git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10167 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2001-06-21 22:06:57 +00:00
parent 47b94c5db3
commit bbef9fa27e

View File

@@ -1,3 +1,10 @@
2001-06-21 Johan Danielsson <joda@pdc.kth.se>
* lib/hdb/Makefile.am: add generation number
* lib/hdb/common.c: add generation number code
* lib/hdb/hdb.asn1: add generation number
* lib/hdb/print.c: use krb5_storage to make it more dynamic
2001-06-21 Assar Westerlund <assar@sics.se>
* lib/krb5/krbhst.c (fallback_get_hosts): do not copy trailing
@@ -8,6 +15,12 @@
2001-06-20 Johan Danielsson <joda@pdc.kth.se>
* lib/krb5/krb5.h: include k524_err.h
* lib/krb5/convert_creds.c (krb524_convert_creds_kdc): don't test
for keytype, the server will do this for us if it has anything to
complain about
* lib/krb5/context.c: add protocol compatible krb524 error codes
* lib/krb5/Makefile.am: add protocol compatible krb524 error codes