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
/
shutdownd
Age
Commit message (
Expand
)
Author
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-09-27
shutdownd: clean up initialization of struct
Thomas Hindoe Paaboel Andersen
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-14
utmp-wtmp: allow overriding username on wall
Sebastian Thorarensen
2014-03-04
shutdownd: modernizations
Zbigniew Jędrzejewski-Szmek
2014-02-05
Update some message formats
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-04-03
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-03-21
shutdownd: shut up bogus gcc warning
Zbigniew Jędrzejewski-Szmek
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2012-08-06
shutdown: allow to specify broadcast message when cancelling shutdown
Michal Sekletar
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-04-13
build-sys: add stub makefiles to all subdirs to ease development with emacs
Lennart Poettering
2012-04-12
move all tools to subdirs
Kay Sievers