summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/group
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-093-3/+3
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-092-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-141-15/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-062-3/+3
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-065-5/+5
* Documentation fixesJames Turnbull2008-12-135-14/+27
* add NetInfo deprecation notice to user and group providers, make the director...Nigel Kersten2008-12-061-3/+5
* Lots of DirectoryService work. New Computer Type. Users now use password hash...Nigel Kersten2008-11-261-2/+3
* Fixed #1272 - ldap group names will be converted to GIDs.Luke Kanies2008-07-071-0/+9
* Fixed #1360 -- allowdupe works with groups again.Luke Kanies2008-06-161-1/+1
* 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
* Removing the Id tags from all of the filesLuke Kanies2007-10-033-3/+0
* Copying the "commands" and "confine" statements to the actual dscl providers,...luke2007-08-061-5/+4
* DirectoryService provider for users and groups. Alternative to netinfo, as a...mccune2007-08-031-0/+24
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-092-5/+5
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-282-4/+4
* Fixing #267. The problem was that the user provider was retrieving the @is v...luke2006-09-152-4/+4
* Modifying providers so that docs generate betterluke2006-08-281-4/+1
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-143-0/+75