summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 hourssupervise-daemon: properly error check dup2 on ready.fdorigin/masterorigin/HEADAnna (navi) Figueiredo Gomes
3 daysinit.d/localmount: don't unmount /etc, our init scripts live thereAnna (navi) Figueiredo Gomes
3 daysmountinfo: don't kill openrc on do_unmountAnna (navi) Figueiredo Gomes
3 daysopenrc-run: remove unsetenv before setenv(..., true)Anna (navi) Figueiredo Gomes
3 daysopenrc-run: adddup2 STDERR, not STDOUT a second timeAnna (navi) Figueiredo Gomes
2026-03-02openrc-user: copy uid/gid and shell data from struct passwdChristopher Byrne
2026-02-14openrc-run.8: Add "Default stop/start" section and table.Alexis
2026-02-12openrc-run: check state before lockingNRK
2026-02-12fix error message when running as non-rootNRK
2026-02-08Document capabilities and secbitsHugo Osvaldo Barrera
2026-02-06Document the no_new_privs settingHugo Osvaldo Barrera
2026-02-06binfmt.sh: fix link to file formatSertonix
2026-01-17rc-service: print name of command on exec failureHaelwenn (lanodan) Monnier
2026-01-07man/openrc-shutdown.8: correct kexec optionJesse De Haan
2026-01-07 Remove restart(); add framework for reload() supportLaurent Bercot
2025-12-08openrc-run.sh: Add missing /conf.d path suffixAnna (navi) Figueiredo Gomes
2025-12-05meson.build: expose initdir and confdir on pkg-configAnna (navi) Figueiredo Gomes
2025-12-05openrc-run: load conf.d from RC_PATHAnna (navi) Figueiredo Gomes
2025-12-05env_config: export RC_PATH from scriptdirsAnna (navi) Figueiredo Gomes
2025-12-05librc: add dynamic init.d and conf.d path resolutionAnna (navi) Figueiredo Gomes
2025-12-05librc: read RC_SVCDIR from the environmentAnna (navi) Figueiredo Gomes
2025-12-05librc: check rc_dirs.*dir directly in rc_*dir functionsAnna (navi) Figueiredo Gomes
2025-12-04librc: check of invalid rc_dir in rc_dirfd()Anna (navi) Figueiredo Gomes
2025-11-19supervise-daemon: fix failure when notify fd matches pipe fdAnna (navi) Figueiredo Gomes
2025-11-18s6-svscanboot: launch s6-svscan with notify=fd:4Laurent Bercot
2025-11-18start-stop-daemon.c: fix failure case on --notify fd:4Laurent Bercot
2025-11-18Add compatibility mode for s6 supportLaurent Bercot
2025-11-13openrc-run: error check posix_spawn_file_actions_* callsAnna (navi) Figueiredo Gomes
2025-11-13init.d/*: check if RC_CACHEDIR is writtableAnna (navi) Figueiredo Gomes
2025-11-13checkpath: allow -W with -f, -d, -pAnna (navi) Figueiredo Gomes
2025-11-13checkpath: don't break the format stringAnna (navi) Figueiredo Gomes
2025-11-13checkpath: use goto errAnna (navi) Figueiredo Gomes
2025-11-13checkpath: use mkfifoatAnna (navi) Figueiredo Gomes
2025-11-13checkpath: factor openat call out of switchAnna (navi) Figueiredo Gomes
2025-11-13checkpath: split out create code into a functionAnna (navi) Figueiredo Gomes
2025-11-13checkpath: pass TRUNC to initial opening flags if usedAnna (navi) Figueiredo Gomes
2025-11-13checkpath: unify default mode checkAnna (navi) Figueiredo Gomes
2025-11-13checkpath: formatting: check conditions in-placeAnna (navi) Figueiredo Gomes
2025-11-13checkpath: remove unnecessary memsetAnna (navi) Figueiredo Gomes
2025-11-13checkpath: unify umask call when creating $pathAnna (navi) Figueiredo Gomes
2025-11-13checkpath: simplify open flagsAnna (navi) Figueiredo Gomes
2025-11-13checkpath: use result of basename_c(path) directlyAnna (navi) Figueiredo Gomes
2025-11-13checkpath: formatting: unify variable declarationsAnna (navi) Figueiredo Gomes
2025-11-13checkpath: use switch over if-else chainAnna (navi) Figueiredo Gomes
2025-11-13checkpath: use early returnsAnna (navi) Figueiredo Gomes
2025-11-13checkpath: formatting: use single quotes over backtickAnna (navi) Figueiredo Gomes
2025-11-13checkpath: formatting: remove odd line breaksAnna (navi) Figueiredo Gomes
2025-11-13init.d/localmount: remove sourcing of rc-mount.shAnna (navi) Figueiredo Gomes
2025-11-13shared/misc: close exclusive fd on exec_serviceAnna (navi) Figueiredo Gomes
2025-11-12openrc-run: fix path to openrc-run.shAnna (navi) Figueiredo Gomes