1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/ldb/ldb_tdb
Gary Lockyer f04bbd3ec3 ldb_tdb: Disallow TDB nested transactions and use tdb_transaction_active()
This avoids keeping a counter, which can be error-prone.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
2018-05-03 08:17:44 +02:00
..
ldb_cache.c ldb_tdb: Do not make search or DB modifications without a lock 2018-05-03 08:17:44 +02:00
ldb_index.c ldb: Fix trailing whitespace 2018-04-06 17:57:03 +02:00
ldb_search.c ldb: Change remaining fetch prototypes to remove TDB_DATA 2018-04-06 02:08:44 +02:00
ldb_tdb_init.c ldb_tdb: Build a key value operation library 2018-03-06 01:39:16 +01:00
ldb_tdb_wrap.c ldb: use tdb directly, not tdb_compat. 2012-06-19 05:38:07 +02:00
ldb_tdb.c ldb_tdb: Disallow TDB nested transactions and use tdb_transaction_active() 2018-05-03 08:17:44 +02:00
ldb_tdb.h ldb_tdb: Disallow TDB nested transactions and use tdb_transaction_active() 2018-05-03 08:17:44 +02:00