OpenWrt Unified Configuration Interface

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