git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22715 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-03-24 12:05:52 +00:00
parent e5baf09800
commit c3d816441f

View File

@@ -1,9 +1,8 @@
2008-03-20 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/setup.texi: Fix sasl-regexp, from Howard Chu.
2008-03-19 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/get_cred.c: Dont try key usage KRB5_KU_AP_REQ_AUTH for
TGS-REQ. This drop compatibility with pre 0.3d KDCs.
* lib/krb5/get_cred.c: catch KRB5_GC_CANONICALIZE.
* lib/krb5/krb5.h: set KRB5_GC_CANONICALIZE.
@@ -12,6 +11,10 @@
* kuser/kgetcred.c: Add stub --canonicalize implementation.
2008-03-19 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/setup.texi: Fix sasl-regexp, from Howard Chu.
2008-03-14 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kx509.c: Adapt to hx509_env changes.