OpenWrt Unified Configuration Interface

Felix Fietkau c9c9d5cb08 uci: fix excessive reorder delta entry duplication há 11 anos atrás
lua 9ef6964362 lua: emit a proper deletion when setting an existing list to a new list with only a single item há 11 anos atrás
sh 93de031b1b add initial version of the shell api há 15 anos atrás
test 4f27765f0d ucimap: add support for saving lists to uci há 14 anos atrás
.gitignore b298632b93 replace the existing build system with cmake há 13 anos atrás
CMakeLists.txt 9d8e1fe485 blob: add uci<->blob conversion library code há 11 anos atrás
blob.c 9d8e1fe485 blob: add uci<->blob conversion library code há 11 anos atrás
cli.c e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code há 11 anos atrás
delta.c 07d6fd66f6 uci: copy permisions of /etc/config/ files for temp files há 11 anos atrás
file.c 6c71e7ee00 uci: libuci leaking memory on non-existent config file há 11 anos atrás
libuci.c 6adc611deb remove unused hook support há 11 anos atrás
list.c c9c9d5cb08 uci: fix excessive reorder delta entry duplication há 11 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 há 14 anos atrás
parse.c 4a7d8053ae fix lgpl license headers há 12 anos atrás
uci.h 6adc611deb remove unused hook support há 11 anos atrás
uci_blob.h 9d8e1fe485 blob: add uci<->blob conversion library code há 11 anos atrás
uci_config.h.in e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code há 11 anos atrás
uci_internal.h e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code há 11 anos atrás
ucimap-example.c 1d6095d5ac add a few missing null pointer checks, and fix check vs dereference order in some cases (patch by Stanislav Fomichev) há 12 anos atrás
ucimap.c d068b9f9d7 ucimap: initialize an uninitialized pointer (patch by Stanislav Fomichev) há 12 anos atrás
ucimap.h 4a7d8053ae fix lgpl license headers há 12 anos atrás
util.c 51f2ea3271 util: fix compile error há 11 anos atrás