Age | Commit message (Expand) | Author |
2016-05-23 | supervise-daemon: log the exit code or signal when a child process dies | William Hubbs |
2016-05-19 | supervise-daemon.sh: add support for chroot variable | William Hubbs |
2016-05-19 | start-stop-daemon.sh: fix regression in chroot support | William Hubbs |
2016-05-19 | guide.md: typo fix | William Hubbs |
2016-05-13 | rc-selinux: access check was backwards | Jason Zaman |
2016-05-13 | supervise-daemon: add pam service file | William Hubbs |
2016-05-12 | runlevels/Makefile: add support for runlevel ‘nonetwork’ | Anthony G. Basile |
2016-05-05 | killprocs: remove calls to sleep | William Hubbs |
2016-05-04 | openrc-run: clean up runscript deprecation message | William Hubbs |
2016-04-27 | add daemon supervisor | William Hubbs |
2016-04-26 | localmount/netmount: clean up critical mount processing | William Hubbs |
2016-04-25 | localmount/netmount: allow mount points to be marked critical | William Hubbs |
2016-04-15 | netmount: fix mounting on Linux | William Hubbs |
2016-04-11 | start-stop-daemon: Allow group read/write when creating output files | Mike Gilbert |
2016-02-19 | binfmt.sh: use read in raw mode | Dustin C. Hatch |
2016-02-12 | Fix rc_env_allow wildcard usage | William Hubbs |
2016-02-09 | sysfs: mount pstore when available | Mike Frysinger |
2016-02-09 | Add a basic OpenRC users guide | Patrick Lauer |
2016-01-28 | savecache: stop saving nettree | William Hubbs |
2016-01-28 | rc-service: add --ifinactive and --ifnotstarted flags | William Hubbs |
2016-01-22 | add back deprecation warnings lost during refactoring | William Hubbs |
2016-01-22 | fix tests | William Hubbs |
2016-01-21 | librc: Complain when a real and virtual service have the same name | William Hubbs |
2016-01-20 | openrc-run: in verbose mode, log execution of the shell script | William Hubbs |
2016-01-19 | sh/s6.sh: update s6-svc syntax to be valid for 2.2.0.0+ | Colin Booth |
2016-01-19 | Fix typo | Manuel Rüger |
2016-01-19 | conf.d/bootmisc: typo fix: s/dmesc/dmesg/ | Gokturk Yuksek |
2016-01-19 | localmount: Allow users to control whether errors are ignored | William Hubbs |
2016-01-19 | rc: remove use of magic constant and allow OpenVZ to drop to shell | Doug Freed |
2016-01-19 | librc: handle rc_sys="prefix" even if we weren't built with a prefix | Doug Freed |
2016-01-19 | librc: fix handling the nothing special case for rc_sys | Doug Freed |
2016-01-19 | librc: move system detection code into rc_sys and use it | Doug Freed |
2016-01-18 | Revert "rc: make get_systype similar to the old rc_sys function" | William Hubbs |
2016-01-18 | Revert "librc: fix librc-depend functions to call rc_sys" | William Hubbs |
2016-01-18 | fix bsd build | William Hubbs |
2016-01-18 | rc: make get_systype similar to the old rc_sys function | William Hubbs |
2016-01-18 | librc: fix librc-depend functions to call rc_sys | William Hubbs |
2016-01-14 | src/rc/Makefile: fix make depend target | William Hubbs |
2016-01-14 | include rc.h properly in source files | William Hubbs |
2016-01-14 | version 0.21 | William Hubbs |
2016-01-14 | fix selinux build | William Hubbs |
2016-01-13 | fix selinux build | William Hubbs |
2016-01-13 | Add LANG, LC_MESSAGES and TERM to the environment whitelist | William Hubbs |
2016-01-13 | fix seg fault | William Hubbs |
2016-01-13 | update ChangeLog | William Hubbs |
2016-01-13 | allow the user to decide whether fsck aborts for errors | joe9 |
2016-01-12 | Remove multicall binary structure from OpenRC | William Hubbs |
2016-01-05 | rc: fix compiler warnings cleanup | William Hubbs |
2016-01-04 | Clean default env_whitelist | William Hubbs |
2016-01-01 | rc: clean up compiler warnings | William Hubbs |