summaryrefslogtreecommitdiff
path: root/src/core/dbus-job.c
AgeCommit message (Expand)Author
2013-04-24logind: don't busy loop if a job is still running but the delay timeout expiresLennart Poettering
2013-03-18Use bus_maybe_send_reply() where applicableColin Walters
2013-01-10dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn...Lennart Poettering
2012-10-02selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...Lennart Poettering
2012-10-02selinux: rework selinux access check logicLennart Poettering
2012-05-03dbus: include unit name in JobNew/JobRemoved signalsLennart Poettering
2012-04-23transaction: cancel jobs non-recursively on isolateMichal Schmidt
2012-04-24job: serialize jobs properlyMichal Schmidt
2012-04-20dbus-job: allow multiple bus clientsMichal Schmidt
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers