History log of /PHP-8.0/ext/ftp/php_ftp.c (Results 101 – 125 of 202)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, 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
# ff803215 10-Mar-2005 Ilia Alshanetsky

Final set of fixes for bug #27633.

# Many thanks to Edin for helpind analyze and resolve this bug.


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
# e12ea3c3 27-Sep-2004 Anantha Kesari H Y

removed redundant NEW_LIBC check


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, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, 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, 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
# 81f05c18 25-Feb-2004 Ard Biesheuvel

Wordsize fixes


Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, 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
# bf033aa5 06-Dec-2003 Wez Furlong

Fix ftp build when openssl is built as a shared extension.


# 046904f2 04-Nov-2003 Ilia Alshanetsky

Fixed bug #26113 (remove leftover local file when ftp_get/ftp_nb_get fails)


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, RELEASE_0_7
# c553af47 18-Sep-2003 Sara Golemon

Add ftp_alloc() for servers which require client to predeclare filesize to be sent.


# 4936234f 08-Sep-2003 Sara Golemon

MFB(r-1.74.2.13) Bug #25314 ASCII mode transfers behaving like binary when initiated from windows.


# 9d9727aa 28-Aug-2003 Ilia Alshanetsky

Fixed compiler warnings.


Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3
# 23f08b9a 07-Aug-2003 Zeev Suraski

fix another broken prototype


# 2e869c7c 07-Aug-2003 Zeev Suraski

Fix prototype


Revision tags: RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1
# 3a7ca909 27-Jun-2003 foobar

- HAVE_OPENSSL_EXT is not defined always.


Revision tags: php-4.3.3RC1
# eb33adf1 15-Jun-2003 Andrey Hristov

proto fixes


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT
# c9651182 17-May-2003 Sara Golemon

MFB(r-1.74.2.8) Bug #14369. ftp extension allows circumvention of safe_mode restrictions. HEAD version of this patch uses the simpler open_wrapper approach to applying safe mode restrictions. Also

MFB(r-1.74.2.8) Bug #14369. ftp extension allows circumvention of safe_mode restrictions. HEAD version of this patch uses the simpler open_wrapper approach to applying safe mode restrictions. Also allows writting to/from wrappers this way.

show more ...


Revision tags: php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# 6965f229 03-Apr-2003 Ilia Alshanetsky

MFH


Revision tags: php-4.3.2RC1
# 4f8ae7b1 10-Mar-2003 David Hill

fixing missed int to long with zend_parse_parameters


# 5c90216d 06-Mar-2003 David Hill

64-bit correction to variables passed to zend_parse_parameters
@64-bit correction to variables passed to zend_parse_parameters (Dave)


# 08b5f6b2 28-Feb-2003 foobar

- No need to include the ssl headers elsewhere but in ext/openssl
# ext/ftp doesn't use streams yet so it needs to include them.


Revision tags: php-4.3.1
# c59240d5 14-Feb-2003 Ilia Alshanetsky

CS fixes.


# 81797bae 31-Jan-2003 Sara Golemon

Add ftp_raw() to send raw command strings to an FTP server.


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# d0cb097c 27-Jan-2003 Sara Golemon

Fix potential buffer overflow.


# 761fa964 27-Jan-2003 Sara Golemon

Feature Request #21748. Added function ftp_chmod().


# 928c260c 07-Jan-2003 Ilia Alshanetsky

ZTS cleanup.


# f0de896e 07-Jan-2003 Ilia Alshanetsky

Fixed ZTS build.


123456789