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
6 hours
supervise-daemon: properly error check dup2 on ready.fd
origin/master
origin/HEAD
Anna (navi) Figueiredo Gomes
3 days
init.d/localmount: don't unmount /etc, our init scripts live there
Anna (navi) Figueiredo Gomes
3 days
mountinfo: don't kill openrc on do_unmount
Anna (navi) Figueiredo Gomes
3 days
openrc-run: remove unsetenv before setenv(..., true)
Anna (navi) Figueiredo Gomes
3 days
openrc-run: adddup2 STDERR, not STDOUT a second time
Anna (navi) Figueiredo Gomes
2026-03-02
openrc-user: copy uid/gid and shell data from struct passwd
Christopher Byrne
2026-02-14
openrc-run.8: Add "Default stop/start" section and table.
Alexis
2026-02-12
openrc-run: check state before locking
NRK
2026-02-12
fix error message when running as non-root
NRK
2026-02-08
Document capabilities and secbits
Hugo Osvaldo Barrera
2026-02-06
Document the no_new_privs setting
Hugo Osvaldo Barrera
2026-02-06
binfmt.sh: fix link to file format
Sertonix
2026-01-17
rc-service: print name of command on exec failure
Haelwenn (lanodan) Monnier
2026-01-07
man/openrc-shutdown.8: correct kexec option
Jesse De Haan
2026-01-07
Remove restart(); add framework for reload() support
Laurent Bercot
2025-12-08
openrc-run.sh: Add missing /conf.d path suffix
Anna (navi) Figueiredo Gomes
2025-12-05
meson.build: expose initdir and confdir on pkg-config
Anna (navi) Figueiredo Gomes
2025-12-05
openrc-run: load conf.d from RC_PATH
Anna (navi) Figueiredo Gomes
2025-12-05
env_config: export RC_PATH from scriptdirs
Anna (navi) Figueiredo Gomes
2025-12-05
librc: add dynamic init.d and conf.d path resolution
Anna (navi) Figueiredo Gomes
2025-12-05
librc: read RC_SVCDIR from the environment
Anna (navi) Figueiredo Gomes
2025-12-05
librc: check rc_dirs.*dir directly in rc_*dir functions
Anna (navi) Figueiredo Gomes
2025-12-04
librc: check of invalid rc_dir in rc_dirfd()
Anna (navi) Figueiredo Gomes
2025-11-19
supervise-daemon: fix failure when notify fd matches pipe fd
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
[next]