r26488: Implement tests for the ranged_results module.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 17 Dec 2007 04:56:42 +0000 (05:56 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:50:45 +0000 (05:50 +0100)
commit91bcb60d31d54e52128d5bd107df4ceb87389889
tree62e46058eb9a6d0172f6a85a10fa581f4bbd32ba
parent56080469ab28ae5a2f456cced34814d9c33480c6
r26488: Implement tests for the ranged_results module.

Untested code is broken code, so rework the module until it passes...

It turns out that AD puts search attributes onto the wire in the
reverse order to what Samba does.  This complicates exact value
matching, so this is skipped for now.

Andrew Bartlett
source/dsdb/samdb/ldb_modules/ranged_results.c
testprogs/ejs/ldap.js