summaryrefslogtreecommitdiff
path: root/src/login/logind-action.h
Commit message (Expand)AuthorAgeFilesLines
* logind: rework wall message about pending shutdown/halt/reboot/…Zbigniew Jędrzejewski-Szmek2022-06-011-0/+2
* logind: rename "log_message" to "log_verb"Zbigniew Jędrzejewski-Szmek2022-05-111-1/+1
* logind: rename manager_item_for_handle() → handle_action_lookup()Lennart Poettering2022-03-091-1/+1
* logind: drop unused prototypeLennart Poettering2022-03-091-1/+0
* logind: rename ActionTableItem → HandleActionDataLennart Poettering2022-03-091-4/+4
* logind: replace handle_action_valid() macro by inline functionLennart Poettering2022-03-091-2/+4
* logind: fix handle_action_valid()Ludwig Nussel2022-02-281-1/+1
* logind: style fixesLudwig Nussel2022-02-141-3/+1
* logind: add handle enum to structLudwig Nussel2022-02-141-0/+1
* logind: refactorLudwig Nussel2022-01-251-0/+20
* units: added factory-reset.targetYegor Alexeyev2021-08-101-0/+1
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* 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: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-1/+4
* Merge pull request #8700 from keszybz/hibernationLennart Poettering2018-04-111-0/+1
|\
| * logind: refuse operations if the target unit is masked or unavailableZbigniew Jędrzejewski-Szmek2018-04-101-0/+1
* | tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
|/
* Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-03-281-1/+1
* Introduce suspend-to-hibernate (#8274)Mario Limonciello2018-03-081-0/+1
* 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
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-251-1/+1
* use #pragma once instead of foo*foo define guardsShawn Landden2013-11-181-4/+1
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-2/+2
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-171-1/+1
* logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering2012-12-241-0/+54