OpenWrt Unified Configuration Interface

Luka Perkov e81961bde8 extend delete command so it can delete list elemets using index 11 years ago
lua 2e90d2637a lua: include /opt/local/lib and /opt/local/include in the search path on mac os x 11 years ago
sh 93de031b1b add initial version of the shell api 15 years ago
test 4f27765f0d ucimap: add support for saving lists to uci 14 years ago
.gitignore b298632b93 replace the existing build system with cmake 13 years ago
CMakeLists.txt 862b173154 add parser helpers similar to the blobmsg parser in libubox 13 years ago
cli.c e81961bde8 extend delete command so it can delete list elemets using index 11 years ago
delta.c e81961bde8 extend delete command so it can delete list elemets using index 11 years ago
file.c d3722382bd Do quote section names to keep the same style as option values 12 years ago
libuci.c 1d6095d5ac add a few missing null pointer checks, and fix check vs dereference order in some cases (patch by Stanislav Fomichev) 12 years ago
list.c e81961bde8 extend delete command so it can delete list elemets using index 11 years ago
list.h c81b25ffd3 replace the use of list.h in the ucimap core, relicense ucimap to LGPL v2.1, update copyright headers 14 years ago
parse.c 4a7d8053ae fix lgpl license headers 12 years ago
uci.h ec8cbbbe0f add new command del_list 11 years ago
uci_config.h.in b298632b93 replace the existing build system with cmake 13 years ago
uci_internal.h 1d6095d5ac add a few missing null pointer checks, and fix check vs dereference order in some cases (patch by Stanislav Fomichev) 12 years ago
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 years ago
ucimap.c d068b9f9d7 ucimap: initialize an uninitialized pointer (patch by Stanislav Fomichev) 12 years ago
ucimap.h 4a7d8053ae fix lgpl license headers 12 years ago
util.c 4a7d8053ae fix lgpl license headers 12 years ago