Age | Commit message (Expand) | Author |
---|---|---|
2013-06-10 | config: use the new uci_blob library code | Felix Fietkau |
2013-06-10 | config: replace config_memdup with blob_memdup from libubox | Felix Fietkau |
2012-05-04 | add copyright headers | Felix Fietkau |
2011-10-19 | rename config_init_interfaces to config_init_all | Felix Fietkau |
2011-10-19 | remove the argument to config_init_interfaces | Felix Fietkau |
2011-10-03 | more changes for config reload handling | Felix Fietkau |
2011-10-03 | add functions for checking for config differences | Felix Fietkau |
2011-10-02 | manage interfaces via vlist | Felix Fietkau |
2011-09-07 | move more stuff out of netifd.h | Felix Fietkau |
2011-09-05 | constify | Felix Fietkau |
2011-09-05 | add config state tracking | Felix Fietkau |
2011-07-29 | add support for multiple config_param_list::next pointers | Felix Fietkau |
2011-07-29 | implement uci-to-blobmsg conversion as an abstraction between uci and the res... | Felix Fietkau |