| Commit message (Expand) | Author | Age | Files | Lines |
* | uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_... | Jo-Philipp Wich | 2011-07-15 | 1 | -0/+5 |
* | base-files, uci: properly revert list state on config_load This fixes a bug w... | Jo-Philipp Wich | 2010-08-14 | 1 | -0/+6 |
* | uci: add uci_get() and uci_get_state() wrappers to shell api (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -3/+21 |
* | uci: allow shell scripts to override the config dir (patch by cshore) | Felix Fietkau | 2010-01-27 | 1 | -11/+11 |
* | fix uci_set_state for empty values | Felix Fietkau | 2008-08-20 | 1 | -1/+1 |
* | initialize the CONFIG_APPEND variable | Felix Fietkau | 2008-07-31 | 1 | -0/+1 |
* | clean up the directory layout of the uci shell api | Felix Fietkau | 2008-07-30 | 1 | -0/+0 |
* | nuke uci-sh, it is obsolete and no longer works | Felix Fietkau | 2008-07-30 | 3 | -590/+0 |
* | allow packages to optionally append config file contents in the environment b... | Felix Fietkau | 2008-07-30 | 1 | -3/+5 |
* | commit after running uci_set_default | Felix Fietkau | 2008-02-09 | 1 | -0/+1 |
* | don't fail on uci_load() with nonexisting config files, but return the right ... | Felix Fietkau | 2008-02-09 | 1 | -1/+7 |
* | make uci_add() create anonymous sections if requested and store the new secti... | Felix Fietkau | 2008-02-09 | 1 | -1/+6 |
* | fix a stupid copy&paste mistake | Felix Fietkau | 2008-02-05 | 1 | -1/+1 |
* | fix wrong path to uci (thx, phr3ak) | Felix Fietkau | 2008-02-05 | 1 | -1/+1 |
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 4 | -0/+683 |