summaryrefslogtreecommitdiff
path: root/res/res_config_sqlite.c
AgeCommit message (Expand)Author
2007-10-19More changes to NEW_CLI.Jason Parker
2007-09-17Add support for #include, var_metric, and cat_metric in res_config_sqliteRussell Bryant
2007-09-13Various code and documentation cleanups for res_config_sqliteRussell Bryant
2007-09-05Doxygen cleanups/fixes.Jason Parker
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...Steve Murphy
2007-08-17store and destroy implementations for sqlite (closes issue #10446) and odbc (...Tilghman Lesher
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-07-23(closes issue #10271)Russell Bryant
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-08Fix incorrect logic for param count.Jason Parker
2007-06-07Fix a bunch of doxygen errors and document more thingsRussell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-06-01Documentation fixes for res_config_sqlite.Jason Parker
2007-05-30Issue 9477 - Improve menuselect labelsTilghman Lesher
2007-03-13Merge changes from team/russell/sqlite:Russell Bryant