r18770: Avoid crashes and fix up other issues in the client-side paged_searches module.
commitdf98ee6558e0bd936f85ce016b2eff18d1faf031
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Sep 2006 04:52:49 +0000 (21 04:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:19:10 +0000 (10 14:19 -0500)
tree50666d4e5a128f0e2bcfe1dc07845526342560ee
parent85ba30961baaec34a58b79e72ac1e483daa75aa1
r18770: Avoid crashes and fix up other issues in the client-side paged_searches module.

In particular, we must query the remote server to find out if paged
searches are supported, not the local ldb.

This patch also removes the ue of bool, and returns it to LDB error codes.

Andrew Bartlett
(This used to be commit d36d05858bb9b87802f5ffb83285ef12b9646741)
source4/lib/ldb/modules/paged_searches.c