summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - restore ifx_close() to PHP3 behaviour for non-persistent connectionsDanny Heijl2000-08-111-4/+22
* Make COM work in a multithreaded environmentZeev Suraski2000-08-111-0/+6
* return type in proto for OCIError fixedHartmut Holzgraefe2000-08-111-1/+1
* Added support for username, group and password for function yaz_connect.Adam Dickmeiss2000-08-111-13/+57
* @- Fixed FTP module to accept multiline server replies (Jani)foobar2000-08-101-11/+14
* - changed all pvals to zvals (like they were before)Brendan W. McAdams2000-08-101-33/+33
* Added capability to create and manipulate a config object that can beVlad Krupin2000-08-102-7/+315
* - Homogonized CCVS with the rest of the modules in the ext/ tree:Brendan W. McAdams2000-08-102-98/+98
* Remove bogus "by"Sascha Schumann2000-08-101-1/+1
* Cut and paste error? :)Joey Smith2000-08-101-1/+1
* last patch reverted, i didn't get the whole picture hereHartmut Holzgraefe2000-08-101-0/+1
* duplicate alias entry removedHartmut Holzgraefe2000-08-101-1/+0
* #fixed typosDavid Croft2000-08-101-3/+3
* Updated Supported CCVS Versions based on Conversation with Doug. All versions...Brendan W. McAdams2000-08-091-1/+1
* @- Fix mSQL_close(). (nick@loman.net)Thies C. Arntzen2000-08-091-1/+1
* Added Dougs name to the PHPINFO "Support By" call.Brendan W. McAdams2000-08-091-1/+2
* fix #6061Thies C. Arntzen2000-08-091-1/+1
* Looks like I found my problem.Brendan W. McAdams2000-08-092-67/+70
* Tracked the stray -libccvs call to a bad config directive in the config.m4 file.Brendan W. McAdams2000-08-091-3/+4
* Trying to resolve the build issue. This module is currently broken. PHP compi...Brendan W. McAdams2000-08-091-11/+13
* Looks like my editor barfed sometime today and saved the source files asBrendan W. McAdams2000-08-091-1/+1
* Had some issues with apache build. PHP Was passing a -llibccvs inadvertantly...Brendan W. McAdams2000-08-081-6/+5
* First commit of these files. We have had them working for about 3 weeks, ver...Brendan W. McAdams2000-08-084-0/+624
* Added missing 'subject'-key in envelope.foobar2000-08-081-0/+4
* Beautified some protos.Egon Schmid2000-08-082-8/+7
* Added instructions on how to use personalized dictionariesVlad Krupin2000-08-081-0/+16
* added support for personalized dictionaries.Vlad Krupin2000-08-082-4/+121
* Fix possible crash when stat information is not availableStanislav Malyshev2000-08-081-3/+5
* Bug #6016: Fix EBCDIC logic error in urlencode()Martin Kraemer2000-08-081-1/+2
* - fix for # 5980 (using ifx_connect/ifx_close multiple times for theDanny Heijl2000-08-071-4/+6
* Add support for <binary> WDDX element.Sascha Schumann2000-08-072-2/+39
* fixed binary mode for Win32Thies C. Arntzen2000-08-071-2/+5
* - got rid of php_ prefix in Modulename and some structsUwe Steinmann2000-08-072-8/+8
* - made compilation as dynamic lib possibleUwe Steinmann2000-08-071-0/+4
* - added functions fdf_set_flags(), fdf_set_opt(), fdf_set_submit_form_action()Uwe Steinmann2000-08-072-16/+102
* @- Fixed CLOB handling in OCI8 driver when using variable-widthThies C. Arntzen2000-08-071-50/+64
* fixed for openldap 2.0beta.Rui Hirokawa2000-08-071-1/+19
* Add 4th optional parameter to sybase_[p]connect to specify the charsetRasmus Lerdorf2000-08-071-3/+25
* Added a parameter type.Egon Schmid2000-08-061-1/+1
* Fixed some protos.Egon Schmid2000-08-061-11/+11
* Description from the ChangeLog. Thies, is it correct?Egon Schmid2000-08-061-2/+2
* Virtualize realpath, chmod, chown and utimeAndi Gutmans2000-08-062-7/+8
* Changed some protos.Egon Schmid2000-08-061-3/+3
* removed a BAD IDEA (tm) that filtered out backslashesHartmut Holzgraefe2000-08-061-8/+1
* - Fix INT8 returning garbage because ifx_int8toasc does not null_terminateDanny Heijl2000-08-051-0/+8
* @- Fixed warning when shutting down OCINLogon() connections. (Thies)Thies C. Arntzen2000-08-051-7/+7
* Open session files in binary mode (fix #5953)Stanislav Malyshev2000-08-051-3/+7
* @- OCIError() would sometimes not report failed connections. (Thies)Thies C. Arntzen2000-08-051-9/+3
* Fix for a bug with persistent connections.Hénot David2000-08-051-4/+6
* Fix for bug 5911 - ANSI C violation: lvalues are not assignableSam Ruby2000-08-042-8/+8