Felix Fietkau
|
406d259cd1
add feature flags for the build process, improve automatic rebuild
|
16 年之前 |
Felix Fietkau
|
53726f5dd5
add uci_set_backend()
|
16 年之前 |
Felix Fietkau
|
c90d9cb8ba
cleanup
|
16 年之前 |
Felix Fietkau
|
5faea6dcdf
remove some unused stuff
|
16 年之前 |
Felix Fietkau
|
7ca5c675d7
fix uci_set
|
16 年之前 |
Felix Fietkau
|
0731533959
add comment about memory handling in list_configs
|
16 年之前 |
Felix Fietkau
|
80e2e58f4e
add abstraction for listing config files as well
|
16 年之前 |
Felix Fietkau
|
85125c59e6
some backend abstraction
|
16 年之前 |
Felix Fietkau
|
9f540f2106
reorganize some code, add an extra command for adding unnamed sections
|
16 年之前 |
Felix Fietkau
|
5620bfaa14
extend uci_set so that it can store the resulting element in a variable
|
17 年之前 |
Felix Fietkau
|
1465422326
implement the uci changes command to display uncommitted changes
|
17 年之前 |
Felix Fietkau
|
c394d8787d
improve the argument parser
|
17 年之前 |
Felix Fietkau
|
1ac34884c1
export a function for parsing shell-style arguments in libuci
|
17 年之前 |
Felix Fietkau
|
65e2c3559b
implement uci revert
|
17 年之前 |
Felix Fietkau
|
f2520c27cd
fix accidental lowercasing of license headers
|
17 年之前 |
Felix Fietkau
|
53ddba8280
add a comment about history path
|
17 年之前 |
Felix Fietkau
|
96d35364c9
add history search path
|
17 年之前 |
Felix Fietkau
|
c228bf838c
allow the user of the library to override the confdir/searchdir
|
17 年之前 |
Felix Fietkau
|
333ef9e09b
add flag for naming unnamed sections
|
17 年之前 |
Felix Fietkau
|
4b1ddfb835
implement overwriting import
|
17 年之前 |
Felix Fietkau
|
9387bced4e
add import merging functionality, fix error handling in uci_import
|
17 年之前 |
Felix Fietkau
|
b69b459ecc
implement uci rename
|
17 年之前 |
Felix Fietkau
|
6042bb553c
keep unnamed sections unnamed on export
|
17 年之前 |
Felix Fietkau
|
71a0126dff
proper commit support, better debugging
|
17 年之前 |
Felix Fietkau
|
b892863972
create history files with the proper mode
|
17 年之前 |
Felix Fietkau
|
78f76bde73
change uci_list_configs api for proper exception handling
|
17 年之前 |
Felix Fietkau
|
b7c461d025
add strict mode flag (enabled by default, can be disabled to ignore lines with parser errors)
|
17 年之前 |
Felix Fietkau
|
8e57ddf6b6
add proper history tracking for delete
|
17 年之前 |
Felix Fietkau
|
4aa3fd762e
implement history parsing
|
17 年之前 |
Felix Fietkau
|
eadddde859
cleanup, move parse_tuple to libuci, add some input validation
|
17 年之前 |