| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for bug #14803 | Dan Kalowsky | 2002-01-30 | 1 | -1/+1 |
* | this closes off a number of ODBC bugs. | Dan Kalowsky | 2002-01-21 | 1 | -2/+2 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | Fix for bug #13628. | Dan Kalowsky | 2001-12-07 | 1 | -0/+1 |
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
* | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -125/+125 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | Patch to stop the crashing behavior exhibited by PHP/ODBC in SOLID/DB2 | Dan Kalowsky | 2001-09-05 | 1 | -0/+2 |
* | - More ZE2 fixes | Andi Gutmans | 2001-08-13 | 1 | -1/+0 |
* | Track down a few more functions that don't check for 0 args and use | Rasmus Lerdorf | 2001-08-13 | 1 | -2/+3 |
* | We don't consistently check for args passed to functions that don't | Rasmus Lerdorf | 2001-08-13 | 1 | -1/+4 |
* | - Make odbc_fetch_object() work with Engine 2 | Andi Gutmans | 2001-08-11 | 1 | -3/+1 |
* | more tsrm cleanup -- output.c is not doing any fetches anymore | Sascha Schumann | 2001-08-05 | 1 | -0/+4 |
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -6/+3 |
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -4/+3 |
* | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -17/+16 |
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -3/+0 |
* | More TSRMLS_FETCH annihilation (Zend compatibility patch) | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
* | - Object macros... | Andi Gutmans | 2001-07-28 | 1 | -7/+8 |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -26/+10 |
* | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -2/+2 |
* | Closed off Solid DB access to a function that it doesn't support in 3.0 and l... | Dan Kalowsky | 2001-06-19 | 1 | -0/+4 |
* | adding in some error checking for parameter counts, and some thread safety for | Dan Kalowsky | 2001-06-14 | 1 | -11/+17 |
* | # just correcting the evil vim removal of {{{'s and }}}'s ... bad vim! no fo... | Dan Kalowsky | 2001-06-11 | 1 | -12/+12 |
* | corrected a compile error (named variable missing). thanks to sebastian for ... | Dan Kalowsky | 2001-06-10 | 1 | -12/+13 |
* | added in a bit more checking on the persistent connection checks... | Dan Kalowsky | 2001-06-08 | 1 | -1/+11 |
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -1/+2 |
* | vim-6 does folding - clean up a bunch of missing folding tags plus | Rasmus Lerdorf | 2001-06-05 | 1 | -2/+15 |
* | Output something if password is not set. | foobar | 2001-06-01 | 1 | -1/+3 |
* | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+4 |
* | Fixing prototypes to match function names | Frank M. Kromann | 2001-05-22 | 1 | -1/+1 |
* | this is a fix for bug 10250. it basically provides the unixODBC driver with | Dan Kalowsky | 2001-05-08 | 1 | -5/+5 |
* | - More strncpy() -> strlcpy() changes. Am I getting bored yet? :) | Andi Gutmans | 2001-05-02 | 1 | -4/+4 |
* | - Use memcpy() instead of strlcpy() which is faster. | Andi Gutmans | 2001-04-19 | 1 | -6/+5 |
* | appling patch for joey since he has no ODBC karma. this is for bug #10252 | Dan Kalowsky | 2001-04-19 | 1 | -2/+4 |
* | corrects bug #7488, patch supplied by submitter (torben@php.net). | Dan Kalowsky | 2001-04-19 | 1 | -7/+8 |
* | This change seems to fix bugs 7158, 7807, 8531, and 8636. After asking why t... | Dan Kalowsky | 2001-04-17 | 1 | -4/+0 |
* | Fixed compatibility issues in the ODBC extension for the Velocis Database ser... | Kevin | 2001-04-10 | 1 | -5/+8 |
* | Added small change to php_odbc module, to check for failed SQLDisconnects | Nick Gorham | 2001-04-02 | 1 | -8/+20 |
* | The last fix was missing a &, Marc Boeren either made the patch wrong, or I a... | Dan Kalowsky | 2001-03-27 | 1 | -1/+1 |
* | Fix for Bug #9272, as submitted by marc boeren (m.boeren@guidance.nl). | Dan Kalowsky | 2001-03-27 | 1 | -3/+3 |
* | Adding a new function odbc_next_result() allowing the query to return more th... | Frank M. Kromann | 2001-03-09 | 1 | -1/+50 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
* | Fix Win32 build | Zeev Suraski | 2001-01-15 | 1 | -1/+3 |
* | @- Added odbc_error() and odbc_errormsg() functions (Stig) | Stig Bakken | 2001-01-15 | 1 | -55/+126 |
* | Adding hack to allow odbc_tables to work on Access databases | Frank M. Kromann | 2001-01-05 | 1 | -0/+3 |
* | added #define(OPENLINK) to the SDWORD instead of SQLINTEGER line.. this is fo... | Dan Kalowsky | 2000-12-28 | 1 | -1/+1 |
* | @Added ODBC_TYPE constant (Stig) | Stig Bakken | 2000-12-15 | 1 | -0/+1 |
* | Applied IBM DB2 patch by Walter Franzini <walter@sys-net.it> | Stig Bakken | 2000-12-05 | 1 | -13/+28 |
* | Missed one section that required the addition of a new HAVE_SOLID_30 | Dan Kalowsky | 2000-11-17 | 1 | -1/+1 |