1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/lib/tdb2
Rusty Russell f1a3ffe24a tdb2: log an error when calling tdb_store() on read-only TDB in tdb1 backend.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(Imported from CCAN commit b236a8dcc37bb864b632a2898a64f3c9bf75b4ac)
2011-09-14 08:08:13 +09:30
..
doc tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f) 2011-06-20 11:18:35 +02:00
test tdb2: add tdb_attribute_tdb1_max_dead 2011-09-14 08:06:13 +09:30
tools tdb2: Hand error code to logging function. 2011-09-14 07:12:13 +09:30
_info tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f) 2011-06-20 11:18:35 +02:00
check.c tdb2: unify tdb1_check and tdb1_summary into tdb_check and tdb_summary. 2011-09-14 07:59:13 +09:30
free.c tdb2: merge tdb1_context into tdb_context. 2011-09-14 07:43:13 +09:30
hash.c tdb2: unify tdb1_chainlock et al. into tdb_chainlock 2011-09-14 07:56:13 +09:30
io.c tdb2: unify tdb1_get_seqnum/tdb1_increment_seqnum into tdb_get_seqnum/tdb_inc_seqnum 2011-09-14 08:01:13 +09:30
LICENSE tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f) 2011-06-20 11:18:35 +02:00
lock.c tdb2: unify tdb1_chainlock et al. into tdb_chainlock 2011-09-14 07:56:13 +09:30
open.c tdb2: add tdb_attribute_tdb1_max_dead 2011-09-14 08:06:13 +09:30
private.h tdb2: add tdb_attribute_tdb1_max_dead 2011-09-14 08:06:13 +09:30
private.h.orig tdb2: Fix to always use 64-bit offset definition 2011-09-14 07:06:13 +09:30
pytdb.c tdb_compat: adapt to tdb2 API change. 2011-09-14 07:13:13 +09:30
summary.c tdb2: unify tdb1_check and tdb1_summary into tdb_check and tdb_summary. 2011-09-14 07:59:13 +09:30
tdb1_check.c tdb2: unify tdb1_check and tdb1_summary into tdb_check and tdb_summary. 2011-09-14 07:59:13 +09:30
tdb1_freelist.c tdb2: merge tdb1_context into tdb_context. 2011-09-14 07:43:13 +09:30
tdb1_hash.c tdb2: Make TDB1 use the same tdb_hash() wrapper as TDB2 2011-09-14 07:41:13 +09:30
tdb1_io.c tdb2: unify tdb1_parse_record into tdb_parse_record 2011-09-14 07:57:13 +09:30
tdb1_lock.c tdb2: catch errors in tdb1_needs_recovery() 2011-09-14 08:07:13 +09:30
tdb1_open.c tdb2: add tdb_attribute_tdb1_max_dead 2011-09-14 08:06:13 +09:30
tdb1_private.h tdb2: catch errors in tdb1_needs_recovery() 2011-09-14 08:07:13 +09:30
tdb1_summary.c tdb2: unify tdb1_chainlock et al. into tdb_chainlock 2011-09-14 07:56:13 +09:30
tdb1_tdb.c tdb2: log an error when calling tdb_store() on read-only TDB in tdb1 backend. 2011-09-14 08:08:13 +09:30
tdb1_transaction.c tdb2: catch errors in tdb1_needs_recovery() 2011-09-14 08:07:13 +09:30
tdb1_traverse.c tdb2: make tdb1_null static. 2011-09-14 08:04:13 +09:30
tdb2.h tdb2: add tdb_attribute_tdb1_max_dead 2011-09-14 08:06:13 +09:30
tdb.c tdb2: tdb_repack 2011-09-14 08:03:13 +09:30
TODO tdb2: tie it into build process if --enable-tdb2-breaks-compat 2011-06-20 11:18:36 +02:00
transaction.c tdb2: unify tdb1_transaction_start etc. into tdb_transaction_start. 2011-09-14 07:58:13 +09:30
traverse.c tdb2: unify tdb1_wipe into tdb_wipe. 2011-09-14 08:02:13 +09:30
wscript tdb2: add tdb1 code to build. 2011-09-14 07:29:13 +09:30