git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19687 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-04 12:54:25 +00:00
parent 80ada635f1
commit d70073d69b

View File

@@ -1,5 +1,16 @@
2007-01-04 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/pkinit.c (_kdc_as_rep): check if
krb5_generate_random_keyblock failes.
* kdc/kerberos5.c (_kdc_as_rep): check if
krb5_generate_random_keyblock failes.
* kdc/krb5tgs.c (tgs_build_reply): check if
krb5_generate_random_keyblock failes.
* kdc/krb5tgs.c: Scope etype.
* lib/krb5/rd_req.c: Make it possible to turn off PAC check, its
default on.