aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-03-31Touch up docs/commentsOskari Pirhonen
2024-03-31Trivial curses/termcap removalOskari Pirhonen
2023-12-04change info words "remove" to "delete" in delete sub-commandZhao Yongming
2023-11-15remove warning for runscript deprecationWilliam Hubbs
2023-11-15drop the deprecated "rc" binaryWilliam Hubbs
2023-11-14Skip already processed files in rc_service_daemon_setAlexander Maltsev
2023-11-14drop the deprecated runscript binaryWilliam Hubbs
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-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-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-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-19Rename attribute macros to namespaced RC_*Sam James
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-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
2023-01-29service: missing includes from IWYUSam James
2023-01-29seedrng: missing includes from IWYUSam James
2023-01-29rc-update: missing includes from IWYUSam James
2023-01-29rc-status: missing includes from IWYUSam James
2023-01-29rc-service: missing includes from IWYUSam James
2023-01-29rc-depend: missing includes from IWYUSam James
2023-01-29rc-abort: missing includes from IWYUSam James
2023-01-29openrc-shutdown: missing includes from IWYUSam James
2023-01-29openrc-run: missing includes from IWYUSam James
2023-01-29openrc: missing includes from IWYUSam James