summaryrefslogtreecommitdiff
path: root/cdr
AgeCommit message (Expand)Author
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
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...Steve Murphy
2006-11-13Merged revisions 47584 via svnmerge from Joshua Colp
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-10-23Merged revisions 45928 via svnmerge from Joshua Colp
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-21Merged revisions 43410 via svnmerge from Tilghman Lesher
2006-09-20One last forgotten constified fileTilghman Lesher
2006-09-20resolve compiler warnings from constificationRussell Bryant
2006-09-20Magical eightball says warnings be gone.Joshua Colp
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher