aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-18sh/functions.sh.in: return a different value for invalid input in yesno()Austin English
2018-11-15supervise-daemon: make the pidfile an implementation detailWilliam Hubbs
2018-11-15Do not complain if interrupted by a signalWilliam Hubbs
2018-11-07Create save-keymaps and save-ktermencoding servicesWilliam Hubbs
2018-11-06supervise-daemon.sh: drop invalid --signal switchWilliam Hubbs
2018-11-05supervise-daemon: reap zombiesWilliam Hubbs
2018-11-05rc-service: fix help outputWilliam Hubbs
2018-11-02openrc-init: add SELinux supportWilliam Hubbs
2018-10-24openrc-shutdown: do not require a time for -w switchWilliam Hubbs
2018-10-24version 0.40William Hubbs
2018-10-23Update ChangeLogWilliam Hubbs
2018-10-23news.md: add information about the modules service changesWilliam Hubbs
2018-10-23modules: Add --first-time switch to modprobe commandsWilliam Hubbs
2018-10-23supervise-daemon: add health checksWilliam Hubbs
2018-10-23news.md: add note about scheduled shutdownWilliam Hubbs
2018-10-22supervise-daemon-guide.md: re-format and add more variablesWilliam Hubbs
2018-10-18openrc-shutdown: Add scheduled shutdown and the ability to cancel a shutdownWilliam Hubbs
2018-10-15supervise-daemon: fix respawn_max off by oneZac Medico
2018-10-13misc: style fixupsAustin English
2018-10-13misc: whitespace fixesAustin English
2018-10-09Complete implementation of forever timeout value in stop schedulesWilliam Hubbs
2018-10-06supervise-daemon: use nanosleep() instead of sleep()William Hubbs
2018-10-06openrc-init: convert sleep() call to nanosleep()William Hubbs
2018-08-14Stop mounting efivarfs read-onlyWilliam Hubbs
2018-08-06librc: fix EACCES errno false-positive crashZac Medico
2018-07-09rc-functions.sh: Remove addon supportWilliam Hubbs
2018-06-29modules: remove the ability to rename modules on the flyWilliam Hubbs
2018-06-29rc-status: initialize uptime pointer to prevent memory corruptionHolger Hoffstätte
2018-06-28version 0.39William Hubbs
2018-06-28Update ChangeLogWilliam Hubbs
2018-06-27supervise-daemon.c: clean up memory leaksWilliam Hubbs
2018-06-27librc-daemon.c: fix memory leaksWilliam Hubbs
2018-06-22librc-daemon: convert most snprintf calls to xasprintfWilliam Hubbs
2018-06-20librc-misc: convert snprintf calls to xasprintfWilliam Hubbs
2018-06-20libeinfo: convert remaining snprintf calls to xasprintfWilliam Hubbs
2018-06-20openrc: convert snprintf calls to xasprintfWilliam Hubbs
2018-06-19supervise-daemon: convert snprintf calls to xasprintfWilliam Hubbs
2018-06-19start-stop-daemon: convert snprintf calls to xasprintfWilliam Hubbs
2018-06-19rc-status: convert snprintf calls to xasprintfWilliam Hubbs
2018-06-19rc-status: fix gcc 7 warningsWilliam Hubbs
2018-06-19start-stop-daemon: fix gcc 7 warningsWilliam Hubbs
2018-06-19checkpath: fix gcc 7 warningsWilliam Hubbs
2018-06-19fix gcc 7 warnings in pipe routinesWilliam Hubbs
2018-06-19libeinfo: clean up gcc 7 compiler warningsWilliam Hubbs
2018-06-17version 0.38William Hubbs
2018-06-15Update ChangeLogWilliam Hubbs
2018-06-15sh/start-stop-daemon.sh: fix processing of the logger argumentsWilliam Hubbs
2018-06-15Update ChangeLogWilliam Hubbs
2018-06-15start-stop-daemon: add ability to log stdout or stderr to processesWilliam Hubbs
2018-06-14fix a typoWilliam Hubbs