summaryrefslogtreecommitdiff
path: root/src/sleep
Commit message (Collapse)AuthorAge
...
* 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
| | | | | | | The MESSAGE_ID=... stanza will appear in countless number of places. It is just too long to write it out in full each time. Incidentally, this also fixes a typo of MESSSAGE is three places.
* 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
| | | | | Probably a copy-paste error, SYSTEMD_SLEEP_BINARY_PATH should have been SYSTEMD_SLEEP_PATH.
* 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