OpenWrt Unified Configuration Interface

Felix Fietkau 0b39b5637a do not attempt to build lua if disabled 13 년 전
lua 0b39b5637a do not attempt to build lua if disabled 13 년 전
sh 93de031b1b add initial version of the shell api 15 년 전
test 4f27765f0d ucimap: add support for saving lists to uci 14 년 전
.gitignore b298632b93 replace the existing build system with cmake 13 년 전
CMakeLists.txt 862b173154 add parser helpers similar to the blobmsg parser in libubox 13 년 전
cli.c 14bdf86899 cli: do not return 0 if the command was invalid 13 년 전
delta.c b033290657 split off and compile delta.c separately 14 년 전
file.c a46a89fc1f make uci_file_commit() static 13 년 전
libuci.c b033290657 split off and compile delta.c separately 14 년 전
list.c a5eb996e0f fix uci_list_set_pos to reorder sections properly, even when moving a section to the last position 13 년 전
list.h c81b25ffd3 replace the use of list.h in the ucimap core, relicense ucimap to LGPL v2.1, update copyright headers 14 년 전
parse.c 352572f18e constify arguments to parser function 13 년 전
uci.h 352572f18e constify arguments to parser function 13 년 전
uci_config.h.in b298632b93 replace the existing build system with cmake 13 년 전
uci_internal.h fdbcc5e94b fix building without plugin support 13 년 전
ucimap-example.c 97e71a1c1b ucimap: simplify the parse/format callbacks. the data argument now always points to the field in the data structure 14 년 전
ucimap.c 25f9dbfe7b ucimap: ucimap_parse: consider smap_offset when allocating the section data 14 년 전
ucimap.h 8aa3b5497c add some comments to the header file 14 년 전
util.c 853f586e48 split off and compile util.c separately 14 년 전