index
:
uci
lede-17.01
master
OpenWrt Unified Configuration Interface
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-02-03
allow the make command line to override LD properly
Felix Fietkau
2008-02-03
add quiet mode flag for cli
Felix Fietkau
2008-02-03
minor comments
Felix Fietkau
2008-02-03
save some space
Felix Fietkau
2008-02-03
better input validation
Felix Fietkau
2008-02-03
disable EOL check for non-strict mode
Felix Fietkau
2008-02-03
fix filename validation
Felix Fietkau
2008-02-02
fix typo
Felix Fietkau
2008-02-02
fix more compile errors
Felix Fietkau
2008-02-02
fix compiler error under linux
Felix Fietkau
2008-02-02
add missing flags
Felix Fietkau
2008-02-02
add shared library support
Felix Fietkau
2008-02-02
add flag for naming unnamed sections
Felix Fietkau
2008-02-02
remove unused variables
Felix Fietkau
2008-02-02
split warning options from other compiler options
Felix Fietkau
2008-02-02
fix file input for cli
Felix Fietkau
2008-02-02
implement overwriting import
Felix Fietkau
2008-02-02
add support for merged importing
Felix Fietkau
2008-02-02
optimization
Felix Fietkau
2008-02-02
add stub for uci import
Felix Fietkau
2008-02-02
constify
Felix Fietkau
2008-02-02
validate the package name for import
Felix Fietkau
2008-02-02
more error handling for internal uci_import calls
Felix Fietkau
2008-02-02
add import merging functionality, fix error handling in uci_import
Felix Fietkau
2008-02-02
implement uci rename
Felix Fietkau
2008-02-02
keep unnamed sections unnamed on export
Felix Fietkau
2008-01-30
accept unnamed sections
Felix Fietkau
2008-01-30
cli code cleanup
Felix Fietkau
2008-01-30
proper commit support, better debugging
Felix Fietkau
2008-01-30
free the history on package unload
Felix Fietkau
2008-01-30
document UCI_INTERNAL
Felix Fietkau
2008-01-30
some helpful comments
Felix Fietkau
2008-01-30
create history files with the proper mode
Felix Fietkau
2008-01-30
free uci_history entries properly
Felix Fietkau
2008-01-30
plug a memleak
Felix Fietkau
2008-01-30
change uci_list_configs api for proper exception handling
Felix Fietkau
2008-01-30
disable history tracking for non-confdir files
Felix Fietkau
2008-01-30
add strict mode to the cli usage
Felix Fietkau
2008-01-30
add strict mode flag (enabled by default, can be disabled to ignore lines with parser errors)
Felix Fietkau
2008-01-30
move the stat check to the stream open function
Felix Fietkau
2008-01-30
add proper history tracking for delete
Felix Fietkau
2008-01-29
extra checks
Felix Fietkau
2008-01-29
implement history parsing
Felix Fietkau
2008-01-29
add extra null pointer check
Felix Fietkau
2008-01-29
clean up history handling
Felix Fietkau
2008-01-29
set -O0 for debug builds
Felix Fietkau
2008-01-29
fix updated parse_tuple function
Felix Fietkau
2008-01-29
more input validation
Felix Fietkau
2008-01-29
cleanup, move parse_tuple to libuci, add some input validation
Felix Fietkau
2008-01-28
cleanup
Felix Fietkau
[next]