summaryrefslogtreecommitdiff
path: root/ldb/ldb_tdb
AgeCommit message (Collapse)AuthorFilesLines
2009-02-26Remove our copies of the samba libraries.Simo Sorce7-4411/+0
Packages are already available in debian unstable and will soon land in Fedora. See BUILD.TXT for details. We still keep libreplace as we still use its configure macros, until we find time to extract only waht we need and have our own macros.
2008-12-22Rebase ldb code with all changes in samba masterSimo Sorce4-54/+403
2008-10-16Transform the sequence_number operation into a normal extended operation as ↵Simo Sorce3-49/+121
it should always have been. Make it also async so that it is not a special case. (Sync from upstream)
2008-09-25Sync ldb with upstream (includes uncommitted ldb async patches)Simo Sorce5-315/+246
2008-09-05Initial ImportSimo Sorce7-0/+4059