diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -63,6 +63,10 @@ | |||
63 | [sftp.1] | 63 | [sftp.1] |
64 | emphasise the batchmode functionality and make reference to pubkey auth, | 64 | emphasise the batchmode functionality and make reference to pubkey auth, |
65 | both of which are FAQs; ok markus@ | 65 | both of which are FAQs; ok markus@ |
66 | - markus@cvs.openbsd.org 2003/05/14 02:15:47 | ||
67 | [auth2.c monitor.c sshconnect2.c auth2-krb5.c] | ||
68 | implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@ | ||
69 | server interops with commercial client; ok jakob@ djm@ | ||
66 | 70 | ||
67 | 20030512 | 71 | 20030512 |
68 | - (djm) Redhat spec: Don't install profile.d scripts when not | 72 | - (djm) Redhat spec: Don't install profile.d scripts when not |
@@ -1450,4 +1454,4 @@ | |||
1450 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1454 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1451 | ok provos@ | 1455 | ok provos@ |
1452 | 1456 | ||
1453 | $Id: ChangeLog,v 1.2691 2003/05/14 03:47:07 djm Exp $ | 1457 | $Id: ChangeLog,v 1.2692 2003/05/14 03:47:37 djm Exp $ |