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

Damien Miller djm at mindrot.org
Tue Mar 1 21:24:34 EST 2005


CVSROOT:	/var/cvs
Module name:	openssh
Changes by:	djm at shitei.mindrot.org	2005/03/01 21:24:34

Modified files:
	.              : ChangeLog auth-options.c channels.c channels.h 
	                 clientloop.c compat.c compat.h misc.c misc.h 
	                 readconf.c readconf.h servconf.c ssh.1 ssh.c 
	                 ssh_config.5 sshd_config.5 

Log message:
- djm at cvs.openbsd.org 2005/03/01 10:09:52
[auth-options.c channels.c channels.h clientloop.c compat.c compat.h]
[misc.c misc.h readconf.c readconf.h servconf.c ssh.1 ssh.c ssh_config.5]
[sshd_config.5]
bz#413: allow optional specification of bind address for port forwardings.
Patch originally by Dan Astorian, but worked on by several people
Adds GatewayPorts=clientspecified option on server to allow remote
forwards to bind to client-specified ports.

cvs -n rdiff -u -r1.3671 -r1.3672 openssh/ChangeLog
cvs -n rdiff -u -r1.26 -r1.27 openssh/auth-options.c
cvs -n rdiff -u -r1.189 -r1.190 openssh/channels.c
cvs -n rdiff -u -r1.68 -r1.69 openssh/channels.h
cvs -n rdiff -u -r1.118 -r1.119 openssh/clientloop.c
cvs -n rdiff -u -r1.70 -r1.71 openssh/compat.c
cvs -n rdiff -u -r1.36 -r1.37 openssh/compat.h
cvs -n rdiff -u -r1.42 -r1.43 openssh/misc.c
cvs -n rdiff -u -r1.23 -r1.24 openssh/misc.h
cvs -n rdiff -u -r1.109 -r1.110 openssh/readconf.c
cvs -n rdiff -u -r1.56 -r1.57 openssh/readconf.h
cvs -n rdiff -u -r1.128 -r1.129 openssh/servconf.c
cvs -n rdiff -u -r1.158 -r1.159 openssh/ssh.1
cvs -n rdiff -u -r1.215 -r1.216 openssh/ssh.c
cvs -n rdiff -u -r1.42 -r1.43 openssh/ssh_config.5
cvs -n rdiff -u -r1.43 -r1.44 openssh/sshd_config.5




More information about the openssh-commits mailing list