From 5960e962688cb6ff5cd04b1391365469da42efaf Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 27 Sep 2002 20:15:23 +0000 Subject: set the timeout to 30 seconds. (query_ldap_root_dse): same, and also 2002-09-27 Chris Toshok * backend/pas/pas-backend-ldap.c (check_schema_support): set the timeout to 30 seconds. (query_ldap_root_dse): same, and also return the ldap_error since this function is the one that actually causes openldap to connect() to the ldap host. (pas_backend_ldap_connect): check the return value of query_ldap_root_dse, and error out if it's not SUCCESS. svn path=/trunk/; revision=18251 --- addressbook/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f3f7b1be63..b58fa7af0c 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,13 @@ +2002-09-27 Chris Toshok + + * backend/pas/pas-backend-ldap.c (check_schema_support): set the + timeout to 30 seconds. + (query_ldap_root_dse): same, and also return the ldap_error since + this function is the one that actually causes openldap to + connect() to the ldap host. + (pas_backend_ldap_connect): check the return value of + query_ldap_root_dse, and error out if it's not SUCCESS. + 2002-09-26 Dan Winship * gui/component/addressbook-storage.c (load_source_data): Change -- cgit v1.2.3