summaryrefslogtreecommitdiff
path: root/cel/cel_pgsql.c
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-03-07Replace direct checks of option_debug with DEBUG_ATLEAST macro.Corey Farrell
2017-03-30cdr_pgsql: Fix buffer overflow calling libpqSean Bright
2017-03-29cel_pgsql.c: Fix buffer overflow calling libpqJosh Roberson
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-09-18dr_adaptive_odbc.c, cel_odbc.c, cel_pgsql.c: REFACTOR Macro LENGTHEN_BUFRodrigo Ramírez Norambuena
2015-05-14Merge "cel/cel_pgsql.c: Use the 'SEP' macro when appending a column name"Joshua Colp
2015-05-13cel/cel_pgsql.c: Use the 'SEP' macro when appending a column nameRodrigo Ramírez Norambuena
2015-05-13Merge "cdr_pgsql, cel_pgsql: Store maximum buffer size to prevent reallocation"Joshua Colp
2015-05-12cdr_pgsql, cel_pgsql: Store maximum buffer size to prevent reallocationRodrigo Ramírez Norambuena
2015-05-05cel_pgsql: Add support for setting schemaRodrigo Ramírez Norambuena
2015-04-15cel_pgsql: Fix name string for log on unable allocate memory.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-08cel_pgsl: Add support for GMT timestampsMatthew Jordan
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