initd
|
a5954cf302
procd: Add %m to several functions that return errno.
|
6 years ago |
jail
|
a5954cf302
procd: Add %m to several functions that return errno.
|
6 years ago |
plug
|
a5954cf302
procd: Add %m to several functions that return errno.
|
6 years ago |
service
|
a5954cf302
procd: Add %m to several functions that return errno.
|
6 years ago |
trace
|
fa5ce1c2b4
procd: Replace strerror(errno) with %m.
|
6 years ago |
upgraded
|
fa5ce1c2b4
procd: Replace strerror(errno) with %m.
|
6 years ago |
utils
|
810d7a51c5
procd: Remove redundant errno variable in several printf functions.
|
6 years ago |
.gitignore
|
dfcfcca7ba
add initial version of ujail and utrace
|
9 years ago |
CMakeLists.txt
|
b39c362c6d
service: Start services normally when seccomp is disabled
|
7 years ago |
inittab.c
|
a5954cf302
procd: Add %m to several functions that return errno.
|
6 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
|
7 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
|
7 years ago |
procd.h
|
5b1fb35427
Remove code that has become unnecessary after sysupgrade changes
|
7 years ago |
rcS.c
|
a5954cf302
procd: Add %m to several functions that return errno.
|
6 years ago |
rcS.h
|
21d307367e
fix rcS memory leaks and running hook
|
11 years ago |
signal.c
|
1d5dd0c269
add a build-time option to disable init related code
|
8 years ago |
state.c
|
a5954cf302
procd: Add %m to several functions that return errno.
|
6 years ago |
system.c
|
17026f4683
system: return ubus error when sysupgrade_exec_upgraded() has failed
|
7 years ago |
sysupgrade.c
|
85ccb95c11
init: Check chroot return value in sysupgrade_exec_upgraded()
|
7 years ago |
sysupgrade.h
|
63789e51ed
init: add support for sysupgrades triggered from preinit
|
7 years ago |
ubus.c
|
e275c3823b
make initial ubus connect delay small, use exponential backoff
|
8 years ago |
watchdog.c
|
fa5ce1c2b4
procd: Replace strerror(errno) with %m.
|
6 years ago |
watchdog.h
|
a17e1e8ec1
watchdog: fix inline watchdog_get_magicclose function prototype
|
7 years ago |