index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sleep
Age
Commit message (
Expand
)
Author
2014-12-09
sleep: drop redundant MESSAGE= prefix
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-07
firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...
Lennart Poettering
2014-07-07
firstboot: add new component to query basic system settings on first boot, or...
Lennart Poettering
2014-07-03
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-06-19
coredump: optionally store coredumps on disk, not in the journal
Lennart Poettering
2014-03-06
util: add timeout to generator execution
Lennart Poettering
2014-01-07
sleep.c: fix typo
Michele Curti
2013-12-15
Fix a few resource leaks in error paths
Zbigniew Jędrzejewski-Szmek
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-05-06
systemd-sleep: add support for freeze and standby
Zbigniew Jędrzejewski-Szmek
2013-04-03
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2012-10-28
logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)
Lennart Poettering
2012-10-13
log: introduce a macro to format message id
Zbigniew Jędrzejewski-Szmek
2012-09-03
journal: generate structured journal messages for a number of events
Lennart Poettering
2012-06-01
sleep: Don't call execute_directory() on a binary
Matthias Clasen
2012-05-30
sleep: print nice messages right before and right after system hibernate/sleep
Lennart Poettering
2012-05-08
sleep: implement suspend/hibernate as first class targets
Lennart Poettering