OpenWrt Unified Configuration Interface

Yousong Zhou 3c7f3556b0 Fix delta path handling. 9 years ago
lua 06df8218e7 lua: restore return value of require('uci') to module table. 9 years ago
sh f506323c30 style: fix whitespace errors 10 years ago
test 3b3c554567 tests: add test cases for -P and -p options. 9 years ago
.gitignore 9167f11f00 Fix a few style issues. 9 years ago
CMakeLists.txt 2fe8dbda01 remove ucimap-example, as ucimap is deprecated 10 years ago
blob.c 393bc2b908 blob: add support for u64 10 years ago
cli.c 54ca5ae347 cli: fix return value of package_cmd(). 9 years ago
delta.c 3c7f3556b0 Fix delta path handling. 9 years ago
file.c e66c20610e allow "-" in package names 9 years ago
libuci.c 3c7f3556b0 Fix delta path handling. 9 years ago
list.c 790d30606d Add a few notes on the return value of uci_lookup_ptr(). 9 years ago
list.h c81b25ffd3 replace the use of list.h in the ucimap core, relicense ucimap to LGPL v2.1, update copyright headers 14 years ago
parse.c be457b5263 parse: remove a check that is always true (due to unsigned data type) 10 years ago
uci.h 3c7f3556b0 Fix delta path handling. 9 years ago
uci_blob.h 2549fb8454 uci_blob: add an element to uci_blob_param_list to allow the tracking of validation info 10 years ago
uci_config.h.in e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code 11 years ago
uci_internal.h e66c20610e allow "-" in package names 9 years ago
ucimap.c f506323c30 style: fix whitespace errors 10 years ago
ucimap.h 84492e759a ucimap: get rid of duplicate initialization warnings 10 years ago
util.c e66c20610e allow "-" in package names 9 years ago