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
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
2020-08-10
initd/init: add minimal SELinux policy loading support
Thomas Petazzoni
2020-08-06
jail: fix freeing cgroups avl
Daniel Golle
2020-08-06
jail: only free cgroups if they were allocated
Daniel Golle
2020-08-06
jail: parse OCI cgroups resources
Daniel Golle
2020-08-06
instance: add instances into unified cgroup hierarchy
Daniel Golle
2020-08-06
jail: make use of BLOBMSG_CAST_INT64 for OCI rlimits
Daniel Golle
2020-08-06
jail: use pidns semantics also for timens
Daniel Golle
2020-08-06
initd: attempt to mount cgroup2
Daniel Golle
2020-07-30
service: add method to query available container features
Daniel Golle
2020-07-30
uxc: remove debugging left-over
Daniel Golle
2020-07-30
instance: make sure values are not inherited from previous runs
Daniel Golle
2020-07-29
uxc: use new container.%s kill ubus API
Daniel Golle
2020-07-29
jail: add 'kill' method to container.%s object
Daniel Golle
2020-07-29
uxc: fix create operation
Daniel Golle
2020-07-28
uxc: behave more like a compliant OCI run-time
Daniel Golle
2020-07-28
jail: add some remaining OCI features
Daniel Golle
2020-07-25
jail: serialize hook execution
Daniel Golle
2020-07-25
jail: fix build on glibc and uclibc
Daniel Golle
2020-07-21
jail: add support for referencing existing namespaces
Daniel Golle
2020-07-20
jail: fix wrong format for 32-bit
Rosen Penev
2020-07-20
rcS: cast format string to int64_t
Rosen Penev
2020-07-20
jail: re-implement /proc/sys/net read-write in netns hack
Daniel Golle
2020-07-20
jail: refactor default mounts into new structure
Daniel Golle
2020-07-20
jail: actually apply filesystem-specific mount options
Daniel Golle
2020-07-20
jail: add support for defining devices
Daniel Golle
[next]