2014-05-02 |
Mark Michelson | Return the number of rows affected by a SQL insert... |
blob | commitdiff |
2014-02-10 |
Walter Doekes | res_config_pgsql: Fix ast_update2_realtime calls. |
blob | commitdiff | diff to current |
2014-01-24 |
Jonathan Rose | res_config_pgsql: Fix a memory leak and use RAII_VAR... |
blob | commitdiff | diff to current |
2013-05-07 |
David M. Lee | Minor fixups to Doxygen comments. |
blob | commitdiff | diff to current |
2013-04-27 |
Joshua Colp | Add support for a realtime sorcery module. |
blob | commitdiff | diff to current |
2012-10-14 |
Andrew Latham | Doxygen Updates - Title update |
blob | commitdiff | diff to current |
2012-09-22 |
Andrew Latham | Doxygen Updates Janitor Work |
blob | commitdiff | diff to current |
2012-09-21 |
Andrew Latham | Doxygen Updates - janitor work |
blob | commitdiff | diff to current |
2012-07-31 |
Kinsey Moore | Clean up and ensure proper usage of alloca() |
blob | commitdiff | diff to current |
2012-04-17 |
Jonathan Rose | Make use of va_args more appropriate to form in various... |
blob | commitdiff | diff to current |
2012-02-13 |
Richard Mudgett | Fix reconnecting to pgsql database after connection... |
blob | commitdiff | diff to current |
2011-08-22 |
Richard Mudgett | Merged revisions 332830 via svnmerge from |
blob | commitdiff | diff to current |
2011-07-14 |
Leif Madsen | Merged revisions 328247 via svnmerge from |
blob | commitdiff | diff to current |
2011-06-15 |
Jonathan Rose | Merged revisions 323610 via svnmerge from |
blob | commitdiff | diff to current |
2011-01-27 |
Brett Bryant | Patch that fixes the "realtime show pgsql cache" comman... |
blob | commitdiff | diff to current |
2011-01-07 |
Mark Murawki | Added support for postgres database retry query on... |
blob | commitdiff | diff to current |
2010-09-01 |
Tilghman Lesher | Merged revisions 284473 via svnmerge from |
blob | commitdiff | diff to current |
2010-07-20 |
Tilghman Lesher | Separate queue_log arguments into separate fields,... |
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-17 |
Tilghman Lesher | Merged revisions 277568 via svnmerge from |
blob | commitdiff | diff to current |
2010-05-26 |
Tilghman Lesher | Merged revisions 265910 via svnmerge from |
blob | commitdiff | diff to current |
2010-05-26 |
Tilghman Lesher | Construct socket name, according to the Postgres docs... |
blob | commitdiff | diff to current |
2009-11-10 |
David Vossel | fixes pgsql double free of threadstorage |
blob | commitdiff | diff to current |
2009-10-07 |
Olle Johansson | Use extref for doxygen references to external libraries... |
blob | commitdiff | diff to current |
2009-10-06 |
Tilghman Lesher | Change schema query to involve the use of an optional... |
blob | commitdiff | diff to current |
2009-08-10 |
Tilghman Lesher | AST-2009-005 |
blob | commitdiff | diff to current |
2009-06-15 |
Kevin P. Fleming | More 'static' qualifiers on module global variables. |
blob | commitdiff | diff to current |
2009-03-18 |
Kevin P. Fleming | Merged revisions 182808 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-13 |
Tilghman Lesher | Merge ast_str_opaque branch (discontinue usage of ast_s... |
blob | commitdiff | diff to current |
2008-12-05 |
Eliel C. Sardanons | Janitor, use ARRAY_LEN() when possible. |
blob | commitdiff | diff to current |
2008-10-14 |
Tilghman Lesher | Merge realtime_update2 branch, which adds a new realtim... |
blob | commitdiff | diff to current |
2008-09-28 |
Michiel van Baak | Merge the cli_cleanup branch. |
blob | commitdiff | diff to current |
2008-09-28 |
Tilghman Lesher | Change several improper "sizeof" to "strlen", as sizeof... |
blob | commitdiff | diff to current |
2008-09-12 |
Tilghman Lesher | Create a new config file status, CONFIG_STATUS_FILEINVA... |
blob | commitdiff | diff to current |
2008-08-10 |
Sean Bright | All of the res/ stuff (other than res_jabber) from... |
blob | commitdiff | diff to current |
2008-07-31 |
Tilghman Lesher | Increase column size beyond the minimum required, since... |
blob | commitdiff | diff to current |
2008-07-11 |
Sean Bright | Fix some usages of snprintf, and clarify a couple varia... |
blob | commitdiff | diff to current |
2008-06-13 |
Tilghman Lesher | Properly detect the size of char/varchar fields |
blob | commitdiff | diff to current |
2008-06-09 |
Tilghman Lesher | Expand RQ_INTEGER type out to multiple types, one for... |
blob | commitdiff | diff to current |
2008-06-05 |
Tilghman Lesher | Merge the adaptive realtime branch, which will make... |
blob | commitdiff | diff to current |
2008-04-29 |
Jason Parker | Merged revisions 114829 via svnmerge from |
blob | commitdiff | diff to current |
2008-03-11 |
Tilghman Lesher | An offhand comment from Russell made me realize that... |
blob | commitdiff | diff to current |
2008-02-25 |
Joshua Colp | Fix building of trunk. dbpass is always going to exist. |
blob | commitdiff | diff to current |
2008-02-24 |
Steve Murphy | On a 64-bit machine, with dev-mode turned on, and pgsql... |
blob | commitdiff | diff to current |
2008-02-22 |
Tilghman Lesher | Allow database password to be NULL and several other... |
blob | commitdiff | diff to current |
2008-01-03 |
Tilghman Lesher | Merged revisions 96318 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-03 |
Tilghman Lesher | Merged revisions 90736 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-29 |
Tilghman Lesher | Merged revisions 90160 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-21 |
Luigi Rizzo | remove a bunch of useless #include "options.h" |
blob | commitdiff | diff to current |
2007-11-19 |
Luigi Rizzo | include "logger.h" and errno.h from asterisk.h - usage... |
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-10-22 |
Jason Parker | Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN... |
blob | commitdiff | diff to current |
2007-10-19 |
Jason Parker | Convert NEW_CLI to AST_CLI. |
blob | commitdiff | diff to current |
2007-10-19 |
Jason Parker | More changes to NEW_CLI. |
blob | commitdiff | diff to current |
2007-09-21 |
Russell Bryant | Merged revisions 83432 via svnmerge from |
blob | commitdiff | diff to current |
2007-08-29 |
Steve Murphy | This code was in team/murf/bug8684-trunk; it should... |
blob | commitdiff | diff to current |
2007-08-17 |
Tilghman Lesher | store and destroy implementations for realtime pgsql... |
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-26 |
Russell Bryant | Do a massive conversion for using the ast_verb() macro |
blob | commitdiff | diff to current |
2007-07-16 |
Joshua Colp | It is no longer required for each module that deals... |
blob | commitdiff | diff to current |
2007-06-28 |
Tilghman Lesher | Remove the ill-advised ast_restrdupa API call and relat... |
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-13 |
Jason Parker | Continuation of issue 9968 (revision 69081). This... |
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-05-03 |
Kevin P. Fleming | Merged revisions 62797,62807 via svnmerge from |
blob | commitdiff | diff to current |
2006-12-06 |
Russell Bryant | Constify a bunch of usage strings for CLI commands. |
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 |
Joshua Colp | Magical eightball says warnings be gone. |
blob | commitdiff | diff to current |
2006-09-18 |
Kevin P. Fleming | merge qwell's CLI verbification work |
blob | commitdiff | diff to current |
2006-09-18 |
Joshua Colp | Use a better check to ensure database connection is... |
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-08-11 |
Joshua Colp | Move STD_MOD declaration to end of file as per the... |
blob | commitdiff | diff to current |
2006-07-19 |
North Antara | Remove "initialization from incompatible pointer type... |
blob | commitdiff | diff to current |
2006-07-19 |
Kevin P. Fleming | restore buildability |
blob | commitdiff | diff to current |
2006-07-07 |
Russell Bryant | remove the unused usecount function to eliminate a... |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
blob | commitdiff | diff to current |
2006-06-06 |
Russell Bryant | add missing include |
blob | commitdiff | diff to current |
2006-05-10 |
Russell Bryant | remove almost all of the checks of the result from... |
blob | commitdiff | diff to current |
2006-04-29 |
Luigi Rizzo | add reload() (bug 9981) |
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-14 |
Luigi Rizzo | fix another svn merge bug |
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-11 |
Luigi Rizzo | normalize code in preparation to module changes |
blob | commitdiff | diff to current |
2006-04-10 |
Russell Bryant | remove a couple more unnecessary "out of memory" error... |
blob | commitdiff | diff to current |
2006-04-10 |
Russell Bryant | use ast_*alloc and don't create duplicated error messages. |
blob | commitdiff | diff to current |
2006-04-10 |
Russell Bryant | Instead of using strncpy, use ast_copy_string. Also... |
blob | commitdiff | diff to current |
2006-04-10 |
Russell Bryant | run the module through indent to fix the formatting... |
blob | commitdiff | diff to current |
2006-04-10 |
Russell Bryant | add back braces that were removed in a recent commit... |
blob | commitdiff | diff to current |
2006-04-09 |
Olle Johansson | Issue 6917 - some cleanups for res_config_pgsql.c ... |
blob | commitdiff | diff to current |
2006-04-08 |
Kevin P. Fleming | a few cleanups from the last commit |
blob | commitdiff | diff to current |
2006-04-06 |
Olle Johansson | Issue #6893 - Compiler warnings for PostgreSQL ARA... |
blob | commitdiff | diff to current |
2006-04-05 |
Olle Johansson | Issue #5637 - Realtime driver for PostgreSQL (mguesdon) |
blob | commitdiff | diff to current |
|