From owner-cvs-all Sat Dec 16 11:19:22 2000 From owner-cvs-all@FreeBSD.ORG Sat Dec 16 11:19:20 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 711FB37B400; Sat, 16 Dec 2000 11:19:20 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBGJJKC91760; Sat, 16 Dec 2000 11:19:20 -0800 (PST) (envelope-from phk) Message-Id: <200012161919.eBGJJKC91760@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 16 Dec 2000 11:19:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpcmd.y ftpd.8 ftpd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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