summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* MFH: list_entry -> zend_rsrc_list_entryfoobar2005-12-051-6/+6
* fix Win32 compile failureAntony Dovgal2005-12-011-1/+1
* MFH: fix potential problem in php_oci_bind_post_exec() when OCIDateToText() f...Antony Dovgal2005-12-011-2/+6
* upgrade bundled OCI8 to v.1.1Antony Dovgal2005-12-01126-6706/+13135
* MF44: fix #33383 (crash when retrieving empty LOBs)Antony Dovgal2005-10-101-3/+26
* fix #34731, patch by novicky at aarongroup dot czAntony Dovgal2005-10-041-1/+1
* MFH: Nuked EOLs from error messagesfoobar2005-08-181-2/+2
* - Bumber up yearfoobar2005-08-032-2/+2
* destroy session after destroying error handleAntony Dovgal2005-06-131-9/+11
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* handle unsupported datatype (OCIBindByName segfaults somewhere in OCI lib whenAntony Dovgal2005-04-281-0/+4
* fix bug preventing from building oci8 as shared moduleAntony Dovgal2005-02-251-2/+6
* fix bug #31623 (OCILogin does not support password grace period)Antony Dovgal2005-01-201-1/+6
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-4/+4
* add Oracle Instant Client support (initial patch by cjbj at hotmail dot com)Antony Dovgal2004-12-231-6/+104
* - Don't reuse Oracle connections in multi-threaded environments untilAndi Gutmans2004-11-221-1/+1
* *** empty log message ***Andi Gutmans2004-11-211-3/+3
* commit fixes by <mikael dot suvi at trigger dot ee>Antony Dovgal2004-10-231-2/+2
* fix possible segfaultAntony Dovgal2004-10-101-1/+1
* prevent deadlocks when re-using previously established persistent connectionAntony Dovgal2004-10-101-0/+1
* fix bug #29652 (number of FD to ocius.msb is growing)Antony Dovgal2004-09-281-0/+9
* 64-bit related changesAntony Dovgal2004-09-121-20/+38
* this file shouldn't be in the repository at allAntony Dovgal2004-08-311-29/+0
* fix buildAntony Dovgal2004-07-191-1/+1
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-2/+2
* fix #29012 (Potential race during first connection) thanks to cjbj at hotmail...Antony Dovgal2004-07-151-2/+2
* fix #28978 (multiple OCIBindByName on the same placeholder eats memory)Antony Dovgal2004-07-121-2/+2
* C++ comments.Ilia Alshanetsky2004-04-291-2/+2
* hmm. this comma is supposed to be a semicolon.Antony Dovgal2004-04-261-1/+1
* add account names & emailsAntony Dovgal2004-03-241-4/+4
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+85
* Wordsize fixesArd Biesheuvel2004-02-251-1/+1
* this should really fix compile failure with gcc 2.96Antony Dovgal2004-02-201-1/+1
* Fix compile failurefoobar2004-02-201-1/+1
* Only use Z_TYPE* with zvals..foobar2004-02-201-19/+20
* * email address updateStig Bakken2004-02-121-1/+1
* * update my email addressStig Bakken2004-02-121-1/+1
* fix bug #27149Antony Dovgal2004-02-051-2/+6
* -remove obsolete typesAntony Dovgal2004-02-032-6/+14
* add missing alias for ocifreecursor()Antony Dovgal2004-02-021-1/+2
* fix yet another possible segfaultAntony Dovgal2004-02-021-0/+4
* two fixes:Antony Dovgal2004-01-281-2/+4
* change to use different allocator (Sascha, thanks =) )Antony Dovgal2004-01-261-1/+1
* fix this annoying notice about limited rangeAntony Dovgal2004-01-261-1/+1
* improve debug messagesAntony Dovgal2004-01-261-17/+17
* oops =(Antony Dovgal2004-01-261-1/+1
* fix oci_field_type_raw's protoAntony Dovgal2004-01-261-2/+2
* add collections support to win32 buildAntony Dovgal2004-01-221-0/+1
* add missing protosAntony Dovgal2004-01-221-19/+18
* MFBAntony Dovgal2004-01-221-3/+2