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-11-01
jail: elf: Use 64 bit variables for elf offsets
Hauke Mehrtens
2021-10-22
jail: Fix build with glibc
Hauke Mehrtens
2021-10-17
uxc: add missing 'break' statement
Daniel Golle
2021-10-17
jail: netifd: check target netns fd before using it
Daniel Golle
2021-10-17
jail: netifd: fix error handling issue reported by coverity
Daniel Golle
2021-10-17
jail: netifd: code cosmetics
Daniel Golle
2021-10-12
jail: make use of per-container netifd via ubus
Daniel Golle
2021-10-12
jail: netifd: generate netifd uci config and mount it
Daniel Golle
2021-10-12
jail: fs: add support for asymmetric mount bind
Daniel Golle
2021-10-12
uxc: don't free the stack
Daniel Golle
2021-10-12
uxc: fix segfault caused by use-after-free
Daniel Golle
2021-09-15
jail: start ubus and netifd instances for container with netns
Daniel Golle
2021-09-15
Revert "jail: do not hack /etc/resolv.conf on container rootfs"
Daniel Golle
2021-09-15
instance: allow jailed service to join namespace(s)
Daniel Golle
2021-09-15
jail: prepare for adding process to existing namespace
Daniel Golle
2021-09-15
uxc: add JSON output option for 'list' command
Daniel Golle
2021-09-15
procd: fix container deletion
Daniel Golle
2021-09-15
trace: don't leak file descriptor in error path
Daniel Golle
2021-08-31
initd: fix off-by-one error in mkdev.c
Nick Hainke
2021-08-31
Revert "initd: fix off-by-one error in mkdev.c"
Nick Hainke
2021-08-30
trace: preload: avoid NULL-dereference here as well
Daniel Golle
2021-08-30
jail: actually check calloc return value
Daniel Golle
2021-08-30
utils: don't ignore open() return value
Daniel Golle
2021-08-30
initd: fix off-by-one error in mkdev.c
Daniel Golle
2021-08-30
trace: fix potential use-after-free occurence
Nick Hainke
2021-08-30
trace: free memory allocated by blobmsg_format_json_indent()
Daniel Golle
2021-08-30
uxc: move mountpoint of persistent config to /var/run/uxc
Daniel Golle
2021-08-24
jail: protect against strcat buffer overflows
Daniel Golle
2021-08-24
jail: preload: avoid NULL-dereference in case things go wrong
Daniel Golle
2021-08-24
trace: handle open() return value and make sure string is terminated
Daniel Golle
2021-08-24
trace: free string returned by blobmsg_format_json_indent()
Daniel Golle
2021-08-24
uxc: free string returned by blobmsg_format_json_indent()
Daniel Golle
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
[next]