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
2024-12-17
service: add support for triggers on service/instance data changes
Felix Fietkau
2024-12-11
state: set_stdio: chdir back to / in case of failure
Andreas Gnau
2024-12-11
inittab: Disable implicit controlling TTY.
Markus Gothe
2024-11-13
initd: mount /sys and /proc with MS_RELATIME
Daniel Golle
2024-11-06
system: fix description value from os-release
Florian Eckert
2024-10-20
system: add build date to ubus output
Florian Eckert
2024-10-20
system: replace openwrt_release with os-release
Florian Eckert
2024-07-07
utils: use strlcpy when appropriate
Daniel Golle
2024-07-07
jail: fix copy & paste error in parseOCIlinux()
Daniel Golle
2024-07-01
utils: get_cmdline_val: add missing error check
Daniel Golle
2024-03-30
trace: use standard POSIX header for basename()
Tony Ambardar
2024-03-30
watchdog: always close fd on watchdog stop
Dragan Milenkovic
2024-03-25
inittab: fallback when multiple "console=" is detected
INAGAKI Hiroshi
2024-03-25
utils: add key-value offset support to get_cmdline_val()
INAGAKI Hiroshi
2024-03-20
ci: enable ujail builds
Paul Spooren
2024-03-20
test commit fixing warnings
Paul Spooren
2024-03-20
ci: add github test workflow
Paul Spooren
2024-02-24
system: break infite loop resolving rootfs type
Daniel Golle
2024-02-21
hotplug-dispatch: don't filter empty env variables
Daniel Golle
2023-11-28
udebug: add support for logging via udebug
John Crispin
2023-11-27
service: Fix retriggering of init.d-scripts.
Markus Gothe
2023-06-25
system: add RISC-V CPU info
Yu Chien Peter Lin
2023-03-22
Revert "sysupgrade: print errno on failure"
Stijn Tintel
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
[next]