summaryrefslogtreecommitdiffstats
path: root/service/trigger.c
AgeCommit message (Expand)Author
2015-11-30Remove trigger and watch support, clean up service handlingMatthias Schiffer
2015-11-30Strip down procd to the necessary code, update copyrightMatthias Schiffer
2015-06-04trigger: make trigger_match() bool and make return value less confusingFelix Fietkau
2015-06-02allow multiple identical events to be queuedJohn Crispin
2014-06-05add wildcard support to trigger matching codeJohn Crispin
2014-06-05allow instances to register ubus object that should be watchedJohn Crispin
2014-05-25service: free trigger json_script contextFelix Fietkau
2014-05-25service: ensure that trigger timers are always cancelled before freeFelix Fietkau
2014-05-25service: fix memleak in trigger handlingFelix Fietkau
2014-05-25service: use blob_memdup()Felix Fietkau
2013-11-15debloat and reorganize codeJohn Crispin