summaryrefslogtreecommitdiffstats
path: root/service.c
AgeCommit message (Expand)Author
2013-03-13add license headersJohn Crispin
2013-03-13add new main.c and fix Makefile/headersJohn Crispin
2013-03-13DPRINTF no longer existsJohn Crispin
2012-12-31use calloc_aFelix Fietkau
2012-12-20add support for deleting individual service instancesFelix Fietkau
2012-12-20fix stale vlist/avl key for instance namesFelix Fietkau
2012-12-16fix service name pointerFelix Fietkau
2012-06-30add code for adding instancesFelix Fietkau
2012-06-25remove outer memdupFelix Fietkau
2012-06-25add update_start/update_complete methodsFelix Fietkau
2012-06-24segfaultFelix Fietkau
2012-06-24add debugFelix Fietkau
2012-06-24add a debug message for showing starting of instancesFelix Fietkau
2012-06-24dump status infoFelix Fietkau
2012-06-07move instance code to a separate source fileFelix Fietkau
2012-06-07add more instance state handling codeFelix Fietkau
2012-06-01implement more parts of the service core apiFelix Fietkau