OpenWrt service / process manager

Daniel Golle 86f82f3de1 utils: don't ignore open() return value 2 years ago
initd 8eb1d783cc initd: fix off-by-one error in mkdev.c 2 years ago
jail 167dc249b0 jail: protect against strcat buffer overflows 2 years ago
plug 0aee1c30c0 hotplug.c: set nl_pid to zero 3 years ago
service 48f481b0bf service: make sure string read is null terminated 2 years ago
trace 96d8bf2c7b trace: fix potential use-after-free occurence 2 years ago
upgraded 4fde955062 cmake: fix lookup of external libraries 4 years ago
utils 86f82f3de1 utils: don't ignore open() return value 2 years ago
.gitignore bc0a73eaad procd: add upgraded binary to .gitignore 4 years ago
CMakeLists.txt 2dcefbd609 jail: add support for cgroup devices as in OCI run-time spec 2 years ago
container.h 7ee456346b procd: Adding support to detect Pantavisor Container Platform 3 years ago
hotplug-dispatch.c 48638ad4f8 hotplug-dispatch: yet another rare memory leak disovered by Coverity 2 years ago
inittab.c 021ece84de procd: Use /dev/console for serial console if exists 3 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 08938fe1cb procd: add hotplug-call dispatcher 3 years ago
rcS.c 48777def2c rcS: cast format string to int64_t 3 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 d6dda317db procd: fix compiler warning 3 years ago
system.c 040fecc1c1 system: fix issues reported by Coverity 2 years ago
sysupgrade.c b8238df0fb sysupgrade: support "backup" attribute 4 years ago
sysupgrade.h b8238df0fb sysupgrade: support "backup" attribute 4 years ago
ubus.c 08938fe1cb procd: add hotplug-call dispatcher 3 years ago
uxc.c df251c2cba uxc: move mountpoint of persistent config to /var/run/uxc 2 years ago
watchdog.c f26233edb6 watchdog: Add an info message if the watchdog reset the system 2 years ago
watchdog.h a17e1e8ec1 watchdog: fix inline watchdog_get_magicclose function prototype 6 years ago