summaryrefslogtreecommitdiff
path: root/src/login/logind-action.c
Commit message (Expand)AuthorAgeFilesLines
* logind: rework wall message about pending shutdown/halt/reboot/…Zbigniew Jędrzejewski-Szmek2022-06-011-0/+16
* logind: use consistent casing in messageZbigniew Jędrzejewski-Szmek2022-05-311-1/+1
* logind: align tablesZbigniew Jędrzejewski-Szmek2022-05-311-18/+18
* logind: rename "log_message" to "log_verb"Zbigniew Jędrzejewski-Szmek2022-05-111-4/+4
* logind: rename manager_item_for_handle() → handle_action_lookup()Lennart Poettering2022-03-091-7/+8
* logind: minor whitespace fixLennart Poettering2022-03-091-7/+7
* logind: rename ActionTableItem → HandleActionDataLennart Poettering2022-03-091-2/+2
* logind: more verbose struct initializationLudwig Nussel2022-02-141-94/+90
* logind: style fixesLudwig Nussel2022-02-141-7/+0
* logind: add handle enum to structLudwig Nussel2022-02-141-6/+9
* logind: refactorLudwig Nussel2022-01-251-24/+111
* units: added factory-reset.targetYegor Alexeyev2021-08-101-0/+3
* sleep: use SleepOperation enum everywhere and drop sleep_settings()Lennart Poettering2021-05-221-5/+5
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* logind: print what action is ignoredZbigniew Jędrzejewski-Szmek2020-10-101-1/+3
* 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