index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
uci
/
files
Age
Commit message (
Expand
)
Author
2011-07-15
[package] uci: implement a uci_toogle_state() wrapper in the shell api which ...
jow
2010-08-14
[package] base-files, uci: properly revert list state on config_load
jow
2010-05-17
[package] uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)
jow
2010-01-27
uci: allow shell scripts to override the config dir (patch by cshore)
nbd
2008-08-20
fix uci_set_state for empty values
nbd
2008-07-31
initialize the CONFIG_APPEND variable
nbd
2008-07-30
clean up the directory layout of the uci shell api
nbd
2008-07-30
nuke uci-sh, it is obsolete and no longer works
nbd
2008-07-30
allow packages to optionally append config file contents in the environment b...
nbd
2008-02-09
commit after running uci_set_default
nbd
2008-02-09
don't fail on uci_load() with nonexisting config files, but return the right ...
nbd
2008-02-09
make uci_add() create anonymous sections if requested and store the new secti...
nbd
2008-02-05
fix a stupid copy&paste mistake
nbd
2008-02-05
fix wrong path to uci (thx, phr3ak)
nbd
2008-02-03
Here comes the new UCI. Enjoy :)
nbd