Age | Commit message (Expand) | Author |
---|---|---|
2012-06-24 | add code for starting instances | Felix Fietkau |
2012-06-24 | add blobmsg_list_for_each | Felix Fietkau |
2012-06-24 | whitespace fixup | Felix Fietkau |
2012-06-24 | do not start instances with invalid config | Felix Fietkau |
2012-06-24 | enable restart on config change | Felix Fietkau |
2012-06-24 | add more parsing code | Felix Fietkau |
2012-06-24 | add blobmsg_list_move | Felix Fietkau |
2012-06-10 | fix typo | Felix Fietkau |
2012-06-10 | add blobmsg_list_equal() | Felix Fietkau |
2012-06-10 | add simple blobmsg list wrapper | Felix Fietkau |
2012-06-10 | move the instance data structure to instance.h | Felix Fietkau |
2012-06-10 | add blobmsg list helpers | 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 |
2012-06-01 | add the service object | Felix Fietkau |
2012-06-01 | initial import: starts and connects to ubus | Felix Fietkau |