summaryrefslogtreecommitdiff
path: root/src/initctl
AgeCommit message (Expand)Author
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering
2015-09-09tree-wide: make use of log_error_errno() return valueLennart Poettering
2015-09-09tree-wide: don't do assignments within if checksLennart Poettering
2015-04-10shared: add formats-util.hRonny Chevalier
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: more log_*_errno() conversions, multiline callsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-08-21notify: send STOPPING=1 from our daemonsLennart Poettering
2014-08-11initctl: don't eat up error codeLennart Poettering
2014-06-04core: make sure PrivateDevices= makes /dev/log availableLennart Poettering
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2013-12-03trivial coding style clean upsThomas Hindoe Paaboel Andersen
2013-11-26tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch
2013-10-30bus: move ssh support into public API of libsystem-busLennart Poettering
2013-10-18initctl: port to sd-busTom Gundersen
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering
2013-09-10journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek
2013-07-24initctl: use irreversible jobs when switching runlevelsZbigniew Jędrzejewski-Szmek
2013-03-21initctl: fix return from unitialized memory in error pathZbigniew Jędrzejewski-Szmek
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering
2012-04-12move all tools to subdirsKay Sievers