summaryrefslogtreecommitdiff
path: root/ext/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Remove executable permission on phptXinchen Hui2012-10-105-0/+0
|
* - Year++Felipe Pena2012-01-014-4/+4
|
* Fix bug 60183Rasmus Lerdorf2011-11-011-0/+3
|
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
|
* - Year++Felipe Pena2011-01-014-4/+4
|
* Fixed bug #51190 (ftp_put() returns false when transfer was successful). Ilia Alshanetsky2010-03-041-1/+1
|
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-034-4/+4
|
* Fix null deref found by Michael MacleanRasmus Lerdorf2009-11-241-1/+1
|
* - Fixed bug #49447 (php engine need to correctly check for socket API Sriram Natarajan2009-09-041-5/+5
| | | | | return status on windows). (Sriram Natarajan)
* server for ftp testsZoe Slattery2009-08-301-215/+327
|
* More tests from 2009 testfestZoe Slattery2009-08-3012-0/+320
|
* MF52: fix test: don't create tmp files in "." and clean up when doneAntony Dovgal2009-01-091-2/+3
|
* new test from Nat McughZoe Slattery2008-12-311-0/+43
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-314-4/+4
|
* New FTP test from Nathaniel McHughZoe Slattery2008-12-172-2/+62
|
* FTP test from Nathaniel McHughZoe Slattery2008-12-052-1/+68
|
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-33/+0
|
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+33
|
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-33/+0
|
* - MFH: don't use inet_ntop when not presentPierre Joye2008-07-121-1/+1
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-314-4/+4
|
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
|
* MFH: php_gmtime_r() fixesAntony Dovgal2007-06-071-0/+3
|
* fix test namesAntony Dovgal2007-05-078-8/+8
|
* Fixed CRLF injection inside ftp_putcmd().Ilia Alshanetsky2007-03-241-0/+6
| | | | | # Reported on BugTraq by loveshell[at]Bug.Center.Team
* TypoMartin Kraemer2007-03-141-1/+1
|
* snprintf() -> slprintf()Ilia Alshanetsky2007-02-271-2/+2
|
* fix typoStanislav Malyshev2007-02-241-1/+1
|
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-13/+9
|
* fix testAntony Dovgal2007-02-211-0/+1
|
* Fixed bug #37799 (ftp_ssl_connect() falls back to non-ssl connection)Nuno Lopes2007-02-133-42/+66
|
* MFH: Bump year.Sebastian Bergmann2007-01-014-4/+4
|
* Fix testsHannes Magnusson2006-12-191-1/+1
|
* MFH: fix leaksAntony Dovgal2006-12-031-0/+2
|
* tests + BFNNuno Lopes2006-12-013-0/+98
|
* fix bug #39458: ftp_nlist() returns false on empty dirsNuno Lopes2006-12-011-1/+6
|
* MFH: fix test on FreeBSDAntony Dovgal2006-11-271-1/+1
|
* more testsNuno Lopes2006-11-243-1/+102
|
* fix tests after Tony's commit and add a test for the bug he fixedNuno Lopes2006-11-245-15/+120
|
* fix testAntony Dovgal2006-11-241-2/+2
|
* MFH: fix #39583 (ftp_put() does not change transfer mode to ASCII)Antony Dovgal2006-11-241-1/+1
|
* add tests for 2 old bugsNuno Lopes2006-11-234-2/+76
|
* add two more tests (test bogus parameters and bogus server respsnes)Nuno Lopes2006-11-233-1/+183
|
* new tests. what a crazy idea...Nuno Lopes2006-11-196-0/+330
|
* MFH: argument infosHannes Magnusson2006-06-111-39/+262
|
* fix spelling in error messages:Antony Dovgal2006-04-031-4/+4
| | | | | greater/less thEn -> greater/less thAn
* bump year and license versionfoobar2006-01-014-12/+12
|
* MFH: nuke php3 legacyfoobar2005-12-061-2/+2
|
* Fixed bug #31971 (ftp_login fails on some SSL servers).Ilia Alshanetsky2005-11-051-2/+6
| | | | | Patch by: frantisek at augusztin dot com
* Fixed phpize build (default PHP_OPENSSL to no if not set)Brian France2005-11-011-0/+3
|