aboutsummaryrefslogtreecommitdiff
path: root/src/supervise-daemon/supervise-daemon.c
AgeCommit message (Expand)Author
2024-07-19openrc: dynamic paths for user servicesAnna (navi) Figueiredo Gomes
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