aboutsummaryrefslogtreecommitdiff
path: root/src/openrc
AgeCommit message (Expand)Author
2023-10-19rc.c, openrc-pam.c: move lockfile code into pam moduleAnna (navi) Figueiredo Gomes
2023-10-19rc.c: use a flag instead of environment variables change the lockfileAnna (navi) Figueiredo Gomes
2023-10-19openrc: rework pathing functionsAnna (navi) Figueiredo Gomes
2023-10-19openrc: create lockfile for --user.Anna (navi) Figueiredo Gomes
2023-10-19openrc: Add the correct path for logs as userAnna (navi) Figueiredo Gomes
2023-10-19openrc: Add support for user services.Anna (navi) Figueiredo Gomes
2023-07-26rc: fix automatic restart with runlevel-specific conf.d filesSven Wegener
2023-04-24rc: use LIST_FOREACH_SAFE in cleanup()NRK
2023-04-24rc: block SIGCHLD during pid list operationsNRK
2023-04-24rc: avoid calling free inside SIGCHLD handlerNRK
2023-04-19Rename attribute macros to namespaced RC_*Sam James
2023-01-29openrc: missing includes from IWYUSam James
2023-01-28openrc: rc-logger: add missing includes to headerSam James
2023-01-28openrc: avoid unnecessary malloc inside sig-handlerNRK
2023-01-25openrc: mark handle_bad_signal as noreturnSam James
2023-01-25openrc: fix double-assignment to dirSam James
2023-01-25openrc, openrc-run: Fix -Wstrict-prototypesSam James
2022-07-21openrc: fix help messagesxdavidwu
2022-04-30multiple spelling and typo fixesJosh Soref
2022-04-06migrate fully to meson build systemWilliam Hubbs