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-07-29
openrc-run: print proper errors when exclusive_fd fails
origin/proper-errors
Anna (navi) Figueiredo Gomes
2025-07-24
recognise alacritty as a color terminal
dakkar
2025-07-12
librc: allow user services to add boot services
Anna (navi) Figueiredo Gomes
2025-07-12
openrc-run: remove timeout from start/stop
Anna (navi) Figueiredo Gomes
2025-07-08
librc-depend: clear dirfds unconditionally
Anna (navi) Figueiredo Gomes
2025-07-05
openrc-run: unset signal_pipe[1] before closing it
Dominique Martinet
2025-07-05
openrc-run: block SIGCHLD during fork() to avoid race with reaping
Dominique Martinet
2025-06-29
librc: clear dirfds when creating new svcdir
Anna (navi) Figueiredo Gomes
2025-06-28
AUTHORS: add navi
Sam James
2025-06-27
shared/misc: open svcdir dirfd after update_needed
Anna (navi) Figueiredo Gomes
2025-06-19
*-daemon: filter EINFO_ and SVCNAME variables as well
Anna (navi) Figueiredo Gomes
2025-06-19
*-daemon: actually filter RC_/SSD_ variables
Anna (navi) Figueiredo Gomes
2025-06-18
add document describing the release process
William Hubbs
2025-06-16
helpers: remove existss, unused internal function
Anna (navi) Figueiredo Gomes
2025-06-16
checkpath,shared/misc: remove is_writable helper
Anna (navi) Figueiredo Gomes
2025-06-16
librc: fix FILE * leak in rc_proc_getent
Anna (navi) Figueiredo Gomes
2025-06-16
*: don't check for file existence before opening it
Anna (navi) Figueiredo Gomes
2025-06-16
*: use access(..., F_OK) instead of exists/stat.2
Anna (navi) Figueiredo Gomes
2025-06-15
librc: don't create /run/openrc itself on demand.
Anna (navi) Figueiredo Gomes
2025-06-11
Fix error message in parse_schedule
Yury Vostrikov
2025-06-07
binfmt: also look in /usr/local/lib/binfmt.d
Arusekk
2025-06-03
shared/misc.c: update mtime on deptree, not the clock-skew file
Anna (navi) Figueiredo Gomes
2025-06-03
shared/misc.c: print correct file for skew
Anna (navi) Figueiredo Gomes
2025-06-02
Add missing description for --notify option of supervise-daemon
Yury Vostrikov
2025-05-27
*-daemon: fix order of chroot
NRK
2025-05-27
*-daemon: don't assume [ug]id_t to be `int`
NRK
2025-05-27
build: specify kvm/libcap dependency more clearly
Anna (navi) Figueiredo Gomes
2025-05-27
build: drop 'os' option and use host_machine.system()
Anna (navi) Figueiredo Gomes
2025-05-27
build: drop GNU-kFreeBSD support
Anna (navi) Figueiredo Gomes
2025-05-27
build: cleanup meson.build logic
Anna (navi) Figueiredo Gomes
2025-05-27
build: add project arguments instead of adhoc c_args
Anna (navi) Figueiredo Gomes
2025-05-27
build: use declare_dependency for librc
Anna (navi) Figueiredo Gomes
2025-05-27
build: use declare_dependency for libeinfo
Anna (navi) Figueiredo Gomes
2025-05-27
build: use static_library and declare_dependency for shared code
Anna (navi) Figueiredo Gomes
2025-05-26
einfo.3: eindent indents by 2 characters
Ulrich Müller
2025-05-26
libeinfo.c: Fix out-of-bounds array access in _eindent
Ulrich Müller
2025-05-26
libeinfo.c, functions.sh: Drop upper limit for EINFO_INDENT
Ulrich Müller
2025-05-20
supervisor=s6: fix indentation, add more paranoid hardening
Laurent Bercot
2025-05-20
supervisor=s6 support: additional small bugfixes
Laurent Bercot
2025-05-20
supervisor=s6: rework support
Laurent Bercot
2025-05-05
start-stop-daemon: add longopts_help value for --notify
Daniel Watkins
2025-05-05
*-daemon: properly log ready fd error
Anna (navi) Figueiredo Gomes
2025-05-02
openrc-user: simplify argc check
Rahul Sandhu
2025-04-29
service-script-guide: improve markup
fkobi
2025-04-29
build: fix installation of getty symlinks
William Hubbs
2025-04-29
Reduce needless indentation
Hugo Osvaldo Barrera
2025-04-29
man: use Ic macro for rc-update commands
Hugo Osvaldo Barrera
2025-04-29
librc: fix existsat check in rc_service_scheduled_start
Anna (navi) Figueiredo Gomes
2025-04-29
build: remove the meson_runlevels script
William Hubbs
2025-04-29
build: install runlevels with meson
William Hubbs
[next]