aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/res_odbc.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-05Err, the documentation on the return value of ast_odbc_backslash_is_escape is...tilghman1-1/+1
2008-05-01Change the comment of deprecated to an actual compiler deprecationtilghman1-1/+1
2008-01-21Permit the user to specify number of seconds that a connection may remain idle,tilghman1-0/+1
2007-11-25We previously attempted to use the ESCAPE clause to set the escape delimiter totilghman1-0/+6
2006-09-20move ODBC API into ast_ namespacekpfleming1-5/+5
2006-04-18update res_odbc to support pooled connectionsrussell1-23/+57
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-09issue #5563kpfleming1-0/+1
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-10-13fix typo in function name (issue #5437)russell1-1/+1
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-14/+22
2005-02-17Merge anthm's ODBC sanity check fix (bug #3529)markster1-2/+4
2005-01-21update copyright headers for 2005russell1-1/+1
2004-10-05Major changes to res_config to support centralized config, eliminate configur...markster1-1/+1
2004-06-11Merge res_odbc and res_configmarkster1-0/+51