summaryrefslogtreecommitdiff
path: root/src/login/logind-inhibit.c
Commit message (Expand)AuthorAge
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* logind: consider key inhibitors that are taken by non-session processes as gl...Lennart Poettering2013-04-05
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* use strneq instead of strncmpThomas Hindoe Paaboel Andersen2013-02-13
* 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: properly parse handle-lid-switch inhibitorLennart Poettering2012-09-19
* logind: rework power key/suspend key/lid switch handlingLennart Poettering2012-09-19
* login: check return of parse_pid and parse_uidLukas Nykryn2012-08-23
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* logind: optionally handle power, sleep and lid switch eventsLennart Poettering2012-05-30
* logind: implement suspend/hibernate calls with inhibition logicLennart Poettering2012-05-08
* logind: use "sleep" as generic term for "suspend", "hibernate", and later on ...Lennart Poettering2012-05-08
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering2012-05-05
* logind: hook up inhibit logic with idle hint logicLennart Poettering2012-04-16
* logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering2012-04-16