summaryrefslogtreecommitdiff
path: root/src/core/dbus-unit.h
Commit message (Expand)AuthorAgeFilesLines
* core: add helper function to check job statusZbigniew Jędrzejewski-Szmek2019-10-011-1/+0
* core: expose new clean operation on the busLennart Poettering2019-07-111-0/+1
* core: add new API for enqueing a job with returning the transaction dataLennart Poettering2019-03-271-1/+7
* core: whenever we change state of a unit, force out PropertiesChanged bus signalLennart Poettering2018-12-011-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: rename (and modernize) bus_unit_check_load_state() → bus_unit_validat...Lennart Poettering2018-06-111-1/+1
* core: include sd-bus-vtable.h in dbus-*.hYu Watanabe2018-05-281-0/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* core: add new new bus call for migrating foreign processes to scope/service u...Lennart Poettering2018-02-121-0/+1
* core: add proper escaping to writing of drop-ins/transient unit filesLennart Poettering2017-11-291-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* core: add Ref()/Unref() bus calls for unitsLennart Poettering2016-08-221-1/+7
* core,systemctl: add bus API to retrieve processes of a unitLennart Poettering2016-04-221-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* Merge pull request #1828 from fbuihuu/set-property-on-inactive-unitLennart Poettering2015-11-271-0/+2
|\
| * Introduce bus_unit_check_load_state() helperFranck Bui2015-11-221-0/+2
* | tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-0/+1
|/
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2015-04-291-5/+5
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-211-5/+5
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-124/+10
* systemd,systemctl: export condition status and show failing conditionZbigniew Jędrzejewski-Szmek2013-07-171-0/+1
* core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering2013-07-011-2/+5
* core: add transient unitsLennart Poettering2013-06-281-1/+2
* unit: make sure the dropins we write are high-priorityLennart Poettering2013-06-281-1/+1
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-271-13/+7
* core: general cgroup reworkLennart Poettering2013-06-271-27/+1
* core: expose a "Slice" property on Unit objects on the busLennart Poettering2013-06-181-0/+1
* Replace s/Dropin/DropIn/Zbigniew Jędrzejewski-Szmek2013-04-021-1/+1
* Introspect and monitor dropin configurationOleksii Shevchuk2013-04-011-0/+1
* unit: rework resource management APILennart Poettering2013-02-271-12/+13
* systemctl: add new "get-cgroup-attr" to query current cgroup attribute valueLennart Poettering2013-01-181-7/+12
* dbus: add Unit's PartOf and ConsistsOf deps to introspection XMLLennart Poettering2013-01-171-1/+3
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-141-4/+27
* selinux: rework selinux access check logicLennart Poettering2012-10-021-0/+9
* core: drop KillMode parameter from KillUnit() bus callLennart Poettering2012-07-201-1/+0
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* unit: rename BindTo= to BindsTo=Lennart Poettering2012-07-131-3/+3
* units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering2012-05-221-0/+1
* units: introduce new Documentation= field and make use of it everywhereLennart Poettering2012-05-211-0/+1
* unit: add new dependency type RequiresMountsFor=Lennart Poettering2012-04-301-0/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+139