*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7100 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
15
ChangeLog
15
ChangeLog
@@ -1,3 +1,18 @@
|
|||||||
|
1999-10-03 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* lib/krb5/crypto.c (krb5_enctypes_compatible_keys): spell
|
||||||
|
correctly
|
||||||
|
|
||||||
|
* lib/krb5/creds.c (krb5_compare_creds): fix spelling of
|
||||||
|
krb5_enctypes_compatible_keys
|
||||||
|
|
||||||
|
* lib/krb5/convert_creds.c (krb524_convert_creds_kdc): get new
|
||||||
|
credentials from the KDC if the existing one doesn't have a DES
|
||||||
|
session key.
|
||||||
|
|
||||||
|
* lib/45/get_ad_tkt.c (get_ad_tkt): update to new
|
||||||
|
krb524_convert_creds_kdc
|
||||||
|
|
||||||
1999-10-03 Johan Danielsson <joda@pdc.kth.se>
|
1999-10-03 Johan Danielsson <joda@pdc.kth.se>
|
||||||
|
|
||||||
* lib/krb5/keytab_keyfile.c: make krb5_akf_ops const
|
* lib/krb5/keytab_keyfile.c: make krb5_akf_ops const
|
||||||
|
2
TODO
2
TODO
@@ -32,8 +32,6 @@ there's some room for improvement here.
|
|||||||
|
|
||||||
* kdc
|
* kdc
|
||||||
|
|
||||||
should the KDC use keytabs to store its keys? Then it could use krb5_rd_req.
|
|
||||||
|
|
||||||
* kadmin
|
* kadmin
|
||||||
|
|
||||||
is in need of a major cleanup
|
is in need of a major cleanup
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
1999-10-03 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* login.c (krb5_start_session): correct the ccache to
|
||||||
|
krb524_convert_creds_kdc
|
||||||
|
|
||||||
1999-09-28 Assar Westerlund <assar@sics.se>
|
1999-09-28 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* login.c (krb5_verify): use krb5_verify_user_lrealm
|
* login.c (krb5_verify): use krb5_verify_user_lrealm
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
1999-10-03 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* afskauthlib/verify.c (verify_krb5): update to new
|
||||||
|
krb524_convert_creds_kdc
|
||||||
|
|
||||||
1999-09-28 Assar Westerlund <assar@sics.se>
|
1999-09-28 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* sia/sia.c (doauth): use krb5_get_local_realms and
|
* sia/sia.c (doauth): use krb5_get_local_realms and
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
1999-10-03 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* afskrb5.c (get_cred): update to new krb524_convert_creds_kdc
|
||||||
|
|
||||||
1999-08-12 Johan Danielsson <joda@pdc.kth.se>
|
1999-08-12 Johan Danielsson <joda@pdc.kth.se>
|
||||||
|
|
||||||
* Makefile.am: ignore the comlicated aix construct if !krb4
|
* Makefile.am: ignore the comlicated aix construct if !krb4
|
||||||
|
Reference in New Issue
Block a user