summaryrefslogtreecommitdiff
path: root/cdr
AgeCommit message (Expand)Author
2006-03-14add header to fix building with -Werror (issue #6718)Russell Bryant
2006-03-08allows the table field to be configurable forMatt O'Gorman
2006-03-02 cdr_csv logging parameters in cdr.confMatt O'Gorman
2006-03-01Merged revisions 11503 via svnmerge from Tilghman Lesher
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-11use auto-build for cdr modulesKevin P. Fleming
2006-02-08Merged revisions 9233 via svnmerge from Tilghman Lesher
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-24- Adding whitespace that I found unused outside Olle Johansson
2006-01-24Declaring conn and result static to avoid collission with realtime driver (is...Olle Johansson
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-26Merged revisions 7637 via svnmerge fromTilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-14fix bsd compile issue (bug #5731)Mark Spencer
2005-11-10issue #5693Kevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-11-01issue #4678Kevin P. Fleming
2005-10-29Merge TDS cdr fixes (bug #5517, with slight mods)Mark Spencer
2005-10-26more doxygenification (issue #5513)Russell Bryant
2005-10-22fix reload problem - unload_module was not setting connected to 0 (issue #5498)Russell Bryant
2005-09-15more license/copyright header updates (thanks Ian!)Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-08more Cygwin portability (issue #4678)Kevin P. Fleming
2005-08-30fix cdr_pgsql build on Debian testing (issue #5064)Kevin P. Fleming
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-07-14clarify commentRussell Bryant
2005-07-11remove complex malloc-avoidance (bug #4601)Kevin P. Fleming
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
2005-06-06fix version tag macro callsKevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-06-06another round of version tag updates, along with 'show version files' pattern...Kevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-06-06let ODBC username/password default to the ones in odbc.ini (bug #4470)Kevin P. Fleming
2005-06-03support configurable batch posting of CDRs (off by default) (bug #3883)Kevin P. Fleming
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-07Fix issue with global load_module symbol... hint: NEVER call "load_module();"Mark Spencer
2005-04-06ensure that successful configuration results in the module staying loaded (bu...Kevin P. Fleming
2005-04-01ensure that failure to register the cdr_custom backend results in a module lo...Kevin P. Fleming
2005-04-01Add CDR custom config warnings (Borga borga!) :)Mark Spencer
2005-03-31unconfigured cdr_custom should not be fatalAnthony Minessale II
2005-03-31Fix load of cdr_customMark Spencer
2005-03-31Fix custom CDR error (thanks kpfleming)Mark Spencer
2005-03-27Fix cross compiling (bug #3868)Mark Spencer
2005-03-25remove channel_pvt.hRussell Bryant
2005-03-24Add custom CDR (bug #3595)Mark Spencer
2005-03-11fix compilation issue (bug #3752)Russell Bryant
2005-02-19Make cdr_pgsql gracefully handle restarts (bug #3628)Mark Spencer