index
:
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
rc.c: use a flag instead of environment variables change the lockfile
Anna (navi) Figueiredo Gomes
2023-10-19
misc.c: use userenv_whitelist in the env filtering
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: Use the entire PAM environment
Naomi Calabretta
2023-10-19
misc.c: export the right paths when in user mode
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-run: in user mode, change to homedir instead of /
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: allow to define runlevels by the arguments
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-run.sh: save and load variables on default start
Anna (navi) Figueiredo Gomes
2023-10-19
librc: introduce recursive_mkdir()
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: Grab XDG_RUNTIME_DIR from pam and re-export it for openrc
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: Add syslog logs for opening, closing and runing a runlevel
Anna (navi) Figueiredo Gomes
2023-10-19
librc: disallow user scripts as root
Anna (navi) Figueiredo Gomes
2023-10-19
librc: add paths to errorx mkdir calls
Anna (navi) Figueiredo Gomes
2023-10-19
openrc: rework pathing functions
Anna (navi) Figueiredo Gomes
2023-10-19
openrc: create lockfile for --user.
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: introduction of a PAM module for --user
Anna (navi) Figueiredo Gomes
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
[next]