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-01-20
cleanups/fixes, more cli stuff
Felix Fietkau
2008-01-20
return a pointer to the uci_config struct in uci_load
Felix Fietkau
2008-01-20
implement config unload
Felix Fietkau
2008-01-20
ignore gdb files
Felix Fietkau
2008-01-20
fix for a double free bug
Felix Fietkau
2008-01-20
add support for listing config files
Felix Fietkau
2008-01-20
remove some old junk
Felix Fietkau
2008-01-20
print the reason for parse errors in error messages
Felix Fietkau
2008-01-20
improved parser
Felix Fietkau
2008-01-20
better config file handling
Felix Fietkau
2008-01-19
more config functions
Felix Fietkau
2008-01-19
more cleanup/list fixes
Felix Fietkau
2008-01-19
remove some crap
Felix Fietkau
2008-01-19
add missing break statements
Felix Fietkau
2008-01-19
more error handling
Felix Fietkau
2008-01-19
more deps
Felix Fietkau
2008-01-19
more list handling
Felix Fietkau
2008-01-19
add some more list handling
Felix Fietkau
2008-01-19
add -Wno-unused and -Werror
Felix Fietkau
2008-01-19
cleanups, whitespace fixes, some extra data structures, eol fix
Felix Fietkau
2008-01-19
move some macro magic out of libuci.c
Felix Fietkau
2008-01-19
make uci_errstr const
Felix Fietkau
2008-01-19
more comments
Felix Fietkau
2008-01-19
clean up arg checks
Felix Fietkau
2008-01-19
add .gitignore
Felix Fietkau
2008-01-19
initial import (incomplete)
Felix Fietkau