summaryrefslogtreecommitdiff
path: root/src/core/dbus-unit.c
AgeCommit message (Expand)Author
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-09-18selinux: prefer source path over fragment pathLennart Poettering
2012-09-18selinux: add bus service access controlDaniel J Walsh
2012-09-13man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen
2012-07-26dbus-unit: expose PartOf/ConsistsOf propertiesMichal Schmidt
2012-07-20core: drop KillMode parameter from KillUnit() bus callLennart Poettering
2012-07-13unit: rename BindTo= to BindsTo=Lennart Poettering
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering
2012-05-21dbus-unit: always load the unit before handling a message for itMichal Schmidt
2012-04-30unit: add new dependency type RequiresMountsFor=Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers