summaryrefslogtreecommitdiffstats
path: root/package/uci/files
Commit message (Expand)AuthorAgeFilesLines
* [package] uci: implement a uci_toogle_state() wrapper in the shell api which ...jow2011-07-151-0/+5
* [package] base-files, uci: properly revert list state on config_loadjow2010-08-141-0/+6
* [package] uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)jow2010-05-171-3/+21
* uci: allow shell scripts to override the config dir (patch by cshore)nbd2010-01-271-11/+11
* fix uci_set_state for empty valuesnbd2008-08-201-1/+1
* initialize the CONFIG_APPEND variablenbd2008-07-311-0/+1
* clean up the directory layout of the uci shell apinbd2008-07-301-0/+0
* nuke uci-sh, it is obsolete and no longer worksnbd2008-07-303-590/+0
* allow packages to optionally append config file contents in the environment b...nbd2008-07-301-3/+5
* 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
* fix a stupid copy&paste mistakenbd2008-02-051-1/+1
* fix wrong path to uci (thx, phr3ak)nbd2008-02-051-1/+1
* Here comes the new UCI. Enjoy :)nbd2008-02-034-0/+683