2008-04-15 |
Tilghman Lesher | Oops, buffer wasn't long enough for query |
blob | commitdiff |
2008-04-11 |
Tilghman Lesher | If any field is not null, but has no default, then... |
blob | commitdiff | diff to current |
2008-03-11 |
Tilghman Lesher | Whitespace changes only |
blob | commitdiff | diff to current |
2008-02-25 |
Tilghman Lesher | Permit additional CDR columns to be saved in Postgres... |
blob | commitdiff | diff to current |
2007-12-06 |
Tilghman Lesher | Merged revisions 90166,90736,90753 via svnmerge from |
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-17 |
Luigi Rizzo | more removal of duplicate #include lines |
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-20 |
Joshua Colp | Fix memory leaks in pbx_dundi, cdr_pgsql, and the confi... |
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-27 |
Joshua Colp | Merged revisions 77540 via svnmerge from |
blob | commitdiff | diff to current |
2007-07-26 |
Mark Michelson | Merged revisions 77318 via svnmerge from |
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-20 |
Jason Parker | Merged revisions 70612 via svnmerge from |
blob | commitdiff | diff to current |
2007-06-20 |
Jason Parker | Merged revisions 70560 via svnmerge from |
blob | commitdiff | diff to current |
2007-06-20 |
Jason Parker | Merged revisions 70554 via svnmerge from |
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-12 |
Russell Bryant | Merged revisions 69016 via svnmerge from |
blob | commitdiff | diff to current |
2007-06-06 |
Tilghman Lesher | Issue 9869 - replace malloc and memset with ast_calloc... |
blob | commitdiff | diff to current |
2007-02-24 |
Olle Johansson | Creating new doxygen macro "\extref" to create page... |
blob | commitdiff | diff to current |
2006-11-13 |
Joshua Colp | Merged revisions 47584 via svnmerge from |
blob | commitdiff | diff to current |
2006-09-20 |
Joshua Colp | Magical eightball says warnings be gone. |
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-05-20 |
Russell Bryant | remove an unused variable, and default the user to... |
blob | commitdiff | diff to current |
2006-05-20 |
Russell Bryant | various fixes regarding coding guidelines issues |
blob | commitdiff | diff to current |
2006-05-20 |
Russell Bryant | if a hostname is not specified, connect over a unix... |
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-01 |
Tilghman Lesher | Merged revisions 11503 via svnmerge from |
blob | commitdiff | diff to current |
2006-01-24 |
Olle Johansson | - Adding whitespace that I found unused outside |
blob | commitdiff | diff to current |
2006-01-24 |
Olle Johansson | Declaring conn and result static to avoid collission... |
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-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-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
blob | commitdiff | diff to current |
2005-07-11 |
Kevin P. Fleming | remove complex malloc-avoidance (bug #4601) |
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-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-02-19 |
Mark Spencer | Make cdr_pgsql gracefully handle restarts (bug #3628) |
blob | commitdiff | diff to current |
2005-01-25 |
Mark Spencer | Merge config updates (bug #3406) |
blob | commitdiff | diff to current |
2004-12-12 |
Mark Spencer | Fix PGSQL CDR issue (bug #3028) |
blob | commitdiff | diff to current |
2004-12-09 |
Mark Spencer | Make table for PGSQL CDR's configurable (bug #2951) |
blob | commitdiff | diff to current |
2004-12-01 |
Mark Spencer | Fix missing ast_destroy's in PGSQL (bug #2944) |
blob | commitdiff | diff to current |
2004-07-28 |
Mark Spencer | Only Call PQfinish if conn isn't NULL (bug #2162) |
blob | commitdiff | diff to current |
2004-07-14 |
Mark Spencer | Merge remaining audit patch (save dlfcn.c) |
blob | commitdiff | diff to current |
2004-07-09 |
James Golovich | Fixes from bkw_. Formatting in app_db.c and handle... |
blob | commitdiff | diff to current |
2004-06-09 |
Mark Spencer | Merge FreeBSD locking fixes (bug #1411) |
blob | commitdiff | diff to current |
2004-01-22 |
Mark Spencer | Release pgsql on failure (bug #891) |
blob | commitdiff | diff to current |
2004-01-11 |
Jeremy McNamara | should be != :) |
blob | commitdiff | diff to current |
2004-01-11 |
Jeremy McNamara | Add userfield logging |
blob | commitdiff | diff to current |
2003-11-05 |
Mark Spencer | Harden PGSQL against dead connections (bug #481) |
blob | commitdiff | diff to current |
2003-10-01 |
Mark Spencer | Fix extraneous include from MySQL |
blob | commitdiff | diff to current |
2003-10-01 |
Mark Spencer | Add PGSQL support |
blob | commitdiff | diff to current |
|