initd
|
d6673547ad
early: set /tmp permissions explicitly
|
2 months ago |
jail
|
a5954cf302
procd: Add %m to several functions that return errno.
|
1 year ago |
plug
|
e2b055edf2
hotplug.c: Make sure hotplug buffer is NULL terminated
|
1 month ago |
service
|
e29966f04c
Allow disabling seccomp or changing the whitelist
|
6 months ago |
trace
|
5f57223913
trace: Use properly sized type for PTRACE_GETEVENTMSG
|
6 months ago |
upgraded
|
fa5ce1c2b4
procd: Replace strerror(errno) with %m.
|
1 year ago |
utils
|
810d7a51c5
procd: Remove redundant errno variable in several printf functions.
|
1 year ago |
.gitignore
|
dfcfcca7ba
add initial version of ujail and utrace
|
3 years ago |
CMakeLists.txt
|
b39c362c6d
service: Start services normally when seccomp is disabled
|
1 year ago |
inittab.c
|
a5954cf302
procd: Add %m to several functions that return errno.
|
1 year ago |
libc-compat.h
|
d5fddd91b9
explicitely ignore return value of symlink(3) call
|
3 years ago |
log.h
|
3ba6b45c59
procd: add missing new lines inside debug code
|
1 year ago |
make_capabilities_h.sh
|
51201235db
jail: add capabilities support
|
3 years ago |
make_syscall_h.sh
|
1c48104ffc
utrace: Support non-contiguous syscall numbers
|
1 year ago |
preload.h
|
dfcfcca7ba
add initial version of ujail and utrace
|
3 years ago |
procd.c
|
53e92d43d6
procd: lower the logging threshold
|
1 year ago |
procd.h
|
5b1fb35427
Remove code that has become unnecessary after sysupgrade changes
|
1 year ago |
rcS.c
|
846e20cb65
procd: add timing to start/stop logging
|
1 year ago |
rcS.h
|
21d307367e
fix rcS memory leaks and running hook
|
5 years ago |
signal.c
|
1d5dd0c269
add a build-time option to disable init related code
|
2 years ago |
state.c
|
a5954cf302
procd: Add %m to several functions that return errno.
|
1 year ago |
system.c
|
20192e4761
watchdog: improve seting watchdog timeout and frequency
|
3 months ago |
sysupgrade.c
|
85ccb95c11
init: Check chroot return value in sysupgrade_exec_upgraded()
|
1 year ago |
sysupgrade.h
|
63789e51ed
init: add support for sysupgrades triggered from preinit
|
1 year ago |
ubus.c
|
e275c3823b
make initial ubus connect delay small, use exponential backoff
|
2 years ago |
watchdog.c
|
20192e4761
watchdog: improve seting watchdog timeout and frequency
|
3 months ago |
watchdog.h
|
a17e1e8ec1
watchdog: fix inline watchdog_get_magicclose function prototype
|
1 year ago |