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 6aa72dae8f tdb: fix transaction recovery area for converted tdbs.
This is why macros are dangerous; these were converting the pointers, not the
things pointed to!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2011-04-18 22:15:11 +09:30
..
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 Fix some nonempty blank lines 2010-03-25 10:24:45 +01:00
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: Fix Coverity ID 2238: SECURE_CODING 2011-03-30 09:58:32 +02:00
tdb_private.h tdb: tdb_summary() support. 2010-12-29 10:12:05 +01:00
tdb.c tdb: Fix Coverity ID 2192: NO_EFFECT 2011-03-27 22:22:12 +02:00
transaction.c tdb: fix transaction recovery area for converted tdbs. 2011-04-18 22:15:11 +09:30
traverse.c tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898) 2010-10-21 11:47:22 +00:00