summaryrefslogtreecommitdiff
path: root/addons/app_mysql.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2014-09-26core: Don't allow free to mean ast_free (and malloc, etc..).Walter Doekes
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2013-01-02Clean up app_mysql's application entry points to properly parse argumentsMatthew Jordan
2012-10-14Doxygen UpdatesAndrew Latham
2012-10-01Doxygen CleanupAndrew Latham
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-30Allow specifying a port number for the MySQL server.Russell Bryant
2012-07-18Ensure that all ast_datastore_info structures are 'const'.Kevin P. Fleming
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-05-06Merged revisions 317837 via svnmerge from Russell Bryant
2010-10-08Add option to res_config_mysql and app_mysql to specify a character set thatErin Spiceland
2009-08-10AST-2009-005Tilghman Lesher
2009-06-30Rename mysql.conf to app_mysql.conf, make module support both namesRussell Bryant
2009-06-30Rename app_addon_sql_mysql to app_mysqlRussell Bryant