Age | Commit message (Expand) | Author |
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 |
2014-07-16 | checkpath: style fixes | William Hubbs |
2014-07-16 | style fixes | William Hubbs |
2014-07-16 | Rename SELinux source files | William Hubbs |
2014-07-16 | checkpath: restore the SELinux context | Jason Zaman |
2014-07-13 | checkpath: fix logic for the writable option | William Hubbs |
2014-07-11 | checkpath: fix error message in previous commit | William Hubbs |
2014-07-11 | checkpath: report an error if required options were not specified | William Hubbs |
2014-06-20 | librc: filter out container processes on OpenVZ host | William Hubbs |
2014-01-18 | fstabinfo: fix mount and remount | William Hubbs |
2014-01-13 | rc-update: add option to remove a service from all runlevels | Benda Xu |
2013-12-29 | Rename runscript to openrc-run | William Hubbs |
2013-12-13 | add openrc binary to ignore patterns | William Hubbs |
2013-12-13 | runscript: clarify the message wrt scheduling | William Hubbs |
2013-12-12 | Rename the rc binary to openrc | William Hubbs |
2013-12-01 | rc-update: make "service already installed" message informational | William Hubbs |
2013-10-30 | Begin port to GNU/kFreeBSD | Steven Chamberlain |
2013-10-21 | librc: do not allow "." and ".." as runlevel names | William Hubbs |
2013-10-21 | Revert "Make einfo routines private" | William Hubbs |