Age | Commit message (Expand) | Author |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-28 | log: fix order of log_unit_struct() to match other logging calls | Lennart Poettering |
2014-08-26 | logind: add HandleLidSwitchDocked= option to logind.conf + documentation | Ben Wolsieffer |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-02-24 | logind: detect whether the system is docked, and if it is inhibit lid switch ... | Lennart Poettering |
2014-02-21 | logind: when we wake up from suspend and the lid is still closed, go to sleep... | Lennart Poettering |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2013-12-13 | event: be more conservative when returning errors from event handler callbacks | Lennart Poettering |
2013-11-10 | button: don't exit if we cannot handle a button press | Lennart Poettering |
2013-11-05 | logind: port logind to libsystemd-bus | Lennart Poettering |
2013-03-07 | logind: don't hit an assert if an close() on an input device fd fails with EN... | Lennart Poettering |
2013-01-27 | logind: add MESSAGE_IDs to interesting events | Zbigniew Jędrzejewski-Szmek |
2012-12-24 | logind: add support for automatic suspend/hibernate/shutdown on idle | Lennart Poettering |
2012-10-30 | logind: unify all session lock loop | Lennart Poettering |
2012-10-28 | login: trivial grammar fix | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | logind: add 'lock' as possible choice for handling hw keys | Lennart Poettering |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
2012-09-21 | logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey= | Lennart Poettering |
2012-09-21 | logind: allow users to override their own suspend/sleep inhibitors | Lennart Poettering |
2012-09-19 | logind: if a lid-switch lock was taken while the lid was closed, recheck lid ... | Lennart Poettering |
2012-09-19 | logind: rework power key/suspend key/lid switch handling | Lennart Poettering |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-05-30 | logind: rework button setting semantics | Lennart Poettering |
2012-05-30 | logind: add missing files | Lennart Poettering |