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
Rusty Russell 36cfa7b79e tdb: make sure we skip over recovery area correctly.
If it's really the recovery area, we can trust the rec_len field, and
don't have to go groping for bitpatterns.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
Autobuild-Date: Tue Apr 19 14:15:22 CEST 2011 on sn-devel-104
2011-04-19 14:15:22 +02:00
..
check.c tdb: tdb_summary() support. 2010-12-29 10:12:05 +01:00
dump.c tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898) 2010-10-21 11:47:22 +00:00
error.c tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898) 2010-10-21 11:47:22 +00:00
freelist.c tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898) 2010-10-21 11:47:22 +00:00
freelistcheck.c tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898) 2010-10-21 11:47:22 +00:00
hash.c tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898) 2010-10-21 11:47:22 +00:00
io.c tdb_expand: limit the expansion with huge records 2011-04-18 22:15:11 +09:30
lock.c tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898) 2010-10-21 11:47:22 +00:00
open.c tdb:common/open.c - use "discard_const_p" for certain "tdb->name" assignments 2010-11-27 21:50:42 +01:00
summary.c tdb: make sure we skip over recovery area correctly. 2011-04-19 14:15:22 +02:00
tdb_private.h tdb: make sure we skip over recovery area correctly. 2011-04-19 14:15:22 +02:00
tdb.c tdb: Fix Coverity ID 2192: NO_EFFECT 2011-03-27 22:22:12 +02:00
transaction.c tdb: make sure we skip over recovery area correctly. 2011-04-19 14:15:22 +02:00
traverse.c tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898) 2010-10-21 11:47:22 +00:00