summaryrefslogtreecommitdiff
path: root/server/ldb_modules
AgeCommit message (Expand)AuthorFilesLines
2010-01-12Fix #382, a segfault bug in the memberof plugin.Simo Sorce1-1/+1
2009-12-10Add rebuild task to memberof pluginSimo Sorce1-2/+726
2009-12-03Compute and save memberuid in cache as wellSimo Sorce1-108/+690
2009-12-03Fix memberof pluginSimo Sorce1-12/+15
2009-12-01Fix tabsSimo Sorce1-21/+21
2009-08-24Relax memberof constraints a bitSimo Sorce1-85/+226
2009-07-20Instrument memberof for debuggingSimo Sorce1-0/+54
2009-07-03Rework transaction code to use tevent_reqSimo Sorce1-1/+1
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2-116/+2
2009-02-12Add syntaxes for member and memberofSimo Sorce1-0/+8
2009-01-28Simplify delete path by removing effectively redundant code.Simo Sorce1-221/+41
2009-01-28Add comments on how memberof works.Simo Sorce1-0/+96
2009-01-28Add a memberof plugin so that we can properly apply the same group membershipsSimo Sorce2-0/+2298