aboutsummaryrefslogtreecommitdiff
path: root/package/uci/files/lib/config/uci.sh
Commit message (Collapse)AuthorAge
* packages: clean up the package folderJohn Crispin2013-06-21
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* uci: implement a uci_toogle_state() wrapper in the shell api which calls ↵Jo-Philipp Wich2011-07-15
| | | | | | 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-14
| | | | | | 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-17
| | | | SVN-Revision: 21489
* uci: allow shell scripts to override the config dir (patch by cshore)Felix Fietkau2010-01-27
| | | | SVN-Revision: 19351
* fix uci_set_state for empty valuesFelix Fietkau2008-08-20
| | | | SVN-Revision: 12345
* initialize the CONFIG_APPEND variableFelix Fietkau2008-07-31
| | | | SVN-Revision: 12050
* clean up the directory layout of the uci shell apiFelix Fietkau2008-07-30
SVN-Revision: 12022