summaryrefslogtreecommitdiff
path: root/wscript_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2017-12-18 10:14:31 +1300
committerStefan Metzmacher <metze@samba.org>2017-12-22 10:05:07 +0100
commit2cd8389320af9d1f346193f448f8870a8cee2188 (patch)
treebdbb53c3d1763faf6d7aea6ccdff03af5fbebded /wscript_build
parent82764c9f3ec35b728c66dddd40b724ce27720a3e (diff)
downloadsamba-ldb-1.2.3.tar.gz
samba-ldb-1.2.3.tar.bz2
samba-ldb-1.2.3.zip
ldb: Release 1.2.3ldb-1.2.3
- Intersect the index from SCOPE_ONELEVEL with the index for the search expression This helps ensure we do not have to scan all objects at this level which could be very many (one per DNS zone entry). However, due to the O(n*m) behaviour in the LDB index code we only do this for small numbers of matches on the filter tree. This behaviour will only be for ldb 1.2 and will not be kept long-term in LDB, versions 1.3.1 and above will instead only intersect when the more efficient GUID index is in use. Finally, disallowDNFilter now applies to SCOPE_ONELEVEL banning dn= as a filter string when so configured. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13191 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'wscript_build')
0 files changed, 0 insertions, 0 deletions