aboutsummaryrefslogtreecommitdiffstats
path: root/package/uci/files/lib
Commit message (Collapse)AuthorAgeFilesLines
* uci: implement a uci_toogle_state() wrapper in the shell api which calls ↵Jo-Philipp Wich2011-07-151-0/+5
| | | | | | uci_revert_state() before uci_set_state() SVN-Revision: 27614
* 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