OpenWrt Unified Configuration Interface

Hans Dedecker 021fd65643 file: remove unnecessary uci_fixup_section calls 6 years ago
lua 0a1a2fcaf9 uci/lua: add explicit close() method 7 years ago
sh f506323c30 style: fix whitespace errors 10 years ago
test c203c2f900 Revert "mandatory anonymous section identifier" 7 years ago
.gitignore 9167f11f00 Fix a few style issues. 9 years ago
CMakeLists.txt 5d08b7f5d6 build: fix BUILD_STATIC 7 years ago
blob.c 5ad59ad412 Add bitfield_set function from libubox. 6 years ago
cli.c c203c2f900 Revert "mandatory anonymous section identifier" 7 years ago
delta.c 19e29ffc15 delta: catch error when parsing delta line. 8 years ago
file.c 021fd65643 file: remove unnecessary uci_fixup_section calls 6 years ago
libuci.c 3c7f3556b0 Fix delta path handling. 9 years ago
list.c 021fd65643 file: remove unnecessary uci_fixup_section calls 6 years ago
parse.c be457b5263 parse: remove a check that is always true (due to unsigned data type) 10 years ago
uci.h 5ad59ad412 Add bitfield_set function from libubox. 6 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 021fd65643 file: remove unnecessary uci_fixup_section calls 6 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