summaryrefslogtreecommitdiff
path: root/src/core/dbus-unit.c
Commit message (Expand)AuthorAge
...
* unit: make sure the dropins we write are high-priorityLennart Poettering2013-06-28
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* core: expose a "Slice" property on Unit objects on the busLennart Poettering2013-06-18
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* Replace s/Dropin/DropIn/Zbigniew Jędrzejewski-Szmek2013-04-02
* Introspect and monitor dropin configurationOleksii Shevchuk2013-04-01
* Use bus_maybe_send_reply() where applicableColin Walters2013-03-18
* unit: rework resource management APILennart Poettering2013-02-27
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-19
* systemctl: add new "get-cgroup-attr" to query current cgroup attribute valueLennart Poettering2013-01-18
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* core/dbus-unit: modernize styleZbigniew Jędrzejewski-Szmek2013-01-06
* selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...Lennart Poettering2012-10-02
* selinux: rework selinux access check logicLennart Poettering2012-10-02
* selinux: prefer source path over fragment pathLennart Poettering2012-09-18
* selinux: add bus service access controlDaniel J Walsh2012-09-18
* man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen2012-09-13
* dbus-unit: expose PartOf/ConsistsOf propertiesMichal Schmidt2012-07-26
* core: drop KillMode parameter from KillUnit() bus callLennart Poettering2012-07-20
* unit: rename BindTo= to BindsTo=Lennart Poettering2012-07-13
* units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering2012-05-22
* units: introduce new Documentation= field and make use of it everywhereLennart Poettering2012-05-21
* dbus-unit: always load the unit before handling a message for itMichal Schmidt2012-05-21
* unit: add new dependency type RequiresMountsFor=Lennart Poettering2012-04-30
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11