aboutsummaryrefslogtreecommitdiff
path: root/src/rc
AgeCommit message (Expand)Author
2015-12-21Convert OpenRC to a centralized copyright/license structureWilliam Hubbs
2015-12-08Convert rc_sys() calls to detect_container() and detect_vm()William Hubbs
2015-12-08Create detect_container() and detect_vm() functionsWilliam Hubbs
2015-12-05Rename bootlevel variable in _usage.cWilliam Hubbs
2015-12-02Use systype variable for rc_sys callWilliam Hubbs
2015-11-12Implement "want" dependencyIan Stakenvicius
2015-11-11Standardize macro tests for gnu hurdBenda Xu
2015-10-13mountinfo: make sure the netdev variable is initialized on LinuxWilliam Hubbs
2015-10-05mountinfo: fix --netdev and --nonetdev on LinuxWilliam Hubbs
2015-10-04mountinfo: read /proc/self/mounts instead of /proc/mounts on LinuxWilliam Hubbs
2015-09-17openrc-run: rename some dependency variables and a function for clarityWilliam Hubbs
2015-08-02mountinfo: fix -e and -E optionsWilliam Hubbs
2015-07-23Add EERROR_QUIET and EINFO_QUIET to environment whitelistWilliam Hubbs
2015-04-27convert all references from runscript to openrc-runWilliam Hubbs
2015-04-24start-stop-daemon: redirect stdin if --background option is usedWilliam Hubbs
2015-03-25checkpath: Remove the last HAVE_SELINUX testWilliam Hubbs
2015-03-25selinux: unconditionally include the header and provide stub methodsWilliam Hubbs
2015-03-24checkpath: fix warning about selinux_on being unusedWilliam Hubbs
2015-03-24Fix some compiler warningsDoug Freed
2015-03-24start-stop-daemon: Fix regression for --testWill Miles
2015-02-19checkpath: do not chown or chmod symbolic linksWilliam Hubbs
2015-02-15typo fixWilliam Hubbs
2015-02-15checkpath: security fix for -m and -o optionsWilliam Hubbs
2015-01-24Prioritize local includes and librariesWill Miles
2015-01-22Fix off-by-one error in --test argument printout in start-stop-daemon.Will Miles
2014-12-05rename git.mk to gitver.mkWilliam Hubbs
2014-11-03Integrate the functionality from runscript_selinux.soJason Zaman
2014-10-23helpers.h, start-stop-daemon.c: remove uneeded macrosAnthony G. Basile
2014-10-23Bundle <sys/queue.h> from NetBSDAnthony G. Basile
2014-10-23Fix all tests for GNU/kFreeBSDWilliam Hubbs
2014-10-23fix defines for GNU/HurdSvante Signell
2014-10-22Fix GNU/kFreeBSD portSvante Signell
2014-09-20typo fixWilliam Hubbs
2014-08-11Show rc and runscript deprecation warnings in verbose modeWilliam Hubbs
2014-07-28checkpath: apply ownership to all paths given on command lineWilliam Hubbs
2014-07-25checkpath: style fixWilliam Hubbs
2014-07-19src/rc/Makefile: typo fixWilliam Hubbs
2014-07-17rc-status: fix infinite loop when using stacked runlevelsWilliam Hubbs
2014-07-16move the selinux_setup function into rc-selinuxJason Zaman
2014-07-16checkpath: style fixesWilliam Hubbs
2014-07-16style fixesWilliam Hubbs
2014-07-16Rename SELinux source filesWilliam Hubbs
2014-07-16checkpath: restore the SELinux contextJason Zaman
2014-07-13checkpath: fix logic for the writable optionWilliam Hubbs
2014-07-11checkpath: fix error message in previous commitWilliam Hubbs
2014-07-11checkpath: report an error if required options were not specifiedWilliam Hubbs
2014-01-18fstabinfo: fix mount and remountWilliam Hubbs
2014-01-13rc-update: add option to remove a service from all runlevelsBenda Xu
2013-12-29Rename runscript to openrc-runWilliam Hubbs
2013-12-13add openrc binary to ignore patternsWilliam Hubbs