summaryrefslogtreecommitdiff
path: root/cel/cel_pgsql.c
AgeCommit message (Expand)Author
2017-03-30cdr_pgsql: Fix buffer overflow calling libpqSean Bright
2017-03-27cel_pgsql.c: Fix buffer overflow calling libpqJosh Roberson
2015-04-15cel_pgsql: Fix name string for log on unable allocate memory.Rodrigo Ramírez Norambuena
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-16cel_pgsql, cdr_pgsql, res_config_pgsql: Add PostgreSQL application_name supportMatthew Jordan
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-01-03cel_pgsql: module not correctly reloadingKevin Harwell
2013-12-31cel_pgsql: deadlock on unload and core_event_dispatcherKevin Harwell
2013-08-17Refactor CEL to avoid using the event system coreKinsey Moore
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-05Fix memory leak when CEL is successfully written to PostgreSQL databaseMatthew Jordan
2012-02-01Remove inconsistency in CEL eventtype for user defined events.Richard Mudgett
2011-12-22Fix for memory leaks / cleanup in cel_pgsqlMatthew Jordan
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-05-05Add CEL extra field to cel_pgsql.Russell Bryant
2011-05-05Merged revisions 317474 via svnmerge from Russell Bryant
2011-02-01Merged revisions 305603 via svnmerge from Brett Bryant
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-14Fix documentation for pgsql cel and cdr, and slightly improve pgsql_cel.Tim Ringenbach
2010-03-20Resolve more compiler warnings on FreeBSD.Russell Bryant
2009-10-07Use extref for doxygen references to external libraries (in this case Postgre...Olle Johansson
2009-08-10AST-2009-005Tilghman Lesher
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant