mirror of
https://github.com/samba-team/samba.git
synced 2025-01-01 21:18:10 +03:00
7d52581978
tdb. This includes:
- the new tdb_lockall and tdb_lockall_read code, which will be needed
for the ldb speedups
- the tdb logging changes. This is an intermediate step to keep the
differences between the two branches small. The plan is still to
move to a tdb_init()/tdb_set_logging_function()/tdb_attach() style
of open which will make things much cleaner.
- the updated test suites and standalone tdb build code
- use libreplace headers
There are still some small differences I haven't merged. I'll discuss
those on the list.
(This used to be commit
|
||
---|---|---|
.. | ||
tdbbackup.c | ||
tdbdump.c | ||
tdbtest.c | ||
tdbtool.c | ||
tdbtorture.c |