aboutsummaryrefslogtreecommitdiffstats
path: root/package/uci/files/lib/config/uci.sh
Commit message (Collapse)AuthorAgeFilesLines
* base-files, uci: properly revert list state on config_load This fixes a bug ↵Jo-Philipp Wich2010-08-141-0/+6
| | | | | | where lists end up with duplicate values if config_load was invoked multiple times. SVN-Revision: 22629
* uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)Jo-Philipp Wich2010-05-171-3/+21
| | | | SVN-Revision: 21489
* uci: allow shell scripts to override the config dir (patch by cshore)Felix Fietkau2010-01-271-11/+11
| | | | SVN-Revision: 19351
* fix uci_set_state for empty valuesFelix Fietkau2008-08-201-1/+1
| | | | SVN-Revision: 12345
* initialize the CONFIG_APPEND variableFelix Fietkau2008-07-311-0/+1
| | | | SVN-Revision: 12050
* clean up the directory layout of the uci shell apiFelix Fietkau2008-07-301-0/+107
SVN-Revision: 12022