From owner-cvs-all Fri Sep 1 20:49:26 2000 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 A6F0937B422; Fri, 1 Sep 2000 20:49:23 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA72676; Fri, 1 Sep 2000 20:49:23 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200009020349.UAA72676@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 1 Sep 2000 20:49:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh sshd_config servconf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/09/01 20:49:23 PDT Modified files: crypto/openssh sshd_config servconf.c Log: Turn on X11Forwarding by default on the server. Any risk is to the client, where it is already disabled by default. Reminded by: peter Revision Changes Path 1.11 +2 -2 src/crypto/openssh/sshd_config 1.14 +2 -2 src/crypto/openssh/servconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message