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-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
2020-10-23
ujail: elf: work around GCC bug on MIPS64
Daniel Golle
2020-10-22
jail: mount more stuff read-only
Daniel Golle
2020-10-21
jail: capabilities: apply in two phases
Daniel Golle
2020-10-19
jail: nuke old capabilities code in favour of reusing OCI code
Daniel Golle
2020-10-19
instance: actually wire up capabilities filename
Daniel Golle
2020-10-19
jail: adapt to new ubus socket path
Daniel Golle
2020-10-19
early: run ubusd non-root as user ubus, group ubus
Daniel Golle
2020-08-13
cgroups: memory controller fixes
Daniel Golle
2020-08-13
cgroups: restrict allowed keys in 'unified' section
Daniel Golle
[next]