Age | Commit message (Expand) | Author |
2016-09-14 | rc-misc: Allow EINFO_COLOR through env_filter() | Doug Freed |
2016-08-25 | openrc-run: make runscript warning respect quiet option | William Hubbs |
2016-07-31 | librc: fix Docker auto detection | William Hubbs |
2016-07-26 | start-stop-daemon: Add SSD_IONICELEVEL | Kenneth Lakin |
2016-07-24 | rc-logger: refuse to cat TMPLOG into itself | Doug Freed |
2016-07-18 | rc-status: add -m/--manual option to show manually started services | William Hubbs |
2016-07-16 | rc: Rename some static variables to kill warnings | Doug Freed |
2016-07-14 | Remove the DEBUG_MEMORY macro | William Hubbs |
2016-07-14 | make variable aflag a boolean show_all | William Hubbs |
2016-07-13 | libeinfo: document the x suffix on function names | Jaromil |
2016-06-10 | fstabinfo/mountinfo: ensure /etc/fstab exists before calling setmntent | William Hubbs |
2016-05-24 | Make deprecation warnings for rc and runscript more visible | William Hubbs |
2016-05-23 | supervise-daemon: log the exit code or signal when a child process dies | 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-04 | openrc-run: clean up runscript deprecation message | William Hubbs |
2016-04-27 | add daemon supervisor | William Hubbs |
2016-04-11 | start-stop-daemon: Allow group read/write when creating output files | Mike Gilbert |
2016-02-12 | Fix rc_env_allow wildcard usage | 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 | 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 | 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-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 |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2015-12-14 | format fix | William Hubbs |
2015-12-08 | rc.map: remove references to rc_sys_v{1,2} | William Hubbs |
2015-12-08 | Convert rc_sys() calls to detect_container() and detect_vm() | William Hubbs |
2015-12-08 | Create detect_container() and detect_vm() functions | William Hubbs |
2015-12-05 | Rename bootlevel variable in _usage.c | William Hubbs |
2015-12-02 | Use systype variable for rc_sys call | William Hubbs |