index
:
navi/openrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-19
openrc: Add the correct path for logs as user
Anna (navi) Figueiredo Gomes
2023-10-19
librc: Move sysconf dir to ~/.config/openrc/...
Anna (navi) Figueiredo Gomes
2023-10-19
librc: Allow user to override system-wide rc.conf
Anna (navi) Figueiredo Gomes
2023-10-19
librc: Use getpwuid instead of ${HOME} to get user's home directory.
Anna (navi) Figueiredo Gomes
2023-10-19
openrc: Add support for user services.
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-run.sh.in: Disable cgroups for user services.
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-run.sh-in: Conditionally add configs.
Anna (navi) Figueiredo Gomes
2023-10-19
gendepends.sh.in: Conditionally add user services
Anna (navi) Figueiredo Gomes
2023-10-19
librc: skeleton of user services support
Anna (navi) Figueiredo Gomes
2023-10-10
version 0.51
William Hubbs
2023-10-10
update news
William Hubbs
2023-10-10
change default RC_CGROUP_MODE to unified
William Hubbs
2023-10-10
Force symlinking of openrc-init to init
Adam Duskett
2023-10-03
Relocate pipes.c and pipes.h file to shared directory.
Lexxy Fox
2023-10-03
supervise-daemon: implement output_logger and error_logger.
Lexxy Fox
2023-09-19
version 0.50
William Hubbs
2023-09-19
update news
William Hubbs
2023-09-12
misc: add syscall fallback for close_range for musl libc
Natanael Copa
2023-09-12
start-stop-daemon: set fds to CLOEXEC instead of closing
Natanael Copa
2023-09-12
misc: add cloexec_fds_from() helper function
Natanael Copa
2023-09-12
supervise-daemon: rename HAVE_CLOSE_RANGE_EXEC to HAVE_CLOSE_RANGE
Natanael Copa
2023-09-01
remove /lib/rc/tmp creation from meson script
Timothy Kenno Handojo
2023-08-31
version 0.49
William Hubbs
2023-08-31
update news
William Hubbs
2023-08-29
Don't re-define strlcpy/strlcat with >=glibc-2.38
Sam James
2023-07-26
rc: fix automatic restart with runlevel-specific conf.d files
Sven Wegener
2023-07-26
bash-completion/rc-service: don't set or unset extglob
Jernej Jakob
2023-07-05
version 0.48
William Hubbs
2023-07-05
update news for 0.48 release
William Hubbs
2023-05-21
man: Remove Duplicate Description of -2/--stderr Flag
Petr Vaněk
2023-05-14
einfo: fix vewend applet args
Oskari Pirhonen
2023-05-10
librc: allow overriding rc_interactive on kernel command line
Sam James
2023-04-24
openrc-run: fix rc_parallel race in svc_exec
Dominique Martinet
2023-04-24
openrc-run: silence lock failures with --no-deps
Dominique Martinet
2023-04-24
openrc-run: remove kludge in restart --no-deps
Dominique Martinet
2023-04-24
rc: use LIST_FOREACH_SAFE in cleanup()
NRK
2023-04-24
rc: block SIGCHLD during pid list operations
NRK
2023-04-24
rc: avoid calling free inside SIGCHLD handler
NRK
2023-04-24
fstabinfo: deal with EINTR in waitpid call
NRK
2023-04-24
fstabinfo: replace vfork with posix_spawnp
NRK
2023-04-23
einfo.h: fix EINFO_RESTRICT macro usage
Oskari Pirhonen
2023-04-20
shared: fix pointer type in UNCONST
Sam James
2023-04-19
meson.build: add -Werror=... for modern C issues
Sam James
2023-04-19
Rename attribute macros to namespaced RC_*
Sam James
2023-04-18
version 0.47
William Hubbs
2023-04-18
update news
William Hubbs
2023-04-17
rc.conf: note SSD_* vars need exporting
Doug Freed
2023-03-07
init.d/rc.conf: make unicode default to yes
William Hubbs
2023-03-06
rc.conf: default to unicode console
psykose
2023-02-16
seedrng: fix copyright year
NRK
[next]