summaryrefslogtreecommitdiff
path: root/ldb
AgeCommit message (Collapse)AuthorFilesLines
2009-01-28Add a memberof plugin so that we can properly apply the same group membershipsSimo Sorce4-2/+14
as in IPA if necessary. This patch slightly modifies ldb to split out a modules header file without exposing the private headers.
2009-01-09Making a few minor build system fixes. "make realdistclean" was not removing ↵Stephen Gallagher1-16/+0
all built files appropriately.
2008-12-22Add some build fixes on top of the talloc, tdb, tevent, ldb rebasesSimo Sorce7-15/+19
2008-12-22Rebase ldb code with all changes in samba masterSimo Sorce40-9628/+3303
2008-10-16Transform the sequence_number operation into a normal extended operation as ↵Simo Sorce8-131/+170
it should always have been. Make it also async so that it is not a special case. (Sync from upstream)
2008-10-14Fix a bug in ASQ that makes it not very usefulSimo Sorce1-2/+2
2008-10-08Fix header file so that configure tests can workSimo Sorce1-3/+5
2008-10-04Make it possible to pass extra CFLAGS and LDFLAGS by passingSimo Sorce1-2/+2
them on the command line before calling makefiles
2008-09-25Sync ldb with upstream (includes uncommitted ldb async patches)Simo Sorce41-3507/+4564
2008-09-05Initial ImportSimo Sorce142-0/+46866