From 9a56fa3f8da590664a44948adaf0e8ee28062d5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 6 Apr 2003 16:21:30 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11977 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 2 ++ lib/gssapi/krb5/ChangeLog | 2 ++ 2 files changed, 4 insertions(+) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index b4b1d04f0..0d1cd83e4 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,7 @@ 2003-04-06 Love Hörnquist Åstrand + * Makefile.am: remove stuff that sneaked in with last commit + * acquire_cred.c (acquire_initiator_cred): if the requested name isn't in the ccache, also check keytab. Extact the krbtgt for the default realm to check how long the credentials will last. diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index b4b1d04f0..0d1cd83e4 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,5 +1,7 @@ 2003-04-06 Love Hörnquist Åstrand + * Makefile.am: remove stuff that sneaked in with last commit + * acquire_cred.c (acquire_initiator_cred): if the requested name isn't in the ccache, also check keytab. Extact the krbtgt for the default realm to check how long the credentials will last.