Age | Commit message (Expand) | Author |
---|---|---|
2013-03-13 | add license headers | John Crispin |
2013-03-13 | add new main.c and fix Makefile/headers | John Crispin |
2013-03-13 | DPRINTF no longer exists | John Crispin |
2012-12-31 | use calloc_a | Felix Fietkau |
2012-12-20 | add support for deleting individual service instances | Felix Fietkau |
2012-12-20 | fix stale vlist/avl key for instance names | Felix Fietkau |
2012-12-16 | fix service name pointer | Felix Fietkau |
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 |