Age | Commit message (Expand) | Author |
2020-01-11 | supervise-daemon: Fix segfault when executable does not exist | Wolf |
2020-01-11 | binfmt: ensure a file is ungegistered before registering | artoo |
2020-01-11 | Fix typo in README | Andrew Scheller |
2020-01-11 | make grep usage POSIX compliant | Ethan Sommer |
2020-01-11 | Delete stray text. | Jason Bowen |
2019-12-05 | openrc-shutdown.c: typo fix | William Hubbs |
2019-10-28 | ci/travis.sh: run shellcheck on shell scripts | William Hubbs |
2019-10-28 | .travis.yml: install shellcheck | Austin English |
2019-09-03 | cgroup2_set_limits: verify that the cgroup2 path is a mount point | E5ten |
2019-08-20 | fix clang build | William Hubbs |
2019-08-20 | version 0.42 | William Hubbs |
2019-08-20 | Update ChangeLog | William Hubbs |
2019-08-20 | update sysvinit support files | William Hubbs |
2019-08-19 | fix single user mode | William Hubbs |
2019-08-15 | optimize loops for installing gettys | William Hubbs |
2019-08-15 | Remove "single" runlevel directory | William Hubbs |
2019-08-15 | fix sysvinit compatibility | William Hubbs |
2019-08-02 | Add documentation for openrc-init and update the NEWS file | William Hubbs |
2019-07-29 | init.d/agetty: provide the getty virtual service | William Hubbs |
2019-07-29 | Install gettys if the MKSYSVINIT switch is set to yes | William Hubbs |
2019-07-29 | Add the "single" runlevel | William Hubbs |
2019-07-26 | clarify supervise-daemon-guide | Chloe Kudryavtsev |
2019-07-25 | add ability for openrc-shutdown to communicate with sysvinit | William Hubbs |
2019-07-24 | Fix build with Clang | Martin Wilke |
2019-07-22 | Add Sony Interactive Entertainment as an author | William Hubbs |
2019-03-29 | supervise-daemon: allow --respawn-max to be zero | William Hubbs |
2019-02-26 | remove hidden-visibility.h | William Hubbs |
2019-02-25 | openrc-init: fix waitpid checks | William Hubbs |
2019-02-23 | librc: fix potential buffer overflow in pid_is_argv | William Hubbs |
2019-02-23 | Revert "src/librc/librc-daemon.c: fix buffer overrun in pid_is_argv" | William Hubbs |
2019-02-22 | Update ChangeLog | William Hubbs |
2019-02-22 | move ci scripts to their own directory | William Hubbs |
2019-02-22 | combine test directories | William Hubbs |
2019-02-22 | remove unused test ignore patterns | William Hubbs |
2019-02-22 | remove unused test data files | William Hubbs |
2019-02-21 | librc/librc-depend.c: fix NULL pointer dereference | Georgy Yakovlev |
2019-02-19 | use cirrus-ci for FreeBSD builds | Georgy Yakovlev |
2019-02-19 | src/test/runtests.sh: drop 'readelf'-based tests | Sergei Trofimovich |
2019-02-15 | rc-status: style fixes | William Hubbs |
2019-02-15 | update ChangeLog | William Hubbs |
2019-02-15 | rc-status: add -f option to allow formatting output | William Hubbs |
2019-02-14 | rc-status.c: small style changes | William Hubbs |
2019-02-13 | add experimental support for an alternate shell for service scripts | William Hubbs |
2019-02-12 | librc: fix realpath() return value check | Edan Bedrik |
2019-02-12 | improve shutdown documentation | William Hubbs |
2019-02-11 | travis: try enabling musl-gcc | Austin English |
2019-02-11 | fix build with muslc | Austin English |
2019-02-11 | test/skel.runtests.sh: remove unused file | Austin English |
2019-01-21 | zsh-completion: _rc-service support extra actions | Felix Neumärker |
2019-01-21 | zsh-completion: _rc-service fix flag/command combinations | Felix Neumärker |