2004-01-25 Love Hörnquist Åstrand * kpasswd/kpasswdd.c (change): use the right password when changing the password 2004-01-21 Love Hörnquist Åstrand * lib/krb5/fcache.c (_krb5_xlock): catch EINVAL and assume that it means that the filesystem doesn't support locking * lib/krb5/keytab.c: remove #if 0 out file locking code 2004-01-19 Love Hörnquist Åstrand * lib/asn1/gen_length.c (length_type): TSequenceOf: add up the size of all the elements, don't use just the size of the last element. 2004-01-13 Love Hörnquist Åstrand * kuser/kinit.c (renew_validate): if renewable_flag and not time specifed, use "1 month" 2004-01-08 Love Hörnquist Åstrand * lib/krb5/krb5_keyblock.3: add prototypes, describe krb5_keyblock_zero 2004-01-05 Love Hörnquist Åstrand * lib/krb5/get_for_creds.c (add_addrs): don't add same address multiple times * lib/krb5/get_for_creds.c (krb5_get_forwarded_creds): try to handle errors better for previous commit * lib/krb5/get_for_creds.c (krb5_get_forwarded_creds): If tickets are address-less, forward address-less tickets. * lib/krb5/get_cred.c: rename get_krbtgt to _krb5_get_krbtgt and export it