mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
e4ea408f52
Adding iterate_range to LDB API and implementing in LMDB. This operation takes a start_key and end_key and returns all records between the two, inclusive of both. This will be used to implementing indexing for <= and >= expressions. Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
ldb_mdb_init.c | ||
ldb_mdb.c | ||
ldb_mdb.h |