summaryrefslogtreecommitdiff
path: root/ldb/common
AgeCommit message (Collapse)AuthorFilesLines
2009-01-28Add a memberof plugin so that we can properly apply the same group membershipsSimo Sorce1-0/+6
as in IPA if necessary. This patch slightly modifies ldb to split out a modules header file without exposing the private headers.
2008-12-22Rebase ldb code with all changes in samba masterSimo Sorce8-76/+492
2008-10-16Transform the sequence_number operation into a normal extended operation as ↵Simo Sorce2-25/+29
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 Sorce3-150/+382
2008-09-05Initial ImportSimo Sorce13-0/+7924