index
:
procd
lede-17.01
main
master
openwrt-19.07
staging/stintel/sysupgrade
staging/stintel/watchdog
OpenWrt service / process manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
system: fix arguments validation in ubus handler
HEAD
main
Kartashov Alexey
10 hours
1
-1
/
+1
*
upgraded: CMakeLists: update cmake minimum required version to 3.10
master
Christian Marangi
2025-10-03
1
-1
/
+1
*
CMakeLists: update cmake minimum required version to 3.10
Christian Marangi
2025-10-03
1
-1
/
+1
*
service: send ubus notifications for event triggers
Felix Fietkau
2025-10-02
1
-0
/
+5
*
service: implement set_data ubus method
Felix Fietkau
2025-09-30
1
-0
/
+56
*
service: fix use-after-free on service data update
Jo-Philipp Wich
2025-09-16
1
-2
/
+3
*
service: fix object nesting in the ubus get_data call
Felix Fietkau
2025-08-12
1
-0
/
+5
*
hotplug: ensure that the button subsystem is always registered
Felix Fietkau
2025-08-07
1
-0
/
+5
*
hotplug: send event notifications
Felix Fietkau
2025-08-07
3
-4
/
+29
*
hotplug: switch to using avl tree for hotplug subsystems
Felix Fietkau
2025-08-07
1
-25
/
+42
*
fix generating syscall-names.h for loongarch64
Weijie Gao
2025-06-19
1
-0
/
+4
*
jail: make udebug socket optional
Felix Fietkau
2025-05-31
2
-2
/
+3
*
jail: add /dev/shm unconditionally
Felix Fietkau
2025-05-28
1
-3
/
+1
*
jail: add flag for passing the udebug socket
Felix Fietkau
2025-05-28
3
-1
/
+17
*
instance: convert jail feature flags to bitmap
Felix Fietkau
2025-05-28
2
-42
/
+16
*
rcS: avoid duplicate pending "running" calls
Felix Fietkau
2025-03-13
1
-0
/
+15
*
service: re-run init script "running" command after instance restart
Felix Fietkau
2025-03-13
1
-3
/
+12
*
ubus: expose firmware_url in system call
Paul Spooren
2025-01-30
1
-0
/
+2
*
jail: fix NULL-pointer dereference when connection to ubus failed
Shiji Yang
2025-01-06
1
-0
/
+6
*
uxc: kill command expects --signal parameter
Daniel Golle
2025-01-06
1
-4
/
+157
*
jail: always handle mkdir() return value
Daniel Golle
2025-01-06
1
-6
/
+17
*
jail: seccomp-oci: fix uninitialized pointer read in error path
Daniel Golle
2025-01-06
1
-1
/
+1
*
jail/seccomp: add support for loongarch64
Weijie Gao
2024-12-22
3
-3
/
+8
*
service: fix double free bug when dealing with data
Felix Fietkau
2024-12-17
1
-0
/
+1
*
service: allow incremental changes to service properties
Felix Fietkau
2024-12-17
1
-17
/
+14
*
service: remove leftover lines from previous commit
Felix Fietkau
2024-12-17
1
-4
/
+0
*
service: add support for triggers on service/instance data changes
Felix Fietkau
2024-12-17
3
-9
/
+41
*
state: set_stdio: chdir back to / in case of failure
Andreas Gnau
2024-12-11
1
-2
/
+3
*
inittab: Disable implicit controlling TTY.
Markus Gothe
2024-12-11
3
-2
/
+4
*
initd: mount /sys and /proc with MS_RELATIME
Daniel Golle
2024-11-13
1
-5
/
+5
*
system: fix description value from os-release
Florian Eckert
2024-11-06
1
-1
/
+1
*
system: add build date to ubus output
Florian Eckert
2024-10-20
1
-0
/
+2
*
system: replace openwrt_release with os-release
Florian Eckert
2024-10-20
1
-7
/
+7
*
utils: use strlcpy when appropriate
Daniel Golle
2024-07-07
1
-3
/
+2
*
jail: fix copy & paste error in parseOCIlinux()
Daniel Golle
2024-07-07
1
-1
/
+1
*
utils: get_cmdline_val: add missing error check
Daniel Golle
2024-07-01
1
-1
/
+6
*
trace: use standard POSIX header for basename()
Tony Ambardar
2024-03-30
1
-1
/
+1
*
watchdog: always close fd on watchdog stop
Dragan Milenkovic
2024-03-30
1
-5
/
+6
*
inittab: fallback when multiple "console=" is detected
INAGAKI Hiroshi
2024-03-25
1
-1
/
+2
*
utils: add key-value offset support to get_cmdline_val()
INAGAKI Hiroshi
2024-03-25
2
-4
/
+9
*
ci: enable ujail builds
Paul Spooren
2024-03-20
1
-0
/
+1
*
test commit fixing warnings
Paul Spooren
2024-03-20
1
-5
/
+2
*
ci: add github test workflow
Paul Spooren
2024-03-20
1
-0
/
+26
*
system: break infite loop resolving rootfs type
Daniel Golle
2024-02-24
1
-1
/
+5
*
hotplug-dispatch: don't filter empty env variables
Daniel Golle
2024-02-21
1
-3
/
+0
*
udebug: add support for logging via udebug
John Crispin
2023-11-28
10
-36
/
+108
*
service: Fix retriggering of init.d-scripts.
Markus Gothe
2023-11-27
1
-4
/
+7
*
system: add RISC-V CPU info
Yu Chien Peter Lin
2023-06-25
1
-0
/
+6
*
Revert "sysupgrade: print errno on failure"
Stijn Tintel
2023-03-22
1
-3
/
+1
*
init: attempt to mount efivarfs
Daniel Golle
2023-01-16
1
-3
/
+4
[next]