OpenWrt Unified Configuration Interface

Felix Fietkau 062323b4f6 ucimap: rename uci_sectmap* to uci_sectionmap* 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 12c5b22102 Check for segfault and illegal instruction when expecting an error 15 years ago
.gitignore d788264ddc add libucimap 15 years ago
Makefile 476db47724 add plugin support 15 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 476db47724 add plugin support 15 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 062323b4f6 ucimap: rename uci_sectmap* to uci_sectionmap* 14 years ago
ucimap.c 062323b4f6 ucimap: rename uci_sectmap* to uci_sectionmap* 14 years ago
ucimap.h 062323b4f6 ucimap: rename uci_sectmap* to uci_sectionmap* 14 years ago
util.c 7840d049ef don't bail out on locking errors, when flock() is not supported 15 years ago