Commit Graph

92 Commits (master)

Author SHA1 Message Date
Milan Kyselica 88c65757b5 cel_pgsql, cel_tds: Escape eventtype field to prevent SQL injection
2 months ago
smtcbn 27638176a0 odbc: Don't use prepared statements for distinct SQL statements
3 months ago
George Joseph fd781d966a CDR/CEL Custom Performance Improvements
6 months ago
Sean Bright a9b11243eb cel: Add missing manager documentation.
8 months ago
Sean Bright 719c882358 res_odbc: Use SQL_SUCCEEDED() macro where applicable.
8 months ago
Sean Bright 0d2f200bfb cel_manager.c: Correct manager event mask for CEL events.
9 months ago
Sean Bright 82bef2ed90 docs: Indent <since> tags.
2 years ago
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
2 years ago
Sean Bright befe46162b cdr_custom: Allow absolute filenames.
2 years ago
Peter Jannesen 127218249f cel_custom: Allow absolute filenames.
2 years ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
2 years ago
Kevin Harwell 4cbe12d6d1 cel_odbc & res_config_odbc: Add support for SQL_DATETIME field type
4 years ago
Alexander Traud 1230369b71 progdocs: Remove outdated references in doxyref.h.
5 years ago
Christoph Moench-Tegeder 52ade18420 cdr_pgsql cel_pgsql res_config_pgsql: compatibility with PostgreSQL 12
7 years ago
Joshua Colp 54a912b26d res_odbc: Add basic query logging.
8 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
9 years ago
Jenkins2 1485719531 Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro."
9 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
9 years ago
Alexander Traud 162fc4fba6 BuildSystem: Depend not implicitly but explicitly on external libraries.
9 years ago
Richard Mudgett 6fbe315f77 cel_odbc.c: Fix menuslect module description display.
9 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
9 years ago
Nir Simionovich d995064fb7 This patch adds a beanstalk CEL backend.
9 years ago
Martin Tomec 44c5a144ce Sqlite3: make busy_timeout configurable.
9 years ago
George Joseph 1a1c86239d cel_odbc: Fix timestamp processing for microseconds
9 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
10 years ago
Sean Bright c537f99488 cdr_pgsql: Fix buffer overflow calling libpq
10 years ago
Josh Roberson f66edcb8b0 cel_pgsql.c: Fix buffer overflow calling libpq
10 years ago
Tzafrir Cohen 97a75e3829 Add support for building RADIUS with radcli
10 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
10 years ago
Badalyan Vyacheslav 01d1d3763f cdr_radius,cel_radius: Fix old memleak in unload
10 years ago
Badalyan Vyacheslav ca2f3e5b99 cel_odbc: Fix memory leak on module unload
10 years ago
Richard Mudgett 40d19f2e55 logging,cdr,cel: Fix stringfield memory leak.
10 years ago
Aaron An 084563e136 cel/cel_radius: Fix wrong pointer.
11 years ago
Rodrigo Ramírez Norambuena 99aa7cb26e dr_adaptive_odbc.c, cel_odbc.c, cel_pgsql.c: REFACTOR Macro LENGTHEN_BUF
11 years ago
Rodrigo Ramírez Norambuena 9c3c7797e5 cel, cdr: Assigned separator for column name and values.
11 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
11 years ago
Joshua Colp 1b7febe18f Merge "cel/cel_pgsql.c: Use the 'SEP' macro when appending a column name"
11 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
11 years ago
Rodrigo Ramírez Norambuena 46bb8449e8 cel/cel_pgsql.c: Use the 'SEP' macro when appending a column name
11 years ago
Joshua Colp 4505f5e676 Merge "cdr_pgsql, cel_pgsql: Store maximum buffer size to prevent reallocation"
11 years ago
Rodrigo Ramírez Norambuena e6daafb8a6 cdr_pgsql, cel_pgsql: Store maximum buffer size to prevent reallocation
11 years ago
Rodrigo Ramírez Norambuena cb79b8ab80 cel_pgsql: Add support for setting schema
11 years ago
Rodrigo Ramírez Norambuena 33a319ae73 cel_pgsql: Fix name string for log on unable allocate memory.
12 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
12 years ago
Matthew Jordan 016fba12e2 cel_pgsl: Add support for GMT timestamps
12 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
12 years ago
Matthew Jordan 958a41a884 AMI: Add documentation for the missing Cdr/CEL events.
12 years ago
Matthew Jordan 6993743b1f cel/cel_odbc: Provide microsecond precision in 'eventtime' column when possible
12 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
12 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
12 years ago