Age | Commit message (Expand) | Author |
2022-04-06 | migrate fully to meson build system | William Hubbs |
2022-03-05 | Add Posix Scheduling Support to start-stop-daemon (#497) | sad-goldfish |
2022-02-06 | linux: Add support for No New Privs flag | LinkTed |
2022-02-06 | capabilities: Add support for securebits flags | LinkTed |
2021-12-23 | capabilities: Add support for Linux capabilities(7) | LinkTed |
2021-12-22 | add option for OOM score adjustment | Matt Whitlock |
2021-12-20 | use HEAD in git URIs to point to the default branch | Mike Frysinger |
2021-09-04 | add meson build files | William Hubbs |
2021-08-17 | supervise-daemon: implement SSD_IONICELEVEL | Matt Whitlock |
2021-08-13 | man/supervise-daemon.8: document --pidfile option | William Hubbs |
2021-08-13 | move supervise-daemon out of experimental status | kyoreln |
2021-02-02 | start-stop-daemon: fix typo in manpage | sqozz |
2020-11-27 | man/openrc.8: populate OPTIONS from --help output | Calvin Montgomery |
2020-11-20 | checkpath: fix CVE-2018-21269 | William Hubbs |
2020-02-05 | man/openrc-run.8: fix a typo | Austin English |
2019-02-15 | rc-status: add -f option to allow formatting output | William Hubbs |
2019-02-12 | improve shutdown documentation | William Hubbs |
2019-01-18 | man/openrc.8: add openrc-run.8 to see also | Kim Jahn |
2019-01-01 | man: supervise-daemon: fix various style issues | Mike Frysinger |
2018-12-03 | Update supervise-daemon man page | William Hubbs |
2018-12-02 | rc-status: add --supervised option to show supervised services | William Hubbs |
2018-12-02 | supervise-daemon: make respawn-max and respawn-period independent settings | William Hubbs |
2018-12-02 | supervise-daemon: add support for a fifo | William Hubbs |
2018-11-15 | supervise-daemon: make the pidfile an implementation detail | William Hubbs |
2018-10-23 | supervise-daemon: add health checks | William Hubbs |
2018-10-18 | openrc-shutdown: Add scheduled shutdown and the ability to cancel a shutdown | William Hubbs |
2018-06-15 | start-stop-daemon: add ability to log stdout or stderr to processes | William Hubbs |
2018-05-30 | sh/supervise-daemon.sh: use start_stop_daemon_args if supervise_daemon_args i... | Austin English |
2018-05-16 | rc-service: add --ifstarted and --ifstopped options | William Hubbs |
2018-05-15 | Man: rc-service man page cleanups | William Hubbs |
2018-05-15 | rc-service: add -d/--debug and -D/--nodeps options | William Hubbs |
2018-05-14 | rc-service: add a --dry-run option | William Hubbs |
2018-04-24 | typo fix | William Hubbs |
2018-03-12 | man: document default retry specification for supervise-daemon | William Hubbs |
2018-03-12 | man: document default retry sppecification for start-stop-daemon | William Hubbs |
2018-02-06 | man/openrc-run.8: fix mountinfo args. | Michael Orlitzky |
2018-02-06 | man/openrc-run.8: add missing "Xo" tags for fstabinfo and mountinfo. | Michael Orlitzky |
2017-12-04 | rc-service: add --ifcrashed option | William Hubbs |
2017-11-30 | man/openrc-run.8: update documentation for command_user | William Hubbs |
2017-11-29 | man/openrc-run.8: remove white space | Julien Reichardt |
2017-11-29 | add more variables for start-stop-daemon and supervise-daemon options | Julien Reichardt |
2017-11-16 | s6 supervisor fixes | William Hubbs |
2017-10-12 | man: remove service(8) man page | William Hubbs |
2017-09-22 | man/openrc-run.8: Clarify the explanation of the need dependency | William Hubbs |
2017-09-06 | add retry option to supervise-daemon | William Hubbs |
2017-07-26 | man/openrc-run.8: document fstabinfo and mountinfo | William Hubbs |
2017-07-25 | man/openrc-run.8: document _pre and _post functions | William Hubbs |
2017-07-07 | man: fix an unclosed .Bl/.El warning | Adam Borowski |
2017-07-07 | man: fix missing .Pp warnings | Adam Borowski |
2017-06-07 | man: update openrc-shutdown man page | William Hubbs |