aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21librc/librc-depend.c: fix NULL pointer dereferenceGeorgy Yakovlev
2019-02-19use cirrus-ci for FreeBSD buildsGeorgy Yakovlev
2019-02-19src/test/runtests.sh: drop 'readelf'-based testsSergei Trofimovich
2019-02-15rc-status: style fixesWilliam Hubbs
2019-02-15update ChangeLogWilliam Hubbs
2019-02-15rc-status: add -f option to allow formatting outputWilliam Hubbs
2019-02-14rc-status.c: small style changesWilliam Hubbs
2019-02-13add experimental support for an alternate shell for service scriptsWilliam Hubbs
2019-02-12librc: fix realpath() return value checkEdan Bedrik
2019-02-12improve shutdown documentationWilliam Hubbs
2019-02-11travis: try enabling musl-gccAustin English
2019-02-11fix build with muslcAustin English
2019-02-11test/skel.runtests.sh: remove unused fileAustin English
2019-01-21zsh-completion: _rc-service support extra actionsFelix Neumärker
2019-01-21zsh-completion: _rc-service fix flag/command combinationsFelix Neumärker
2019-01-18man/openrc.8: add openrc-run.8 to see alsoKim Jahn
2019-01-01man: supervise-daemon: fix various style issuesMike Frysinger
2018-12-29travis-ci: add IRC notificationsWilliam Hubbs
2018-12-28start-stop-daemon: fix compiler warningWilliam Hubbs
2018-12-27bash-completions/rc-service: allow tab to be used againWilliam Hubbs
2018-12-27scripts: fix halt, poweroff and reboot wrappersartoo
2018-12-27fix leading whitespacephilhofer
2018-12-27fix potential out-of-bounds readsphilhofer
2018-12-25Do not use UT_LINESIZE or __UT_LINESIZEWilliam Hubbs
2018-12-24src/librc/librc-daemon.c: fix buffer overrun in pid_is_argvphilhofer
2018-12-24src/rc/supervise-daemon.c: formatting fixesphilhofer
2018-12-23remove /run migration script againWilliam Hubbs
2018-12-23src/rc/supervise-daemon.c: do not pass NULL to strcmpphilhofer
2018-12-23src/rc/openrc-run.c: remove duplicate statementphilhofer
2018-12-23Revert "remove /run migration script"William Hubbs
2018-12-23remove /run migration scriptWilliam Hubbs
2018-12-21fix compiler warningsWilliam Hubbs
2018-12-20supervise-daemon: do not use the exec_service() functionWilliam Hubbs
2018-12-18Add debug logging to start-stop-daemon and rc-supervisorWilliam Hubbs
2018-12-08standardize the default shellWilliam Hubbs
2018-12-07rc-cgroup.sh: remove shebang lineWilliam Hubbs
2018-12-06init.d/agetty: set default respawn period to 60 secondsWilliam Hubbs
2018-12-06supervise-daemon: fix busy loopWilliam Hubbs
2018-12-04supervise-daemon: redirect std{in,out,err} to /dev/null after demonizingAlexander Zubkov
2018-12-03version 0.41William Hubbs
2018-12-03Update ChangeLogWilliam Hubbs
2018-12-03misc: make checks always fatalAustin English
2018-12-03src/rc/supervise-daemon.c: fix style issueAustin English
2018-12-03rc-status: show status for supervised services instead of a listWilliam Hubbs
2018-12-03Update supervise-daemon man pageWilliam Hubbs
2018-12-03supervise-daemon.sh: drop the unused stopsig variableWilliam Hubbs
2018-12-03supervise-daemon: use a default pid file if one is not specifiedWilliam Hubbs
2018-12-02rc-status: add --supervised option to show supervised servicesWilliam Hubbs
2018-12-02rc-status: show failed services as failedWilliam Hubbs
2018-12-02supervise-daemon: mark a service failed if it respawns too many timesWilliam Hubbs