summaryrefslogtreecommitdiff
path: root/src/shared/sleep-config.c
Commit message (Expand)AuthorAge
* Prep v239.2: Fix migration errors in sharedSven Eden2018-11-08
* shared/sleep-config: add switches to kill specific sleep modesZbigniew Jędrzejewski-Szmek2018-10-29
* shared/sleep-config: forbid hibernation if resume= is not configuredZbigniew Jędrzejewski-Szmek2018-10-29
* sleep-config: partitions can't be deleted, only files canLennart Poettering2018-10-29
* shared/sleep-config: exclude zram devices from hibernation candidatesAndrew Jorgensen2018-10-29
* Prep v239: A few cosmetic upgradesSven Eden2018-08-27
* Prep v239: Add support for the new 'suspend-then-hibernate' method.Sven Eden2018-08-24
* Prep v239: Fix sleep-config.[hc] and sleep/sleep.c to utilize upstream updates.Sven Eden2018-08-24
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* shared/sleep-config: fix memleak of strv, add testZbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-config: rename misnamed functionZbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-config: return a custom message when not enough swap for hiberna...Zbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-fix: fix check if s-then-h is possibleZbigniew Jędrzejewski-Szmek2018-08-24
* shared/sleep-config: get rid of explicit allocation size calculationZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* sleep: Add support for setting a disk offset when hibernatingMario Limonciello2018-08-24
* Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello2018-08-24
* sleep-config: replace USE() macro with TAKE_PTR() usageLennart Poettering2018-08-24
* Prep v236 : Add missing SPDX-License-Identifier (6/9) src/sharedSven Eden2018-03-26
* Apply updates from upstreamSven Eden2017-12-07
* tree-wide: fix wrong indent (#5757)Yu Watanabe2017-07-25
* tree-wide: rename config_parse_many to …_nulstrZbigniew Jędrzejewski-Szmek2017-07-05
* Prep v231: Move can_sleep() back to src/shared/sleep-config.cSven Eden2017-06-16
* Prep v229: Consolidate system sleep functions.Sven Eden2017-05-22
* Prep v229: elogind should honor its Sleep configuration.Sven Eden2017-05-19
* Prep v229: Add missing fixes from upstream [5/6] src/sharedSven Eden2017-05-17
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* [5/5] Apply missing fixes from upstreamSven Eden2017-03-29
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* systemd-sleep: Support sleep.conf.d directories in the usual search pathsJosh Triplett2014-11-29
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-16
* Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek2014-07-15
* consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen2014-06-22
* coredump: optionally store coredumps on disk, not in the journalLennart Poettering2014-06-19
* make gcc shut upLennart Poettering2014-02-19
* everywhere: always use O_CLOEXEC where it makes senseLennart Poettering2014-02-13
* sleep-config: fix double freeZbigniew Jędrzejewski-Szmek2013-12-31
* sleep-config: Dereference pointer before check for NULLStefan Beller2013-12-30
* sleep-config: fix useless check for swapfile typeDave Reisner2013-12-24
* Make hibernation test work for swap filesJan Janssen2013-11-07
* Use first partition in /proc/swaps for hibernation testZbigniew Jędrzejewski-Szmek2013-09-17
* Assume that /proc/meminfo can be missingZbigniew Jędrzejewski-Szmek2013-09-16
* Advertise hibernation only if there's enough free swapZbigniew Jędrzejewski-Szmek2013-09-13
* systemd-sleep: it is not an error if the config file is missingZbigniew Jędrzejewski-Szmek2013-05-07