summaryrefslogtreecommitdiff
path: root/src/login/logind-inhibit.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* login: Add KEY_RESTART handlingRobert Marko2020-09-091-1/+2
* logind: use extract_first_word()Zbigniew Jędrzejewski-Szmek2020-09-091-1/+1
* logind: make id const, since it points into another bufferLennart Poettering2019-07-231-1/+1
* logind: at start-up automatically clean up orphaned inhibitorsLennart Poettering2019-07-231-0/+2
* logind: un-export and voidify a few functionsLennart Poettering2019-07-231-3/+1
* logind: rework allocation/freeing of inhibitorsLennart Poettering2019-07-231-2/+4
* tree-wide: always declare bitflag enums the same wayLennart Poettering2019-01-071-9/+9
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: remove some double newlines in headers, tooLennart Poettering2018-05-221-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-3/+0
* logind: log which process is delaying suspend and not closing locksLennart Poettering2013-11-271-1/+1
* use #pragma once instead of foo*foo define guardsShawn Landden2013-11-181-4/+1
* logind: port logind to libsystemd-busLennart Poettering2013-11-051-0/+2
* logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey=Lennart Poettering2012-09-211-3/+4
* logind: allow users to override their own suspend/sleep inhibitorsLennart Poettering2012-09-211-1/+1
* logind: rework power key/suspend key/lid switch handlingLennart Poettering2012-09-191-2/+5
* logind: punt duplicate definition of InhibitWhatMalte Starostik2012-06-041-1/+0
* logind: implement suspend/hibernate calls with inhibition logicLennart Poettering2012-05-081-2/+4
* logind: use "sleep" as generic term for "suspend", "hibernate", and later on ...Lennart Poettering2012-05-081-1/+1
* logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering2012-05-051-2/+13
* logind: hook up inhibit logic with idle hint logicLennart Poettering2012-04-161-0/+3
* logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering2012-04-161-0/+76