OpenWrt Unified Configuration Interface

Felix a51c515dc1 Adds a unit test framework based on shunit2 16 年 前
lua edb952a297 fix 4-arg uci.set() 16 年 前
test a51c515dc1 Adds a unit test framework based on shunit2 16 年 前
.gitignore 406d259cd1 add feature flags for the build process, improve automatic rebuild 17 年 前
Makefile a51c515dc1 Adds a unit test framework based on shunit2 16 年 前
Makefile.inc 3da86cbf98 build variable sharing between uci and uci-lua, proper installation for lua plugin 16 年 前
cli.c c1684cd213 filter incomplete lookups on uci show 16 年 前
file.c 4fb6a564b8 clean up uci_set 16 年 前
history.c 3b7f28bf50 work around a gcc optimizer bug 16 年 前
libuci.c a7b730e73b fix use-after-free 16 年 前
list.c 6ae6536edd filter out duplicate changes when using uci_set to change option values 16 年 前
uci.h 4fb6a564b8 clean up uci_set 16 年 前
uci_internal.h 563f8dd6f0 code cleanup, some api changes for new uci_ptr struct 16 年 前
util.c 87e8931579 remove uci_parse_tuple, preparation for adding a new api for lookups 16 年 前