Commit Graph

133 Commits (b7599a380d0d6897124bad7dfccd2c4132e7c0b8)

Author SHA1 Message Date
Kevin Harwell b7599a380d cel_odbc & res_config_odbc: Add support for SQL_DATETIME field type
3 years ago
Alexander Traud c37e1ceb5a odbc: Fix for Doxygen.
3 years ago
Josh Soref 6b03525827 res: Spelling fixes
3 years ago
Sean Bright 60925c68e8 Revert "res_config_odbc: Preserve empty strings returned by the database"
5 years ago
Sean Bright eb9252ea27 res_config_odbc: Preserve empty strings returned by the database
5 years ago
Alexei Gradinari e5d990d01d res_config_odbc: set empty extended field as a single whitespace
6 years ago
Sean Bright 719a4643ab res_config_odbc: Avoid deadlock when max_connections = 1
6 years ago
Joshua Colp 54a912b26d res_odbc: Add basic query logging.
6 years ago
Alexei Gradinari e6a69ea2cf res_odbc: fix missing SQL error diagnostic
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Alexander Traud 162fc4fba6 BuildSystem: Depend not implicitly but explicitly on external libraries.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Sean Bright 6e6c96d713 realtime: Centralize some common realtime backend code
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Richard Mudgett 2820b13393 res_config_odbc.c: Fix buffer size limitation creating invalid SQL.
9 years ago
Alexei Gradinari c832f100d9 res_sorcery_realtime: fix bug when successful UPDATE is treated as failed
9 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan 15d266bf85 res/res_config_odbc: Fix improper escaping of backslashes with MySQL
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Joshua Colp dcfae78574 res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated.
11 years ago
Walter Doekes b14a4389e6 res_config_odbc: Fix old and new ast_string_field memory leaks.
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Mark Michelson 2d572eafb9 Fix encoding of custom prepare extra data.
11 years ago
Mark Michelson 3f5d4516bd Ensure that all parts of SQL UPDATEs and DELETEs are encoded.
11 years ago
Mark Michelson ff1841fcfb Prevent crashes in res_config_odbc due to uninitialized string fields.
11 years ago
Matthew Jordan a438a0e65f res_config_odbc: Fix for nullable integer columns and keyfield existence check in update_odbc.
11 years ago
Michael L. Young 8f05ed46fe Fix Finding Extensions With Patterns Using ODBC Realtime
12 years ago
Joshua Colp 02be50b1ac Add support for a realtime sorcery module.
12 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Richard Mudgett dd2427c141 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Jonathan Rose f88a632d96 Make use of va_args more appropriate to form in various res_config modules plus utils.
13 years ago
Tilghman Lesher e68be70646 Merged revisions 334230 via svnmerge from
14 years ago
Richard Mudgett bac5a51e21 Merged revisions 332830 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Jonathan Rose c545e3b1c5 Merged revisions 326689 via svnmerge from
14 years ago
Russell Bryant f0f5e237bf Merged revisions 317474 via svnmerge from
14 years ago
Tilghman Lesher 67c91388db Merged revisions 310142 via svnmerge from
14 years ago
Tilghman Lesher 6f50b888ee Merged revisions 298482 via svnmerge from
15 years ago
Jason Parker 7dd1392fba Merged revisions 283882 via svnmerge from
15 years ago
Tilghman Lesher 3ab0041118 Merge the realtime failover branch
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher a7c92fad28 Merged revisions 277568 via svnmerge from
15 years ago
Tilghman Lesher c9dd40c1f6 Verify support for wide ODBC character types before using them.
16 years ago
Tilghman Lesher 6b53ec413d Fix 2 typos and add support for wide character types.
16 years ago
Kevin P. Fleming ab3e9ddad1 Merged revisions 182808 via svnmerge from
16 years ago
Tilghman Lesher 47db0f64f2 Fix how we skip fields (to avoid fields which don't exist) when doing an UPDATE.
16 years ago
Kevin P. Fleming 9a7efae8fd remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago