r12941: Add Attribute Scoped Search control
authorSimo Sorce <idra@samba.org>
Sun, 15 Jan 2006 06:12:29 +0000 (06:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:11 +0000 (13:51 -0500)
commit900f4fd3435aacc3351f30afb77d3488d2cb4804
treefdf5fd490cc8f5774780efcd4e6312b40f2be283
parent40d7033a1472e5f6b7760984b7d2b6b7db2db860
r12941: Add Attribute Scoped Search control

want to see what it does ?

do aq make test and try:
./bin/ldbsearch -H st/private/sam.ldb --controls=asq:1:member -s base -b 'CN=Administrators,CN=Builtin,DC=samba,DC=example,DC=com' 'objectclass=*'

have fun.
simo.
source/lib/ldb/common/ldb_modules.c
source/lib/ldb/config.mk
source/lib/ldb/modules/asq.c [new file with mode: 0644]
source/lib/ldb/tools/ldbsearch.c
source/setup/provision_init.ldif