git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19199 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-30 17:23:58 +00:00
parent 31c6637aca
commit 9d9e6a7778
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2006-11-30 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krbhst.c (plugin_get_hosts): be more paranoid and pass
in a NULLed plugin list
2006-11-29 Love H<>rnquist <20>strand <lha@it.su.se> 2006-11-29 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/verify_krb5_conf.c: add more pkinit options. * lib/krb5/verify_krb5_conf.c: add more pkinit options.
@@ -16,9 +21,6 @@
* lib/hdb/hdb-ldap.c: Make build again from the hdb_entry * lib/hdb/hdb-ldap.c: Make build again from the hdb_entry
wrapping. Patch from Andreas Hasenack. wrapping. Patch from Andreas Hasenack.
* lib/hdb/hdb.c (hdb_lock): also ignore EAGAIN as a locking retry
error.
* kdc/pkinit.c: Need better code in the DH parameter rejection * kdc/pkinit.c: Need better code in the DH parameter rejection
case, add comment to that effect. case, add comment to that effect.

View File

@@ -1,3 +1,8 @@
2006-11-30 Love H<>rnquist <20>strand <lha@it.su.se>
* init_c.c (kadm_connect): clear error string before trying to
print a errno, this way we don't pick up a random failure code
2006-11-20 Love H<>rnquist <20>strand <lha@it.su.se> 2006-11-20 Love H<>rnquist <20>strand <lha@it.su.se>
* ipropd_slave.c: Make krb5_get_init_creds_opt_free take a context * ipropd_slave.c: Make krb5_get_init_creds_opt_free take a context