1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tdb/common
Andrew Tridgell d4c0e8fdf0 tdb: detect tdb store of identical records and skip
This can help with ldb where we rewrite the index records
2009-10-25 13:15:18 +11:00
..
check.c tdb: rename 'struct list_struct' into 'struct tdb_record' 2009-10-23 18:27:20 +02:00
dump.c tdb: rename 'struct list_struct' into 'struct tdb_record' 2009-10-23 18:27:20 +02:00
error.c Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
freelist.c tdb: rename 'struct list_struct' into 'struct tdb_record' 2009-10-23 18:27:20 +02:00
freelistcheck.c tdb: rename 'struct list_struct' into 'struct tdb_record' 2009-10-23 18:27:20 +02:00
io.c tdb: rename 'struct list_struct' into 'struct tdb_record' 2009-10-23 18:27:20 +02:00
lock.c lib/tdb: wean off TDB_ERRCODE. 2009-10-22 00:09:43 +10:30
open.c lib/tdb: wean off TDB_ERRCODE. 2009-10-22 00:09:43 +10:30
tdb_private.h tdb: rename 'struct list_struct' into 'struct tdb_record' 2009-10-23 18:27:20 +02:00
tdb.c tdb: detect tdb store of identical records and skip 2009-10-25 13:15:18 +11:00
transaction.c tdb: rename 'struct list_struct' into 'struct tdb_record' 2009-10-23 18:27:20 +02:00
traverse.c tdb: rename 'struct list_struct' into 'struct tdb_record' 2009-10-23 18:27:20 +02:00