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-08-24
utils: make sure read() string is 0 terminated
Daniel Golle
2021-08-24
jail: use portable sizeof(void *)
Daniel Golle
2021-08-24
jail: check return value when opening console
Daniel Golle
2021-08-24
jail: return to hook callback instead of just calling it
Daniel Golle
2021-08-24
jail: devices: create parent folder when creating devices
Daniel Golle
2021-08-22
uxc.c: fix coverity resource leak warning
Kevin Darbyshire-Bryant
2021-08-15
uxc: support config in uvol
Daniel Golle
2021-08-15
uxc: fix help output
Daniel Golle
2021-08-15
uxc: fix a bunch of issues discovered by Coverity
Daniel Golle
2021-08-15
service: make sure string read is null terminated
Daniel Golle
2021-08-15
system: fix issues reported by Coverity
Daniel Golle
2021-08-14
ujail-console: add missing error handling discovered by coverity
Daniel Golle
2021-08-14
jail: fix several issues discovered by Coverity
Daniel Golle
2021-08-14
hotplug-dispatch: yet another rare memory leak disovered by Coverity
Daniel Golle
2021-08-13
system: make rootfs type accessible through board call
Daniel Golle
2021-08-05
hotplug-dispatch: fix rare memory leaks in error paths
Daniel Golle
2021-08-04
jail: cgroups-bpf: fix compile with musl 1.2
Daniel Golle
2021-08-04
jail: don't ignore return value of write()
Daniel Golle
2021-08-04
jail: cgroups: replace wrongly used assert()
Daniel Golle
2021-08-04
hotplug-dispatch: replace wrongly used assert()
Daniel Golle
2021-08-04
uxc: always handle asprintf() return value
Daniel Golle
2021-08-04
hotplug-dispatch: don't ignore asprintf() return value
Daniel Golle
2021-08-04
jail: ignore return value when creating default /dev symlinks
Daniel Golle
2021-08-04
jail: don't ignore return value of seteuid()
Daniel Golle
2021-08-04
jail: cgroups-bpf: don't use sys/reg.h when building with glibc
Daniel Golle
2021-07-25
watchdog: Add an info message if the watchdog reset the system
Martin Blumenstingl
2021-07-24
uxc: resolve volume UUIDs by name of UCI fstab section
Daniel Golle
2021-07-24
uxc: don't restart containers when mount shows up
Daniel Golle
2021-07-18
jail: refactor directory handling for rootfs and overlaydir
Daniel Golle
2021-07-17
jail: make use of realpath() for rootfs and overlaydir
Daniel Golle
2021-07-15
uxc: check for required blockd mounts
Daniel Golle
2021-07-15
jail: open() extroot folder before mounting
Daniel Golle
2021-07-15
jail: allow rootfs to be a symbolic link
Daniel Golle
2021-07-15
jail: increase max additional env records to 64
Daniel Golle
2021-07-15
jail: do not hack /etc/resolv.conf on container rootfs
Daniel Golle
2021-07-15
uxc: implement support for rootfs overlay in containers
Daniel Golle
2021-07-10
jail: add support for cgroup devices as in OCI run-time spec
Daniel Golle
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
[next]