s4-acl: Some optimisation of the aclread module
authorNadezhda Ivanova <nivanova@samba.org>
Mon, 6 Dec 2010 11:58:29 +0000 (13:58 +0200)
committerNadezhda Ivanova <nivanova@samba.org>
Mon, 6 Dec 2010 12:50:19 +0000 (13:50 +0100)
commit91bf9133a62342e9aa640e30b8f3070eee9ecbc2
treeb6b178a7964e4ce75fd4afce433193e99752d8a9
parent3f1b153132e2ca6ffcd9ca897f8d67eb4fdcf9b9
s4-acl: Some optimisation of the aclread module

Modified the aclread module to now insert the attributes needed to perform access checks in the same request,
instead of doind a separate search per entry. Also, instanceType is now used to determine id the object has a parent
instead of parentGUID, which saves one additional search in operational.

Autobuild-User: Nadezhda Ivanova <nivanova@samba.org>
Autobuild-Date: Mon Dec  6 13:50:19 CET 2010 on sn-devel-104
source4/dsdb/samdb/ldb_modules/acl_read.c