Age | Commit message (Expand) | Author |
2021-11-27 | src/rc/rc-selinux.c: fix use of deprecated security_context_t | Sam James |
2021-11-20 | meson: link against libcrypt for SELinux if no PAM | Sam James |
2021-11-12 | Added missing comma in openrc/src/rc | Eric Turgeon |
2021-11-12 | openrc-init: fix build for selinux | William Hubbs |
2021-10-08 | selinux build fix | William Hubbs |
2021-10-07 | checkpath: fix allocation size of path buffer | Sam James |
2021-10-04 | fix build for selinux | William Hubbs |
2021-10-02 | build: fix pam and pam_misc dependencies | William Hubbs |
2021-09-21 | move rc_bindir and rc_sbindir definitions to the top level | William Hubbs |
2021-09-18 | link runscript with audit | William Hubbs |
2021-09-18 | link openrc-run with audit and libpam_misc | William Hubbs |
2021-09-09 | Fix undeclared UT_LINESIZE | Jakub Jirutka |
2021-09-09 | fix build under musl 1.2 on 32 bit systems | Ariadne Conill |
2021-09-08 | meson: typo fix | William Hubbs |
2021-09-04 | add meson build files | William Hubbs |
2021-08-17 | supervise-daemon: implement SSD_IONICELEVEL | Matt Whitlock |
2021-08-13 | move supervise-daemon out of experimental status | kyoreln |
2021-08-13 | Revert "openrc-init: ignore an empty string in argv[1]" | William Hubbs |
2021-08-12 | openrc-init: ignore an empty string in argv[1] | Mike Gilbert |
2021-04-15 | checkpath: fix code to walk the directory path | William Hubbs |
2021-04-13 | checkpath: remove extra slashes from paths | William Hubbs |
2021-04-13 | style fix | William Hubbs |
2021-02-22 | start-stop-daemon: Fix off by ones when checking for RC_* envvars | Disconnect3d |
2021-02-22 | supervise-daemon: Fix off by ones when checking for RC_* envvars | Disconnect3d |
2021-02-22 | Support docker and lxc stop | Rin Cat |
2020-12-20 | rc-status: Remove noise from ini-formatted output | Manuel RĂ¼ger |
2020-11-29 | supervise-daemon: do not spawn a process if we are exiting | William Hubbs |
2020-11-27 | src/rc/checkpath.c: replace mkdir() with mkdirat(). | Michael Orlitzky |
2020-11-27 | src/rc/checkpath.c: fix typo "synbolic" -> "symbolic". | Michael Orlitzky |
2020-11-27 | start-stop-daemon, supervise-daemon: fix parsing of usernames passed via --us... | Johannes Heimansberg |
2020-11-20 | start-stop-daemon: Don't segfault if --exec was given a non-existing file name | Lars Wendler |
2020-11-20 | checkpath: fix CVE-2018-21269 | William Hubbs |
2020-09-25 | supervise-daemon: only log debug logs when verbose mode is active | William Hubbs |
2020-01-19 | src/rc/rc-logger.h: fix build failure against gcc-10 | Sergei Trofimovich |
2020-01-11 | supervise-daemon: Fix segfault when executable does not exist | Wolf |
2019-12-05 | openrc-shutdown.c: typo fix | William Hubbs |
2019-08-20 | fix clang build | William Hubbs |
2019-08-19 | fix single user mode | William Hubbs |
2019-08-15 | fix sysvinit compatibility | William Hubbs |
2019-07-25 | add ability for openrc-shutdown to communicate with sysvinit | William Hubbs |
2019-07-24 | Fix build with Clang | Martin Wilke |
2019-03-29 | supervise-daemon: allow --respawn-max to be zero | William Hubbs |
2019-02-25 | openrc-init: fix waitpid checks | William Hubbs |
2019-02-15 | rc-status: style fixes | William Hubbs |
2019-02-15 | rc-status: add -f option to allow formatting output | William Hubbs |
2019-02-14 | rc-status.c: small style changes | William Hubbs |
2019-02-12 | improve shutdown documentation | William Hubbs |
2018-12-28 | start-stop-daemon: fix compiler warning | William Hubbs |
2018-12-27 | fix leading whitespace | philhofer |
2018-12-27 | fix potential out-of-bounds reads | philhofer |