initd
|
fad899769e
initd/init: add minimal SELinux policy loading support
|
4 years ago |
jail
|
111416d10b
jail: remove unreachable code
|
3 years ago |
plug
|
4a127c3c60
procd: replace exit(-1) with exit(EXIT_FAILURE)
|
5 years ago |
service
|
602b8fa14a
jail: add option for pidfile
|
4 years ago |
trace
|
c110405181
trace: switch to OCI seccomp JSON output
|
4 years ago |
upgraded
|
4fde955062
cmake: fix lookup of external libraries
|
4 years ago |
utils
|
31f0765afd
procd: check strchr() result before using it
|
5 years ago |
.gitignore
|
bc0a73eaad
procd: add upgraded binary to .gitignore
|
5 years ago |
CMakeLists.txt
|
d352e6e97f
seccomp: switch to new OCI compliant parser
|
4 years ago |
container.h
|
ade00ca585
container: fix .dockerenv stat check
|
5 years ago |
inittab.c
|
7fb2e1dfa2
procd: simplify code in procd_inittab_run
|
5 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
|
48777def2c
rcS: cast format string to int64_t
|
4 years ago |
rcS.h
|
21d307367e
fix rcS memory leaks and running hook
|
11 years ago |
signal.c
|
cfaed5630c
procd: add SIGPWR as signal
|
5 years ago |
state.c
|
6acc48c7a2
early: fall-back to run ubus as root if user can't be found
|
3 years ago |
system.c
|
d2e8bf6ef7
system: watchdog_set: fix misleading indentation
|
4 years ago |
sysupgrade.c
|
b8238df0fb
sysupgrade: support "backup" attribute
|
5 years ago |
sysupgrade.h
|
b8238df0fb
sysupgrade: support "backup" attribute
|
5 years ago |
ubus.c
|
e275c3823b
make initial ubus connect delay small, use exponential backoff
|
8 years ago |
uxc.c
|
d4d78dbe5e
uxc: also delete procd runtime state on 'delete'
|
4 years ago |
watchdog.c
|
20192e4761
watchdog: improve seting watchdog timeout and frequency
|
6 years ago |
watchdog.h
|
a17e1e8ec1
watchdog: fix inline watchdog_get_magicclose function prototype
|
7 years ago |