svn commit: samba r12941 - in branches/SAMBA_4_0/source: lib/ldb lib/ldb/common lib/ldb/modules lib/ldb/tools setup

idra at samba.org idra at samba.org
Sun Jan 15 06:12:30 GMT 2006


Author: idra
Date: 2006-01-15 06:12:29 +0000 (Sun, 15 Jan 2006)
New Revision: 12941

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12941

Log:

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.


Added:
   branches/SAMBA_4_0/source/lib/ldb/modules/asq.c
Modified:
   branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c
   branches/SAMBA_4_0/source/lib/ldb/config.mk
   branches/SAMBA_4_0/source/lib/ldb/tools/ldbsearch.c
   branches/SAMBA_4_0/source/setup/provision_init.ldif


Changeset:
Sorry, the patch is too large (286 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12941


More information about the samba-cvs mailing list