add dynamically generated section names
[project/uci.git] / parse.c
2008-01-20 Felix Fietkaucleanups/fixes, more cli stuff
2008-01-20 Felix Fietkaureturn a pointer to the uci_config struct in uci_load
2008-01-20 Felix Fietkauimplement config unload
2008-01-20 Felix Fietkaufix for a double free bug
2008-01-20 Felix Fietkauadd support for listing config files
2008-01-20 Felix Fietkauprint the reason for parse errors in error messages
2008-01-20 Felix Fietkauimproved parser
2008-01-20 Felix Fietkaubetter config file handling
2008-01-19 Felix Fietkauadd missing break statements
2008-01-19 Felix Fietkaumore error handling
2008-01-19 Felix Fietkaumore list handling
2008-01-19 Felix Fietkaucleanups, whitespace fixes, some extra data structures...
2008-01-19 Felix Fietkaumore comments
2008-01-19 Felix Fietkauclean up arg checks
2008-01-19 Felix Fietkauinitial import (incomplete)