Date: Sat, 16 Dec 2000 11:19:20 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpcmd.y ftpd.8 ftpd.c Message-ID: <200012161919.eBGJJKC91760@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2000/12/16 11:19:20 PST
Modified files:
libexec/ftpd ftpcmd.y ftpd.8 ftpd.c
Log:
Add option -E to disable EPSV which throws certain stateful firewalls
into confusion.
Add option -r to make ftpd support only read-only operations.
Submitted by: Flemming (F3) Jacobsen <fj@batmule.dk>
Reviewed by: phk
Revision Changes Path
1.19 +53 -19 src/libexec/ftpd/ftpcmd.y
1.34 +27 -17 src/libexec/ftpd/ftpd.8
1.71 +12 -2 src/libexec/ftpd/ftpd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012161919.eBGJJKC91760>
