summaryrefslogtreecommitdiff
path: root/src/login/logind-button.c
Commit message (Expand)AuthorAge
* logind: rework display counting when detecting whether the system is dockedLennart Poettering2017-03-14
* logind: cast close() call to (void)Lennart Poettering2017-03-14
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer2014-08-26
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering2014-02-24
* logind: when we wake up from suspend and the lid is still closed, go to sleep...Lennart Poettering2014-02-21
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* event: be more conservative when returning errors from event handler callbacksLennart Poettering2013-12-13
* button: don't exit if we cannot handle a button pressLennart Poettering2013-11-10
* logind: port logind to libsystemd-busLennart Poettering2013-11-05
* logind: don't hit an assert if an close() on an input device fd fails with EN...Lennart Poettering2013-03-07
* logind: add MESSAGE_IDs to interesting eventsZbigniew Jędrzejewski-Szmek2013-01-27
* logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering2012-12-24
* logind: unify all session lock loopLennart Poettering2012-10-30
* login: trivial grammar fixZbigniew Jędrzejewski-Szmek2012-10-28
* logind: add 'lock' as possible choice for handling hw keysLennart Poettering2012-10-28
* logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering2012-10-28
* logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=Lennart Poettering2012-09-21
* logind: allow users to override their own suspend/sleep inhibitorsLennart Poettering2012-09-21
* logind: if a lid-switch lock was taken while the lid was closed, recheck lid ...Lennart Poettering2012-09-19
* logind: rework power key/suspend key/lid switch handlingLennart Poettering2012-09-19
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* logind: rework button setting semanticsLennart Poettering2012-05-30
* logind: add missing filesLennart Poettering2012-05-30