summaryrefslogtreecommitdiff
path: root/src/shutdownd
AgeCommit message (Expand)AuthorFilesLines
2014-07-31Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek1-2/+2
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek1-2/+2
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering1-2/+1
2014-03-14utmp-wtmp: allow overriding username on wallSebastian Thorarensen1-1/+1
2014-03-04shutdownd: modernizationsZbigniew Jędrzejewski-Szmek1-17/+9
2014-02-05Update some message formatsZbigniew Jędrzejewski-Szmek1-2/+2
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek1-1/+1
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek1-23/+18
2013-04-03util: rename write_one_line_file() to write_string_file()Lennart Poettering1-1/+1
2013-03-21shutdownd: shut up bogus gcc warningZbigniew Jędrzejewski-Szmek1-13/+10
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+1
2012-08-06shutdown: allow to specify broadcast message when cancelling shutdownMichal Sekletar1-0/+4
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden1-4/+2
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden1-1/+1
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers1-1/+1
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering1-0/+1
2012-04-12move all tools to subdirsKay Sievers1-0/+476