mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
351636efa7
This will trace internal databases to files like this: tdb_0x5da896b51870.trace.267290 We avoid strlen(name) because name could be NULL in this case (which works fine with glibc but feels bad). Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Stefan Metzmacher <metze@samba.org> |
||
---|---|---|
.. | ||
check.c | ||
dump.c | ||
error.c | ||
freelist.c | ||
freelistcheck.c | ||
hash.c | ||
io.c | ||
lock.c | ||
mutex.c | ||
open.c | ||
rescue.c | ||
summary.c | ||
tdb_private.h | ||
tdb.c | ||
transaction.c | ||
traverse.c |