OpenWrt Unified Configuration Interface

Luka Perkov 87be3798a9 style: free(NULL) is perfectly valid so we can drop some checks 10 yıl önce
lua 9ef6964362 lua: emit a proper deletion when setting an existing list to a new list with only a single item 11 yıl önce
sh 93de031b1b add initial version of the shell api 15 yıl önce
test 4f27765f0d ucimap: add support for saving lists to uci 14 yıl önce
.gitignore b298632b93 replace the existing build system with cmake 13 yıl önce
CMakeLists.txt 9d8e1fe485 blob: add uci<->blob conversion library code 11 yıl önce
blob.c 9d8e1fe485 blob: add uci<->blob conversion library code 11 yıl önce
cli.c 87be3798a9 style: free(NULL) is perfectly valid so we can drop some checks 10 yıl önce
delta.c 87be3798a9 style: free(NULL) is perfectly valid so we can drop some checks 10 yıl önce
file.c 87be3798a9 style: free(NULL) is perfectly valid so we can drop some checks 10 yıl önce
libuci.c 6adc611deb remove unused hook support 11 yıl önce
list.c 87be3798a9 style: free(NULL) is perfectly valid so we can drop some checks 10 yıl önce
list.h c81b25ffd3 replace the use of list.h in the ucimap core, relicense ucimap to LGPL v2.1, update copyright headers 14 yıl önce
parse.c 4a7d8053ae fix lgpl license headers 12 yıl önce
uci.h 6adc611deb remove unused hook support 11 yıl önce
uci_blob.h 9d8e1fe485 blob: add uci<->blob conversion library code 11 yıl önce
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 11 yıl önce
uci_internal.h e4516d01a7 remove plugin support, it has been unused for a long time and should not be used for any new code 11 yıl önce
ucimap-example.c 1d6095d5ac add a few missing null pointer checks, and fix check vs dereference order in some cases (patch by Stanislav Fomichev) 12 yıl önce
ucimap.c 87be3798a9 style: free(NULL) is perfectly valid so we can drop some checks 10 yıl önce
ucimap.h 4a7d8053ae fix lgpl license headers 12 yıl önce
util.c 42429219a9 file: make uci commits atomic 10 yıl önce