lua
|
141b64ef84
lua: additionally return name when looking up sections
|
6 vuotta sitten |
sh
|
f506323c30
style: fix whitespace errors
|
11 vuotta sitten |
test
|
a6a745338c
tests: add test case for parsing long option values.
|
9 vuotta sitten |
.gitignore
|
9167f11f00
Fix a few style issues.
|
10 vuotta sitten |
CMakeLists.txt
|
18c13247f9
cmake: Add ubox library and include dir lookup
|
8 vuotta sitten |
blob.c
|
393bc2b908
blob: add support for u64
|
10 vuotta sitten |
cli.c
|
d4e42a9081
cli: fix uci show output for anonymous sections (#21781)
|
8 vuotta sitten |
delta.c
|
19e29ffc15
delta: catch error when parsing delta line.
|
9 vuotta sitten |
file.c
|
ec96e1f93d
file: write through symlinks on uci commit
|
8 vuotta sitten |
libuci.c
|
3c7f3556b0
Fix delta path handling.
|
9 vuotta sitten |
list.c
|
790d30606d
Add a few notes on the return value of uci_lookup_ptr().
|
9 vuotta sitten |
parse.c
|
be457b5263
parse: remove a check that is always true (due to unsigned data type)
|
11 vuotta sitten |
uci.h
|
3c7f3556b0
Fix delta path handling.
|
9 vuotta sitten |
uci_blob.h
|
2549fb8454
uci_blob: add an element to uci_blob_param_list to allow the tracking of validation info
|
10 vuotta sitten |
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 vuotta sitten |
uci_internal.h
|
e66c20610e
allow "-" in package names
|
10 vuotta sitten |
ucimap.c
|
f506323c30
style: fix whitespace errors
|
11 vuotta sitten |
ucimap.h
|
84492e759a
ucimap: get rid of duplicate initialization warnings
|
11 vuotta sitten |
util.c
|
e66c20610e
allow "-" in package names
|
10 vuotta sitten |