summaryrefslogtreecommitdiffstats
path: root/package/uci
Commit message (Expand)AuthorAgeFilesLines
* upgrade uci to 0.3.0nbd2008-02-121-3/+3
* commit after running uci_set_defaultnbd2008-02-091-0/+1
* don't fail on uci_load() with nonexisting config files, but return the right ...nbd2008-02-091-1/+7
* make uci_add() create anonymous sections if requested and store the new secti...nbd2008-02-091-1/+6
* bump uci to 0.2.5 - adds support for adding unnamed sectionsnbd2008-02-091-2/+2
* update uci - fixes a bug in parse_uci_tuplenbd2008-02-051-2/+2
* fix a stupid copy&paste mistakenbd2008-02-051-1/+1
* fix another crashnbd2008-02-051-2/+2
* upgrade to uci 0.2.2 - fixes uci invocations from hotplugnbd2008-02-051-2/+2
* import uci v0.2.1 - fixes a merge-import bugnbd2008-02-051-3/+3
* fix wrong path to uci (thx, phr3ak)nbd2008-02-051-1/+1
* add uci v0.2 - implements batch mode and a command for listing changes to a p...nbd2008-02-051-4/+6
* upgrade uci 0.1.2, which accepts more characters in the section type validationnbd2008-02-041-2/+2
* update uci to 0.1.1 - accepts options without value or with an empty value as...nbd2008-02-041-3/+5
* fix copy&paste bugnbd2008-02-031-1/+0
* Here comes the new UCI. Enjoy :)nbd2008-02-035-0/+758