mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
85b6f71c65
* Rework pack routines to remove unused features: - ldb_unpack_data_only_attr_list_flags() is removed - LDB_UNPACK_DATA_FLAG_NO_DATA_ALLOC is now always implied This improves the unpack performace significantly. * Improve search performance via new internal flag LDB_UNPACK_DATA_FLAG_READ_LOCKED which removes a memdup * Improve search performance during full scan by ignoring index records early. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz> |
||
---|---|---|
.. | ||
ABI | ||
common | ||
docs | ||
examples | ||
include | ||
ldb_key_value | ||
ldb_ldap | ||
ldb_ldb | ||
ldb_map | ||
ldb_mdb | ||
ldb_sqlite3 | ||
ldb_tdb | ||
man | ||
modules | ||
nssldb | ||
tests | ||
tools | ||
web | ||
_ldb_text.py | ||
configure | ||
Doxyfile | ||
examples.dox | ||
ldb.pc.in | ||
mainpage.dox | ||
Makefile | ||
pyldb_util.c | ||
pyldb-util.pc.in | ||
pyldb.c | ||
pyldb.h | ||
README_gcov.txt | ||
wscript |