ldb:ldb_tdb backend/indexes - DN comparison
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Wed, 18 Nov 2009 09:44:56 +0000 (10:44 +0100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 20 Nov 2009 01:26:37 +0000 (12:26 +1100)
commitafb70f9176563e2d96886c086ec7d57bf78393b2
treee03d7def258287bb32d4de338e9c148edcced0b9
parentdda28a9a787c31426f6d653dbdb5a0585b3dc25f
ldb:ldb_tdb backend/indexes - DN comparison

- DN comparison: The function doesn't seem that efficient. I "upgraded" it a bit
  to be more powerful (added a second length check and do both before the string
  comparison)
source4/lib/ldb/ldb_tdb/ldb_index.c