OpenWrt service / process manager

Felix Fietkau e275c3823b make initial ubus connect delay small, use exponential backoff 8 years ago
initd 08cd2c661e initd: allow overriding early PATH through build time define 8 years ago
jail a627ef40cd ujail: split name (-n) and hostname (-h) options 8 years ago
plug 1d5dd0c269 add a build-time option to disable init related code 8 years ago
service 8ce9289940 service: get rid of service_init and service_validate_init, use static avl tree initialization 8 years ago
trace 890ac34c46 syslog: set sane priority values 8 years ago
upgraded 91da63d3d3 properly handle return codes 9 years ago
utils 85633f7f50 utils.c: remove an unnecessary include 8 years ago
.gitignore dfcfcca7ba add initial version of ujail and utrace 9 years ago
CMakeLists.txt 1d5dd0c269 add a build-time option to disable init related code 8 years ago
inittab.c 9cb7be1a32 inittab: always proceed to next state 8 years ago
libc-compat.h d5fddd91b9 explicitely ignore return value of symlink(3) call 8 years ago
log.h 4bccbfa967 Convert log calls to ulog() api 9 years ago
make_capabilities_h.sh 51201235db jail: add capabilities support 8 years ago
make_syscall_h.sh 0da5bf2ff2 fix generating syscall-names.h 8 years ago
preload.h dfcfcca7ba add initial version of ujail and utrace 9 years ago
procd.c 6c651500cf procd: add an option to log to stdout 8 years ago
procd.h 1d5dd0c269 add a build-time option to disable init related code 8 years ago
rcS.c 890ac34c46 syslog: set sane priority values 8 years ago
rcS.h 21d307367e fix rcS memory leaks and running hook 10 years ago
signal.c 1d5dd0c269 add a build-time option to disable init related code 8 years ago
state.c 8ce9289940 service: get rid of service_init and service_validate_init, use static avl tree initialization 8 years ago
system.c f355e23371 add ifdefs to make system.c compile on non-linux systems 8 years ago
ubus.c e275c3823b make initial ubus connect delay small, use exponential backoff 8 years ago
watchdog.c 61cfe0d093 only write to the watchdog if the fd is valid 9 years ago
watchdog.h 1d5dd0c269 add a build-time option to disable init related code 8 years ago