index
:
openrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
supervise-daemon
Age
Commit message (
Expand
)
Author
2023-10-19
openrc: rework pathing functions
Anna (navi) Figueiredo Gomes
2023-10-19
openrc: Add support for user services.
Anna (navi) Figueiredo Gomes
2023-10-03
Relocate pipes.c and pipes.h file to shared directory.
Lexxy Fox
2023-10-03
supervise-daemon: implement output_logger and error_logger.
Lexxy Fox
2023-09-12
misc: add cloexec_fds_from() helper function
Natanael Copa
2023-09-12
supervise-daemon: rename HAVE_CLOSE_RANGE_EXEC to HAVE_CLOSE_RANGE
Natanael Copa
2023-04-19
Rename attribute macros to namespaced RC_*
Sam James
2023-01-29
supervise-daemon: missing includes from IWYU
Sam James
2023-01-25
supervise-daemon: mark various functions as noreturn
Sam James
2023-01-20
start-stop-daemon, supervise-daemon: use closefrom()/close_range()
Matt Whitlock
2022-09-06
start-stop-daemon, supervise-daemon: set autogroup nicelevel
Matt Whitlock
2022-05-08
supervise-daemon: fix -Wshadow
Sam James
2022-04-30
multiple spelling and typo fixes
Josh Soref
2022-04-06
migrate fully to meson build system
William Hubbs