diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-06-05 19:29:20 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-06-05 19:29:20 +0000 |
commit | 7d68fbf4c53f9e2c9f16b8cd69bc07c377b114de (patch) | |
tree | 184309eaf4d90eba2ffdad8e157e2f790e751f83 /ChangeLog | |
parent | 551ea37576333968c760f3f080a8dfe51ca9b06a (diff) |
- djm@cvs.openbsd.org 2001/05/19 00:36:40
[session.c]
Disable X11 forwarding if xauth binary is not found. Patch from Nalin
Dahyabhai <nalin@redhat.com>; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -8,6 +8,10 @@ | |||
8 | [auth-chall.c auth.h auth1.c auth2-chall.c auth2.c readconf.c | 8 | [auth-chall.c auth.h auth1.c auth2-chall.c auth2.c readconf.c |
9 | readconf.h servconf.c servconf.h sshconnect1.c sshconnect2.c sshd.c] | 9 | readconf.h servconf.c servconf.h sshconnect1.c sshconnect2.c sshd.c] |
10 | improved kbd-interactive support. work by per@appgate.com and me | 10 | improved kbd-interactive support. work by per@appgate.com and me |
11 | - djm@cvs.openbsd.org 2001/05/19 00:36:40 | ||
12 | [session.c] | ||
13 | Disable X11 forwarding if xauth binary is not found. Patch from Nalin | ||
14 | Dahyabhai <nalin@redhat.com>; ok markus@ | ||
11 | 15 | ||
12 | 20010528 | 16 | 20010528 |
13 | - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c | 17 | - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c |
@@ -5438,4 +5442,4 @@ | |||
5438 | - Wrote replacements for strlcpy and mkdtemp | 5442 | - Wrote replacements for strlcpy and mkdtemp |
5439 | - Released 1.0pre1 | 5443 | - Released 1.0pre1 |
5440 | 5444 | ||
5441 | $Id: ChangeLog,v 1.1228 2001/06/05 18:56:16 mouring Exp $ | 5445 | $Id: ChangeLog,v 1.1229 2001/06/05 19:29:20 mouring Exp $ |