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.