git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14908 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-24 07:55:45 +00:00
parent 44a72140b6
commit 645fc3ee2b

View File

@@ -1,3 +1,38 @@
2005-04-24 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5_krbhst_init.3: spelling, from Bj<42>rn Sandell
<biorn@dce.chalmers.se>
* lib/krb5/krb5_get_krbhst.3: spelling, from Bj<42>rn Sandell
<biorn@dce.chalmers.se>
* lib/krb5/krb5_data.3: spelling, from Bj<42>rn Sandell
<biorn@dce.chalmers.se>
* lib/krb5/krb5_aname_to_localname.3: spelling, from Bj<42>rn Sandell
<biorn@dce.chalmers.se>
* lib/krb5/krb5_address.3: spelling, from Bj<42>rn Sandell
<biorn@dce.chalmers.se>
2005-04-23 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/config.c: Use the new Kerberos 4 functions in libkrb5 and so
kerberos 4 is always compiled in (still default disabled)
* kdc/kerberos4.c: Use the new Kerberos 4 functions in libkrb5 and
so kerberos 4 is always compiled in (still default disabled)
* lib/krb5/krb5_locl.h: forward declaration of _krb5_krb_auth_data
* lib/krb5/convert_creds.c: Move the kerberos v4 replacement
functions to v4_glue.c
* lib/krb5/v4_glue.c: Implement enough of kerberos 4 protocol to
be a KDC, move the v4 bits over here
* lib/krb5/krb5-v4compat.h: add more v4 defines
2005-04-22 Love H<>rnquist <20>strand <lha@it.su.se>
* kpasswd/kpasswdd.c: Support multi-realms databases, requires