summaryrefslogtreecommitdiff
path: root/cdr
AgeCommit message (Expand)Author
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referenceLuigi Rizzo
2007-12-06Fix a problem with quoting in sqlite3 cdr module..Jason Parker
2007-12-06Merged revisions 90166,90736,90753 via svnmerge from Tilghman Lesher
2007-12-05Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call"...Tilghman Lesher
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-20Make trunk build againTilghman Lesher
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesLuigi Rizzo
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-17more removal of duplicate #include linesLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-12Based on a note in asterisk-dev by Brian Capouch, I determined I too agressiv...Steve Murphy
2007-11-09Fix a few potential deadlocks in cdr_sqlite3_custom.Jason Parker
2007-11-07Merged revisions 89088 via svnmerge from Steve Murphy
2007-11-02Restore building under 64-bit platforms.Joshua Colp
2007-11-01Convert cdr_odbc to use res_odbc managed connectionsTilghman Lesher
2007-11-01This commits the performance mods that give the priority processing engine in...Steve Murphy
2007-11-01Fix memory leakTilghman Lesher
2007-09-29Set enablecdr at the end of re-reading the config file (Closes issue #10852)Tilghman Lesher
2007-09-21Fix cdr_manager, such that if the config file is created past load, it'llTilghman Lesher
2007-09-20Fix memory leaks in pbx_dundi, cdr_pgsql, and the configuration file parser.Joshua Colp
2007-09-19Clean up code in cdr_csv. (Are you sensing a theme for me today?)Joshua Colp
2007-09-17Don't try to continue loading cdr_sqlite3_custom on a module load failure (su...Jason Parker
2007-09-13Merged revisions 82344 via svnmerge from Jason Parker
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-27Merged revisions 77540 via svnmerge from Joshua Colp
2007-07-26Merged revisions 77318 via svnmerge from Mark Michelson
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-06-21Merged revisions 70841 via svnmerge from Steve Murphy
2007-06-20Merged revisions 70612 via svnmerge from Jason Parker
2007-06-20Merged revisions 70560 via svnmerge from Jason Parker
2007-06-20Merged revisions 70554 via svnmerge from Jason Parker
2007-06-19This enhancement provided via bug 9993, a patch to upgrade cdr_manager to hav...Steve Murphy
2007-06-18Merged revisions 69702 via svnmerge from Russell Bryant
2007-06-14Merged revisions 69392 via svnmerge from Kevin P. Fleming
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-12Merged revisions 69016 via svnmerge from Russell 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
2007-05-02Merged revisions 62689 via svnmerge from Steve Murphy
2007-03-29Merged revisions 59302 via svnmerge from Tilghman Lesher
2007-03-14Correct reference to Radius libraryOlle Johansson
2007-03-13Merge changes from team/russell/sqlite:Russell Bryant
2007-02-24Creating new doxygen macro "\extref" to create page that lists Olle Johansson
2007-01-10Merged revisions 50346 via svnmerge from Jason Parker