summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-14init.d/sysctl: manually load sysctl config if --system failsorigin/sysctlAnna (navi) Figueiredo Gomes
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
2025-11-12openrc-user: use /bin/sh if user's login shell is not in /etc/shellsAnna (navi) Figueiredo Gomes
2025-11-12openrc-run: formatting changesAnna (navi) Figueiredo Gomes
2025-11-12shared/misc.c: use posix_spawn in exec_serviceAnna (navi) Figueiredo Gomes
2025-11-12openrc-run: use posix_spawnAnna (navi) Figueiredo Gomes
2025-11-12openrc-run: cleanup svc_execAnna (navi) Figueiredo Gomes
2025-11-12do_unmount: add parallel unmountingNRK
2025-11-12rc.conf: change default fuser_timeout to 20 secondsNRK
2025-11-12sh/init.sh.Linux: make uucp group configurableAnna (navi) Figueiredo Gomes
2025-11-08supervise-daemon: reverse meaning of respawn-delay value warningAster Boese
2025-10-30init.d/net-online: pass -n to ping to avoid rDNS overheadSam James
2025-10-18Expand minimum padding to 26 in rc-updateTomas Fabrizio Orsi
2025-10-18Added 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
2025-09-07pam_openrc: don't unlock non-initialized lockfd.Anna (navi) Figueiredo Gomes
2025-09-07librc, mountinfo: fix build headers for netbsdSetiQyu
2025-09-04pam_openrc: avoid clobbering errno when checking for rc_autostart_userAnna (navi) Figueiredo Gomes
2025-09-03sysfs: mount tracefs explicitly if availableLauri Tirkkonen
2025-09-03pam_openrc: respect PAM_SILENTAnna (navi) Figueiredo Gomes