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
2023-01-16
init: attempt to mount efivarfs
Daniel Golle
2023-01-16
jail: don't assume positive return value of creat
Daniel Golle
2023-01-16
jail: fs: don't overwrite existing mount target
Daniel Golle
2022-11-10
sysupgrade: print errno on failure
Stijn Tintel
2022-11-10
jail: ignore missing .dynamic sect
Yuteng Zhong
2022-11-10
jail: correctly check for null pointer
Philipp Meier
2022-09-26
instance: dump netdev params
Stijn Tintel
2022-07-17
jail: fix various ignoring return value compilation warning
Christian Marangi
2022-07-17
jail: add WARNING macro to log non critical warning message
Christian Marangi
2022-06-27
utrace: fix memory leak
Junnan Xu
2022-06-01
init: only relabel rootfs if started from initramfs
Daniel Golle
2022-06-01
init: selinux: don't relabel virtual filesystems
Daniel Golle
2022-05-03
init: restore SELinux labels after policy is loaded
Daniel Golle
2022-04-13
jail: include necessary files for per-netns netifd instance
Daniel Golle
2022-04-13
uxc: fix potential NULL-pointer dereference
Daniel Golle
2022-03-03
procd: completely remove tmp-on-zram support
Rui Salvaterra
2022-02-18
instance: exit in case asprintf() fails
Daniel Golle
2022-02-18
uxc: remove unused printf parameter
Daniel Golle
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
[next]