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
/
service
/
service.c
Age
Commit message (
Expand
)
Author
2014-08-29
add an event for "service.update" triggers
John Crispin
2014-07-02
service: implement get_data to dump the data fields for every instance
Felix Fietkau
2014-06-05
service: do not emit any service events before the ubus connection is up
Felix Fietkau
2014-06-05
send ubus_notify events when servers and instances change state
John Crispin
2014-05-25
service: fix trigger data memleak
Felix Fietkau
2014-05-25
service: remove unused argument to service_update()
Felix Fietkau
2014-05-25
service: fix double-free in error path
Felix Fietkau
2014-05-25
service: use blob_memdup()
Felix Fietkau
2014-01-29
fix the dump logic to show validators and triggers even if no instances exist
John Crispin
2013-11-20
fix rcS memory leaks and running hook
John Crispin
2013-11-19
fix up the order of respawn parameters for ubus
John Crispin
2013-11-18
make the service running trigger be queued directly after the service was sta...
John Crispin
2013-11-15
debloat and reorganize code
John Crispin