aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-07Add zsh-completion supportWilliam Hubbs
2017-12-06add bash completion supportWilliam Hubbs
2017-12-04rc-service: add --ifcrashed optionWilliam Hubbs
2017-12-01Clean up the calls to group_add_serviceWilliam Hubbs
2017-11-30man/openrc-run.8: update documentation for command_userWilliam Hubbs
2017-11-30Fix repeated dependency cache rebuild if clock skewedWill Miles
2017-11-29man/openrc-run.8: remove white spaceJulien Reichardt
2017-11-29add more variables for start-stop-daemon and supervise-daemon optionsJulien Reichardt
2017-11-29start-stop-daemon: properly handle missing pidfileDoug Freed
2017-11-28split cgroups mounting out of sysfsWilliam Hubbs
2017-11-27fix FreeBSD buildWilliam Hubbs
2017-11-19rc-schedules: if given nothing to look for, stopDoug Freed
2017-11-16s6 supervisor fixesWilliam Hubbs
2017-11-14strongly encourage Linux users to not make /etc/mtab a flat fileWilliam Hubbs
2017-11-14adjust mtab and localmount dependenciesWilliam Hubbs
2017-11-13rc_find_pids: namespace fixWilliam Hubbs
2017-11-07start-stop-daemon: do not use do_stop to verify whether a daemon is runningWilliam Hubbs
2017-10-30fix issue with --reexec callWilliam Hubbs
2017-10-27supervise-daemon: use RC_SVCNAME as the first argument to the daemonWilliam Hubbs
2017-10-27supervise-daemon: fix logging for reexec and the child command lineWilliam Hubbs
2017-10-27log as supervise-daemon not the serviceWilliam Hubbs
2017-10-26supervise-daemon: clarify a log messageWilliam Hubbs
2017-10-26supervise-daemon: log the command line we run to spawn the child processWilliam Hubbs
2017-10-26supervise-daemon: log with the service name instead of "supervise-daemon"William Hubbs
2017-10-26implement "unsupervised" statusWilliam Hubbs
2017-10-26supervise-daemon: remove child_pid from saved options during shutdownWilliam Hubbs
2017-10-26rc_service_value_set: remove the option if NULL is the valueWilliam Hubbs
2017-10-25supervise-daemon.sh: fix status function with no namespacesWilliam Hubbs
2017-10-25cgroups_cleanup: clean up shutdown signalingPatrick McLean
2017-10-25add "unsupervised" status and return code 64 to supervise-daemon status functionWilliam Hubbs
2017-10-24supervise-daemon: fix build issue for >=glibc-2.26William Hubbs
2017-10-24version 0.35William Hubbs
2017-10-24Update ChangeLogWilliam Hubbs
2017-10-24rc_find_pids: ignore pids that are not in our pid namespaceWilliam Hubbs
2017-10-24supervise-daemon: multiple fixesWilliam Hubbs
2017-10-18supervise-daemon: elevate some log messages to warningsWilliam Hubbs
2017-10-13version 0.34William Hubbs
2017-10-13Update ChangeLogWilliam Hubbs
2017-10-12update newsWilliam Hubbs
2017-10-12man: remove service(8) man pageWilliam Hubbs
2017-10-10typo fixWilliam Hubbs
2017-10-09init.d/sysfs.in: fix reference to RC_LIBEXECDIRWilliam Hubbs
2017-10-06add option to make agetty startup quietChris Cromer
2017-10-05fix compiler warningWilliam Hubbs
2017-10-02remove service binaryWilliam Hubbs
2017-10-02version 0.33William Hubbs
2017-10-02Update ChangeLogWilliam Hubbs
2017-09-29use printf consistently in cgroups handlingWilliam Hubbs
2017-09-22sh/rc-functions.sh: add need_if_exists convenience functionWilliam Hubbs
2017-09-22man/openrc-run.8: Clarify the explanation of the need dependencyWilliam Hubbs