Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |