aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-12-02Add detection for rkt containersWilliam Hubbs
2015-12-02Add detection for docker containersWilliam Hubbs
2015-12-01librc: comsolidate rc_sys_v1 and rc_sys_v2 into rc_sysWilliam Hubbs
2015-11-12Implement "want" dependencyIan Stakenvicius
2015-11-11Standardize macro tests for gnu hurdBenda Xu
2015-11-05librc: rework overriding rc.conf options from the kclWilliam Hubbs
2015-11-05librc: Remove redundant code from rc_config_loadWilliam Hubbs
2015-11-05Add rc.conf.d supportWilliam Hubbs
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-05-04librc: Fix crash if the service name is the same as the including runlevelJakob Drexel
2015-05-01Add support for systemd-nspawn containersWilliam 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
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