aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/cdr_csv.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-21Reloading the config and having no changes still initialized some settings to...twilson1-4/+4
2008-11-20Begin on a crusade to end trailing whitespace!twilson1-21/+21
2008-11-19Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon t...twilson1-1/+1
2008-08-07More from the resolve-shadow-warnings branch. This time the cdr/ directory.seanbright1-3/+3
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-1/+1
2008-05-15Don't unload config on reload, when config has not changed.tilghman1-1/+1
2008-04-09Merged revisions 113874 via svnmerge from tilghman1-3/+13
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.rizzo1-1/+1
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo1-0/+1
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-2/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-6/+0
2007-09-19Clean up code in cdr_csv. (Are you sensing a theme for me today?)file1-48/+50
2007-09-13Merged revisions 82344 via svnmerge from qwell1-10/+18
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-5/+7
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman1-9/+3
2007-06-14Merged revisions 69392 via svnmerge from kpfleming1-1/+1
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-6/+3
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman1-3/+7
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman1-1/+1
2006-08-31everything that loads a config that needs a config file to runmogorman1-4/+5
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-17/+10
2006-06-09there is no reason to define our own 'maximum path length' when the POSIX hea...kpfleming1-2/+2
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-02 cdr_csv logging parameters in cdr.confmogorman1-8/+70
2005-12-30update doxygen docs to specify authorsrussell1-0/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-10issue #5693kpfleming1-8/+7
2005-11-06issue #5605russell1-0/+1
2005-10-26more doxygenification (issue #5513)russell1-2/+3
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-7/+17
2005-07-15add a library of timeval manipulation functions, and change a large number of...kpfleming1-1/+1
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06another round of version tag updates, along with 'show version files' pattern...kpfleming1-1/+5
2005-06-06major Makefile and build process improvements, including removal of all hardc...kpfleming1-1/+0
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-7/+7
2005-01-21update copyright headers for 2005russell1-1/+1
2004-12-19Merge Olle's comment patch (bug #3097)markster1-17/+18
2004-12-15Extra debugging in CDRCSV (bug #3063)markster1-2/+3
2004-10-07Fix CDR CSV to flush on CDRmarkster1-1/+2
2004-07-14Merge remaining audit patch (save dlfcn.c)markster1-33/+33
2004-06-13x86-64 compile fixes and cleanupsmarkster1-1/+1
2004-05-08ast_strlen_zero changescitats1-1/+2
2004-01-11Missed cdr_csv commit for CDR user datajeremy1-0/+7
2003-05-30Add unique identifiermarkster1-1/+7
2003-04-23Add commonly used include headersmarkster1-0/+1
2003-03-31Eliminate localtime calls, various cleanupsmarkster1-3/+3
2003-01-30Version 0.3.0 from FTPmarkster1-12/+19