diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-05-15 16:19:37 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-05-15 16:19:37 +0000 |
commit | bdde330d2fb2a2ccc50659a592da5241f673b6d1 (patch) | |
tree | d9911a2f2deca3b3e4622d9389535341c9e14942 /ChangeLog | |
parent | 17401b6b772213ae466cb3ac287b4980ff9f7d0d (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-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 | ||
28 | 20020514 | 32 | 20020514 |
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 $ |