mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
e46d5bb669
* copy the ldb_options passed to ldb_connect onto the ldb_context, making them more generally available. * fix index buffering. As a performance enhancement the indexes are cached in memory during a transaction, and written to disk as part of the prepare commit. The indexes could become corrupt in the event of a failed operation. * fix read beyond buffer Calling the "ldb_parse_tree" function with a filter consisting of exactly a single space (" ") would trigger a read beyond the input buffer. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13900 Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
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 |