r12833: complete ldbsearch support for controls
authorSimo Sorce <idra@samba.org>
Tue, 10 Jan 2006 17:19:32 +0000 (17:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:50:04 +0000 (13:50 -0500)
commit5ecc64dcab1089cf134a264de28aca0b21100cca
tree988a093e31443918a55c035ffaca1905b1200d12
parent720041d07894080080c12d17b49524a0a184b1f4
r12833: complete ldbsearch support for controls
now the three supported controls (paged_results,
server_sort, extended_dn) are fully functional
and the infrastructure to add more is in place.

valgrind is happy too :)

Simo.
(This used to be commit bd8e2629378700198e16287823970f52d1150a86)
source4/lib/ldb/tools/cmdline.c
source4/lib/ldb/tools/ldbsearch.c