History log of /PHP-7.1/ext/standard/ftp_fopen_wrapper.c (Results 76 – 100 of 161)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2
# cc034dcb 11-Oct-2005 Ilia Alshanetsky

MFH: Fixed bug #34742 (ftp wrapper failures caused from segmented command
transfer).


Revision tags: php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9
# 67a66b85 15-Jul-2005 Sara Golemon

Pass context parameter through to xport_create


Revision tags: php-5.1.0b3
# 45f624ad 13-Jul-2005 Sara Golemon

Route ftp:// wrapper via transports layer.\nFix typo in datastream crypto startup


Revision tags: php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# f8fd0898 07-May-2005 Ilia Alshanetsky

MFB: Fixed memory leak on error in FTP wrapper.


# 37f46251 06-May-2005 Ilia Alshanetsky

Check ftp user name for control characters.


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 03676745 27-Feb-2005 Ilia Alshanetsky

Fixed compiler warnings.


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH
# 474c5334 29-Sep-2004 Anantha Kesari H Y

removed unwanted comments, NEW_LIBC checks and NetWare specific stat structure population


Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2
# 60fc9c05 16-Aug-2004 Ilia Alshanetsky

Fixed bug #29678 (opendir() with ftp:// wrapper segfaults if path does not
have trailing slash).


Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1
# b0f344e4 24-Jul-2004 Sara Golemon

Oh by the way, only use proxy mode for reading...


# 93f795bb 24-Jul-2004 Sara Golemon

Add proxy support to ftp using http wrapper


# e5ed53b0 21-Jul-2004 Sara Golemon

Add MTDM support to ftp_fopen_wrapper::url_stat()


Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# cceecdbc 17-May-2004 Sara Golemon

BugFix# 27982: Provide error message when trying to overwrite an existant file without overwrite context option.


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2
# c603f311 28-Jan-2004 Sara Golemon

FTP dirstream_read should not leave whitespace/newlines on dirents


Revision tags: RELEASE_1_3b6, php_ibase_before_split
# 6b8c4064 25-Jan-2004 Ard Biesheuvel

Changed prototypes to allow parsing of string literals and constant strings
Minor CS/WS


Revision tags: php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# c5664783 13-Dec-2003 Sara Golemon

Route mkdir()/rmdir() via wrapper ops.
Move current rmdir()/rmdir() code to plain_wrappers.c
Implement mkdir()/rmdir() in ftp:// wrapper


# b1f8236b 12-Dec-2003 Sara Golemon

Route rename() via wrapper ops.
Move current rename() code to main/streams/plain_wrapper.c
Implement ftp/rename()
Implement userstreams/rename()


# 56f046a6 10-Dec-2003 Ilia Alshanetsky

Fixed ZTS build.


# b2cd08f3 10-Dec-2003 Moriyoshi Koizumi

Fix bug #26574 (basename() doesn't work properly with multibyte characters)


# e9a1d12f 29-Nov-2003 Sara Golemon

Add in missing stat element and fix win32 build


# 9defdab1 29-Nov-2003 Sara Golemon

Finish off ftp://'s url_stat support


# 026d4c9e 28-Nov-2003 Sara Golemon

Route php_stat() via streams/url_stat API (php_stream_stat_path).
This enables fopen-wrappers support on stat() and related family calls.


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1
# 075e66cc 26-Sep-2003 Hartmut Holzgraefe

signed/unsigned compiler warning fixes


Revision tags: RELEASE_0_7
# 6a7dde29 28-Aug-2003 Sascha Schumann

kill warnings


1234567