summaryrefslogtreecommitdiff
path: root/src/sleep
Commit message (Expand)AuthorAgeFilesLines
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-8/+5
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-071-2/+2
* firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering2014-07-071-2/+2
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-031-1/+1
* coredump: optionally store coredumps on disk, not in the journalLennart Poettering2014-06-191-0/+1
* util: add timeout to generator executionLennart Poettering2014-03-061-5/+9
* sleep.c: fix typoMichele Curti2014-01-071-1/+1
* Fix a few resource leaks in error pathsZbigniew Jędrzejewski-Szmek2013-12-151-8/+7
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+3
* systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek2013-05-061-75/+169
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-031-5/+5
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+1
* logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering2012-10-281-2/+18
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-131-4/+4
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-031-4/+22
* sleep: Don't call execute_directory() on a binaryMatthias Clasen2012-06-011-2/+2
* sleep: print nice messages right before and right after system hibernate/sleepLennart Poettering2012-05-301-0/+10
* sleep: implement suspend/hibernate as first class targetsLennart Poettering2012-05-082-0/+84