summaryrefslogtreecommitdiff
path: root/src/initctl/initctl.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-281-2/+1
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-3/+3
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-3/+3
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-211-0/+1
* initctl: don't eat up error codeLennart Poettering2014-08-111-1/+1
* core: make sure PrivateDevices= makes /dev/log availableLennart Poettering2014-06-041-1/+2
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-2/+2
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-3/+2
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-031-1/+1
* tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch2013-11-261-7/+5
* bus: move ssh support into public API of libsystem-busLennart Poettering2013-10-301-1/+1
* initctl: port to sd-busTom Gundersen2013-10-181-47/+27
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-141-2/+2
* journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek2013-09-101-4/+6
* initctl: use irreversible jobs when switching runlevelsZbigniew Jędrzejewski-Szmek2013-07-241-1/+1
* initctl: fix return from unitialized memory in error pathZbigniew Jędrzejewski-Szmek2013-03-211-7/+15
* move all tools to subdirsKay Sievers2012-04-121-0/+451