r12833: complete ldbsearch support for controls
commitbd8e2629378700198e16287823970f52d1150a86
authorSimo Sorce <idra@samba.org>
Tue, 10 Jan 2006 17:19:32 +0000 (10 17:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:50:04 +0000 (10 13:50 -0500)
tree37249415f3a34baa6e9eca229f8b47ee3d723d3b
parent5540509f10e3fee4c653081a3bc56213d40869df
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.
source/lib/ldb/tools/cmdline.c
source/lib/ldb/tools/ldbsearch.c