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/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
path:
root
/
src
/
librc
Age
Commit message (
Expand
)
Author
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-16
librc-depend: fix rc.conf.d/*.conf mtime not checked
Sertonix
2025-09-07
librc, mountinfo: fix build headers for netbsd
SetiQyu
2025-08-23
librc: add wsl detection
Anna (navi) Figueiredo Gomes
2025-07-12
librc: allow user services to add boot services
Anna (navi) Figueiredo Gomes
2025-07-08
librc-depend: clear dirfds unconditionally
Anna (navi) Figueiredo Gomes
2025-06-29
librc: clear dirfds when creating new svcdir
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-05-27
build: use declare_dependency for librc
Anna (navi) Figueiredo Gomes
2025-04-29
librc: fix existsat check in rc_service_scheduled_start
Anna (navi) Figueiredo Gomes
2025-04-27
librc: dirfd is initalized with zero not with -1
Sören Tempel
2025-04-27
src/librc: loop readdir properly in rm_dir()
Anna (navi) Figueiredo Gomes
2025-04-15
librc: add rc_scriptdirfds api
Anna (navi) Figueiredo Gomes
2025-04-15
librc: clear dirfds when switching to user mode
Anna (navi) Figueiredo Gomes
2025-04-15
librc: attempt to create svcdirs on demand
Anna (navi) Figueiredo Gomes
2025-04-15
librc: use rc_dirfd internally
Anna (navi) Figueiredo Gomes
2025-04-15
librc: add rc_dirfd function
Anna (navi) Figueiredo Gomes
2025-04-06
rc-status: add --in-state flag
NRK
2025-04-04
librc: fix trailing space being added
NRK
2025-04-04
librc: use xasprintf instead of str{cpy,cat}
NRK
2025-04-04
librc: add newlines to error messages
NRK
2025-04-04
*: fix some typos
Anna (navi) Figueiredo Gomes
2025-02-28
librc: fix loading rc.conf
Anna (navi) Figueiredo Gomes
2025-02-27
librc: Add rc_svcdir() to rc_scriptdirs().
Anna (navi) Figueiredo Gomes
2025-02-21
librc: Enumate scriptdir entries, and avoid allocating them for user.
Anna (navi) Figueiredo Gomes
2025-02-21
librc: Remove rc_set_root for now.
Anna (navi) Figueiredo Gomes
2025-01-07
librc: Overlay user configs.
Anna (navi) Figueiredo Gomes
2025-01-07
librc: Add support for user paths.
Anna (navi) Figueiredo Gomes
2024-10-26
librc-depend, gendepends: Use rc_scriptdirs for lookup of services.
Anna (navi) Figueiredo Gomes
2024-10-26
librc, rc, supervise-daemon: Repace hardcoded paths with function calls.
Anna (navi) Figueiredo Gomes
2024-09-24
librc: Remove rc_getline.
Anna (navi) Figueiredo Gomes
2024-09-24
misc: Replace rc_getline and getline with xgetline.
Anna (navi) Figueiredo Gomes
2024-09-23
build: drop ROOTPREFIX setting
William Hubbs
2024-09-20
librc: remove gentoo prefix support
William Hubbs
2024-09-18
librc: Use proper string length in file_regex.
Anna (navi) Figueiredo Gomes
2024-09-17
librc: fix getline return value check
Mike Gilbert
2024-07-25
Podman detection in FreeBSD
Kanako the Gay
2024-07-25
Move podman check above docker
Kanako the Gay
2024-07-25
Podman detection
Kanako the Gay
2024-07-23
librc-depend.c: add make_deptree function
Anna (navi) Figueiredo Gomes
2024-07-22
librc/librc-depend.c: small refactor
Anna (navi) Figueiredo Gomes
2024-07-22
librc-misc.c: fix memory leaks
Anna (navi) Figueiredo Gomes
2024-06-03
librc: avoid using fixed-size buffers for paths
Mike Gilbert
2023-11-14
Skip already processed files in rc_service_daemon_set
Alexander Maltsev
[next]