summaryrefslogtreecommitdiff
path: root/include/asterisk/res_odbc.h
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-07-12func_odbc: Fix connection deadlock.Joshua Colp
2016-01-22res_odbc: Remove connection managementMark Michelson
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-02-27Converts locking for odbc containers from ast_mutex_lock to ao2_locks.Jonathan Rose
2010-07-23Merge the realtime failover branchTilghman Lesher
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.Jason Parker
2009-04-01Merge changes from str_substitution that are unrelated to that branch.Tilghman Lesher
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1Jeff Peeler
2009-02-19ODBC transaction supportTilghman Lesher
2009-01-19ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odb...Kevin P. Fleming
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-07-11Add some debug code and add a missing releaseTilghman Lesher
2008-06-10Move the table cache routines to res_odbc, so they can be used from otherTilghman Lesher
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldsTilghman Lesher
2008-05-05Merged revisions 115308 via svnmerge from Tilghman Lesher
2008-05-01Merged revisions 115102 via svnmerge from Tilghman Lesher
2008-01-21Merged revisions 99341 via svnmerge from Tilghman Lesher
2007-11-25Merged revisions 89559 via svnmerge from Tilghman Lesher
2007-09-14Add a direct execute method to res_odbc (closes issue #10722)Tilghman Lesher
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes toRussell Bryant
2006-09-20move ODBC API into ast_ namespaceKevin P. Fleming
2006-04-18update res_odbc to support pooled connectionsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-09issue #5563Kevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-13fix typo in function name (issue #5437)Russell Bryant
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-02-17Merge anthm's ODBC sanity check fix (bug #3529)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2004-10-05Major changes to res_config to support centralized config, eliminate configur...Mark Spencer
2004-06-11Merge res_odbc and res_configMark Spencer