summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/group/ldap.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated all types to Markdown outputJames Turnbull2010-08-111-3/+3
* Code smell: Two space indentationMarkus Roberts2010-07-091-40/+40
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-091-1/+0
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-1/+1
* Documentation fixesJames Turnbull2008-12-131-9/+11
* Fixed #1272 - ldap group names will be converted to GIDs.Luke Kanies2008-07-071-0/+9
* The ldap user/group providers now work when no users/groups are in ldap yet.Luke Kanies2008-05-211-6/+8
* Intermediate commit so I can move on to other things.Luke Kanies2008-05-201-1/+1
* Adding ldap providers for the user and group type.Luke Kanies2008-05-121-0/+37