r16234: Set the request timeout from the LDAP search. Without this, the
commitd4c5627073865b2c36b8e283b2cdc866c7514086
authorAndrew Bartlett <abartlet@samba.org>
Wed, 14 Jun 2006 23:39:18 +0000 (14 23:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:09:07 +0000 (10 14:09 -0500)
tree6f53b0e7afcc99814513fd6160c2c39a254176f3
parentb7bcaec77562ee8967db01d42b84d734359467ff
r16234: Set the request timeout from the LDAP search.  Without this, the
initial request time is uninitialised, and this causes havoc later.
This also allows us to honour the client's wishes.

We should be doing this for all the operations...

Andrew Bartlett
(This used to be commit c8f5b1c9281072179cd3f3cf282cf376dca24ba0)
source4/ldap_server/ldap_backend.c