lua
|
add support for an override config directory
|
2025-01-17 11:25:08 +01:00 |
sh
|
style: fix whitespace errors
|
2013-10-15 13:17:09 +02:00 |
tests
|
uci: optimize update section in uci_set
|
2023-03-04 19:39:32 +01:00 |
.gitignore
|
tests: add cram based unit tests
|
2019-11-14 17:11:34 +01:00 |
.gitlab-ci.yml
|
add initial GitLab CI support
|
2019-11-14 17:11:08 +01:00 |
blob.c
|
Add bitfield_set function from libubox.
|
2017-09-29 15:35:06 +03:00 |
cli.c
|
add support for an override config directory
|
2025-01-17 11:25:08 +01:00 |
CMakeLists.txt
|
CMakeLists.txt: bump minimum cmake version
|
2025-01-17 13:09:50 +01:00 |
delta.c
|
remove internal usage of redundant uci_ptr.last
|
2023-08-10 19:43:45 +02:00 |
file.c
|
add support for an override config directory
|
2025-01-17 11:25:08 +01:00 |
libuci.c
|
add support for an override config directory
|
2025-01-17 11:25:08 +01:00 |
list.c
|
remove internal usage of redundant uci_ptr.last
|
2023-08-10 19:43:45 +02:00 |
parse.c
|
uci: Fix extra semicolons warnings
|
2019-12-11 21:51:35 +01:00 |
uci.h
|
add support for an override config directory
|
2025-01-17 11:25:08 +01:00 |
uci_blob.h
|
uci_blob: add an element to uci_blob_param_list to allow the tracking of validation info
|
2014-02-17 13:20:11 +01:00 |
uci_config.h.in
|
remove plugin support, it has been unused for a long time and should not be used for any new code
|
2013-01-04 17:08:14 +01:00 |
uci_internal.h
|
uci: macro uci_alloc_element not in uci.h
|
2023-03-04 19:39:32 +01:00 |
ucimap.c
|
Replace malloc() + memset() with calloc()
|
2020-10-06 08:35:23 +02:00 |
ucimap.h
|
ucimap: get rid of duplicate initialization warnings
|
2013-10-29 16:50:47 +01:00 |
util.c
|
Replace malloc() + memset() with calloc()
|
2020-10-06 08:35:23 +02:00 |