Felix Fietkau
|
e66c20610e
allow "-" in package names
|
пре 10 година |
Felix Fietkau
|
b342283d2d
fix a few formatting issues
|
пре 10 година |
Yousong Zhou
|
f8f9decc54
Use offset into parser buffer to avoid potential heap overflow.
|
пре 10 година |
Jo-Philipp Wich
|
e339407372
Preserve original permissions when rewriting config files on commit
|
пре 10 година |
Luka Perkov
|
42429219a9
file: make uci commits atomic
|
пре 11 година |
Felix Fietkau
|
51f2ea3271
util: fix compile error
|
пре 11 година |
Etienne CHAMPETIER
|
07d6fd66f6
uci: copy permisions of /etc/config/ files for temp files
|
пре 11 година |
Felix Fietkau
|
e4516d01a7
remove plugin support, it has been unused for a long time and should not be used for any new code
|
пре 11 година |
Felix Fietkau
|
4a7d8053ae
fix lgpl license headers
|
пре 13 година |
Felix Fietkau
|
853f586e48
split off and compile util.c separately
|
пре 14 година |
Felix Fietkau
|
6ce771b109
split off and compile file.c separately
|
пре 14 година |
Felix Fietkau
|
7840d049ef
don't bail out on locking errors, when flock() is not supported
|
пре 15 година |
Felix Fietkau
|
25e6437875
add missing fflush() on close - fixes a bug in the lock/unlock order (thx, Cyrus)
|
пре 15 година |
Felix Fietkau
|
cfdea3894f
fix signed vs unsigned char validation bug
|
пре 16 година |
Felix Fietkau
|
1a388b01f8
overhaul package and section type validation - makes it easier to read and fixes some bugs in uci changes and uci show without explicit package references
|
пре 16 година |
Felix Fietkau
|
f8cf80970b
fix segfault in uci batch
|
пре 16 година |
Felix
|
8500c9b016
add an extra option check for tuple parsing
|
пре 16 година |
Felix Fietkau
|
87e8931579
remove uci_parse_tuple, preparation for adding a new api for lookups
|
пре 16 година |
Felix Fietkau
|
976e6db54e
implement extended uci lookup syntax
|
пре 16 година |
Felix Fietkau
|
714c75c47a
another one
|
пре 16 година |
Felix Fietkau
|
d65c93f0d0
fix a really stupid bug
|
пре 16 година |
Felix Fietkau
|
8a06b55c63
some more input validation
|
пре 16 година |
Felix Fietkau
|
6c020def58
allow more types of characters for uci package names
|
пре 16 година |
Felix Fietkau
|
d4bab37948
parser: fix precedence of quoting over ; as command terminator, thx to netprince for spotting the bug
|
пре 16 година |
Felix Fietkau
|
ce0ffab408
more functionality for plugins
|
пре 16 година |
Felix Fietkau
|
7cefa00ead
more plugin support
|
пре 16 година |
Felix Fietkau
|
7ca5c675d7
fix uci_set
|
пре 16 година |
Felix Fietkau
|
9f540f2106
reorganize some code, add an extra command for adding unnamed sections
|
пре 16 година |
Felix Fietkau
|
735792ded0
use strsep instead of strtok to avoid a segfault
|
пре 16 година |
Felix Fietkau
|
12bdbcd95d
fix uci_parse_tuple
|
пре 16 година |