summaryrefslogtreecommitdiff
path: root/ldb/include
AgeCommit message (Collapse)AuthorFilesLines
2009-02-26Remove our copies of the samba libraries.Simo Sorce6-2631/+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.
2009-01-28Add a memberof plugin so that we can properly apply the same group membershipsSimo Sorce1-0/+2
as in IPA if necessary. This patch slightly modifies ldb to split out a modules header file without exposing the private headers.
2008-12-22Add some build fixes on top of the talloc, tdb, tevent, ldb rebasesSimo Sorce2-1/+5
2008-12-22Rebase ldb code with all changes in samba masterSimo Sorce2-12/+103
2008-10-16Transform the sequence_number operation into a normal extended operation as ↵Simo Sorce1-17/+20
it should always have been. Make it also async so that it is not a special case. (Sync from upstream)
2008-10-08Fix header file so that configure tests can workSimo Sorce1-3/+5
2008-09-25Sync ldb with upstream (includes uncommitted ldb async patches)Simo Sorce2-82/+146
2008-09-05Initial ImportSimo Sorce6-0/+2465