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
2017-07-13
upgraded: improve error handling
Matthias Schiffer
2017-07-12
upgraded: register stage2 process in uloop as intended
Matthias Schiffer
2017-06-22
watchdog: add support for starting/stopping kernel watchdog
Hans Dedecker
2017-06-18
system: introduce new attribute board_name
Daniel Golle
2017-06-16
preinit: define _GNU_SOURCE
Hans Dedecker
2017-06-13
upgraded: cmake: Find and include uloop.h
Florian Fainelli
2017-06-11
hotplug: fix a memory leak in handle_button_complete()
Alexander Couzens
2017-06-11
service/service_stopped(): fix a use-after-free
Alexander Couzens
2017-06-08
system: return legacy board name
Daniel Golle
2017-05-30
upgraded: define __GNU_SOURCE
Matthias Schiffer
2017-05-29
rcS: add missing fcntl.h include
Matthias Schiffer
2017-05-29
init: add support for sysupgrades triggered from preinit
Matthias Schiffer
2017-05-29
Remove code that has become unnecessary after sysupgrade changes
Matthias Schiffer
2017-05-29
upgraded: add support for passing a "command" argument to stage2
Matthias Schiffer
2017-05-29
upgraded: link dynamically, chroot during exec
Matthias Schiffer
2017-05-29
system: always support staged sysupgrade
Matthias Schiffer
2017-05-09
procd/rcS: Use /dev/null as stdin
Michal Sojka
2017-04-05
service/instance: add an auto start option
John Crispin
2017-03-20
procd: Log initscript output prefixed with script name
Michal Sojka
2017-03-20
procd: Don't use syslog before its initialization
Michal Sojka
2017-03-20
procd: Add missing \n in debug message
Michal Sojka
2017-03-05
procd: service gets deleted when its last instance is freed
Alin Năstac
2017-02-21
procd: update modprobe path
Nathan Hintz
2017-02-15
procd: add cancel_timeout on rc scripts when a runtime_timeout is specified
Jurgen Van Ham
2017-02-15
procd: stop service using SIGKILL if SIGTERM failed to do so
Alin Năstac
2017-02-11
add missing includes
Felix Fietkau
2017-02-08
ujail: fix signal forwarding
John Crispin
2017-01-26
init: fix /tmp permissions on zram
Matthias Schiffer
2017-01-10
ujail: add basic /dev files
Etienne CHAMPETIER
2016-12-13
service: add reload_signal property
Jo-Philipp Wich
2016-12-13
hotplug: fix uninitialized variable
Jo-Philipp Wich
2016-12-13
service: add service.signal ubus call
Jo-Philipp Wich
2016-12-05
trace: use the cloned environment pointer
Felix Fietkau
2016-12-05
procd: Fix memory leaks found by cppcheck
Rosen Penev
2016-12-04
hotplug: Check chown return value
Florian Fainelli
2016-12-02
ujail: send SIGKILL to jail process if SIGTERM fails
Felix Fietkau
2016-10-19
service: do not restart instances if data changes
Felix Fietkau
2016-10-19
service: make instance_update() void and unconditionally replace config on update
Felix Fietkau
2016-10-19
service: add support for instances without command
Felix Fietkau
2016-10-14
procd: fix build when DEBUG is set
Zefir Kurtisi
2016-10-14
procd: fire events at instance respawn and failure
Zefir Kurtisi
2016-09-28
add late variant of respawn and askconsole
John Crispin
2016-09-27
fixes a copy paste error in the service ubus binding
John Crispin
2016-08-12
procd: uClibc O_PATH backwards compatibility fixes
Hans Dedecker
2016-07-29
trigger: rework timeout handling and command queueing
Felix Fietkau
2016-07-29
trigger: replace trigger_init() with static runqueue initialization
Felix Fietkau
2016-07-29
trigger: remove unnecessary runqueue empty callback
Felix Fietkau
2016-07-29
trigger: reduce indentation level in trigger_event()
Felix Fietkau
2016-07-19
procd: remove instance_removepid call from instance_stop
Jurgen Van Ham
2016-07-06
system: add reboot method to system ubus object
Rafał Miłecki
[next]