spew the filter we're using for the search.
2002-08-28 Chris Toshok <toshok@ximian.com> * backend/pas/pas-backend-ldap.c (pas_backend_ldap_search): spew the filter we're using for the search. svn path=/trunk/; revision=17914
This commit is contained in:
committed by
Chris Toshok
parent
5df01b29a2
commit
87f846e09a
@@ -1,3 +1,8 @@
|
||||
2002-08-28 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* backend/pas/pas-backend-ldap.c (pas_backend_ldap_search): spew
|
||||
the filter we're using for the search.
|
||||
|
||||
2002-08-28 Mike Kestner <mkestner@ximian.com>
|
||||
|
||||
* gui/component/select-names/e-select-names-completion.c : stop the
|
||||
|
||||
@@ -2961,6 +2961,8 @@ pas_backend_ldap_search (PASBackendLDAP *bl,
|
||||
GTimeVal search_start;
|
||||
int search_msgid;
|
||||
|
||||
printf ("searching server using filter: %s\n", ldap_query);
|
||||
|
||||
do {
|
||||
book_view_notify_status (view->book_view, _("Searching..."));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user