aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/cdr_tds.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-21automerge commitroot1-3/+7
2006-03-01automerge commitroot1-2/+2
2005-12-26Remove copy of code in libc, preferring code in utils.c (public domain code)tilghman1-115/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-06issue #5605russell1-0/+1
2005-10-29Merge TDS cdr fixes (bug #5517, with slight mods)markster1-7/+18
2005-10-26more doxygenification (issue #5513)russell1-2/+10
2005-09-15more license/copyright header updates (thanks Ian!)kpfleming1-3/+15
2005-07-15add a library of timeval manipulation functions, and change a large number of...kpfleming1-1/+1
2005-06-06fix version tag macro callskpfleming1-1/+1
2005-06-06another round of version tag updates, along with 'show version files' pattern...kpfleming1-8/+11
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...kpfleming1-2/+2
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-7/+7
2005-04-07Fix issue with global load_module symbol... hint: NEVER call "load_module();"markster1-4/+14
2005-02-16Make TDS CDR more resilient (bug #3597)markster1-101/+153
2005-01-25Merge config updates (bug #3406)markster1-2/+2
2004-08-13Build on older versions of TDS (bug #2194)markster1-0/+21
2004-08-01Get rid of TDS warningmarkster1-1/+1
2004-07-27Fix date/time in TDS stuff (bug #2147)markster1-18/+90
2004-07-23Ad MSSQL CDR support (bug #1859)markster1-0/+446