aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
AgeCommit message (Expand)AuthorFilesLines
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo10-14/+0
2007-11-17more removal of duplicate #include linesrizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo10-50/+0
2007-11-12Based on a note in asterisk-dev by Brian Capouch, I determined I too agressiv...murf1-0/+1
2007-11-09Fix a few potential deadlocks in cdr_sqlite3_custom.qwell1-0/+3
2007-11-07Merged revisions 89088 via svnmerge from murf1-2/+4
2007-11-02Restore building under 64-bit platforms.file1-1/+1
2007-11-01Convert cdr_odbc to use res_odbc managed connectionstilghman1-251/+86
2007-11-01This commits the performance mods that give the priority processing engine in...murf3-3/+1
2007-11-01Fix memory leaktilghman1-0/+10
2007-09-29Set enablecdr at the end of re-reading the config file (Closes issue #10852)tilghman1-0/+1
2007-09-21Fix cdr_manager, such that if the config file is created past load, it'lltilghman1-12/+15
2007-09-20Fix memory leaks in pbx_dundi, cdr_pgsql, and the configuration file parser.file1-7/+23
2007-09-19Clean up code in cdr_csv. (Are you sensing a theme for me today?)file1-48/+50
2007-09-17Don't try to continue loading cdr_sqlite3_custom on a module load failure (su...qwell1-1/+2
2007-09-13Merged revisions 82344 via svnmerge from qwell1-10/+18
2007-08-16Don't reload a configuration file if nothing has changed.tilghman9-202/+210
2007-07-30Resolve some compiler warnings so that I can build under dev moderussell1-1/+1
2007-07-27Some ODBC drivers don't set the CHAR_OCTET_LENGTH field correctly.tilghman1-0/+7
2007-07-27Merged revisions 77540 via svnmerge from file1-2/+2
2007-07-26Merged revisions 77318 via svnmerge from mmichelson1-2/+3
2007-07-26Do a massive conversion for using the ast_verb() macrorussell2-60/+31
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman7-61/+36
2007-06-21Merged revisions 70841 via svnmerge from murf1-4/+6
2007-06-20Merged revisions 70612 via svnmerge from qwell1-1/+4
2007-06-20Merged revisions 70560 via svnmerge from qwell1-1/+1
2007-06-20Merged revisions 70554 via svnmerge from qwell1-1/+5
2007-06-19This enhancement provided via bug 9993, a patch to upgrade cdr_manager to hav...murf1-14/+50
2007-06-18Merged revisions 69702 via svnmerge from russell1-0/+1
2007-06-14Merged revisions 69392 via svnmerge from kpfleming7-13/+13
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell5-35/+21
2007-06-12Merged revisions 69016 via svnmerge from russell1-6/+7
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman5-32/+32
2007-05-24Oops, should have released this when we were done with it.tilghman1-0/+1
2007-05-22Fix for 64-bit platformtilghman1-1/+1
2007-05-21Comment a few more things, and remove an unnecessary db connection checktilghman1-2/+8
2007-05-18Merge cdr_adaptive_odbc from developer branchtilghman1-0/+614
2007-05-02Merged revisions 62689 via svnmerge from murf1-3/+5
2007-03-29Merged revisions 59302 via svnmerge from tilghman1-4/+0
2007-03-14Correct reference to Radius libraryoej1-1/+1
2007-03-13Merge changes from team/russell/sqlite:russell2-0/+269
2007-02-24Creating new doxygen macro "\extref" to create page that lists oej3-0/+3
2007-01-10Merged revisions 50346 via svnmerge from qwell1-1/+1
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...murf1-1/+1
2006-11-13Merged revisions 47584 via svnmerge from file1-2/+2
2006-10-25Merged revisions 46200 via svnmerge from kpfleming1-2/+2
2006-10-23Merged revisions 45928 via svnmerge from file1-1/+2
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman3-10/+21
2006-09-21Merged revisions 43410 via svnmerge from tilghman1-3/+7
2006-09-20One last forgotten constified filetilghman1-1/+1