OpenWrt Unified Configuration Interface

Jo-Philipp Wich 141b64ef84 lua: additionally return name when looking up sections 6 年 前
lua 141b64ef84 lua: additionally return name when looking up sections 6 年 前
sh f506323c30 style: fix whitespace errors 11 年 前
test a6a745338c tests: add test case for parsing long option values. 9 年 前
.gitignore 9167f11f00 Fix a few style issues. 10 年 前
CMakeLists.txt 18c13247f9 cmake: Add ubox library and include dir lookup 8 年 前
blob.c 393bc2b908 blob: add support for u64 10 年 前
cli.c d4e42a9081 cli: fix uci show output for anonymous sections (#21781) 8 年 前
delta.c 19e29ffc15 delta: catch error when parsing delta line. 9 年 前
file.c ec96e1f93d file: write through symlinks on uci commit 8 年 前
libuci.c 3c7f3556b0 Fix delta path handling. 9 年 前
list.c 790d30606d Add a few notes on the return value of uci_lookup_ptr(). 9 年 前
parse.c be457b5263 parse: remove a check that is always true (due to unsigned data type) 11 年 前
uci.h 3c7f3556b0 Fix delta path handling. 9 年 前
uci_blob.h 2549fb8454 uci_blob: add an element to uci_blob_param_list to allow the tracking of validation info 10 年 前
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 年 前
uci_internal.h e66c20610e allow "-" in package names 10 年 前
ucimap.c f506323c30 style: fix whitespace errors 11 年 前
ucimap.h 84492e759a ucimap: get rid of duplicate initialization warnings 11 年 前
util.c e66c20610e allow "-" in package names 10 年 前