summaryrefslogtreecommitdiff
path: root/src/dbus.c
AgeCommit message (Expand)Author
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-08-12dbus: downgrade a few log messagesLennart Poettering
2010-08-11unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering
2010-08-06cgroup: if the system bus cannot be found, send cgroup empty msg directly to ...Lennart Poettering
2010-07-11dbus: suppress duplicate message when reusing bus for system and sessionLennart Poettering
2010-07-10main: add a few more useful diagnostic log messagesLennart Poettering
2010-07-09main: make it possible to run a system daemon along side an aloready running ...Lennart Poettering
2010-07-08dbus: make errors reported via D-Bus more usefulLennart Poettering
2010-07-07dbus: shut down bus connection cleanly and fully when a direct client disconn...Lennart Poettering
2010-07-07log: bump up a number of log messages so that they are shown even if debug lo...Lennart Poettering
2010-07-07dbus: send reload completion message on right connectionLennart Poettering
2010-07-05dbus: send signals about jobs to the clients having created them unconditiona...Lennart Poettering
2010-07-04dbus: fix unclean shut-downLennart Poettering
2010-07-04dbus: complete exec coverageLennart Poettering
2010-07-04dbus: implement GetAll() with empty interface string properlyLennart Poettering
2010-07-01socket: make various socket/pipe options configurableLennart Poettering
2010-06-19manager: get rid of destinction between running_as=system and running_as=init...Lennart Poettering
2010-06-19dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering
2010-06-15dbus: fix matchLennart Poettering
2010-06-15dbus: tighten match rules a bitLennart Poettering
2010-06-07dbus: allow systemd to receive activation requestsLennart Poettering
2010-06-04dbus: be a bit more verbose for bus activationLennart Poettering
2010-06-04dbus: there might be names already registered before we can connect, make sur...Lennart Poettering
2010-06-02dbus: hide some debug outputLennart Poettering
2010-06-02dbus: implement systemd side of dbus activation glueLennart Poettering
2010-05-24path: add .path unit type for monitoring filesLennart Poettering
2010-05-24timer: fully implement timer unitsLennart Poettering
2010-05-23dbus: automatically generate and install introspection filesLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering