git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17318 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-27 12:01:32 +00:00
parent 76ee5cb311
commit 2497e2d799

View File

@@ -1,5 +1,30 @@
2006-04-26 Love H<>rnquist <20>strand <lha@it.su.se> 2006-04-27 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c (tgs_rep2): check that the client exists in the
kerberos database if its local request.
* kdc/{misc.c,524.c,kaserver.c,kerberos5.c}: pass down HDB_F_GET_
flags as appropriate
* kdc/kerberos4.c (_kdc_db_fetch4): pass down flags though
krb5_425_conv_principal_ext2
* kdc/misc.c (_kdc_db_fetch): Break out the that we request from
principal from the entry and pass it in as a seprate argument.
* lib/hdb/keytab.c (hdb_get_entry): Break out the that we request
from principal from the entry and pass it in as a seprate
argument.
* lib/hdb/common.c: Break out the that we request from principal
from the entry and pass it in as a seprate argument.
* lib/hdb/hdb.h: Break out the that we request from principal from
the entry and pass it in as a seprate argument. Add more flags to
->hdb_get(). Re-indent.
2006-04-26 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/setup.texi: document pki-allow-proxy-certificate * doc/setup.texi: document pki-allow-proxy-certificate
* kdc/pkinit.c: Add option [kdc]pki-allow-proxy-certificate=bool * kdc/pkinit.c: Add option [kdc]pki-allow-proxy-certificate=bool