summaryrefslogtreecommitdiff
path: root/uci_internal.h
Commit message (Expand)AuthorAgeFilesLines
* fix building without plugin supportFelix Fietkau2011-03-261-1/+1
* split off and compile delta.c separatelyFelix Fietkau2010-08-201-0/+6
* uci_history -> uci_deltaFelix Fietkau2010-08-201-3/+3
* split off and compile file.c separatelyFelix Fietkau2010-08-201-0/+69
* code cleanup, some api changes for new uci_ptr structFelix Fietkau2008-08-221-1/+14
* more const stuffFelix Fietkau2008-05-261-1/+1
* rename ctx->errno to ctx->err to avoid conflicts with a #define errno in the ...v0.3.2Felix Fietkau2008-04-091-3/+3
* more functionality for pluginsFelix Fietkau2008-02-121-0/+1
* more plugin supportFelix Fietkau2008-02-121-3/+46
* make more functions available externallyFelix Fietkau2008-02-121-2/+3
* fold err.h into uci_internal.hFelix Fietkau2008-02-121-0/+86
* implement the uci changes command to display uncommitted changesFelix Fietkau2008-02-051-0/+38