r26244: Add a module (sans tests for the moment) that implements ranged
authorAndrew Bartlett <abartlet@samba.org>
Mon, 3 Dec 2007 04:49:06 +0000 (05:49 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:47:23 +0000 (05:47 +0100)
commitcd1f19d7d306e59df2d7b5db16d317206408babc
treefc879feddfa1299ba7ac6292da1a0c8e290c1978
parent4f5adbdddf6e3e1a4789c2df81973084913742f9
r26244: Add a module (sans tests for the moment) that implements ranged

results, as used particularly by MMC's Active Directory Users and
Computers to list group members.

This may be used on any attribute, but is useful to obtain attributes
that may be lengthy in 'pages'.  The implementation presumes that
attributes will always be returned by the DB in the same order.

Andrew Bartlett
(This used to be commit c789a91e00b47b2f02513e97101b9606d00c6aaa)
source4/dsdb/samdb/ldb_modules/config.mk
source4/dsdb/samdb/ldb_modules/ranged_results.c [new file with mode: 0644]
source4/scripting/libjs/provision.js