2015-05-07 |
Matt Jordan | Merge "cdr/cdr_csv.c: Refactor, function to write conte... |
blob | commitdiff |
2015-05-03 |
Rodrigo Ramírez... | cdr/cdr_csv.c: Add a new option to enable columns added... |
blob | commitdiff | diff to current |
2015-04-30 |
Rodrigo Ramírez... | cdr/cdr_csv.c: Refactor, function to write content... |
blob | commitdiff | diff to current |
2015-04-28 |
Rodrigo Ramírez... | cdr/cdr_csv.c: Add missing space after comma. |
blob | commitdiff | diff to current |
2015-04-13 |
Matt Jordan | git migration: Refactor the ASTERISK_FILE_VERSION macro |
blob | commitdiff | diff to current |
2014-07-25 |
Mark Michelson | Add module support level to ast_module_info structure... |
blob | commitdiff | diff to current |
2013-10-27 |
Matthew Jordan | Prevent CDR backends from unregistering while billing... |
blob | commitdiff | diff to current |
2013-06-17 |
Matthew Jordan | Update Asterisk's CDRs for the new bridging framework |
blob | commitdiff | diff to current |
2012-10-14 |
Andrew Latham | Doxygen Updates - Title update |
blob | commitdiff | diff to current |
2011-09-13 |
Paul Belanger | Clean up cdr.conf parsing for [csv] section |
blob | commitdiff | diff to current |
2011-07-14 |
Leif Madsen | Merged revisions 328247 via svnmerge from |
blob | commitdiff | diff to current |
2010-07-20 |
Tilghman Lesher | Add load priority order, such that preload becomes... |
blob | commitdiff | diff to current |
2010-07-09 |
Olle Johansson | Make it possible to disable individual cdr files per... |
blob | commitdiff | diff to current |
2010-02-26 |
Russell Bryant | formatting tweaks and constification |
blob | commitdiff | diff to current |
2010-02-26 |
Russell Bryant | constification, remove include |
blob | commitdiff | diff to current |
2008-11-21 |
Terry Wilson | Reloading the config and having no changes still initia... |
blob | commitdiff | diff to current |
2008-11-20 |
Terry Wilson | Begin on a crusade to end trailing whitespace! |
blob | commitdiff | diff to current |
2008-11-19 |
Terry Wilson | Fix checking for CONFIG_STATUS_FILEINVALID so that... |
blob | commitdiff | diff to current |
2008-08-07 |
Sean Bright | More from the resolve-shadow-warnings branch. This... |
blob | commitdiff | diff to current |
2008-06-12 |
Jeff Peeler | Goodbye Zaptel, hello DAHDI. Removes Zaptel driver... |
blob | commitdiff | diff to current |
2008-05-15 |
Tilghman Lesher | Don't unload config on reload, when config has not... |
blob | commitdiff | diff to current |
2008-04-09 |
Tilghman Lesher | Merged revisions 113874 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-18 |
Luigi Rizzo | remove unnecessary (char *) casts for ast_config_AST_... |
blob | commitdiff | diff to current |
2007-11-21 |
Luigi Rizzo | remove another set of redundant #include "asterisk... |
blob | commitdiff | diff to current |
2007-11-20 |
Luigi Rizzo | move asterisk/paths.h outside asterisk.h and into those... |
blob | commitdiff | diff to current |
2007-11-19 |
Luigi Rizzo | another bunch of include removals (errno.h and asterisk... |
blob | commitdiff | diff to current |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does... |
blob | commitdiff | diff to current |
2007-09-19 |
Joshua Colp | Clean up code in cdr_csv. (Are you sensing a theme... |
blob | commitdiff | diff to current |
2007-09-13 |
Jason Parker | Merged revisions 82344 via svnmerge from |
blob | commitdiff | diff to current |
2007-08-16 |
Tilghman Lesher | Don't reload a configuration file if nothing has changed. |
blob | commitdiff | diff to current |
2007-07-18 |
Tilghman Lesher | Merge in ast_strftime branch, which changes timestamps... |
blob | commitdiff | diff to current |
2007-06-14 |
Kevin P. Fleming | Merged revisions 69392 via svnmerge from |
blob | commitdiff | diff to current |
2007-06-14 |
Russell Bryant | Add a massive set of changes for converting to use... |
blob | commitdiff | diff to current |
2006-10-03 |
Matt O'Gorman | bug #8076 check option_debug before printing to debug... |
blob | commitdiff | diff to current |
2006-09-20 |
Tilghman Lesher | Constify the result of a config retrieval function... |
blob | commitdiff | diff to current |
2006-08-31 |
Matt O'Gorman | everything that loads a config that needs a config... |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | merge new_loader_completion branch, including (at least): |
blob | commitdiff | diff to current |
2006-06-09 |
Kevin P. Fleming | there is no reason to define our own 'maximum path... |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
blob | commitdiff | diff to current |
2006-04-14 |
Luigi Rizzo | This rather large commit changes the way modules are... |
blob | commitdiff | diff to current |
2006-04-08 |
Kevin P. Fleming | since the module API is changing, it's a good time... |
blob | commitdiff | diff to current |
2006-03-02 |
Matt O'Gorman | cdr_csv logging parameters in cdr.conf |
blob | commitdiff | diff to current |
2005-12-30 |
Russell Bryant | update doxygen docs to specify authors |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-10 |
Kevin P. Fleming | issue #5693 |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | issue #5605 |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | more doxygenification (issue #5513) |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | add a library of timeval manipulation functions, and... |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | more file version tags |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | another round of version tag updates, along with 'show... |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | major Makefile and build process improvements, includin... |
blob | commitdiff | diff to current |
2005-04-21 |
Kevin P. Fleming | use double-quotes instead of angle-brackets for non... |
blob | commitdiff | diff to current |
2005-01-21 |
Russell Bryant | update copyright headers for 2005 |
blob | commitdiff | diff to current |
2004-12-19 |
Mark Spencer | Merge Olle's comment patch (bug #3097) |
blob | commitdiff | diff to current |
2004-12-15 |
Mark Spencer | Extra debugging in CDRCSV (bug #3063) |
blob | commitdiff | diff to current |
2004-10-07 |
Mark Spencer | Fix CDR CSV to flush on CDR |
blob | commitdiff | diff to current |
2004-07-14 |
Mark Spencer | Merge remaining audit patch (save dlfcn.c) |
blob | commitdiff | diff to current |
2004-06-13 |
Mark Spencer | x86-64 compile fixes and cleanups |
blob | commitdiff | diff to current |
2004-05-08 |
James Golovich | ast_strlen_zero changes |
blob | commitdiff | diff to current |
2004-01-11 |
Jeremy McNamara | Missed cdr_csv commit for CDR user data |
blob | commitdiff | diff to current |
2003-05-30 |
Mark Spencer | Add unique identifier |
blob | commitdiff | diff to current |
2003-04-23 |
Mark Spencer | Add commonly used include headers |
blob | commitdiff | diff to current |
2003-03-31 |
Mark Spencer | Eliminate localtime calls, various cleanups |
blob | commitdiff | diff to current |
2003-01-30 |
Mark Spencer | Version 0.3.0 from FTP |
blob | commitdiff | diff to current |
2001-10-18 |
Mark Spencer | Version 0.1.10 from FTP |
blob | commitdiff | diff to current |
|