summaryrefslogtreecommitdiff
path: root/src/initctl
Commit message (Expand)AuthorAge
* Remove src/initctlAndy Wingo2015-04-19
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering2015-02-18
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-12
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal 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
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* initctl: don't eat up error codeLennart Poettering2014-08-11
* core: make sure PrivateDevices= makes /dev/log availableLennart Poettering2014-06-04
* 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
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-03
* tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch2013-11-26
* bus: move ssh support into public API of libsystem-busLennart Poettering2013-10-30
* initctl: port to sd-busTom Gundersen2013-10-18
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek2013-09-10
* initctl: use irreversible jobs when switching runlevelsZbigniew Jędrzejewski-Szmek2013-07-24
* initctl: fix return from unitialized memory in error pathZbigniew Jędrzejewski-Szmek2013-03-21
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-13
* move all tools to subdirsKay Sievers2012-04-12