2008-11-29 |
Kevin P. Fleming | incorporates r159808 from branches/1.4: |
blob | commitdiff |
2008-11-19 |
Terry Wilson | Fix checking for CONFIG_STATUS_FILEINVALID so that... |
blob | commitdiff | diff to current |
2008-08-14 |
Sean Bright | If we detect that we are no longer connected, try to... |
blob | commitdiff | diff to current |
2008-08-13 |
Sean Bright | Use the ast_vasprintf macro instead of vasprintf directly. |
blob | commitdiff | diff to current |
2008-08-11 |
Sean Bright | Log the userfield CDR variable like the other CDR backe... |
blob | commitdiff | diff to current |
2008-08-07 |
Tilghman Lesher | Fix runtime symbol error |
blob | commitdiff | diff to current |
2008-08-07 |
Sean Bright | More from the resolve-shadow-warnings branch. This... |
blob | commitdiff | diff to current |
2008-07-02 |
Sean Bright | Fix a bug I noticed while doing the previous merge |
blob | commitdiff | diff to current |
2008-06-30 |
Sean Bright | Cast a few more strings to char *, so that we can compi... |
blob | commitdiff | diff to current |
2008-06-29 |
Sean Bright | This was bogus, need to find a better way. |
blob | commitdiff | diff to current |
2008-06-29 |
Sean Bright | While we're at it, escape all the columns in our TDS... |
blob | commitdiff | diff to current |
2008-06-28 |
Sean Bright | Merge in changes from my cdr-tds-conversion branch... |
blob | commitdiff | diff to current |
2008-06-17 |
Steve Murphy | This solves a crash in the cdr_tds module on 'stop... |
blob | commitdiff | diff to current |
2008-06-16 |
Sean Bright | Last commit for a bit, minor cleanups and move the... |
blob | commitdiff | diff to current |
2008-06-16 |
Sean Bright | Convert to use stringfields. Still some more work... |
blob | commitdiff | diff to current |
2008-06-16 |
Sean Bright | Remove some unused variables |
blob | commitdiff | diff to current |
2008-06-16 |
Sean Bright | Coding guidelines stuff only. |
blob | commitdiff | diff to current |
2007-11-21 |
Luigi Rizzo | remove another set of redundant #include "asterisk... |
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-11-07 |
Steve Murphy | Merged revisions 89088 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 |
2007-06-06 |
Tilghman Lesher | Issue 9869 - replace malloc and memset with ast_calloc... |
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-21 |
Tilghman Lesher | Merged revisions 43410 via svnmerge from |
blob | commitdiff | diff to current |
2006-09-20 |
Russell Bryant | resolve compiler warnings from constification |
blob | commitdiff | diff to current |
2006-08-31 |
Russell Bryant | fix some breakage, MOG DID IT!!! |
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-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
blob | commitdiff | diff to current |
2006-04-24 |
Kevin P. Fleming | Thanks to the fine work of Russell Bryant and Dancho... |
blob | commitdiff | diff to current |
2006-04-17 |
Kevin P. Fleming | more module loader related fixes |
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-08 |
Matt O'Gorman | allows the table field to be configurable for |
blob | commitdiff | diff to current |
2006-03-01 |
Tilghman Lesher | Merged revisions 11503 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-26 |
Tilghman Lesher | Merged revisions 7637 via svnmerge from |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | issue #5605 |
blob | commitdiff | diff to current |
2005-10-29 |
Mark Spencer | Merge TDS cdr fixes (bug #5517, with slight mods) |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | more doxygenification (issue #5513) |
blob | commitdiff | diff to current |
2005-09-15 |
Kevin P. Fleming | more license/copyright header updates (thanks Ian!) |
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 | fix version tag macro calls |
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-04-29 |
Kevin P. Fleming | don't use '%i' at all, since we have no current use... |
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-04-07 |
Mark Spencer | Fix issue with global load_module symbol... hint:... |
blob | commitdiff | diff to current |
2005-02-16 |
Mark Spencer | Make TDS CDR more resilient (bug #3597) |
blob | commitdiff | diff to current |
2005-01-25 |
Mark Spencer | Merge config updates (bug #3406) |
blob | commitdiff | diff to current |
2004-08-13 |
Mark Spencer | Build on older versions of TDS (bug #2194) |
blob | commitdiff | diff to current |
2004-08-01 |
Mark Spencer | Get rid of TDS warning |
blob | commitdiff | diff to current |
2004-07-27 |
Mark Spencer | Fix date/time in TDS stuff (bug #2147) |
blob | commitdiff | diff to current |
2004-07-23 |
Mark Spencer | Ad MSSQL CDR support (bug #1859) |
blob | commitdiff | diff to current |
|