r16234: Set the request timeout from the LDAP search. Without this, the
authorAndrew Bartlett <abartlet@samba.org>
Wed, 14 Jun 2006 23:39:18 +0000 (23:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:09:07 +0000 (14:09 -0500)
commitc8f5b1c9281072179cd3f3cf282cf376dca24ba0
tree8114909de5ad6b8ada019298160d9e6712129301
parentf47b7720a3a69f60e60b3671b621f49b0c444eec
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
source/ldap_server/ldap_backend.c