summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-08-02 22:24:49 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-08-02 22:24:49 +1000
commit6aaa58c4709c43ffb9f3f2be299cd5c4044f24a3 (patch)
treeecaaf1b076e187ff9e338c844547dec1be09e006 /ChangeLog
parent4c29dd9f4438d2ab6ac8d2df361fd48360b208ab (diff)
- (dtucker) OpenBSD CVS Sync
- markus@cvs.openbsd.org 2003/07/22 13:35:22 [auth1.c auth.h auth-passwd.c monitor.c monitor.h monitor_wrap.c monitor_wrap.h readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c ssh_config.5 sshconnect1.c sshd.c sshd_config.5 ssh.h] remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1); test+ok henning@ - (dtucker) [Makefile.in acconfig.h configure.ac] Remove KRB4/AFS support. - (dtucker) [auth-krb4.c radix.c radix.h] Remove KRB4/AFS specific files. I hope I got this right....
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c930ad347..67ca07ce4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
120030802 120030802
2 - (dtucker) [monitor.h monitor_wrap.h] Remove excess ident tags. 2 - (dtucker) [monitor.h monitor_wrap.h] Remove excess ident tags.
3 - (dtucker) OpenBSD CVS Sync
4 - markus@cvs.openbsd.org 2003/07/22 13:35:22
5 [auth1.c auth.h auth-passwd.c monitor.c monitor.h monitor_wrap.c
6 monitor_wrap.h readconf.c readconf.h servconf.c servconf.h session.c ssh.1
7 ssh.c ssh_config.5 sshconnect1.c sshd.c sshd_config.5 ssh.h]
8 remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1);
9 test+ok henning@
10 - (dtucker) [Makefile.in acconfig.h configure.ac] Remove KRB4/AFS support.
11 - (dtucker) [auth-krb4.c radix.c radix.h] Remove KRB4/AFS specific files.
3 12
420030730 1320030730
5 - (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal 14 - (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal
@@ -738,4 +747,4 @@
738 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 747 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
739 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 748 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
740 749
741$Id: ChangeLog,v 1.2868 2003/08/02 10:37:03 dtucker Exp $ 750$Id: ChangeLog,v 1.2869 2003/08/02 12:24:49 dtucker Exp $