Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | initialize the CONFIG_APPEND variable | Felix Fietkau | 2008-07-31 | 1 | -0/+1 | |
| | | | | SVN-Revision: 12050 | |||||
* | another one ... | Felix Fietkau | 2008-07-31 | 1 | -2/+2 | |
| | | | | SVN-Revision: 12045 | |||||
* | upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5 | Felix Fietkau | 2008-07-31 | 1 | -2/+2 | |
| | | | | SVN-Revision: 12044 | |||||
* | upgrade to uci 0.4.6 - fixes a parser glitch | Felix Fietkau | 2008-07-31 | 1 | -2/+2 | |
| | | | | SVN-Revision: 12028 | |||||
* | upgrade to uci 0.4.5 - adds extra input validation | Felix Fietkau | 2008-07-30 | 1 | -2/+2 | |
| | | | | SVN-Revision: 12023 | |||||
* | clean up the directory layout of the uci shell api | Felix Fietkau | 2008-07-30 | 2 | -1/+1 | |
| | | | | SVN-Revision: 12022 | |||||
* | nuke uci-sh, it is obsolete and no longer works | Felix Fietkau | 2008-07-30 | 4 | -603/+0 | |
| | | | | SVN-Revision: 12021 | |||||
* | allow packages to optionally append config file contents in the environment ↵ | Felix Fietkau | 2008-07-30 | 1 | -3/+5 | |
| | | | | | | by setting a flag and calling config_load multiple times SVN-Revision: 12020 | |||||
* | upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins) | Felix Fietkau | 2008-06-20 | 1 | -2/+2 | |
| | | | | SVN-Revision: 11548 | |||||
* | Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji ↵ | Andy Boyett | 2008-06-17 | 1 | -0/+1 | |
| | | | | | | Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories. SVN-Revision: 11517 | |||||
* | upgrade uci to 0.4.2 - fixes some escaping and library issues | Felix Fietkau | 2008-06-04 | 1 | -2/+2 | |
| | | | | SVN-Revision: 11361 | |||||
* | upgrade uci to 0.4.1 improves uci.foreach and uci.get_all in the lua binding ↵ | Felix Fietkau | 2008-06-04 | 1 | -2/+2 | |
| | | | | | | no longer records changes for uci set with oldval == newval SVN-Revision: 11354 | |||||
* | move the uci lua plugin to /usr/lib/lua instead of /usr/lib/lua/5.1 | Felix Fietkau | 2008-06-04 | 1 | -2/+2 | |
| | | | | SVN-Revision: 11353 | |||||
* | update uci to v0.4.0 - improves lua binding | Felix Fietkau | 2008-06-03 | 1 | -3/+3 | |
| | | | | SVN-Revision: 11348 | |||||
* | upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected ↵ | Felix Fietkau | 2008-05-03 | 1 | -2/+2 | |
| | | | | | | "-" in uci package names SVN-Revision: 11030 | |||||
* | upgrade uci to 0.3.3, build lua plugin | Felix Fietkau | 2008-04-13 | 1 | -5/+21 | |
| | | | | SVN-Revision: 10818 | |||||
* | upgrade uci to 0.3.1 - fixes a parser problem | Felix Fietkau | 2008-04-08 | 1 | -2/+2 | |
| | | | | SVN-Revision: 10772 | |||||
* | Install libuci and headers in staging_dir | Andy Boyett | 2008-04-04 | 1 | -1/+8 | |
| | | | | SVN-Revision: 10732 | |||||
* | upgrade uci to 0.3.0 - fix for adding changes to empty config files - better ↵ | Felix Fietkau | 2008-02-12 | 1 | -3/+3 | |
| | | | | | | error handling for invalid config pointers - create /tmp/.uci if it does not exist SVN-Revision: 10447 | |||||
* | commit after running uci_set_default | Felix Fietkau | 2008-02-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 10434 | |||||
* | don't fail on uci_load() with nonexisting config files, but return the right ↵ | Felix Fietkau | 2008-02-09 | 1 | -1/+7 | |
| | | | | | | return code SVN-Revision: 10433 | |||||
* | make uci_add() create anonymous sections if requested and store the new ↵ | Felix Fietkau | 2008-02-09 | 1 | -1/+6 | |
| | | | | | | section name in a variable SVN-Revision: 10432 | |||||
* | bump uci to 0.2.5 - adds support for adding unnamed sections | Felix Fietkau | 2008-02-09 | 1 | -2/+2 | |
| | | | | SVN-Revision: 10431 | |||||
* | update uci - fixes a bug in parse_uci_tuple | Felix Fietkau | 2008-02-05 | 1 | -2/+2 | |
| | | | | SVN-Revision: 10400 | |||||
* | fix a stupid copy&paste mistake | Felix Fietkau | 2008-02-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10399 | |||||
* | fix another crash | Felix Fietkau | 2008-02-05 | 1 | -2/+2 | |
| | | | | SVN-Revision: 10391 | |||||
* | upgrade to uci 0.2.2 - fixes uci invocations from hotplug | Felix Fietkau | 2008-02-05 | 1 | -2/+2 | |
| | | | | SVN-Revision: 10390 | |||||
* | import uci v0.2.1 - fixes a merge-import bug | Felix Fietkau | 2008-02-05 | 1 | -3/+3 | |
| | | | | SVN-Revision: 10388 | |||||
* | fix wrong path to uci (thx, phr3ak) | Felix Fietkau | 2008-02-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10387 | |||||
* | add uci v0.2 - implements batch mode and a command for listing changes to a ↵ | Felix Fietkau | 2008-02-05 | 1 | -4/+6 | |
| | | | | | | package SVN-Revision: 10386 | |||||
* | upgrade uci 0.1.2, which accepts more characters in the section type validation | Felix Fietkau | 2008-02-04 | 1 | -2/+2 | |
| | | | | SVN-Revision: 10382 | |||||
* | update uci to 0.1.1 - accepts options without value or with an empty value ↵ | Felix Fietkau | 2008-02-04 | 1 | -3/+5 | |
| | | | | | | as valid SVN-Revision: 10381 | |||||
* | fix copy&paste bug | Felix Fietkau | 2008-02-03 | 1 | -1/+0 | |
| | | | | SVN-Revision: 10368 | |||||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 5 | -0/+758 | |
SVN-Revision: 10367 |