summaryrefslogtreecommitdiffstats
path: root/service.h
AgeCommit message (Collapse)Author
2013-11-15debloat and reorganize codeJohn Crispin
split app into procd and init binaries remove log support, this is an external service now Signed-off-by: John Crispin <blogic@openwrt.org>
2013-11-12add service_validator supportJohn Crispin
Signed-off-by: John Crispin <blogic@openwrt.org>
2013-09-13remove now unused variableJohn 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-06-10move the instance data structure to instance.hFelix Fietkau
2012-06-07add more instance state handling codeFelix Fietkau
2012-06-01implement more parts of the service core apiFelix Fietkau
2012-06-01initial import: starts and connects to ubusFelix Fietkau