Age | Commit message (Expand) | Author |
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 |
2015-12-02 | Add detection for rkt containers | William Hubbs |
2015-12-02 | Add detection for docker containers | William Hubbs |
2015-12-01 | librc: comsolidate rc_sys_v1 and rc_sys_v2 into rc_sys | William Hubbs |
2015-11-12 | Implement "want" dependency | Ian Stakenvicius |
2015-11-11 | Standardize macro tests for gnu hurd | Benda Xu |
2015-11-05 | librc: rework overriding rc.conf options from the kcl | William Hubbs |
2015-11-05 | librc: Remove redundant code from rc_config_load | William Hubbs |
2015-11-05 | Add rc.conf.d support | William Hubbs |
2015-10-13 | mountinfo: make sure the netdev variable is initialized on Linux | William Hubbs |
2015-10-05 | mountinfo: fix --netdev and --nonetdev on Linux | William Hubbs |
2015-10-04 | mountinfo: read /proc/self/mounts instead of /proc/mounts on Linux | William Hubbs |
2015-09-17 | openrc-run: rename some dependency variables and a function for clarity | William Hubbs |
2015-08-02 | mountinfo: fix -e and -E options | William Hubbs |
2015-07-23 | Add EERROR_QUIET and EINFO_QUIET to environment whitelist | William Hubbs |
2015-05-04 | librc: Fix crash if the service name is the same as the including runlevel | Jakob Drexel |
2015-05-01 | Add support for systemd-nspawn containers | William Hubbs |
2015-04-27 | convert all references from runscript to openrc-run | William Hubbs |
2015-04-24 | start-stop-daemon: redirect stdin if --background option is used | William Hubbs |
2015-03-25 | checkpath: Remove the last HAVE_SELINUX test | William Hubbs |
2015-03-25 | selinux: unconditionally include the header and provide stub methods | William Hubbs |
2015-03-24 | checkpath: fix warning about selinux_on being unused | William Hubbs |