diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wu-ftpd+ipv6/files/patch-ai | 19 | ||||
-rw-r--r-- | ftp/wu-ftpd/files/patch-ai | 19 |
2 files changed, 28 insertions, 10 deletions
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ai b/ftp/wu-ftpd+ipv6/files/patch-ai index c4f095554cf..5b3051f5d1c 100644 --- a/ftp/wu-ftpd+ipv6/files/patch-ai +++ b/ftp/wu-ftpd+ipv6/files/patch-ai @@ -1,6 +1,6 @@ ---- config.h.orig Thu Mar 4 09:45:57 1999 -+++ config.h Tue Mar 9 16:33:39 1999 -@@ -74,7 +74,7 @@ +--- config.h.orig Mon Feb 21 03:51:58 2000 ++++ config.h Mon Feb 21 04:18:17 2000 +@@ -101,7 +101,7 @@ * See FIXES-2.4-HOBBIT for more information on this option. */ @@ -9,7 +9,16 @@ /* * OPIE -@@ -203,7 +203,7 @@ +@@ -132,7 +132,7 @@ + * Define this if you want to use RFC 931 'authentication' - this improves + * the logging at the cost of a possible slight delay in connection. + */ +-#undef USE_RFC931 ++#define USE_RFC931 + + /* + * BUFFER_SIZE +@@ -232,7 +232,7 @@ * Undefine this to let NOOP reset the idle timeout. */ @@ -18,7 +27,7 @@ /* * XFERLOG_REALPATH -@@ -257,7 +257,7 @@ +@@ -286,7 +286,7 @@ * the risk of PASV port race stealing the connection. It also is non-RFC * compliant, so it may cause problems for some client sites. */ diff --git a/ftp/wu-ftpd/files/patch-ai b/ftp/wu-ftpd/files/patch-ai index c4f095554cf..5b3051f5d1c 100644 --- a/ftp/wu-ftpd/files/patch-ai +++ b/ftp/wu-ftpd/files/patch-ai @@ -1,6 +1,6 @@ ---- config.h.orig Thu Mar 4 09:45:57 1999 -+++ config.h Tue Mar 9 16:33:39 1999 -@@ -74,7 +74,7 @@ +--- config.h.orig Mon Feb 21 03:51:58 2000 ++++ config.h Mon Feb 21 04:18:17 2000 +@@ -101,7 +101,7 @@ * See FIXES-2.4-HOBBIT for more information on this option. */ @@ -9,7 +9,16 @@ /* * OPIE -@@ -203,7 +203,7 @@ +@@ -132,7 +132,7 @@ + * Define this if you want to use RFC 931 'authentication' - this improves + * the logging at the cost of a possible slight delay in connection. + */ +-#undef USE_RFC931 ++#define USE_RFC931 + + /* + * BUFFER_SIZE +@@ -232,7 +232,7 @@ * Undefine this to let NOOP reset the idle timeout. */ @@ -18,7 +27,7 @@ /* * XFERLOG_REALPATH -@@ -257,7 +257,7 @@ +@@ -286,7 +286,7 @@ * the risk of PASV port race stealing the connection. It also is non-RFC * compliant, so it may cause problems for some client sites. */ |