OpenWrt service / process manager

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