r18770: Avoid crashes and fix up other issues in the client-side paged_searches module.
commitd36d05858bb9b87802f5ffb83285ef12b9646741
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)
tree42234e1bb5d177d400ceb0a5c179a0994ba44983
parentcc8c403de8c6558031c14f929a485361b7eb0222
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
source/lib/ldb/modules/paged_searches.c