summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/user/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-106/+106
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Bug #3748 LDAP group membershipMatt Robinson2010-02-171-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-081-0/+14
|\
| * Fixed #1272 - ldap group names will be converted to GIDs.Luke Kanies2008-07-071-0/+14
* | Fixed #1399 - the ldap user provider knows it can manage passwords.Luke Kanies2008-07-071-0/+2
|/
* 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/+115