diff --git a/ChangeLog b/ChangeLog index a42e1ae13..71c83e97d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ +2006-06-07 Love Hörnquist Åstrand + + * kdc/kerberos5.c: constify + 2006-06-06 Love Hörnquist Åstrand + * lib/krb5/get_cred.c: Allow setting additional tickets in the + tgs-req + + * kuser/kgetcred.c: add --delegation-credential-cache + * kdc/krb5tgs.c (tgs_build_reply): add constrained delegation. * kdc/krb5tgs.c: Add impersonation. diff --git a/kadmin/ChangeLog b/kadmin/ChangeLog index 23029bce3..62ab60a5f 100644 --- a/kadmin/ChangeLog +++ b/kadmin/ChangeLog @@ -1,5 +1,9 @@ -2006-06-01 Love Hörnquist Åstrand +2006-06-07 Love Hörnquist Åstrand + * mod.c (do_mod_entry): Add setting 1 delegation entry + +2006-06-01 Love Hörnquist Åstrand + * server.c: Less shadowing. 2006-05-13 Love Hörnquist Åstrand diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index c3393c392..c097b80be 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,3 +1,7 @@ +2006-06-06 Love Hörnquist Åstrand + + * ent_setup.c (attr_to_flags): Add KRB5_KDB_TRUSTED_FOR_DELEGATION + 2006-05-30 Love Hörnquist Åstrand * password_quality.c (kadm5_check_password_quality): set error