summaryrefslogtreecommitdiff
path: root/src/login/logind-action.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "logind: remove unused check"Yu Watanabe2019-08-041-2/+6
* logind: log operation details when starting actionsZbigniew Jędrzejewski-Szmek2019-06-241-25/+24
* logind: remove unused checkZbigniew Jędrzejewski-Szmek2019-06-241-6/+2
* logind: split out dbus header files into their ownLennart Poettering2019-05-241-0/+2
* login: do not use cast to bool for enumYu Watanabe2019-01-081-1/+1
* logind: voidify more thingsLennart Poettering2018-11-161-1/+1
* logind: when we need to execute a sleep operation we don't support, fall back...Lennart Poettering2018-11-161-0/+8
* tree-wide: shorten error logging a bitYu Watanabe2018-08-071-4/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Merge pull request #8700 from keszybz/hibernationLennart Poettering2018-04-111-14/+23
|\
| * logind: refuse operations if the target unit is masked or unavailableZbigniew Jędrzejewski-Szmek2018-04-101-14/+23
* | tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
|/
* Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-03-281-6/+6
* Introduce suspend-to-hibernate (#8274)Mario Limonciello2018-03-081-3/+10
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* Revert "logind: really handle *KeyIgnoreInhibited options in logind.conf"Mantas Mikulėnas2016-08-081-1/+1
* logind: minor cleanup and use IN_SET() in manager_handle_action()Franck Bui2016-06-081-1/+1
* logind: really handle *KeyIgnoreInhibited options in logind.confFranck Bui2016-06-081-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-1/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-5/+6
* util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering2015-10-261-0/+1
* logind: remove warn_melody() logicLennart Poettering2015-10-011-1/+0
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-111-0/+1
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* logind: add HandleLidSwitchDocked= option to logind.conf + documentationBen Wolsieffer2014-08-261-18/+0
* logind: allow suspending if there are no displaysMantas Mikulėnas2014-05-161-5/+3
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-6/+6
* logind: Do not fail display count if a device has no parentMantas Mikulėnas2014-03-111-1/+3
* logind: ignore lid switch events for 30s after each suspend and 3min after st...Lennart Poettering2014-03-031-1/+14
* logind: fix printf formatLennart Poettering2014-03-031-1/+1
* logind: ignore lid switch if more than 1 display is connectedLennart Poettering2014-03-031-0/+8
* logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering2014-02-241-0/+8
* logind: when we wake up from suspend and the lid is still closed, go to sleep...Lennart Poettering2014-02-211-0/+4
* logind: log which process is delaying suspend and not closing locksLennart Poettering2013-11-271-4/+16
* logind: port logind to libsystemd-busLennart Poettering2013-11-051-27/+25
* build-sys: discover the path to kexec during build timeZbigniew Jędrzejewski-Szmek2013-07-151-1/+1
* systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek2013-05-061-3/+4
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-171-0/+2
* logind: rework delay inhibition logicLennart Poettering2013-01-251-1/+1
* logind: only allow one shutdown/sleep action to be queued at the same timeLennart Poettering2013-01-241-1/+8
* logind: don't allow suspending/hibernating if the kernel doesn't support itLennart Poettering2012-12-241-0/+17
* logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering2012-12-241-0/+124