summaryrefslogtreecommitdiff
path: root/cdr/cdr_adaptive_odbc.c
AgeCommit message (Expand)Author
2008-09-12Build under dev-modeSean Bright
2008-09-11Add usegmtime, as per the recent -users list discussion, and also add myTilghman Lesher
2008-08-07More from the resolve-shadow-warnings branch. This time the cdr/ directory.Sean Bright
2008-02-29Convert to use ast_strTilghman Lesher
2008-01-17Change the way the new filter feature works, by allowing it to be a column NOTTilghman Lesher
2008-01-15Add the "filter" keywordTilghman Lesher
2008-01-11Port Nick Gorham's timestamp patch to adaptive_odbc, tooTilghman Lesher
2007-12-13Don't use backslash as an escape character, unless it really is an escape cha...Tilghman Lesher
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-01Fix memory leakTilghman Lesher
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-07-30Resolve some compiler warnings so that I can build under dev modeRussell Bryant
2007-07-27Some ODBC drivers don't set the CHAR_OCTET_LENGTH field correctly.Tilghman Lesher
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-05-24Oops, should have released this when we were done with it.Tilghman Lesher
2007-05-22Fix for 64-bit platformTilghman Lesher
2007-05-21Comment a few more things, and remove an unnecessary db connection checkTilghman Lesher
2007-05-18Merge cdr_adaptive_odbc from developer branchTilghman Lesher