aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/cdr_manager.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-14use ast_localtime() in every place localtime_r() was being usedkpfleming1-3/+3
2007-01-10Reverse some logic in cdr_manager, which made it fail to load if the config f...qwell1-1/+1
2006-08-31everything that loads a config that needs a config file to runmogorman1-3/+5
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-16/+9
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-10/+7
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-03-01Merged revisions 11503 via svnmerge from tilghman1-2/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-06issue #5605russell1-0/+1
2005-10-26more doxygenification (issue #5513)russell1-2/+6
2005-09-15more license/copyright header updates (thanks Ian!)kpfleming1-4/+16
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06another round of version tag updates, along with 'show version files' pattern...kpfleming1-4/+8
2005-06-06major Makefile and build process improvements, including removal of all hardc...kpfleming1-1/+0
2005-06-03support configurable batch posting of CDRs (off by default) (bug #3883)kpfleming1-1/+1
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-9/+9
2005-01-25Merge config updates (bug #3406)markster1-2/+2
2004-07-25Add Manager CDR (off by default) (bug #2127) courtesy cybershieldmarkster1-0/+158