summaryrefslogtreecommitdiff
path: root/src/core/dbus-unit.h
Commit message (Expand)AuthorAge
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* systemd,systemctl: export condition status and show failing conditionZbigniew Jędrzejewski-Szmek2013-07-17
* core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering2013-07-01
* core: add transient unitsLennart Poettering2013-06-28
* 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
* core: expose a "Slice" property on Unit objects on the busLennart Poettering2013-06-18
* Replace s/Dropin/DropIn/Zbigniew Jędrzejewski-Szmek2013-04-02
* Introspect and monitor dropin configurationOleksii Shevchuk2013-04-01
* unit: rework resource management APILennart Poettering2013-02-27
* systemctl: add new "get-cgroup-attr" to query current cgroup attribute valueLennart Poettering2013-01-18
* dbus: add Unit's PartOf and ConsistsOf deps to introspection XMLLennart Poettering2013-01-17
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* selinux: rework selinux access check logicLennart Poettering2012-10-02
* core: drop KillMode parameter from KillUnit() bus callLennart Poettering2012-07-20
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* 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
* 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