summaryrefslogtreecommitdiff
path: root/src/dbus-job.c
AgeCommit message (Expand)Author
2012-04-11move libsystemd_core.la sources into core/Kay Sievers
2012-01-16dbus: more efficient implementation of propertiesMichal Schmidt
2012-01-16unit: remove union UnitMichal Schmidt
2011-04-16dbus: split out object management code into dbus-common, and simplify itLennart Poettering
2011-03-09dbus: fix dbus assert due to uninitialized errorAndrey Borzenkov
2011-03-09dbus: properly generate UnknownInterface, UnknownProperty and PropertyReadOnl...Lennart Poettering
2011-03-09drop unnecessary suffix NULs as gcc adds them anywayLennart Poettering
2011-03-08dbus: return DBUS_ERROR_UNKNOWN_OBJECT when an object is unknownLennart Poettering
2011-02-24job: when cancelling jobs, make sure to propagate this properly to depending ...Lennart Poettering
2011-02-24dbus: pass along information why a job failed when it failed (dbus api change!)Lennart Poettering
2010-11-23build-sys: allow cross-compilationThierry Reding
2010-10-13dbus: add introspection to midlevel pathsLennart Poettering
2010-08-20dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-07-11dbus: don't hit an assert if we sent a changed signal for something not in th...Lennart Poettering
2010-07-08dbus: log received message only once, in filter functionLennart Poettering
2010-07-05dbus: send signals about jobs to the clients having created them unconditiona...Lennart Poettering
2010-06-19dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering
2010-05-23dbus: automatically generate and install introspection filesLennart Poettering
2010-05-22systemctl: add --block switch for synchronous starting of unitsLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering