Commit Graph

40 Commits (f7573df78c6c40c3596386e39c19c04c2f68c61a)

Author SHA1 Message Date
Sean Bright d2b6248196 res_config_mysql.c: Support hostnames up to 255 bytes.
1 year ago
Jaco Kroon 5cd7230f3c addons/res_config_mysql: silense warnings about printf format errors.
5 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Alexander Traud 140f937c7e res_config_mysql: Avoid the header mysql_version.h.
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
Sean Bright e93f2a5142 realtime: Fix LIKE escaping in SQL backends
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
George Joseph 3b3d06884c res_config_mysql: Fix several issues related to recent table changes
9 years ago
George Joseph 40da6434c1 build_system: Fix some warnings highlighted by clang
9 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Alexandre Fournier 1503d0c14c res_config_mysql: Fix broken column type checking
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Michael L. Young 4e86602921 res_config_mysql: Fix Setting The Column Name Incorrectly
11 years ago
Joshua Colp 02be50b1ac Add support for a realtime sorcery module.
12 years ago
Michael L. Young ba7ee9bfc9 Fix Sorting Order For Parking Lots Stored In Static Realtime
12 years ago
Matthew Jordan 9ad3e219c4 Clean up use of va_end/va_args in res_config_mysql
12 years ago
Richard Mudgett ebcc4e3da1 Remove unnecessary channel module references.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch.
13 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Sean Bright 41bfc0c9e0 Merged revisions 317370 via svnmerge from
14 years ago
Tilghman Lesher fbe3c85dee Merged revisions 316429 via svnmerge from
14 years ago
Tilghman Lesher a1aa18b8ac Merged revisions 300798 via svnmerge from
15 years ago
Tilghman Lesher 2f79916fa8 Merged revisions 299583 via svnmerge from
15 years ago
Erin Spiceland 89c3bd4d13 Add option to res_config_mysql and app_mysql to specify a character set that
15 years ago
Jason Parker 7dd1392fba Merged revisions 283882 via svnmerge from
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 80cb88e1f8 Typo pointed out on #asterisk-dev (by atis_work)
16 years ago
Tilghman Lesher 494647fbe7 Update the mysql driver to always return NULL columns, as this is needed for the realtime API to work correctly.
16 years ago
Tilghman Lesher e25ca31589 Select uncommented lines, not commented ones.
16 years ago
Tilghman Lesher ed7bc8d72f Clarify some of the error messages, to help upgraders.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Tilghman Lesher 257e41e85b Merged revisions 981 via svnmerge from
16 years ago
Russell Bryant d806ae0da0 Rename res_mysql.conf to res_config_mysql.conf, make module support both
16 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
16 years ago