Age | Commit message (Expand) | Author |
2015-12-02 | Add detection for docker containers | William Hubbs |
2015-12-01 | librc: comsolidate rc_sys_v1 and rc_sys_v2 into rc_sys | William Hubbs |
2015-11-12 | Implement "want" dependency | Ian Stakenvicius |
2015-11-11 | Standardize macro tests for gnu hurd | Benda Xu |
2015-11-05 | librc: rework overriding rc.conf options from the kcl | William Hubbs |
2015-11-05 | librc: Remove redundant code from rc_config_load | William Hubbs |
2015-11-05 | Add rc.conf.d support | William Hubbs |
2015-10-13 | mountinfo: make sure the netdev variable is initialized on Linux | William Hubbs |
2015-10-05 | mountinfo: fix --netdev and --nonetdev on Linux | William Hubbs |
2015-10-04 | mountinfo: read /proc/self/mounts instead of /proc/mounts on Linux | William Hubbs |
2015-09-17 | openrc-run: rename some dependency variables and a function for clarity | William Hubbs |
2015-08-02 | mountinfo: fix -e and -E options | William Hubbs |
2015-07-23 | Add EERROR_QUIET and EINFO_QUIET to environment whitelist | William Hubbs |
2015-05-04 | librc: Fix crash if the service name is the same as the including runlevel | Jakob Drexel |
2015-05-01 | Add support for systemd-nspawn containers | William Hubbs |
2015-04-27 | convert all references from runscript to openrc-run | William Hubbs |
2015-04-24 | start-stop-daemon: redirect stdin if --background option is used | William Hubbs |
2015-03-25 | checkpath: Remove the last HAVE_SELINUX test | William Hubbs |
2015-03-25 | selinux: unconditionally include the header and provide stub methods | William Hubbs |
2015-03-24 | checkpath: fix warning about selinux_on being unused | William Hubbs |
2015-03-24 | Fix some compiler warnings | Doug Freed |
2015-03-24 | start-stop-daemon: Fix regression for --test | Will Miles |
2015-02-19 | checkpath: do not chown or chmod symbolic links | William Hubbs |
2015-02-15 | typo fix | William Hubbs |
2015-02-15 | checkpath: security fix for -m and -o options | William Hubbs |
2015-01-24 | Prioritize local includes and libraries | Will Miles |
2015-01-22 | Fix off-by-one error in --test argument printout in start-stop-daemon. | Will Miles |
2015-01-12 | fix double free of pidfile | Doug Freed |
2014-12-05 | rename git.mk to gitver.mk | William Hubbs |
2014-11-03 | Integrate the functionality from runscript_selinux.so | Jason Zaman |
2014-11-01 | Fix incorrect handling of chroot option. | Alexander Vershilov |
2014-10-24 | Fix compile errors created by bundling queue.h | William Hubbs |
2014-10-23 | helpers.h, start-stop-daemon.c: remove uneeded macros | Anthony G. Basile |
2014-10-23 | Bundle <sys/queue.h> from NetBSD | Anthony G. Basile |
2014-10-23 | Fix all tests for GNU/kFreeBSD | William Hubbs |
2014-10-23 | Fix rc_svcdir for GNU/Hurd | Gabriele Giacone |
2014-10-23 | fix defines for GNU/Hurd | Svante Signell |
2014-10-22 | Fix rc_svcdir for GNU/kFreeBSD | Gabriele Giacone |
2014-10-22 | Fix GNU/kFreeBSD port | Svante Signell |
2014-10-22 | einfo.h, rc.h.in: simplify __BEGIN_DECLS logic | Anthony G. Basile |
2014-10-21 | einfo.h, rc.h.in: ensure __BEGIN_DECLS is defined | Anthony G. Basile |
2014-10-20 | librc:look for the pid file in a chroot if defined | Alexander Vershilov |
2014-09-20 | typo fix | William Hubbs |
2014-08-11 | Show rc and runscript deprecation warnings in verbose mode | William Hubbs |
2014-07-28 | checkpath: apply ownership to all paths given on command line | William Hubbs |
2014-07-25 | checkpath: style fix | William Hubbs |
2014-07-19 | src/librc/librc-daemon.c: style fix | William Hubbs |
2014-07-19 | src/rc/Makefile: typo fix | William Hubbs |
2014-07-17 | rc-status: fix infinite loop when using stacked runlevels | William Hubbs |
2014-07-16 | move the selinux_setup function into rc-selinux | Jason Zaman |