aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
AgeCommit message (Expand)AuthorFilesLines
2006-08-21merge new_loader_completion branch, including (at least):kpfleming9-134/+69
2006-07-15more Makefile cleanup and consistency stuffkpfleming1-1/+4
2006-07-06move rules file to prepare for generic rules filekpfleming1-1/+1
2006-07-05update dependency information to match new names for dependencieskpfleming1-1/+1
2006-06-29move FreeTDS version check into configure scriptkpfleming1-12/+0
2006-06-25use new (separate) dependencies file from menuselectkpfleming1-0/+1
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-71/+3
2006-06-22- convert the 'uninstall' target to use separate targets to process eachrussell1-1/+1
2006-06-22- specify that 'depend' is a .PHONY targetrussell1-1/+1
2006-06-22- specify that 'all' is a .PHONY targetrussell1-1/+1
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsrussell1-0/+2
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. Thisrussell1-1/+3
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main Makefilerussell1-1/+1
2006-06-09there is no reason to define our own 'maximum path length' when the POSIX hea...kpfleming3-4/+4
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming8-34/+32
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsrussell1-0/+2
2006-06-05use module names, not file names, in menuselectkpfleming1-1/+3
2006-06-01change a warning message to a debug messagerussell1-1/+3
2006-05-30remove a bunch of duplicated log messages. There is a warning that getsrussell1-63/+23
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)russell2-0/+325
2006-05-20remove an unused variable, and default the user to asterisk if not specifiedrussell1-5/+3
2006-05-20various fixes regarding coding guidelines issuesrussell1-48/+24
2006-05-20if a hostname is not specified, connect over a unix socket instead ofrussell1-5/+6
2006-04-30Merged revisions 23673 via svnmerge from kpfleming1-1/+1
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming5-75/+39
2006-04-24Fix CDR builds when includes are in freetds directory off includemarkster1-0/+5
2006-04-19Merged revisions 21597 via svnmerge from tilghman1-20/+18
2006-04-17more module loader related fixeskpfleming3-43/+22
2006-04-14Compatibility fixes for loader changestilghman1-16/+7
2006-04-14This rather large commit changes the way modules are loaded. rizzo3-30/+22
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming7-14/+14
2006-03-23remove duplicate CFLAGS and SOLINK definitions that arerizzo1-5/+0
2006-03-14add header to fix building with -Werror (issue #6718)russell1-0/+1
2006-03-08allows the table field to be configurable formogorman1-1/+11
2006-03-02 cdr_csv logging parameters in cdr.confmogorman1-8/+70
2006-03-01Merged revisions 11503 via svnmerge from tilghman4-10/+10
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-2/+5
2006-02-11use auto-build for cdr moduleskpfleming1-33/+25
2006-02-08Merged revisions 9233 via svnmerge from tilghman1-3/+3
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-0/+2
2006-01-24- Adding whitespace that I found unused outside oej1-11/+16
2006-01-24Declaring conn and result static to avoid collission with realtime driver (is...oej1-3/+3
2005-12-30update doxygen docs to specify authorsrussell2-1/+5
2005-12-26Merged revisions 7637 via svnmerge fromtilghman1-115/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming8-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7220 f38db490-d61c-443f-...kpfleming1-1/+0
2005-11-14fix bsd compile issue (bug #5731)markster1-1/+2
2005-11-10issue #5693kpfleming2-16/+14
2005-11-06issue #5605russell7-0/+7
2005-11-01issue #4678kpfleming1-5/+10