lua
|
5781664d50
remove internal usage of redundant uci_ptr.last
|
1 year ago |
sh
|
f506323c30
style: fix whitespace errors
|
11 years ago |
tests
|
ae61e1cad4
uci: optimize update section in uci_set
|
1 year ago |
.gitignore
|
18049a84fe
tests: add cram based unit tests
|
5 years ago |
.gitlab-ci.yml
|
266fc9e94c
add initial GitLab CI support
|
5 years ago |
CMakeLists.txt
|
f84f49f00f
cmake: Allow override of install directories
|
3 years ago |
blob.c
|
5ad59ad412
Add bitfield_set function from libubox.
|
7 years ago |
cli.c
|
5781664d50
remove internal usage of redundant uci_ptr.last
|
1 year ago |
delta.c
|
5781664d50
remove internal usage of redundant uci_ptr.last
|
1 year ago |
file.c
|
3cda25127b
file: Fix uci -m import command
|
1 year ago |
libuci.c
|
52bbc99f69
Replace malloc() + memset() with calloc()
|
4 years ago |
list.c
|
5781664d50
remove internal usage of redundant uci_ptr.last
|
1 year ago |
parse.c
|
165b444131
uci: Fix extra semicolons warnings
|
5 years ago |
uci.h
|
04d0c46cfe
uci: macro uci_alloc_element not in uci.h
|
1 year ago |
uci_blob.h
|
2549fb8454
uci_blob: add an element to uci_blob_param_list to allow the tracking of validation info
|
10 years ago |
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
|
12 years ago |
uci_internal.h
|
04d0c46cfe
uci: macro uci_alloc_element not in uci.h
|
1 year ago |
ucimap.c
|
52bbc99f69
Replace malloc() + memset() with calloc()
|
4 years ago |
ucimap.h
|
84492e759a
ucimap: get rid of duplicate initialization warnings
|
11 years ago |
util.c
|
52bbc99f69
Replace malloc() + memset() with calloc()
|
4 years ago |