procd: Do not leak pipe file descriptors to children
[project/procd.git] / service / trigger.c
2016-07-29 Felix Fietkautrigger: rework timeout handling and command queueing
2016-07-29 Felix Fietkautrigger: replace trigger_init() with static runqueue...
2016-07-29 Felix Fietkautrigger: remove unnecessary runqueue empty callback
2016-07-29 Felix Fietkautrigger: reduce indentation level in trigger_event()
2016-03-05 Felix Fietkauadd a build-time option to disable init related code
2016-02-04 Felix Fietkautrigger: fix memory leak in script calls
2015-06-04 Felix Fietkautrigger: make trigger_match() bool and make return...
2015-06-02 John Crispinallow multiple identical events to be queued
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: free trigger json_script context
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 blob_memdup()
2013-11-15 John Crispindebloat and reorganize code