move uci_list_configs to file.c
[project/uci.git] / cli.c
2008-01-23 Felix Fietkauimplement more suggestions by lorenz schori
2008-01-23 Felix Fietkauremove some obsolete variables. thx, lorenz
2008-01-23 Felix Fietkaumajor code refactoring for more code reuse and smaller...
2008-01-23 Felix Fietkauadd back uci_context parameter for uci_list_configs...
2008-01-23 Felix Fietkauconsistency: rename uci_config to uci_package, rename...
2008-01-23 Felix Fietkaurefactor uci show code
2008-01-23 Felix Fietkaumove export functionality to libuci
2008-01-21 Felix Fietkaumore export stuff
2008-01-21 Felix Fietkauadd uci export
2008-01-21 Felix Fietkauadd dynamically generated section names
2008-01-20 Felix Fietkauremove unused argument
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 Fietkauadd support for listing config files