aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
AgeCommit message (Expand)AuthorFilesLines
2008-01-17Change the way the new filter feature works, by allowing it to be a column NOTtilghman1-16/+31
2008-01-15Add the "filter" keywordtilghman1-3/+31
2008-01-11Port Nick Gorham's timestamp patch to adaptive_odbc, tootilghman1-6/+6
2008-01-11Commit Nick Gorham's suggestion for timestamp fixtilghman1-2/+2
2008-01-10Fix problem with timestr going out of scopetilghman1-20/+19
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.rizzo1-1/+1
2007-12-17Merged revisions 93180 via svnmerge from kpfleming1-1/+3
2007-12-13Don't use backslash as an escape character, unless it really is an escape cha...tilghman1-15/+16
2007-12-10Put into Makefile.moddir_rules the common instructions used torizzo1-9/+1
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referencerizzo1-1/+1
2007-12-06Fix a problem with quoting in sqlite3 cdr module..qwell1-72/+174
2007-12-06Merged revisions 90166,90736,90753 via svnmerge from tilghman1-11/+16
2007-12-05Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call"...tilghman1-1/+1
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo7-7/+0
2007-11-20Make trunk build againtilghman1-0/+1
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo3-0/+3
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