mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
2d0007ee5a
We want to rename the objects, then scan looking for the index values. This avoids a DB modify during the index scan traverse (the index values are actually added to an in-memory TDB, written in prepare_commit()). This allows us to remove the "this might already exist" case in the index handling, we now know that the entry did not exist in the index before we add it. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13015 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> |
||
---|---|---|
.. | ||
ABI | ||
common | ||
docs | ||
examples | ||
include | ||
ldb_ldap | ||
ldb_map | ||
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 |