OpenWrt Unified Configuration Interface

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