[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at mindrot.org
Wed Jul 6 09:44:20 EST 2005


CVSROOT:	/var/cvs
Module name:	openssh
Changes by:	djm at fuyu.mindrot.org	2005/07/06 09:44:20

Modified files:
	.              : ChangeLog channels.c clientloop.c clientloop.h 
	                 misc.c misc.h ssh.c ssh_config.5 

Log message:
- djm at cvs.openbsd.org 2005/07/04 00:58:43
[channels.c clientloop.c clientloop.h misc.c misc.h ssh.c ssh_config.5]
implement support for X11 and agent forwarding over multiplex slave
connections. Because of protocol limitations, the slave connections inherit
the master's DISPLAY and SSH_AUTH_SOCK rather than distinctly forwarding
their own.
ok dtucker@ "put it in" deraadt@

cvs -n rdiff -u -r1.3832 -r1.3833 openssh/ChangeLog
cvs -n rdiff -u -r1.196 -r1.197 openssh/channels.c
cvs -n rdiff -u -r1.123 -r1.124 openssh/clientloop.c
cvs -n rdiff -u -r1.13 -r1.14 openssh/clientloop.h
cvs -n rdiff -u -r1.47 -r1.48 openssh/misc.c
cvs -n rdiff -u -r1.26 -r1.27 openssh/misc.h
cvs -n rdiff -u -r1.232 -r1.233 openssh/ssh.c
cvs -n rdiff -u -r1.57 -r1.58 openssh/ssh_config.5




More information about the openssh-commits mailing list