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