Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-10 | systemctl: fix issue with systemctl daemon-reexec | Simon Peeters | |
2012-08-08 | move bus_method_call_with_reply() to dbus-common | Simon Peeters | |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden | |
also a number of minor fixups and bug fixes: spelling, oom errors that didn't print errors, not properly forwarding error codes, few more consistency issues, et cetera | |||
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden | |
glibc/glib both use "out of memory" consistantly so maybe we should consider that instead of this. Eliminates one string out of a number of binaries. Also fixes extra newline in udev/scsi_id | |||
2012-07-17 | execute: support syscall filtering using seccomp filters | Lennart Poettering | |
2012-07-16 | Spelling fixes. | Ville Skyttä | |
2012-05-05 | logind: implement delay inhibitor locks in addition to block inhibitor locks | Lennart Poettering | |
This is useful to allow applications to synchronously save data before the system is suspended or shut down. | |||
2012-04-16 | logind: add shutdown/suspend/idle inhibition framework | Lennart Poettering | |
2012-04-13 | watchdog: make watchdog dbus properties writable | Lennart Poettering | |
2012-04-13 | dbus: automatically send out changed events for properties written to | Lennart Poettering | |
2012-04-12 | move more common files to shared/ and add them to shared.la | Kay Sievers | |