summaryrefslogtreecommitdiffstats
path: root/ldb/common/ldb_modules.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a memberof plugin so that we can properly apply the same group membershipsSimo Sorce2009-01-281-0/+6
| | | | | | as in IPA if necessary. This patch slightly modifies ldb to split out a modules header file without exposing the private headers.
* Rebase ldb code with all changes in samba masterSimo Sorce2008-12-221-3/+14
|
* Transform the sequence_number operation into a normal extended operation as ↵Simo Sorce2008-10-161-4/+0
| | | | | | it should always have been. Make it also async so that it is not a special case. (Sync from upstream)
* Sync ldb with upstream (includes uncommitted ldb async patches)Simo Sorce2008-09-251-2/+141
|
* Initial ImportSimo Sorce2008-09-051-0/+625