summaryrefslogtreecommitdiffstats
path: root/instance.h
AgeCommit message (Collapse)Author
2013-09-13add code to configure respawn via ubusJohn Crispin
Signed-off-by: John Crispin <blogic@openwrt.org>
2013-09-03add respawn handlingJohn Crispin
Signed-off-by: John Crispin <blogic@openwrt.org>
2013-07-04add trigger supportJohn Crispin
Signed-off-by: John Crispin <blogic@openwrt.org>
2013-03-13add license headersJohn Crispin
2012-12-19add instance file attribute with md5 hash checksFelix Fietkau
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2012-12-16add support for specifying process priorityFelix Fietkau
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2012-06-25add netdev ifindex supportFelix Fietkau
2012-06-24add a debug message for showing starting of instancesFelix Fietkau
2012-06-24dump status infoFelix Fietkau
2012-06-24add more parsing codeFelix Fietkau
2012-06-10move the instance data structure to instance.hFelix Fietkau
2012-06-07move instance code to a separate source fileFelix Fietkau