summaryrefslogtreecommitdiff
path: root/src/sleep
AgeCommit message (Expand)AuthorFilesLines
2014-04-07util: add timeout to generator executionLennart Poettering1-5/+9
2014-02-23sleep.c: fix typoMichele Curti1-1/+1
2014-02-23Fix a few resource leaks in error pathsZbigniew Jędrzejewski-Szmek1-8/+7
2013-05-06systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek1-75/+169
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering1-5/+5
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+1
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering1-2/+18
2012-10-13log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek1-4/+4
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering1-4/+22
2012-06-01sleep: Don't call execute_directory() on a binaryMatthias Clasen1-2/+2
2012-05-30sleep: print nice messages right before and right after system hibernate/sleepLennart Poettering1-0/+10
2012-05-08sleep: implement suspend/hibernate as first class targetsLennart Poettering2-0/+84