summaryrefslogtreecommitdiff
path: root/src/cgroups-agent.c
AgeCommit message (Collapse)Author
2010-09-03dbus: don't send cgroup agent messages directly to system bus to avoid dbus ↵Lennart Poettering
activation loop
2010-09-02dbus: make sure to flush bus connection before disconnecting, so that no ↵Lennart Poettering
messages are lost
2010-08-31systemctl: rework exit codes for all utility programs to follow LSB or other ↵Lennart Poettering
standards
2010-08-25dbus: simplify some dbus error messages a bitLennart Poettering
2010-08-16log: properly open log target in the various utilitiesLennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-08-06cgroup: if the system bus cannot be found, send cgroup empty msg directly to ↵Lennart Poettering
init proces
2010-07-11dbus: get rid of last non-private bussesLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering