From 3503b95755c6cd6239b635f56a8200eb127b24cc Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 16 Nov 1997 03:38:37 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4010 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 16 ++++++++++++++++ appl/telnet/ChangeLog | 5 +++++ 2 files changed, 21 insertions(+) diff --git a/ChangeLog b/ChangeLog index 19ba5cfa0..ef57989ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +Sun Nov 16 02:52:20 1997 Assar Westerlund + + * lib/krb5/keytab.c (krb5_kt_copy_entry_contents): new function + (krb5_kt_get_entry): retrieve the latest version if kvno == 0 + + * lib/krb5/krb5.h: define KRB5_TC_MATCH_KEYTYPE + + * lib/krb5/creds.c (krb5_compare_creds): check for + KRB5_TC_MATCH_KEYTYPE + + * lib/gssapi/8003.c (gssapi_krb5_create_8003_checksum): remove + unused variable + + * lib/krb5/creds.c (krb5_copy_creds_contents): only free the + contents if we fail. + Sun Nov 16 00:32:48 1997 Johan Danielsson * kpasswd/kpasswdd.c: Get password expiration time from config diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index 4f7ff2b49..bc3f64c5b 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,3 +1,8 @@ +Sun Nov 16 04:37:02 1997 Assar Westerlund + + * libtelnet/kerberos5.c: remove old garbage and fix call to + krb5_auth_con_setaddrs_from_fd + Fri Nov 14 20:35:18 1997 Johan Danielsson * telnetd/telnetd.c: Output contents of /etc/issue.