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
2022-02-18
uxc: clean up error handling
Daniel Golle
2022-02-18
uxc: allow editing settings using 'create'
Daniel Golle
2022-02-18
uxc: add support for user-defined settings
Daniel Golle
2022-01-30
procd: seccomp/jail: Fix build error on arm with glibc
Peter Lundkvist
2022-01-11
procd: clean up /dev/pts mounts
Rui Salvaterra
2022-01-11
procd: mount /dev with noexec
Rui Salvaterra
2022-01-11
procd: jail/cgroups: correctly enable "rdma" when requested
Roman Azarenko
2021-12-26
uxc: fix two minor issues reported by Coverity
Daniel Golle
2021-12-20
uxc: usage message cosmetics
Daniel Golle
2021-12-20
remove ujail-console
Daniel Golle
2021-12-20
uxc: integrate console into uxc
Daniel Golle
2021-12-20
uxc: consider uvol and etc location for configurations
Daniel Golle
2021-12-11
jail: make sure jailed process is terminated
Daniel Golle
2021-11-23
procd: service_stop_all: also kill inittab actions
Daniel Golle
2021-11-23
procd: add full service shutdown prior to sysupgrade
John Crispin
2021-11-23
service: move jail parsing to end of instance parser
Daniel Golle
2021-11-23
system: add diskfree infos to ubus
Florian Eckert
2021-11-11
jail: allow passing environment variable to procd jailed process
Daniel Golle
2021-11-04
trigger: use uloop_timeout_remaining64
Stijn Tintel
2021-11-01
jail: elf: Remove MIPS 64 warning
Hauke Mehrtens
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
[next]