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-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
2020-07-20
jail: move /tmp/resolv.conf.d to /dev/resolv.conf.d
Daniel Golle
2020-07-19
jail: /proc/$pid/oom_score_adj to OCI defined oomScoreAdj
Daniel Golle
2020-07-19
jail: parse and apply POSIX rlimits
Daniel Golle
2020-07-19
jail: read and apply umask from OCI if defined
Daniel Golle
2020-07-19
jail: implement OCI user additionalGIDs
Daniel Golle
2020-07-19
jail: parse and apply OCI sysctl values
Daniel Golle
2020-07-19
jail: fix hooks
Daniel Golle
2020-07-17
jail: add support for maskedPaths and readonlyPaths
Daniel Golle
2020-07-16
jail: fix some more mount options
Daniel Golle
2020-07-15
jail: fs: fix build on uClibc-ng
Daniel Golle
2020-07-15
procd: fix compile if procd-ujail is not selected
Daniel Golle
2020-07-13
jail: fix false return in case of nofail mount
Daniel Golle
2020-07-13
procd: add service instance watchdog
Daniel Bailey
2020-07-13
uxc: fix build with uClibc-ng
Daniel Golle
2020-07-13
uxc: fix 'stop' command
Daniel Golle
2020-07-13
jail: don't make mount source read-only
Daniel Golle
2020-07-13
jail: refactor mount support to cover OCI spec
Daniel Golle
2020-07-13
jail: memory allocation fixes
Daniel Golle
2020-07-13
jail: parse and run OCI hooks
Daniel Golle
2020-07-13
jail: actually chdir into OCI defined CWD
Daniel Golle
2020-07-13
jail: consider PATH for argv in OCI container
Daniel Golle
2020-07-13
jail: fix segfault with len(uidmap/gidmap) > 1
Daniel Golle
2020-07-11
procd: fix compilation with uClibc-ng
Rosen Penev
2020-07-11
jail: use linux/capability.h instead of sys/capability.h
Daniel Golle
2020-07-11
ujail: add dependency on syscall-names-h
Daniel Golle
2020-07-10
jail: fix build on platforms without seccomp support
Daniel Golle
2020-07-10
uxc: add container management CLI tool
Daniel Golle
2020-07-10
jail: add support for running OCI bundle
Daniel Golle
2020-05-28
jail: handle containers seperately
Daniel Golle
2020-05-28
jail: use sane termios settings for console pts
Daniel Golle
2020-05-15
jail: add option to provide /dev/console to containers
Daniel Golle
2020-05-15
jail: unnamed jails can not have netns (fix segfault)
Leonardo Mörlein
2020-05-15
jail: SIGSEGV must not be forwarded to the child process
Leonardo Mörlein
2020-04-25
jail: don't load libpreload-seccomp.so if it doesn't exist
Daniel Golle
2020-04-25
jail: don't fail unless requirejail is set
Daniel Golle
2020-04-19
jail: include /etc/nsswitch.conf in jail for glibc.
Daniel Golle
2020-04-14
jail: always mount /dev as additional tmpfs
Daniel Golle
2020-04-13
jail: replace /etc/resolv.conf with symlink in extroot+overlay
Daniel Golle
2020-04-13
jail: mount /sys read-only
Daniel Golle
2020-04-13
jail: make /proc more secure
Daniel Golle
[next]