pollita Tue Jun 17 23:26:29 2003 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
Log:
Fix compiler warnings
Index: php4/ext/standard/ftp_fopen_wrapper.c
diff -u php4/ext/standard/ftp_fopen_wrapper.c:1.57
php4/ext/standard/ftp_fopen_wrapper.c:1.58
--
iliaa Mon Feb 24 23:20:22 2003 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
Log:
Fixed bug #22402 (opening of ftp for read/write could fail due to invalid
return code handling).
Solution suggested by [EMAIL PROTECTED]
Index: php4/ext/stan
iliaa Thu Feb 13 09:40:17 2003 EDT
Modified files:
/php4/main streams.c
/php4/ext/standard http_fopen_wrapper.c ftp_fopen_wrapper.c
Log:
Added 'x' mode for fopen() used on local files. This mode will create a new
file only if a file does not already exis
sesser Mon Nov 25 17:53:58 2002 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
Log:
tmp_line was possible uninitialised, resulting in crap error messages.
Index: php4/ext/standard/ftp_fopen_wrapper.c
diff -u php4/ext/standard/ftp_fopen_wrappe
iliaa Mon Nov 25 17:00:53 2002 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
Log:
Added a check to determine if the file can be retrieved or sent.
This check also prevents incorrect error reporting in the event the retrieval
or the sending of th
iliaa Thu Nov 7 22:02:52 2002 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
Log:
Fixed compile warning when compiling without openssl support.
Index: php4/ext/standard/ftp_fopen_wrapper.c
diff -u php4/ext/standard/ftp_fopen_wrapper.c:1.37
ph
helly Tue Nov 5 06:17:45 2002 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
Log:
silence
#when i get this code right tmp_line is not initialised, too.
#Therefore php_stream_wrapper_log_error() will be called with
#undefined value, will it?
sesser Fri Oct 4 17:58:39 2002 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
Log:
some broken ftp servers return 32bit port numbers.
Index: php4/ext/standard/ftp_fopen_wrapper.c
diff -u php4/ext/standard/ftp_fopen_wrapper.c:1.35
php4/ext/
derick Sat Sep 21 14:25:05 2002 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
Log:
- Fix ZTS build
Index: php4/ext/standard/ftp_fopen_wrapper.c
diff -u php4/ext/standard/ftp_fopen_wrapper.c:1.33
php4/ext/standard/ftp_fopen_wrapper.c:1.34
---
sesser Sun Sep 8 18:26:11 2002 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
/php4/main network.c php_network.h
Log:
Added possibility to reuse an old SSL session id.
Ugly but needed for f.e.: debians ftpd-ssl
Index: php4/ex
shane Sun Sep 8 16:52:03 2002 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
Log:
someone missed code requiring ssl
Index: php4/ext/standard/ftp_fopen_wrapper.c
diff -u php4/ext/standard/ftp_fopen_wrapper.c:1.30
php4/ext/standard/ftp_fopen_w
sesser Sun Sep 8 15:35:43 2002 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
Log:
ftp(s) fopen() wrapper does no longer ignore the ip returned by PASV.
Index: php4/ext/standard/ftp_fopen_wrapper.c
diff -u php4/ext/standard/ftp_fopen_wrappe
sesser Sun Sep 8 15:11:08 2002 EDT
Modified files:
/php4/ext/standard ftp_fopen_wrapper.c
Log:
Control connection gets closed in ssl mode now, too.
Index: php4/ext/standard/ftp_fopen_wrapper.c
diff -u php4/ext/standard/ftp_fopen_wrapper.c:1.28
php4/ex
13 matches
Mail list logo