index
:
user/sven/openrc.git
master
github/0.18.x
github/0.19.x
github/0.20.x
github/HEAD
github/gh-pages
github/master
github/mount-service
github/new-netmount
github/openrc-0.10.x
github/openrc-0.11.x
github/openrc-0.12.x
github/openrc-0.13.x
github/openrc-0.15.x
github/openrc-0.16.x
github/openrc-0.9.8.x
github/openrc-0.9.9.x
github/refactor
github/runit
origin/0.18.x
origin/0.19.x
origin/0.20.x
origin/0.21.x
origin/0.22.x
origin/0.23.x
origin/0.24.x
origin/0.26.x
origin/0.27.x
origin/0.31.x
origin/0.32.x
origin/0.33.x
origin/0.34.x
origin/0.35.x
origin/0.38.x
origin/0.39.x
origin/0.40.x
origin/0.41.x
origin/0.42.x
origin/0.43.x
origin/0.44.x
origin/0.45.x
origin/0.47.x
origin/0.52.x
origin/0.53.x
origin/0.54.x
origin/0.55.x
origin/0.60.x
origin/0.62.x
origin/HEAD
origin/cgroup-rework
origin/cmdline
origin/default_logger
origin/dependency-rework
origin/dynamic-multiplex
origin/functions.sh
origin/gh-pages
origin/improve-hostname
origin/install-version-with-meson
origin/librc-rework
origin/lxc
origin/master
origin/mount-service
origin/netbsd-fix
origin/new-netmount
origin/openrc-0.10.x
origin/openrc-0.11.x
origin/openrc-0.12.x
origin/openrc-0.13.x
origin/openrc-0.15.x
origin/openrc-0.16.x
origin/openrc-0.9.8.x
origin/openrc-0.9.9.x
origin/parallel_rework_followup
origin/proper-errors
origin/rc-status-checks
origin/rc-update-env
origin/respawn-with-units
origin/resupervise-daemon
origin/rm-prefix
origin/s6-reload
origin/scriptdir_load
origin/setgroups-zero
origin/sysctl
origin/tests
origin/vapier
[no description]
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-19
*-daemon: always call setgroups, defaulting to count = 0
origin/setgroups-zero
Anna (navi) Figueiredo Gomes
2025-11-18
s6-svscanboot: launch s6-svscan with notify=fd:4
Laurent Bercot
2025-11-18
start-stop-daemon.c: fix failure case on --notify fd:4
Laurent Bercot
2025-11-18
Add compatibility mode for s6 support
Laurent Bercot
2025-11-13
openrc-run: error check posix_spawn_file_actions_* calls
Anna (navi) Figueiredo Gomes
2025-11-13
init.d/*: check if RC_CACHEDIR is writtable
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: allow -W with -f, -d, -p
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: don't break the format string
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: use goto err
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: use mkfifoat
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: factor openat call out of switch
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: split out create code into a function
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: pass TRUNC to initial opening flags if used
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: unify default mode check
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: formatting: check conditions in-place
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: remove unnecessary memset
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: unify umask call when creating $path
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: simplify open flags
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: use result of basename_c(path) directly
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: formatting: unify variable declarations
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: use switch over if-else chain
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: use early returns
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: formatting: use single quotes over backtick
Anna (navi) Figueiredo Gomes
2025-11-13
checkpath: formatting: remove odd line breaks
Anna (navi) Figueiredo Gomes
2025-11-13
init.d/localmount: remove sourcing of rc-mount.sh
Anna (navi) Figueiredo Gomes
2025-11-13
shared/misc: close exclusive fd on exec_service
Anna (navi) Figueiredo Gomes
2025-11-12
openrc-run: fix path to openrc-run.sh
Anna (navi) Figueiredo Gomes
2025-11-12
openrc-user: use /bin/sh if user's login shell is not in /etc/shells
Anna (navi) Figueiredo Gomes
2025-11-12
openrc-run: formatting changes
Anna (navi) Figueiredo Gomes
2025-11-12
shared/misc.c: use posix_spawn in exec_service
Anna (navi) Figueiredo Gomes
2025-11-12
openrc-run: use posix_spawn
Anna (navi) Figueiredo Gomes
2025-11-12
openrc-run: cleanup svc_exec
Anna (navi) Figueiredo Gomes
2025-11-12
do_unmount: add parallel unmounting
NRK
2025-11-12
rc.conf: change default fuser_timeout to 20 seconds
NRK
2025-11-12
sh/init.sh.Linux: make uucp group configurable
Anna (navi) Figueiredo Gomes
2025-11-08
supervise-daemon: reverse meaning of respawn-delay value warning
Aster Boese
2025-10-30
init.d/net-online: pass -n to ping to avoid rDNS overhead
Sam James
2025-10-18
Expand minimum padding to 26 in rc-update
Tomas Fabrizio Orsi
2025-10-18
Added missing options to the zsh completion definitions
nilninull
2025-09-20
release 0.63
0.63
Anna (navi) Figueiredo Gomes
2025-09-20
librc: use xasprintf in rc_service_description
Anna (navi) Figueiredo Gomes
2025-09-20
librc: use xasprintf in rc_service_extra_commands
Anna (navi) Figueiredo Gomes
2025-09-20
librc: use statically sized array over constant xmalloc in file_regex
Anna (navi) Figueiredo Gomes
2025-09-20
librc: remove d->d_name, not pathname, in rm_dir loop
Anna (navi) Figueiredo Gomes
2025-09-20
Fix typo/mismerge in variable name.
Mark Hindley
2025-09-16
librc-depend: fix rc.conf.d/*.conf mtime not checked
Sertonix
2025-09-16
sh/openrc-run: fix ~/.config/rc/rc.conf.d/*.conf not sourced
Sertonix
2025-09-10
openrc: disable --override and krunlevel for user services
Anna (navi) Figueiredo Gomes
2025-09-07
pam_openrc: don't unlock non-initialized lockfd.
Anna (navi) Figueiredo Gomes
2025-09-07
librc, mountinfo: fix build headers for netbsd
SetiQyu
[next]