allow instances to report errors. if an error is set, the instance wont be started
[project/procd.git] / service /
2014-06-06 John Crispinallow instances to report errors. if an error is set...
2014-06-05 Felix Fietkauservice: do not emit any service events before the...
2014-06-05 Felix Fietkauservice: register the subscriber object before the...
2014-06-05 Felix Fietkauservice: fix a debug message typo
2014-06-05 Felix Fietkauservice: fix a leftover debug hack
2014-06-05 John Crispinsend ubus_notify events when servers and instances...
2014-06-05 John Crispinadd wildcard support to trigger matching code
2014-06-05 John Crispinallow instances to register ubus object that should...
2014-05-25 Felix Fietkauservice: fix json object leak in validate code
2014-05-25 Felix Fietkauservice: free trigger json_script context
2014-05-25 Felix Fietkauservice: fix trigger data memleak
2014-05-25 Felix Fietkauservice: ensure that trigger timers are always cancelle...
2014-05-25 Felix Fietkauservice: fix memleak in trigger handling
2014-05-25 Felix Fietkauservice: use avl_remove_all_elements()
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-02-24 Felix Fietkauinstance: improve portability of setting resource limits
2014-01-29 John Crispinfix the dump logic to show validators and triggers...
2013-12-18 Jo-Philipp Wichprocd: fix service file tracking
2013-12-09 Ulrich Weberprocd: set resource limits for service instances
2013-11-20 John Crispinfix rcS memory leaks and running hook
2013-11-19 John Crispinmake ue of the md5.c inside libubox
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 Helmut Schaaprocd: Allow process respawning forever
2013-11-15 John Crispindebloat and reorganize code