summaryrefslogtreecommitdiff
path: root/src/sleep
Commit message (Expand)AuthorAge
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Prep v233: Add missing updates from upstream in src/sleepSven Eden2017-07-17
* basic/exec-util: add support for synchronous (ordered) executionZbigniew Jędrzejewski-Szmek2017-07-17
* basic/util: move execute_directory() to separate fileZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v231.2: Remove modes and states assertion in do_sleep()Sven Eden2017-06-21
* Prep v231: Reorganize elogind specific code in login/logind-action.cSven Eden2017-06-16
* Remove src/sleepAndy Wingo2015-04-19
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-11
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-11
* sleep: drop redundant MESSAGE= prefixLennart Poettering2014-12-09
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-07
* firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering2014-07-07
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-03
* coredump: optionally store coredumps on disk, not in the journalLennart Poettering2014-06-19
* util: add timeout to generator executionLennart Poettering2014-03-06
* sleep.c: fix typoMichele Curti2014-01-07
* Fix a few resource leaks in error pathsZbigniew Jędrzejewski-Szmek2013-12-15
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek2013-05-06
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering2012-10-28
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-13
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-03
* sleep: Don't call execute_directory() on a binaryMatthias Clasen2012-06-01
* sleep: print nice messages right before and right after system hibernate/sleepLennart Poettering2012-05-30
* sleep: implement suspend/hibernate as first class targetsLennart Poettering2012-05-08