aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-04-19Rename attribute macros to namespaced RC_*Sam James
2023-04-18version 0.47William Hubbs
2023-04-18update newsWilliam Hubbs
2023-04-17rc.conf: note SSD_* vars need exportingDoug Freed
2023-03-07init.d/rc.conf: make unicode default to yesWilliam Hubbs
2023-03-06rc.conf: default to unicode consolepsykose
2023-02-16seedrng: fix copyright yearNRK
2023-02-15rc-status: comment consistecyanon
2023-02-15rc-status: all flags respect '-f'anon
2023-02-05seedrng: fix memory leak reported by clang-tidyNRK
2023-02-02bash-completions/rc-service: don't use grepNRK
2023-01-30start-stop-daemon: avoid malloc inside sig-handlerNRK
2023-01-30openrc-run: avoid malloc inside sig-handlerNRK
2023-01-29value: missing includes from IWYUSam James
2023-01-29swclock: missing includes from IWYUSam James
2023-01-29supervise-daemon: missing includes from IWYUSam James
2023-01-29start-stop-daemon: missing includes from IWYUSam James
2023-01-29shell_var: missing includes from IWYUSam James
2023-01-29shared: missing includes from IWYUSam James