Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-31 | use calloc_a | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2012-12-20 | add support for deleting individual service instances | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2012-12-20 | fix stale vlist/avl key for instance names | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2012-12-16 | fix service name pointer | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2012-06-30 | add code for adding instances | Felix Fietkau | |
2012-06-25 | remove outer memdup | Felix Fietkau | |
2012-06-25 | add update_start/update_complete methods | Felix Fietkau | |
2012-06-24 | segfault | Felix Fietkau | |
2012-06-24 | add debug | Felix Fietkau | |
2012-06-24 | add a debug message for showing starting of instances | Felix Fietkau | |
2012-06-24 | dump status info | Felix Fietkau | |
2012-06-07 | move instance code to a separate source file | Felix Fietkau | |
2012-06-07 | add more instance state handling code | Felix Fietkau | |
2012-06-01 | implement more parts of the service core api | Felix Fietkau | |