add uci_lookup function
[project/uci.git] / libuci.c
2008-01-23 Felix Fietkauimplement more suggestions by lorenz schori
2008-01-23 Felix Fietkauimproved debugging
2008-01-23 Felix Fietkaumajor code refactoring for more code reuse and smaller...
2008-01-23 Felix Fietkauconsistency: rename uci_config to uci_package, rename...
2008-01-23 Felix Fietkaumove export functionality to libuci
2008-01-22 Felix Fietkaurefactor, add uci_import
2008-01-20 Felix Fietkauimplement config unload
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 Fietkaubetter config file handling
2008-01-19 Felix Fietkauadd some more list handling
2008-01-19 Felix Fietkaumove some macro magic out of libuci.c
2008-01-19 Felix Fietkaumake uci_errstr const
2008-01-19 Felix Fietkauclean up arg checks
2008-01-19 Felix Fietkauinitial import (incomplete)