index
:
oe/unitd
master
Lightweight modern init system based on procd
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
procd.h
Age
Commit message (
Expand
)
Author
2014-10-06
make procd wait for ubus to come up
John Crispin
2014-06-05
allow instances to register ubus object that should be watched
John Crispin
2013-11-18
add a event broadcast function
John Crispin
2013-11-15
debloat and reorganize code
John Crispin
2013-11-08
the automatic service restart should not happen during sysupgrade
John Crispin
2013-09-28
syslog() is a blocking call on eglibc. as procd provides the actual syslog, w...
John Crispin
2013-09-03
add suport for measuring process resource usage
John Crispin
2013-07-04
add trigger support
John Crispin
2013-05-09
add a rcS helper
John Crispin
2013-04-23
fix behaviour during sysupgrade
John Crispin
2013-04-23
make reboot work without -f in failsafe
John Crispin
2013-03-13
add new main.c and fix Makefile/headers
John Crispin
2012-12-31
use calloc_a
Felix Fietkau
2012-06-25
add new debug macro
Felix Fietkau
2012-06-01
implement more parts of the service core api
Felix Fietkau
2012-06-01
add the service object
Felix Fietkau
2012-06-01
initial import: starts and connects to ubus
Felix Fietkau