summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysrelease 0.63.10.63.1origin/0.63.xAnna (navi) Figueiredo Gomes
5 dayssupervise-daemon: properly error check dup2 on ready.fdAnna (navi) Figueiredo Gomes
7 daysinit.d/localmount: don't unmount /etc, our init scripts live thereAnna (navi) Figueiredo Gomes
7 daysopenrc-run: remove unsetenv before setenv(..., true)Anna (navi) Figueiredo Gomes
7 daysopenrc-user: copy uid/gid and shell data from struct passwdChristopher Byrne
7 daysopenrc-run.8: Add "Default stop/start" section and table.Alexis
7 daysopenrc-run: check state before lockingNRK
7 daysfix error message when running as non-rootNRK
7 daysDocument capabilities and secbitsHugo Osvaldo Barrera
7 daysDocument the no_new_privs settingHugo Osvaldo Barrera
7 daysbinfmt.sh: fix link to file formatSertonix
7 daysrc-service: print name of command on exec failureHaelwenn (lanodan) Monnier
7 daysman/openrc-shutdown.8: correct kexec optionJesse De Haan
7 days Remove restart(); add framework for reload() supportLaurent Bercot
7 dayssupervise-daemon: fix failure when notify fd matches pipe fdAnna (navi) Figueiredo Gomes
7 dayss6-svscanboot: launch s6-svscan with notify=fd:4Laurent Bercot
7 daysstart-stop-daemon.c: fix failure case on --notify fd:4Laurent Bercot
7 daysAdd compatibility mode for s6 supportLaurent Bercot
7 daysinit.d/*: check if RC_CACHEDIR is writtableAnna (navi) Figueiredo Gomes
7 dayscheckpath: allow -W with -f, -d, -pAnna (navi) Figueiredo Gomes
7 dayscheckpath: don't break the format stringAnna (navi) Figueiredo Gomes
7 dayscheckpath: use goto errAnna (navi) Figueiredo Gomes
7 dayscheckpath: use mkfifoatAnna (navi) Figueiredo Gomes
7 dayscheckpath: factor openat call out of switchAnna (navi) Figueiredo Gomes
7 dayscheckpath: split out create code into a functionAnna (navi) Figueiredo Gomes
7 dayscheckpath: pass TRUNC to initial opening flags if usedAnna (navi) Figueiredo Gomes
7 dayscheckpath: unify default mode checkAnna (navi) Figueiredo Gomes
7 dayscheckpath: formatting: check conditions in-placeAnna (navi) Figueiredo Gomes
7 dayscheckpath: remove unnecessary memsetAnna (navi) Figueiredo Gomes
7 dayscheckpath: unify umask call when creating $pathAnna (navi) Figueiredo Gomes
7 dayscheckpath: simplify open flagsAnna (navi) Figueiredo Gomes
7 dayscheckpath: use result of basename_c(path) directlyAnna (navi) Figueiredo Gomes
7 dayscheckpath: formatting: unify variable declarationsAnna (navi) Figueiredo Gomes
7 dayscheckpath: use switch over if-else chainAnna (navi) Figueiredo Gomes
7 dayscheckpath: use early returnsAnna (navi) Figueiredo Gomes
7 dayscheckpath: formatting: use single quotes over backtickAnna (navi) Figueiredo Gomes
7 dayscheckpath: formatting: remove odd line breaksAnna (navi) Figueiredo Gomes
7 daysopenrc-user: use /bin/sh if user's login shell is not in /etc/shellsAnna (navi) Figueiredo Gomes
7 dayssupervise-daemon: reverse meaning of respawn-delay value warningAster Boese
7 daysinit.d/net-online: pass -n to ping to avoid rDNS overheadSam James
7 daysAdded missing options to the zsh completion definitionsnilninull
2025-09-20release 0.630.63Anna (navi) Figueiredo Gomes
2025-09-20librc: use xasprintf in rc_service_descriptionAnna (navi) Figueiredo Gomes
2025-09-20librc: use xasprintf in rc_service_extra_commandsAnna (navi) Figueiredo Gomes
2025-09-20librc: use statically sized array over constant xmalloc in file_regexAnna (navi) Figueiredo Gomes
2025-09-20librc: remove d->d_name, not pathname, in rm_dir loopAnna (navi) Figueiredo Gomes
2025-09-20Fix typo/mismerge in variable name.Mark Hindley
2025-09-16librc-depend: fix rc.conf.d/*.conf mtime not checkedSertonix
2025-09-16sh/openrc-run: fix ~/.config/rc/rc.conf.d/*.conf not sourcedSertonix
2025-09-10openrc: disable --override and krunlevel for user servicesAnna (navi) Figueiredo Gomes