Age | Commit message (Expand) | Author |
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 |
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-29 | travis-ci: add IRC notifications | William Hubbs |
2018-12-28 | start-stop-daemon: fix compiler warning | William Hubbs |
2018-12-27 | bash-completions/rc-service: allow tab to be used again | William Hubbs |
2018-12-27 | scripts: fix halt, poweroff and reboot wrappers | artoo |
2018-12-27 | fix leading whitespace | philhofer |
2018-12-27 | fix potential out-of-bounds reads | philhofer |
2018-12-25 | Do not use UT_LINESIZE or __UT_LINESIZE | William Hubbs |
2018-12-24 | src/librc/librc-daemon.c: fix buffer overrun in pid_is_argv | philhofer |
2018-12-24 | src/rc/supervise-daemon.c: formatting fixes | philhofer |
2018-12-23 | remove /run migration script again | William Hubbs |
2018-12-23 | src/rc/supervise-daemon.c: do not pass NULL to strcmp | philhofer |
2018-12-23 | src/rc/openrc-run.c: remove duplicate statement | philhofer |
2018-12-23 | Revert "remove /run migration script" | William Hubbs |
2018-12-23 | remove /run migration script | William Hubbs |
2018-12-21 | fix compiler warnings | William Hubbs |
2018-12-20 | supervise-daemon: do not use the exec_service() function | William Hubbs |
2018-12-18 | Add debug logging to start-stop-daemon and rc-supervisor | William Hubbs |
2018-12-08 | standardize the default shell | William Hubbs |
2018-12-07 | rc-cgroup.sh: remove shebang line | William Hubbs |
2018-12-06 | init.d/agetty: set default respawn period to 60 seconds | William Hubbs |
2018-12-06 | supervise-daemon: fix busy loop | William Hubbs |