Commit Graph

59 Commits (645af85225ad0611e6130250819a3502fe3b2173)

Author SHA1 Message Date
Russell Bryant 0db2a076e1 Fix the build of this module on 64-bit platforms
18 years ago
Tilghman Lesher 57996e930e Reconnection doesn't happen automatically when a DB goes down (fixes issue #9389)
18 years ago
Russell Bryant 8b7295be2d Merged revisions 74656 via svnmerge from
19 years ago
Russell Bryant b4865e6eea Merged revisions 74313 via svnmerge from
19 years ago
Russell Bryant cfc227a879 Merged revisions 73684 via svnmerge from
19 years ago
Russell Bryant cbdc6b5b2d To prevent 92138749238754 more reports of "I have unixodbc installed, but
19 years ago
Kevin P. Fleming b488e05054 Merged revisions 62841 via svnmerge from
19 years ago
Kevin P. Fleming ae0f7a3247 Merged revisions 62796 via svnmerge from
19 years ago
Kevin P. Fleming 07462b8d1b add some inter-module dependencies
19 years ago
Kevin P. Fleming 8e900c7db7 use the proper variable type for these unixODBC API calls, eliminating warnings on 64-bit platforms that use the 'new' 64-bit types for ODBC API calls
19 years ago
Steve Murphy b2356087ab a fix for bug 8251; the var_val needs to accept longer strings or mass confusion and a lot of lost time is the result
19 years ago
Kevin P. Fleming 32d119746c move ODBC API into ast_ namespace
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
North Antara 346c291a2d Remove "initialization from incompatible pointer type" warnings.
20 years ago
Kevin P. Fleming 886a6bd6f9 restore buildability (bad marko!)
20 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
20 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Russell Bryant 501ac5189c update res_odbc to support pooled connections
20 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
20 years ago
Luigi Rizzo 7507309732 normalize code in preparation to module changes
20 years ago
Kevin P. Fleming 699f55071b a few cleanups from the last commit
20 years ago
Tilghman Lesher c6f691fbcc Merged revisions 11503 via svnmerge from
20 years ago
Russell Bryant a0d438fb6c remove the uses of the deprecated STANDARD_LOCAL_USER
20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 7b2e24777f issue #5650
20 years ago
Kevin P. Fleming a0a9769616 issue #5648
20 years ago
Kevin P. Fleming 551ac9af04 don't use 'rowcount' after SELECT statements, since the ODBC API does not say it is allowed (issue #5083)
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
21 years ago
Kevin P. Fleming c2ef8373c7 report the number of rows updated when using RealTime update method (bug #4066)
21 years ago
Kevin P. Fleming 0687688042 ensure that res_config_odbc can handle columns with NULL values (bug #3787)
21 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
21 years ago
Mark Spencer 69061dec64 Merge anthm's ODBC sanity check fix (bug #3529)
21 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Mark Spencer 17c311c9b9 Un-revert in preparation for actual fix
21 years ago
Anthony Minessale II 28efa96e0d repeal config prototype changes
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer bec6aaf064 Fix ODBC to clear title each time (bug #3379)
21 years ago
Mark Spencer 261b4a85e1 Fix static db problem
21 years ago
Mark Spencer b3a0ef24ed Fix comment issues (bug #3089)
21 years ago
Mark Spencer a56e3a0a9f Increase max buffer size (bug #2926)
21 years ago
Mark Spencer 8f2b687a95 Make realtime pbx understand patterns.
21 years ago
Mark Spencer 5e650c8260 Build out "multi" version of realtime config (directory and realtime extensions will need this)
21 years ago
Mark Spencer a69c0016da Realtime improvements
21 years ago
Mark Spencer 536d9d370e Minor realtime improvements
21 years ago
Mark Spencer 513b6333fb Fix SIP buglets
21 years ago
Mark Spencer ed62f449a9 Oops, we have to be able to pass multiple restrictions for when we go to voicemail...
21 years ago