index
:
procd
lede-17.01
main
master
openwrt-19.07
openwrt-24.10
staging/stintel/sysupgrade
staging/stintel/watchdog
OpenWrt service / process manager
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-05
procd: Use /dev/console for serial console if exists
Gaurav Pathak
2021-03-21
procd: Adding support to detect Pantavisor Container Platform
Gaurav Pathak
2021-03-19
trace: fix build on aarch64
Daniel Golle
2021-03-19
jail/seccomp: add support for aarch64
Daniel Golle
2021-03-07
inittab: detect active console from kernel if no console= specified
Mathew McBride
2021-03-07
utils: fix C style in header file
Daniel Golle
2021-03-02
procd: fix compilation with newer musl
Rosen Penev
2021-02-23
system: expose if system was booted from initramfs
Daniel Golle
2021-02-13
cosmetics: provide compatible system info on Aarch64
Daniel Golle
2021-02-07
procd: add hotplug-call dispatcher
Daniel Golle
2021-02-02
jail: cgroups: fix uninitialized variable
Daniel Golle
2021-02-02
jail: only output BPF instr. table header if debugging
Daniel Golle
2021-02-02
jail: remove duplicate check for hook file permissions
Daniel Golle
2021-01-26
procd: fix compiler warning
John Crispin
2021-01-26
hotplug.c: set nl_pid to zero
Stefan Eichenberger
2020-12-12
treewide: replace local mkdir_p implementations
Daniel Golle
2020-12-09
jail: remove unreachable code
Daniel Golle
2020-12-04
early: fall-back to run ubus as root if user can't be found
Daniel Golle
2020-12-01
jail: improve seccomp log output
Daniel Golle
2020-11-30
jail: seccomp: improve code readability
Daniel Golle
2020-11-30
jail: always call cgroups_free()
Daniel Golle
2020-11-30
jail: improve seccomp BPF generator
Daniel Golle
2020-11-27
jail: properly initialize timens_fd
Daniel Golle
2020-11-27
jail: enter existing cgroups namespace if given
Daniel Golle
2020-11-27
jail: don't attempt to mount /sys with noatime
Daniel Golle
2020-11-27
jail: fix typo in usage output
Daniel Golle
2020-11-27
jail: seteuid before clone(CLONE_NEWUSER)
Daniel Golle
2020-11-27
jail: don't fail if can't mount-bind /etc/resolv.conf
Daniel Golle
2020-11-27
jail: don't use NULL arguments for mount syscall
Daniel Golle
2020-11-27
jail: relax /etc/resolv.conf creation
Daniel Golle
2020-11-27
jail: fix and simplify userns uid/gid maps from OCI
Daniel Golle
2020-11-27
jail: fix segfault on missing name and refactor
Daniel Golle
2020-11-27
jail: leak less memory
Daniel Golle
2020-11-22
jail: add 'debug' extern variable to preload_seccomp
Daniel Golle
2020-11-22
uxc: also delete procd runtime state on 'delete'
Daniel Golle
2020-11-22
uxc: fix incomplete commit
Daniel Golle
2020-11-21
jail: cgroup hack: rewrite cgroup -> cgroup2
Daniel Golle
2020-11-21
seccomp: silence 'unknown syscall' warnings
Daniel Golle
2020-11-21
uxc: make force-delete kill container process
Daniel Golle
2020-11-17
trace: switch to OCI seccomp JSON output
Daniel Golle
2020-11-15
seccomp: switch to new OCI compliant parser
Daniel Golle
2020-11-15
seccomp: specifying architectures is optional
Daniel Golle
2020-11-07
jail: fix capabilities
Daniel Golle
2020-10-28
uxc: mimic runc cmdline by using getopt_long
Daniel Golle
2020-10-28
jail: don't fail if maskedPath cannot be found
Daniel Golle
2020-10-28
jail: add support for absolute root path in OCI spec
Daniel Golle
2020-10-28
jail: relax seccomp unknown syscall handling
Daniel Golle
2020-10-28
jail: handle mount propagation flags
Daniel Golle
2020-10-28
jail: add option for pidfile
Daniel Golle
2020-10-28
jail: guard boolean blobmsg attributes
Daniel Golle
[next]