summaryrefslogtreecommitdiff
path: root/res/res_config_odbc.c
AgeCommit message (Expand)Author
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-18update res_odbc to support pooled connectionsRussell Bryant
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-11normalize code in preparation to module changesLuigi Rizzo
2006-04-08a few cleanups from the last commitKevin P. Fleming
2006-03-01Merged revisions 11503 via svnmerge from Tilghman Lesher
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-08issue #5650Kevin P. Fleming
2005-11-08issue #5648Kevin P. Fleming
2005-10-31don't use 'rowcount' after SELECT statements, since the ODBC API does not say...Kevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-04-22report the number of rows updated when using RealTime update method (bug #4066)Kevin P. Fleming
2005-04-22ensure that res_config_odbc can handle columns with NULL values (bug #3787)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-02-17Merge anthm's ODBC sanity check fix (bug #3529)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-22Un-revert in preparation for actual fixMark Spencer
2005-01-22repeal config prototype changesAnthony Minessale II
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-20Fix ODBC to clear title each time (bug #3379)Mark Spencer
2005-01-16Fix static db problemMark Spencer
2004-12-18Fix comment issues (bug #3089)Mark Spencer
2004-11-24Increase max buffer size (bug #2926)Mark Spencer
2004-11-24Make realtime pbx understand patterns.Mark Spencer
2004-11-23Build out "multi" version of realtime config (directory and realtime extensio...Mark Spencer
2004-11-22Realtime improvementsMark Spencer
2004-11-22Minor realtime improvementsMark Spencer
2004-10-09Fix SIP bugletsMark Spencer
2004-10-07Oops, we have to be able to pass multiple restrictions for when we go to voic...Mark Spencer
2004-10-05Major changes to res_config to support centralized config, eliminate configur...Mark Spencer
2004-08-23make bug 2272 (which is actually caused by human error) less likely to happenAnthony Minessale II
2004-07-14Merge remaining audit patch (save dlfcn.c)Mark Spencer
2004-07-13fix compiler warning in res_config_odbc.cAnthony Minessale II
2004-07-09fix res_config_odbc iax dual peer issueAnthony Minessale II
2004-07-08Massive res_config_odbc.c formatting cleanups from bkw_. Thanks!!!James Golovich
2004-07-08Merge bkw_'s ODBC patchMark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-11Merge res_odbc and res_configMark Spencer