From a050c971fc58e6bb1cf2c6502f286bdf3afe5896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 1 Jun 2004 20:32:14 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13900 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4476c669d..13f593a5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -2004-06-01 Love +2004-06-01 Love Hörnquist Åstrand + + * lib/hdb/hdb-ldap.c: check return values from ldap operations and + close it we get back LDAP_SERVER_DOWN. stupid ldap client lib, you + should retry by yourself. * lib/hdb/hdb-ldap.c: require search base to be configured, create local context structure