From d4f635bc97d0df0faee322228f7a656ad29dffad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 17 Feb 2007 11:33:36 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20256 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 133671ece..8e58fb041 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2007-02-17 Love Hörnquist Åstrand + * lib/krb5/init_creds_pw.c (find_pa_data): if there is no list, + there is no entry. + + * kdc/krb5tgs.c: Don't check PACs on cross realm requests. + * lib/krb5/krb5.h: add KRB5_KU_CANONICALIZED_NAMES. * lib/krb5/init_creds_pw.c: Verify client referral data.