aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-03Integrate the functionality from runscript_selinux.soJason Zaman
2014-11-01Fix incorrect handling of chroot option.Alexander Vershilov
2014-10-24Fix compile errors created by bundling queue.hWilliam Hubbs
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 rc_svcdir for GNU/HurdGabriele Giacone
2014-10-23fix defines for GNU/HurdSvante Signell
2014-10-22Fix rc_svcdir for GNU/kFreeBSDGabriele Giacone
2014-10-22Fix GNU/kFreeBSD portSvante Signell
2014-10-22einfo.h, rc.h.in: simplify __BEGIN_DECLS logicAnthony G. Basile
2014-10-21einfo.h, rc.h.in: ensure __BEGIN_DECLS is definedAnthony G. Basile
2014-10-20librc:look for the pid file in a chroot if definedAlexander Vershilov
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/librc/librc-daemon.c: 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-06-20librc: filter out container processes on OpenVZ hostWilliam 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-21librc: do not allow "." and ".." as runlevel namesWilliam Hubbs
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-10-04librc: fix a read off-by-one bugNatanael Copa
2013-10-04librc: fix off-by-one bugNatanael Copa
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
2013-09-20Fix stacked runlevel supportAlexander V Vershilov