aboutsummaryrefslogtreecommitdiff
path: root/src/rc
AgeCommit message (Expand)Author
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
2013-12-13runscript: clarify the message wrt schedulingWilliam Hubbs
2013-12-12Rename the rc binary to openrcWilliam Hubbs
2013-12-01rc-update: make "service already installed" message informationalWilliam Hubbs
2013-10-30Begin port to GNU/kFreeBSDSteven Chamberlain
2013-10-21Revert "Make einfo routines private"William Hubbs
2013-10-12convert flock() messages to verbose warningsWilliam Hubbs
2013-10-06start-stop-daemon: fix do_stop callsWilliam Hubbs
2013-09-30start-stop-daemon: fix eerorr calls in get_pidWilliam Hubbs
2013-09-26Make einfo routines privateWilliam Hubbs
2013-09-24start-stop-daemon: remove the verbose variableWilliam Hubbs
2013-09-23start-stop-daemon: remove the quiet variableWilliam Hubbs
2013-09-23rc: add service to ignore patternsWilliam Hubbs
2013-09-23style fixesWilliam Hubbs