Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-12 | Add syntaxes for member and memberof | Simo Sorce | 1 | -0/+8 | |
2009-01-28 | Simplify delete path by removing effectively redundant code. | Simo Sorce | 1 | -221/+41 | |
Thanks Nathan for the review that lead to this! | |||||
2009-01-28 | Add comments on how memberof works. | Simo Sorce | 1 | -0/+96 | |
Enable memberof by default in the default db example | |||||
2009-01-28 | Add a memberof plugin so that we can properly apply the same group memberships | Simo Sorce | 2 | -0/+2298 | |
as in IPA if necessary. This patch slightly modifies ldb to split out a modules header file without exposing the private headers. |