aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-19openrc-pam: Grab XDG_RUNTIME_DIR from pam and re-export it for openrcAnna (navi) Figueiredo Gomes
2023-10-19openrc-pam: Add syslog logs for opening, closing and runing a runlevelAnna (navi) Figueiredo Gomes
2023-10-19librc: disallow user scripts as rootAnna (navi) Figueiredo Gomes
2023-10-19librc: add paths to errorx mkdir callsAnna (navi) Figueiredo Gomes
2023-10-19openrc: rework pathing functionsAnna (navi) Figueiredo Gomes
2023-10-19openrc: create lockfile for --user.Anna (navi) Figueiredo Gomes
2023-10-19openrc-pam: introduction of a PAM module for --userAnna (navi) Figueiredo Gomes
2023-10-19openrc: Add the correct path for logs as userAnna (navi) Figueiredo Gomes
2023-10-19librc: Move sysconf dir to ~/.config/openrc/...Anna (navi) Figueiredo Gomes
2023-10-19librc: Allow user to override system-wide rc.confAnna (navi) Figueiredo Gomes
2023-10-19librc: Use getpwuid instead of ${HOME} to get user's home directory.Anna (navi) Figueiredo Gomes
2023-10-19openrc: Add support for user services.Anna (navi) Figueiredo Gomes
2023-10-19openrc-run.sh.in: Disable cgroups for user services.Anna (navi) Figueiredo Gomes
2023-10-19openrc-run.sh-in: Conditionally add configs.Anna (navi) Figueiredo Gomes
2023-10-19gendepends.sh.in: Conditionally add user servicesAnna (navi) Figueiredo Gomes
2023-10-19librc: skeleton of user services supportAnna (navi) Figueiredo Gomes
2023-10-10version 0.51William Hubbs
2023-10-10update newsWilliam Hubbs
2023-10-10change default RC_CGROUP_MODE to unifiedWilliam Hubbs
2023-10-10Force symlinking of openrc-init to initAdam Duskett
2023-10-03Relocate pipes.c and pipes.h file to shared directory.Lexxy Fox
2023-10-03supervise-daemon: implement output_logger and error_logger.Lexxy Fox
2023-09-19version 0.50William Hubbs
2023-09-19update newsWilliam Hubbs
2023-09-12misc: add syscall fallback for close_range for musl libcNatanael Copa
2023-09-12start-stop-daemon: set fds to CLOEXEC instead of closingNatanael Copa
2023-09-12misc: add cloexec_fds_from() helper functionNatanael Copa
2023-09-12supervise-daemon: rename HAVE_CLOSE_RANGE_EXEC to HAVE_CLOSE_RANGENatanael Copa
2023-09-01remove /lib/rc/tmp creation from meson scriptTimothy Kenno Handojo
2023-08-31version 0.49William Hubbs
2023-08-31update newsWilliam Hubbs
2023-08-29Don't re-define strlcpy/strlcat with >=glibc-2.38Sam James
2023-07-26rc: fix automatic restart with runlevel-specific conf.d filesSven Wegener
2023-07-26bash-completion/rc-service: don't set or unset extglobJernej Jakob
2023-07-05version 0.48William Hubbs
2023-07-05update news for 0.48 releaseWilliam Hubbs
2023-05-21man: Remove Duplicate Description of -2/--stderr FlagPetr Vaněk
2023-05-14einfo: fix vewend applet argsOskari Pirhonen
2023-05-10librc: allow overriding rc_interactive on kernel command lineSam James
2023-04-24openrc-run: fix rc_parallel race in svc_execDominique Martinet
2023-04-24openrc-run: silence lock failures with --no-depsDominique Martinet
2023-04-24openrc-run: remove kludge in restart --no-depsDominique Martinet
2023-04-24rc: use LIST_FOREACH_SAFE in cleanup()NRK
2023-04-24rc: block SIGCHLD during pid list operationsNRK
2023-04-24rc: avoid calling free inside SIGCHLD handlerNRK
2023-04-24fstabinfo: deal with EINTR in waitpid callNRK
2023-04-24fstabinfo: replace vfork with posix_spawnpNRK
2023-04-23einfo.h: fix EINFO_RESTRICT macro usageOskari Pirhonen
2023-04-20shared: fix pointer type in UNCONSTSam James
2023-04-19meson.build: add -Werror=... for modern C issuesSam James