aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-01-12fix double free of pidfileDoug Freed
2014-12-05rename git.mk to gitver.mkWilliam Hubbs
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