Commit Graph

50 Commits

Author SHA1 Message Date
Jeff Lenk d2ca8d4046 FS-2050 Core ODBC support for transactions with MSSQL 2010-10-21 16:18:54 -05:00
Anthony Minessale 44450cb013 fix some small mem leaks 2010-07-23 00:37:08 -05:00
Anthony Minessale 886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Brian West 5391355af7 its &&
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 16:37:55 +00:00
Brian West 61f6dc0000 FSCORE-538
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 05:43:31 +00:00
Brian West 4655650329 change debug level
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 02:18:15 +00:00
Brian West b24c018c45 SCA tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 01:40:11 +00:00
Brian West 16ffcd7e26 add debug-level to switch.conf.xml and tweak a few debugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 06:18:56 +00:00
Anthony Minessale 24ce607f2b wrong toin at albakoyke
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15522 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 15:37:57 +00:00
Anthony Minessale 75ad8d2a0c seg inducing typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 19:25:04 +00:00
Anthony Minessale b47cb9085c const
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 15:59:13 +00:00
Anthony Minessale 5d815cfdfe add support for running core-db over odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 00:12:54 +00:00
Anthony Minessale f06f3a5de7 add cache_db handle api (odbc/sqlite abstraction)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-14 21:59:01 +00:00
Anthony Minessale ba2e181292 expand per-thread db caching to odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-12 19:54:50 +00:00
Anthony Minessale df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Michael Jerris 1c3dc48401 fix build failure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13941 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:27:28 +00:00
Michael Jerris 6348359d95 change odbc handling in code to be runtime instead of build time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:02:43 +00:00
Anthony Minessale b068f8e7b8 FSCORE-384
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13866 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 17:23:57 +00:00
Ken Rice fcd6944f5d Lets back this out since we should not be using this call for a UPDATE or DELETE query
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12152 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 02:54:28 +00:00
Ken Rice 919fecec18 Lets not error on a query that returns 0 rows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 04:29:50 +00:00
Brian West babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Brian West ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale 854f3f642a FSCORE-276
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 18:44:07 +00:00
Anthony Minessale 57e58a7cb1 fix ignored error condition bug reported on the dev list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:40:11 +00:00
Raymond Chandler 673d442aed FSCORE-236
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10552 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-27 02:03:21 +00:00
Anthony Minessale bf350989ed add no_data as success (thx rupa)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 15:24:30 +00:00
Anthony Minessale 78541e1ddb fix leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10261 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-06 00:09:44 +00:00
Brian West 1cda796da8 spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 23:05:55 +00:00
Anthony Minessale a3f6e72f35 fix numRows and add numCols
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 15:55:49 +00:00
Michael Jerris c5281059b7 fix Misuse of SQLRowCount, issues with MSSQL (MODAPP-105)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 03:06:07 +00:00
Michael Jerris 64997c4d8e vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Anthony Minessale 3c349c274e indent pass 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:30:03 +00:00
Michael Jerris c1bf2c2099 build tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 05:23:41 +00:00
Brian West 9838aa4e00 pdd and FSCORE-127
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 02:03:16 +00:00
Brian West b0ad7ab50c set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
Michael Jerris 4614d0baf2 fix switch_odbc build from intralanman
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7432 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 21:46:34 +00:00
Brian West 84161010ab cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Brian West 935cbcf937 more cleanup before I leave LAX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7394 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 17:42:51 +00:00
Michael Jerris e46266fb4f cleanup, null checks. etc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6673 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 21:31:57 +00:00
Michael Jerris 55a194e54e use switch_assert macro
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 19:23:57 +00:00
Anthony Minessale 1add712bd6 fix MODENDP-36
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 17:24:53 +00:00
Anthony Minessale 60f40a33e3 fix tupe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6111 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 21:03:15 +00:00
Anthony Minessale 89472232ec umm, duh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 00:10:48 +00:00
Michael Jerris 075332f961 silence picky compiler.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-30 01:52:05 +00:00
Michael Jerris da58c31380 merge changes from MODLANG-18 fix multiple odbc and spidermonkey odbc issues.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-08 14:39:09 +00:00
Michael Jerris 0a4abb5c81 potentially uninitialized variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-01 22:59:32 +00:00
Anthony Minessale d99b4bb86f misc fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-01 16:12:02 +00:00
Anthony Minessale ffb254ad49 either break everything or make it cooler ... ?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-29 01:16:49 +00:00
Michael Jerris 90d2d377e2 msvc odbc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-05 10:07:25 +00:00
Anthony Minessale 4d62a1adb2 add core ODBC
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-04 03:08:17 +00:00