summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-05-15 16:19:37 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-05-15 16:19:37 +0000
commitbdde330d2fb2a2ccc50659a592da5241f673b6d1 (patch)
treed9911a2f2deca3b3e4622d9389535341c9e14942 /ChangeLog
parent17401b6b772213ae466cb3ac287b4980ff9f7d0d (diff)
- markus@cvs.openbsd.org 2002/05/13 21:26:49
[auth-rhosts.c] handle debug messages during rhosts-rsa and hostbased authentication; ok provos@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eb05caeb8..98ecf640d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,10 @@
24 Without this, there is a race where the login name of an existing 24 Without this, there is a race where the login name of an existing
25 connection, as returned by getlogin(), may be changed to the privsep 25 connection, as returned by getlogin(), may be changed to the privsep
26 user (sshd). markus@ OK 26 user (sshd). markus@ OK
27 - markus@cvs.openbsd.org 2002/05/13 21:26:49
28 [auth-rhosts.c]
29 handle debug messages during rhosts-rsa and hostbased authentication;
30 ok provos@
27 31
2820020514 3220020514
29 - (stevesk) [README.privsep] PAM+privsep works with Solaris 8. 33 - (stevesk) [README.privsep] PAM+privsep works with Solaris 8.
@@ -628,4 +632,4 @@
628 - (stevesk) entropy.c: typo in debug message 632 - (stevesk) entropy.c: typo in debug message
629 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 633 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
630 634
631$Id: ChangeLog,v 1.2127 2002/05/15 16:17:56 mouring Exp $ 635$Id: ChangeLog,v 1.2128 2002/05/15 16:19:37 mouring Exp $