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)
commit3725b1817f1e26370015d955622f0705e9121714
tree938954066c19dd5b1265c775f8b08c365c78da2a
parentb71075e836ff3488dd60c54ce9702264fcee6d2f
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.
(This used to be commit 900f4fd3435aacc3351f30afb77d3488d2cb4804)
source4/lib/ldb/common/ldb_modules.c
source4/lib/ldb/config.mk
source4/lib/ldb/modules/asq.c [new file with mode: 0644]
source4/lib/ldb/tools/ldbsearch.c
source4/setup/provision_init.ldif