mirror of
https://github.com/samba-team/samba.git
synced 2024-12-29 11:21:54 +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 48903c75ed
)
2 lines
26 B
Plaintext
2 lines
26 B
Plaintext
m4_include(libreplace.m4)
|