OpenWrt Unified Configuration Interface

Felix Fietkau 25b34febb4 ucimap: add helper function for resizing lists and freeing items (both using ucimap internal allocation list), add test coverage for config change operations 14 年之前
lua 93da237dc0 lua: add a return code for aborting iteration in uci_foreach 14 年之前
sh 93de031b1b add initial version of the shell api 15 年之前
test 25b34febb4 ucimap: add helper function for resizing lists and freeing items (both using ucimap internal allocation list), add test coverage for config change operations 14 年之前
.gitignore d788264ddc add libucimap 15 年之前
Makefile 5fe800bc0b build ucimap-example in make all 14 年之前
Makefile.inc 213d8d8934 Add mkdir to Makefile and Makefile.inc, use $prefix for binary 15 年之前
cli.c 476db47724 add plugin support 15 年之前
file.c a8436caded fix a null pointer deref in uci_file_commit when overwriting history data 14 年之前
history.c 476db47724 add plugin support 15 年之前
libuci.c 7b75c2af80 add missing null pointer check after malloc 14 年之前
list.c 2ae9f4d72d do not fail when attempting to set a nonexistant option to an empty value 14 年之前
uci.h 476db47724 add plugin support 15 年之前
uci_internal.h 563f8dd6f0 code cleanup, some api changes for new uci_ptr struct 15 年之前
uci_list.h d788264ddc add libucimap 15 年之前
ucimap-example.c 25b34febb4 ucimap: add helper function for resizing lists and freeing items (both using ucimap internal allocation list), add test coverage for config change operations 14 年之前
ucimap.c 25b34febb4 ucimap: add helper function for resizing lists and freeing items (both using ucimap internal allocation list), add test coverage for config change operations 14 年之前
ucimap.h 25b34febb4 ucimap: add helper function for resizing lists and freeing items (both using ucimap internal allocation list), add test coverage for config change operations 14 年之前
util.c 7840d049ef don't bail out on locking errors, when flock() is not supported 15 年之前