OpenWrt service / process manager

Daniel Golle 47a9f0d652 service: add method to query available container features 4 years ago
initd 4a127c3c60 procd: replace exit(-1) with exit(EXIT_FAILURE) 4 years ago
jail 2d811a4b88 jail: add 'kill' method to container.%s object 4 years ago
plug 4a127c3c60 procd: replace exit(-1) with exit(EXIT_FAILURE) 4 years ago
service 47a9f0d652 service: add method to query available container features 4 years ago
trace aed7fb3cf2 procd: fix compilation with uClibc-ng 4 years ago
upgraded 4fde955062 cmake: fix lookup of external libraries 4 years ago
utils 31f0765afd procd: check strchr() result before using it 5 years ago
.gitignore bc0a73eaad procd: add upgraded binary to .gitignore 4 years ago
CMakeLists.txt b41f76b5a0 procd: fix compile if procd-ujail is not selected 4 years ago
container.h ade00ca585 container: fix .dockerenv stat check 5 years ago
inittab.c 7fb2e1dfa2 procd: simplify code in procd_inittab_run 4 years ago
libc-compat.h d5fddd91b9 explicitely ignore return value of symlink(3) call 9 years ago
log.h 3ba6b45c59 procd: add missing new lines inside debug code 6 years ago
make_capabilities_h.sh 51201235db jail: add capabilities support 9 years ago
make_syscall_h.sh 1c48104ffc utrace: Support non-contiguous syscall numbers 7 years ago
preload.h dfcfcca7ba add initial version of ujail and utrace 9 years ago
procd.c 53e92d43d6 procd: lower the logging threshold 6 years ago
procd.h 5b1fb35427 Remove code that has become unnecessary after sysupgrade changes 7 years ago
rcS.c 48777def2c rcS: cast format string to int64_t 4 years ago
rcS.h 21d307367e fix rcS memory leaks and running hook 10 years ago
signal.c cfaed5630c procd: add SIGPWR as signal 5 years ago
state.c 856b5f8be0 state: fix reboot causing shutdown inside LXC container 4 years ago
system.c d2e8bf6ef7 system: watchdog_set: fix misleading indentation 4 years ago
sysupgrade.c b8238df0fb sysupgrade: support "backup" attribute 5 years ago
sysupgrade.h b8238df0fb sysupgrade: support "backup" attribute 5 years ago
ubus.c e275c3823b make initial ubus connect delay small, use exponential backoff 8 years ago
uxc.c 2ae5cbcf1d uxc: remove debugging left-over 4 years ago
watchdog.c 20192e4761 watchdog: improve seting watchdog timeout and frequency 5 years ago
watchdog.h a17e1e8ec1 watchdog: fix inline watchdog_get_magicclose function prototype 7 years ago