summaryrefslogtreecommitdiff
path: root/addons/res_config_mysql.c
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-01-22res_config_mysql: Avoid the header mysql_version.h.Alexander Traud
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-02-21realtime: Centralize some common realtime backend codeSean Bright
2017-02-16realtime: Fix LIKE escaping in SQL backendsSean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-12res_config_mysql: Fix several issues related to recent table changesGeorge Joseph
2016-02-01build_system: Fix some warnings highlighted by clangGeorge Joseph
2015-05-14Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO m...Joshua Colp
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-05-09res_config_mysql: Fix broken column type checkingAlexandre Fournier
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-01-23res_config_mysql: Fix Setting The Column Name IncorrectlyMichael L. Young
2013-04-27Add support for a realtime sorcery module.Joshua Colp
2013-03-12Fix Sorting Order For Parking Lots Stored In Static RealtimeMichael L. Young
2013-02-25Clean up use of va_end/va_args in res_config_mysqlMatthew Jordan
2012-11-27Remove unnecessary channel module references.Richard Mudgett
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-05-05Merged revisions 317370 via svnmerge from Sean Bright
2011-05-04Merged revisions 316429 via svnmerge from Tilghman Lesher
2011-01-06Merged revisions 300798 via svnmerge from Tilghman Lesher
2010-12-24Merged revisions 299583 via svnmerge from Tilghman Lesher
2010-10-08Add option to res_config_mysql and app_mysql to specify a character set thatErin Spiceland
2010-08-27Merged revisions 283882 via svnmerge from Jason Parker
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-17Merged revisions 277568 via svnmerge from Tilghman Lesher
2009-12-08Typo pointed out on #asterisk-dev (by atis_work)Tilghman Lesher
2009-12-04Update the mysql driver to always return NULL columns, as this is needed for ...Tilghman Lesher
2009-08-20Select uncommented lines, not commented ones.Tilghman Lesher
2009-08-18Clarify some of the error messages, to help upgraders.Tilghman Lesher
2009-08-10AST-2009-005Tilghman Lesher
2009-07-06Merged revisions 981 via svnmerge from Tilghman Lesher
2009-06-30Rename res_mysql.conf to res_config_mysql.conf, make module support bothRussell Bryant
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.Russell Bryant