summaryrefslogtreecommitdiff
path: root/src/login/logind-action.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-4/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-05-22tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering1-1/+4
2018-04-11Merge pull request #8700 from keszybz/hibernationLennart Poettering1-0/+1
2018-04-10logind: refuse operations if the target unit is masked or unavailableZbigniew Jędrzejewski-Szmek1-0/+1
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-28Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello1-1/+1
2018-03-08Introduce suspend-to-hibernate (#8274)Mario Limonciello1-0/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen1-1/+1
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-0/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2013-11-25conf-parser: distinguish between multiple sections with the same nameTom Gundersen1-1/+1
2013-11-18use #pragma once instead of foo*foo define guardsShawn Landden1-4/+1
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek1-2/+2
2013-04-17Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek1-1/+1
2012-12-24logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering1-0/+54