summaryrefslogtreecommitdiff
path: root/src/supervise-daemon
AgeCommit message (Expand)Author
2025-02-23*-daemon: Error check initialization of ready fd in child process.Anna (navi) Figueiredo Gomes
2025-02-22misc, *-daemon: Implement s6-style readiness notification.Anna (navi) Figueiredo Gomes
2025-01-07misc: Add --user/-U flag to common flags.Anna (navi) Figueiredo Gomes
2024-10-26librc, rc, supervise-daemon: Repace hardcoded paths with function calls.Anna (navi) Figueiredo Gomes
2024-09-13make libcap a hard requirementWilliam 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 cloexec_fds_from() helper functionNatanael Copa
2023-09-12supervise-daemon: rename HAVE_CLOSE_RANGE_EXEC to HAVE_CLOSE_RANGENatanael Copa
2023-04-19Rename attribute macros to namespaced RC_*Sam James
2023-01-29supervise-daemon: missing includes from IWYUSam James
2023-01-25supervise-daemon: mark various functions as noreturnSam James
2023-01-20start-stop-daemon, supervise-daemon: use closefrom()/close_range()Matt Whitlock
2022-09-06start-stop-daemon, supervise-daemon: set autogroup nicelevelMatt Whitlock
2022-05-08supervise-daemon: fix -WshadowSam James
2022-04-30multiple spelling and typo fixesJosh Soref
2022-04-06migrate fully to meson build systemWilliam Hubbs