summaryrefslogtreecommitdiff
path: root/src/shutdownd
Commit message (Expand)AuthorAge
* shared: introduce cmsg_close_all() callLennart Poettering2015-02-18
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-12
* Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"Lennart Poettering2015-02-12
* tree-wide: Always use recvmsg with MSG_CMSG_CLOEXECCristian Rodríguez2015-02-10
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* shutdownd: clean up initialization of structThomas Hindoe Paaboel Andersen2014-09-27
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* utmp-wtmp: allow overriding username on wallSebastian Thorarensen2014-03-14
* shutdownd: modernizationsZbigniew Jędrzejewski-Szmek2014-03-04
* Update some message formatsZbigniew Jędrzejewski-Szmek2014-02-05
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* shutdownd: shut up bogus gcc warningZbigniew Jędrzejewski-Szmek2013-03-21
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* shutdown: allow to specify broadcast message when cancelling shutdownMichal Sekletar2012-08-06
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-13
* move all tools to subdirsKay Sievers2012-04-12