git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17467 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-05-06 06:46:43 +00:00
parent 1939e91746
commit b8d41a9e6a
2 changed files with 28 additions and 0 deletions

View File

@@ -1,5 +1,28 @@
2006-05-06 Love H<>rnquist <20>strand <lha@it.su.se>
* include/make_crypto.c: Move up evp.h to please OpenSSL, from
Douglas E. Engert.
* kcm/acl.c: Multicache kcm interation isn't done yet, let wait
with this enum.
2006-05-05 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5_set_default_realm.3: Spelling/mdoc from Bj<42>rn
Sandell
* lib/krb5/krb5_rcache.3: Spelling/mdoc from Bj<42>rn Sandell
* lib/krb5/krb5_keytab.3: Spelling/mdoc from Bj<42>rn Sandell
* lib/krb5/krb5_get_in_cred.3: Spelling/mdoc from Bj<42>rn Sandell
* lib/krb5/krb5_expand_hostname.3: Spelling/mdoc from Bj<42>rn
Sandell
* lib/krb5/krb5_c_make_checksum.3: Spelling/mdoc from Bj<42>rn
Sandell
* lib/krb5/keytab_file.c (fkt_next_entry_int): read the 32 bit
kvno if the reset of the data is longer then 4 bytes in hope to be
forward compatible. Pointed out by Michael B Allen.

View File

@@ -1,3 +1,8 @@
2006-05-06 Love H<>rnquist <20>strand <lha@it.su.se>
* crypto.m4: Move up evp.h to please OpenSSL, from Douglas
E. Engert.
2006-04-22 Love H<>rnquist <20>strand <lha@it.su.se>
* roken-frag.m4: Add check for fnmatch.h, its needed to be done