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