OpenWrt Unified Configuration Interface

Felix Fietkau 151917e819 preserve section list order 14 years ago
lua 93da237dc0 lua: add a return code for aborting iteration in uci_foreach 14 years ago
sh 93de031b1b add initial version of the shell api 15 years ago
test 477c19a722 ucimap: add new UCIMAP_LIST_AUTO for automatically converting multiple list items whitespace-separated in an option 14 years ago
.gitignore d788264ddc add libucimap 15 years ago
Makefile b6b935fd51 add missing build dependencies 14 years ago
Makefile.inc 213d8d8934 Add mkdir to Makefile and Makefile.inc, use $prefix for binary 15 years ago
cli.c 476db47724 add plugin support 15 years ago
file.c c60702b55c fix compilation on later glibc/gcc versions with stricter checks 15 years ago
history.c 476db47724 add plugin support 15 years ago
libuci.c 7b75c2af80 add missing null pointer check after malloc 14 years ago
list.c 2ae9f4d72d do not fail when attempting to set a nonexistant option to an empty value 14 years ago
uci.h 476db47724 add plugin support 15 years ago
uci_internal.h 563f8dd6f0 code cleanup, some api changes for new uci_ptr struct 15 years ago
uci_list.h d788264ddc add libucimap 15 years ago
ucimap-example.c 477c19a722 ucimap: add new UCIMAP_LIST_AUTO for automatically converting multiple list items whitespace-separated in an option 14 years ago
ucimap.c 151917e819 preserve section list order 14 years ago
ucimap.h cd68df2c25 rename ucimap_data::section to ptr 14 years ago
util.c 7840d049ef don't bail out on locking errors, when flock() is not supported 15 years ago