chiark / gitweb /
systemctl: show unit name when a job fails
[elogind.git] / src / shared / dbus-common.c
2012-09-14 Lennart Poetteringsystemctl: show unit name when a job fails
2012-09-10 Lennart Poetteringdbus: minor coding style fixes
2012-09-04 Lennart Poetteringshared: in code that might get called from suid program...
2012-08-10 Simon Peeterssystemctl: fix issue with systemctl daemon-reexec
2012-08-08 Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08 Simon Peetersmove bus_method_call_with_reply() to dbus-common
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-17 Lennart Poetteringexecute: support syscall filtering using seccomp filters
2012-07-16 Ville SkyttäSpelling fixes.
2012-05-04 Lennart Poetteringlogind: implement delay inhibitor locks in addition...
2012-04-16 Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework
2012-04-13 Lennart Poetteringwatchdog: make watchdog dbus properties writable
2012-04-13 Lennart Poetteringdbus: automatically send out changed events for propert...
2012-04-12 Kay Sieversmove more common files to shared/ and add them to shared.la