add an event for "service.update" triggers
[project/procd.git] / service / service.c
2014-08-29 John Crispinadd an event for "service.update" triggers
2014-07-02 Felix Fietkauservice: implement get_data to dump the data fields...
2014-06-05 Felix Fietkauservice: do not emit any service events before the...
2014-06-05 John Crispinsend ubus_notify events when servers and instances...
2014-05-25 Felix Fietkauservice: fix trigger data memleak
2014-05-25 Felix Fietkauservice: remove unused argument to service_update()
2014-05-25 Felix Fietkauservice: fix double-free in error path
2014-05-25 Felix Fietkauservice: use blob_memdup()
2014-01-29 John Crispinfix the dump logic to show validators and triggers...
2013-11-20 John Crispinfix rcS memory leaks and running hook
2013-11-19 John Crispinfix up the order of respawn parameters for ubus
2013-11-18 John Crispinmake the service running trigger be queued directly...
2013-11-15 John Crispindebloat and reorganize code