r18441: Allow searching for the high bit in these bitfields, when the client
authorAndrew Bartlett <abartlet@samba.org>
Wed, 13 Sep 2006 04:03:58 +0000 (04:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:18:30 +0000 (14:18 -0500)
commit918db36213fdd2faea7dc200de43595259b397f4
treeefa22a3b82b9bea8efeec1d01c79003c16a430bd
parent6c48dc861266242ff85bf8aad9b7e4bb7f94411f
r18441: Allow searching for the high bit in these bitfields, when the client
asks for them as large integers, rather than a negative integer.

Due to an OpenLDAP bug, this only works reliably against OpenLDAP CVS
as of today.  (but mostly works in older versions, depending on a
thread-specific value fo errno in the server).

Andrew Bartlett
(This used to be commit 3b5354aededc619ac6656611eacd43888e74260a)
source4/dsdb/samdb/ldb_modules/entryUUID.c