summaryrefslogtreecommitdiff
path: root/src/sleep
AgeCommit message (Expand)Author
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering
2014-07-07firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering
2014-06-19coredump: optionally store coredumps on disk, not in the journalLennart Poettering
2014-03-06util: add timeout to generator executionLennart Poettering
2014-01-07sleep.c: fix typoMichele Curti
2013-12-15Fix a few resource leaks in error pathsZbigniew Jędrzejewski-Szmek
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering
2013-05-06systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering
2012-10-13log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering
2012-06-01sleep: Don't call execute_directory() on a binaryMatthias Clasen
2012-05-30sleep: print nice messages right before and right after system hibernate/sleepLennart Poettering
2012-05-08sleep: implement suspend/hibernate as first class targetsLennart Poettering