git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19187 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-29 07:18:54 +00:00
parent a23ef1734e
commit c5b38c1237

View File

@@ -1,3 +1,7 @@
2006-11-29 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/hdb/Makefile.am: Add LIB_com_err to pacify AIX
2006-11-28 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/hdb/hdb-ldap.c: Make build again from the hdb_entry
@@ -6,9 +10,6 @@
* lib/hdb/hdb.c (hdb_lock): also ignore EAGAIN as a locking retry
error.
* 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
case, add comment to that effect.