OpenWrt service / process manager

Daniel Golle 1ab539b3a8 jail: add option to provide /dev/console to containers 4 years ago
initd 4a127c3c60 procd: replace exit(-1) with exit(EXIT_FAILURE) 4 years ago
jail 1ab539b3a8 jail: add option to provide /dev/console to containers 4 years ago
plug 4a127c3c60 procd: replace exit(-1) with exit(EXIT_FAILURE) 4 years ago
service 1ab539b3a8 jail: add option to provide /dev/console to containers 4 years ago
trace d876d1ca22 procd: trace: Define syscall registers for powerpc platform 5 years ago
upgraded 4fde955062 cmake: fix lookup of external libraries 4 years ago
utils 31f0765afd procd: check strchr() result before using it 4 years ago
.gitignore bc0a73eaad procd: add upgraded binary to .gitignore 4 years ago
CMakeLists.txt 1ab539b3a8 jail: add option to provide /dev/console to containers 4 years ago
container.h ade00ca585 container: fix .dockerenv stat check 4 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 8 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 8 years ago
make_syscall_h.sh 1c48104ffc utrace: Support non-contiguous syscall numbers 6 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 846e20cb65 procd: add timing to start/stop logging 6 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 4 years ago
sysupgrade.h b8238df0fb sysupgrade: support "backup" attribute 4 years ago
ubus.c e275c3823b make initial ubus connect delay small, use exponential backoff 8 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 6 years ago