summaryrefslogtreecommitdiff
path: root/cdr
AgeCommit message (Expand)Author
2007-05-24Oops, should have released this when we were done with it.Tilghman Lesher
2007-05-22Fix for 64-bit platformTilghman Lesher
2007-05-21Comment a few more things, and remove an unnecessary db connection checkTilghman Lesher
2007-05-18Merge cdr_adaptive_odbc from developer branchTilghman Lesher
2007-05-02Merged revisions 62689 via svnmerge from Steve Murphy
2007-03-29Merged revisions 59302 via svnmerge from Tilghman Lesher
2007-03-14Correct reference to Radius libraryOlle Johansson
2007-03-13Merge changes from team/russell/sqlite:Russell Bryant
2007-02-24Creating new doxygen macro "\extref" to create page that lists Olle Johansson
2007-01-10Merged revisions 50346 via svnmerge from Jason Parker
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...Steve Murphy
2006-11-13Merged revisions 47584 via svnmerge from Joshua Colp
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-10-23Merged revisions 45928 via svnmerge from Joshua Colp
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-21Merged revisions 43410 via svnmerge from Tilghman Lesher
2006-09-20One last forgotten constified fileTilghman Lesher
2006-09-20resolve compiler warnings from constificationRussell Bryant
2006-09-20Magical eightball says warnings be gone.Joshua Colp
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-08-31fix some breakage, MOG DID IT!!!Russell Bryant
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
2006-07-05update dependency information to match new names for dependenciesKevin P. Fleming
2006-06-29move FreeTDS version check into configure scriptKevin P. Fleming
2006-06-25use new (separate) dependencies file from menuselectKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-22- convert the 'uninstall' target to use separate targets to process eachRussell Bryant
2006-06-22- specify that 'depend' is a .PHONY targetRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main MakefileRussell Bryant
2006-06-09there is no reason to define our own 'maximum path length' when the POSIX hea...Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsRussell Bryant
2006-06-05use module names, not file names, in menuselectKevin P. Fleming
2006-06-01change a warning message to a debug messageRussell Bryant
2006-05-30remove a bunch of duplicated log messages. There is a warning that getsRussell Bryant
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)Russell Bryant
2006-05-20remove an unused variable, and default the user to asterisk if not specifiedRussell Bryant
2006-05-20various fixes regarding coding guidelines issuesRussell Bryant
2006-05-20if a hostname is not specified, connect over a unix socket instead ofRussell Bryant
2006-04-30Merged revisions 23673 via svnmerge from Kevin P. Fleming
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-24Fix CDR builds when includes are in freetds directory off includeMark Spencer
2006-04-19Merged revisions 21597 via svnmerge from Tilghman Lesher