summaryrefslogtreecommitdiffstats
path: root/instance.c
AgeCommit message (Expand)Author
2013-03-13add license headersJohn Crispin
2013-03-13DPRINTF no longer existsJohn Crispin
2012-12-19add instance file attribute with md5 hash checksFelix Fietkau
2012-12-16add support for specifying process priorityFelix Fietkau
2012-06-25fix a memleakFelix Fietkau
2012-06-25memdup instance configFelix Fietkau
2012-06-25add netdev ifindex supportFelix Fietkau
2012-06-24fix env var handling, add support for filling blobmsg_list from arraysFelix Fietkau
2012-06-24add a debug message for showing exit of instancesFelix Fietkau
2012-06-24add a debug message for showing starting of instancesFelix Fietkau
2012-06-24dump status infoFelix Fietkau
2012-06-24add code for starting instancesFelix Fietkau
2012-06-24whitespace fixupFelix Fietkau
2012-06-24do not start instances with invalid configFelix Fietkau
2012-06-24enable restart on config changeFelix Fietkau
2012-06-24add more parsing codeFelix Fietkau
2012-06-07move instance code to a separate source fileFelix Fietkau