summaryrefslogtreecommitdiff
path: root/ext/odbc
Commit message (Expand)AuthorAgeFilesLines
* Don't crash on exit by destroying the same hash twiceEdin Kadribasic2005-07-021-1/+1
* - Fixed bug #33427 (ext/odbc: check if unixODBC header file exists)foobar2005-06-221-12/+19
* no trailing dotsfoobar2005-06-181-1/+1
* fix bug #33214 (odbc_next_result does not signal SQL errors with 2-statement ...Antony Dovgal2005-06-021-2/+4
* - Unify the "configure --help" textsfoobar2005-05-291-13/+11
* MFB: - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems)foobar2005-05-101-1/+1
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-4/+4
* - Fix birdstep support (no SQLDataSources() support in it)foobar2005-04-211-1/+3
* - Add support for latest Birdstepfoobar2005-04-142-1/+26
* - This was supposed to be escaped with \foobar2005-04-101-1/+1
* Add more detailed failure msg. (bug #32649)foobar2005-04-101-6/+7
* fix #32560 (configure looks for incorrect library - libdb2.so instead of libd...Antony Dovgal2005-04-041-6/+12
* add checks for libs & headers required by IBM DB2Antony Dovgal2005-01-181-0/+9
* fix bug #30430 (odbc_next_result() doesn't bind values and that results in se...Antony Dovgal2005-01-181-6/+3
* fix weird DB2 issue:Antony Dovgal2005-01-171-2/+2
* fix leak appearing when odbc_errormsg() got invalid resourceAntony Dovgal2005-01-171-1/+3
* Add support for ODBCRouterWez Furlong2005-01-133-0/+83
* - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-3/+3
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-10/+10
* Checking in a patch by Dave Lawson (dlawson@masterytech.com) to correctDan Kalowsky2004-08-131-14/+14
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-4/+4
* Bug 29058 (patch submitted by bug reporter)Dan Kalowsky2004-07-151-1/+1
* Fixed possible memory leak.Ilia Alshanetsky2004-06-181-2/+6
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-2/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-083-6/+6
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-082-4/+4
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+12
* - Fixed bug #26376 (typo in ext/odbc/config.m4: DBMaker test fails)foobar2003-11-251-4/+2
* Fixed formatting issues (patch by: Joe Orton)Ilia Alshanetsky2003-10-171-3/+3
* Aligned configure help texts.foobar2003-10-031-1/+1
* Alignment fixMoriyoshi Koizumi2003-10-031-1/+1
* Fix Win32 linkage problemsZeev Suraski2003-08-311-0/+3
* format string fixesAndrey Hristov2003-08-281-2/+2
* Revert the patch per Dan\´s requestfoobar2003-08-282-50/+9
* typofixfoobar2003-08-281-1/+1
* Committing a patch for IBM DB2 BLOB support submitted by Clara LiuDan Kalowsky2003-08-272-9/+50
* emalloc -> safe_emallocIlia Alshanetsky2003-08-181-1/+1
* Fixed bug #25081 (odbc_fetch_array() may mangle numeric fields).Ilia Alshanetsky2003-08-141-1/+6
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-2/+2
* Fix compile warningfoobar2003-08-111-1/+1
* Use new infrastructure.Zeev Suraski2003-08-031-3/+1
* WS fixfoobar2003-07-142-3/+3
* Remove un-used code.foobar2003-07-111-32/+0
* Fix for bug #22897Dan Kalowsky2003-07-111-3/+3
* proto fixesAndrey Hristov2003-06-162-42/+43
* Updating email addressFrank M. Kromann2003-06-141-1/+1
* updating license information in the headers.James Cox2003-06-105-15/+15
* MFBfoobar2003-05-311-5/+8
* Fixed bug #23898 (Proper handling of NULLs in odbc_result, odbc_fetch_intoIlia Alshanetsky2003-05-301-7/+10