Coding guidelines stuff only.
[asterisk/asterisk.git] / cdr / cdr_tds.c
2008-06-16 Sean BrightCoding guidelines stuff only.
2007-11-21 Luigi Rizzoremove another set of redundant #include "asterisk...
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-07 Steve MurphyMerged revisions 89088 via svnmerge from
2007-08-16 Tilghman LesherDon't reload a configuration file if nothing has changed.
2007-07-18 Tilghman LesherMerge in ast_strftime branch, which changes timestamps...
2007-06-14 Kevin P. FlemingMerged revisions 69392 via svnmerge from
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2006-10-03 Matt O'Gormanbug #8076 check option_debug before printing to debug...
2006-09-21 Tilghman LesherMerged revisions 43410 via svnmerge from
2006-09-20 Russell Bryantresolve compiler warnings from constification
2006-08-31 Russell Bryantfix some breakage, MOG DID IT!!!
2006-08-31 Matt O'Gormaneverything that loads a config that needs a config...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-04-24 Kevin P. FlemingThanks to the fine work of Russell Bryant and Dancho...
2006-04-17 Kevin P. Flemingmore module loader related fixes
2006-04-08 Kevin P. Flemingsince the module API is changing, it's a good time...
2006-03-08 Matt O'Gormanallows the table field to be configurable for
2006-03-01 Tilghman LesherMerged revisions 11503 via svnmerge from
2005-12-26 Tilghman LesherMerged revisions 7637 via svnmerge from
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-06 Russell Bryantissue #5605
2005-10-29 Mark SpencerMerge TDS cdr fixes (bug #5517, with slight mods)
2005-10-26 Russell Bryantmore doxygenification (issue #5513)
2005-09-15 Kevin P. Flemingmore license/copyright header updates (thanks Ian!)
2005-07-15 Kevin P. Flemingadd a library of timeval manipulation functions, and...
2005-06-06 Kevin P. Flemingfix version tag macro calls
2005-06-06 Kevin P. Fleminganother round of version tag updates, along with 'show...
2005-04-29 Kevin P. Flemingdon't use '%i' at all, since we have no current use...
2005-04-21 Kevin P. Fleminguse double-quotes instead of angle-brackets for non...
2005-04-07 Mark SpencerFix issue with global load_module symbol... hint:...
2005-02-16 Mark SpencerMake TDS CDR more resilient (bug #3597)
2005-01-25 Mark SpencerMerge config updates (bug #3406)
2004-08-13 Mark SpencerBuild on older versions of TDS (bug #2194)
2004-08-01 Mark SpencerGet rid of TDS warning
2004-07-27 Mark SpencerFix date/time in TDS stuff (bug #2147)
2004-07-23 Mark SpencerAd MSSQL CDR support (bug #1859)