Commit History

Author SHA1 Message Date
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
  Matthew Jordan 935a9a3a07 cel_pgsql, cdr_pgsql, res_config_pgsql: Add PostgreSQL application_name support 10 years ago
  Matthew Jordan fc8ff80bb7 Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 10 years ago
  Mark Michelson 838cf117ca Return the number of rows affected by a SQL insert, rather than an object ID. 10 years ago
  Walter Doekes c4c7505627 res_config_pgsql: Fix ast_update2_realtime calls. 10 years ago
  Jonathan Rose a1fc059d95 res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practical 10 years ago
  David M. Lee 31627e3741 Minor fixups to Doxygen comments. 11 years ago
  Joshua Colp d5c33f1550 Add support for a realtime sorcery module. 11 years ago
  Andrew Latham 383ca26375 Doxygen Updates - Title update 12 years ago
  Andrew Latham ebacbe5c98 Doxygen Updates Janitor Work 12 years ago
  Andrew Latham b288115da6 Doxygen Updates - janitor work 12 years ago
  Kinsey Moore 882ec55b31 Clean up and ensure proper usage of alloca() 12 years ago
  Jonathan Rose d06b9e628c Make use of va_args more appropriate to form in various res_config modules plus utils. 12 years ago
  Richard Mudgett d3a9ed8b7a Fix reconnecting to pgsql database after connection loss. 12 years ago
  Richard Mudgett e07660fb5d Merged revisions 332830 via svnmerge from 13 years ago
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
  Jonathan Rose b4de582b38 Merged revisions 323610 via svnmerge from 13 years ago
  Brett Bryant 7469ccd0a2 Patch that fixes the "realtime show pgsql cache" command crash when giving a 13 years ago
  Mark Murawki f8ed3a74a7 Added support for postgres database retry query on disconnection to res_config_pgsql 13 years ago
  Tilghman Lesher 8c73581b4a Merged revisions 284473 via svnmerge from 14 years ago
  Tilghman Lesher 7af7697989 Separate queue_log arguments into separate fields, and allow the text file to be used, even when realtime is used. 14 years ago
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases 14 years ago
  Tilghman Lesher e8a4ba992d Merged revisions 277568 via svnmerge from 14 years ago
  Tilghman Lesher fb25daf657 Merged revisions 265910 via svnmerge from 14 years ago
  Tilghman Lesher 755703fba9 Construct socket name, according to the Postgres docs, and document as such. 14 years ago
  David Vossel ce76e55f53 fixes pgsql double free of threadstorage 15 years ago
  Olle Johansson 7010d4faa3 Use extref for doxygen references to external libraries (in this case PostgreSQL) 15 years ago
  Tilghman Lesher f981cf2d0e Change schema query to involve the use of an optional schema parameter. 15 years ago
  Tilghman Lesher ce99465a3b AST-2009-005 15 years ago
  Kevin P. Fleming 701033c41b More 'static' qualifiers on module global variables. 15 years ago