index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
uci
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] uci: implement a uci_toogle_state() wrapper in the shell api which ...
jow
2011-07-15
1
-0
/
+5
*
[package] base-files, uci: properly revert list state on config_load
jow
2010-08-14
1
-0
/
+6
*
[package] uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)
jow
2010-05-17
1
-3
/
+21
*
uci: allow shell scripts to override the config dir (patch by cshore)
nbd
2010-01-27
1
-11
/
+11
*
fix uci_set_state for empty values
nbd
2008-08-20
1
-1
/
+1
*
initialize the CONFIG_APPEND variable
nbd
2008-07-31
1
-0
/
+1
*
clean up the directory layout of the uci shell api
nbd
2008-07-30
1
-0
/
+0
*
nuke uci-sh, it is obsolete and no longer works
nbd
2008-07-30
3
-590
/
+0
*
allow packages to optionally append config file contents in the environment b...
nbd
2008-07-30
1
-3
/
+5
*
commit after running uci_set_default
nbd
2008-02-09
1
-0
/
+1
*
don't fail on uci_load() with nonexisting config files, but return the right ...
nbd
2008-02-09
1
-1
/
+7
*
make uci_add() create anonymous sections if requested and store the new secti...
nbd
2008-02-09
1
-1
/
+6
*
fix a stupid copy&paste mistake
nbd
2008-02-05
1
-1
/
+1
*
fix wrong path to uci (thx, phr3ak)
nbd
2008-02-05
1
-1
/
+1
*
Here comes the new UCI. Enjoy :)
nbd
2008-02-03
4
-0
/
+683