summaryrefslogtreecommitdiff
path: root/src/initctl
AgeCommit message (Expand)AuthorFilesLines
2015-04-10shared: add formats-util.hRonny Chevalier1-0/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-8/+0
2015-02-18everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering1-9/+9
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen1-1/+1
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-7/+7
2014-11-28treewide: more log_*_errno() conversions, multiline callsMichal Schmidt1-2/+1
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-3/+3
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-3/+3
2014-08-21notify: send STOPPING=1 from our daemonsLennart Poettering1-0/+1
2014-08-11initctl: don't eat up error codeLennart Poettering1-1/+1
2014-06-04core: make sure PrivateDevices= makes /dev/log availableLennart Poettering1-1/+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-3/+2
2013-12-03trivial coding style clean upsThomas Hindoe Paaboel Andersen1-1/+1
2013-11-26tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch1-7/+5
2013-10-30bus: move ssh support into public API of libsystem-busLennart Poettering1-1/+1
2013-10-18initctl: port to sd-busTom Gundersen1-47/+27
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering1-2/+2
2013-09-10journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek1-4/+6
2013-07-24initctl: use irreversible jobs when switching runlevelsZbigniew Jędrzejewski-Szmek1-1/+1
2013-03-21initctl: fix return from unitialized memory in error pathZbigniew Jędrzejewski-Szmek1-7/+15
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/+451