aboutsummaryrefslogtreecommitdiff
path: root/package/uci
Commit message (Expand)AuthorAge
...
* don't fail on uci_load() with nonexisting config files, but return the right ...Felix Fietkau2008-02-09
* make uci_add() create anonymous sections if requested and store the new secti...Felix Fietkau2008-02-09
* bump uci to 0.2.5 - adds support for adding unnamed sectionsFelix Fietkau2008-02-09
* update uci - fixes a bug in parse_uci_tupleFelix Fietkau2008-02-05
* fix a stupid copy&paste mistakeFelix Fietkau2008-02-05
* fix another crashFelix Fietkau2008-02-05
* upgrade to uci 0.2.2 - fixes uci invocations from hotplugFelix Fietkau2008-02-05
* import uci v0.2.1 - fixes a merge-import bugFelix Fietkau2008-02-05
* fix wrong path to uci (thx, phr3ak)Felix Fietkau2008-02-05
* add uci v0.2 - implements batch mode and a command for listing changes to a p...Felix Fietkau2008-02-05
* upgrade uci 0.1.2, which accepts more characters in the section type validationFelix Fietkau2008-02-04
* update uci to 0.1.1 - accepts options without value or with an empty value as...Felix Fietkau2008-02-04
* fix copy&paste bugFelix Fietkau2008-02-03
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-03