Andre Castro
|
4c4d343caa
cmake: Fix cli shared linking against ubox
|
6 years ago |
Jo-Philipp Wich
|
5beb95da3d
lua: additionally return name when looking up sections
|
7 years ago |
Jo-Philipp Wich
|
ff33bb219b
lua: support extended section notation
|
7 years ago |
Hans Dedecker
|
25fd142c8d
list: remove unncessary increment of n_section (FS#1182)
|
7 years ago |
Hans Dedecker
|
021fd65643
file: remove unnecessary uci_fixup_section calls
|
7 years ago |
Stijn Tintel
|
5ad59ad412
Add bitfield_set function from libubox.
|
7 years ago |
Yousong Zhou
|
c4df32b386
file: remove redundant NULL check on return value of uci_realloc()
|
7 years ago |
Yousong Zhou
|
5d08b7f5d6
build: fix BUILD_STATIC
|
7 years ago |
Michal 'vorner' Vaner
|
49ec6efbda
Fix skipping directories in uci_list_config_files
|
8 years ago |
Felix Fietkau
|
c203c2f900
Revert "mandatory anonymous section identifier"
|
8 years ago |
Dirk Feytons
|
0a1a2fcaf9
uci/lua: add explicit close() method
|
8 years ago |
Dirk Feytons
|
7daf94275c
uci/lua: add list_configs() function
|
8 years ago |
Felix Fietkau
|
fe45f97302
test: adjust for auto-naming anonymous sections
|
8 years ago |
Felix Fietkau
|
2eb9c097e3
cli: remove now-defunct UCI_FLAG_EXPORT_NAME support
|
8 years ago |
Antonio Paunovic
|
df72af4740
mandatory anonymous section identifier
|
8 years ago |
Karl Palsson
|
e1bf4356e1
projects/uci: lua: use built in pkg-config support for alternatives
|
8 years ago |
Jo-Philipp Wich
|
ec96e1f93d
file: write through symlinks on uci commit
|
8 years ago |
Petr Štetiar
|
18c13247f9
cmake: Add ubox library and include dir lookup
|
8 years ago |
Felix Fietkau
|
d4e42a9081
cli: fix uci show output for anonymous sections (#21781)
|
9 years ago |
Jo-Philipp Wich
|
593e6c90b7
file: raise parse error on conflicting section types in strict mode
|
9 years ago |
Felix Fietkau
|
950437eecd
file: defer checking the tmpfile until it is actually needed.
|
9 years ago |
Felix Fietkau
|
a536e30037
remove list.h
|
9 years ago |
Karl Palsson
|
d899c696db
lua: remove pointless double check of autoload flag
|
9 years ago |
Jo-Philipp Wich
|
aaf9dff96d
lua: fix invocation of foreach() with nil type and implicit self
|
9 years ago |
Felix Fietkau
|
2cd94fd505
file: remove unnecessary sync() call
|
9 years ago |
Yousong Zhou
|
a6a745338c
tests: add test case for parsing long option values.
|
9 years ago |
Yousong Zhou
|
4b52bdbdbe
file.c: lift the 4096 bytes line length limit.
|
9 years ago |
Yousong Zhou
|
19e29ffc15
delta: catch error when parsing delta line.
|
9 years ago |
Yousong Zhou
|
a6a884b368
cli: suppress printing error messages when -q is specified.
|
9 years ago |
Hans Dedecker
|
f34c2de12f
uci: properly close input before exit
|
9 years ago |