summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/nameservice
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.next' into 2.7.nextMax Martin2011-04-271-8/+11
|\
| * (#6487) Directoryservice provider will fail in future OS releasesGary Larizza2011-04-221-8/+11
* | Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-111-14/+0
* | Merge branch '2.6.x' into nextMatt Robinson2011-02-021-2/+2
|\|
| * Fixed #6009 - nested member list vs directory service group providerJames Turnbull2011-01-251-2/+2
* | Make --mkusers work on OS X, we now find unused uid/gids if unspecifiedNigel Kersten2010-10-111-1/+33
|/
* Adds #3046 - support for password min/max ageNick Lewis2010-09-291-1/+2
* Fixes errant Trac references in documentationJames Turnbull2010-07-151-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-093-490/+490
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-3/+3
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-093-11/+11
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-21/+7
* Code smell: Use string interpolationMarkus Roberts2010-07-091-11/+11
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-43/+41
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-171-1/+1
* Feature #2935 Modes: root? predicateJesse Wolfe2010-02-171-1/+1
* Only trying to retrieve passwords on OS X when rootLuke Kanies2010-04-121-2/+2
* Explicitly loading all facts in the directory service providerLuke Kanies2009-08-241-0/+3
* Fixes #2461. Provide new and old code paths for macosx_productversion_major w...Nigel Kersten2009-07-311-1/+12
* Fixes #2438, get major OS X version from Facter and replace Puppet::Error inv...Nigel Kersten2009-07-241-20/+16
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-142-242/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-062-57/+57
* Merge branch '0.24.x'Luke Kanies2009-04-021-2/+2
|\
| * Fixes incorrect detail variable in OS X version check, re-patches ralsh to wo...Nigel Kersten2009-03-201-3/+3
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-262-4/+4
* | Fixing some tests that somehow broke in the merge to masterLuke Kanies2009-02-141-2/+2
|/
* Cleaned up variable names to be more sane, clarified error messages and fixed...James Turnbull2009-02-141-6/+6
* Provide dscl -url output support for OS X 10.4 clients using the directoryser...Nigel Kersten2009-02-141-36/+120
* Warn that the NetInfo nameservice provider is deprecated. Use directoryservic...Nigel Kersten2008-12-061-2/+7
* make sure only types that have passwords search for the passwordNigel Kersten2008-11-281-1/+3
* fix bug with numeric uid/gid in directoryservice provider. doc string cleanupsNigel Kersten2008-11-281-2/+14
* Lots of DirectoryService work. New Computer Type. Users now use password hash...Nigel Kersten2008-11-261-25/+84
* Partially fixing #1772 - broken 'resources' tests.Luke Kanies2008-11-261-0/+3
* Fixed #1751 - Mac OS X DirectoryService nameservice provider support for plis...James Turnbull2008-11-191-100/+127
* Some small clarifying refactors and change to objectadd to allow subclasses ofAndrew Shafer2008-10-011-10/+1
* The Netinfo and DirectoryService providers can now create user and group simu...Luke Kanies2008-09-302-5/+24
* Fixed #1360 -- allowdupe works with groups again.Luke Kanies2008-06-161-5/+2
* Applying patch by martin to fix #1207.Luke Kanies2008-05-121-1/+1
* Fixing the directory service provider's behaviourLuke Kanies2008-02-181-2/+4
* Really minor change to user creation in Leopard.Jeffrey J McCune2008-02-151-5/+2
* Removing the Id tags from all of the filesLuke Kanies2007-10-033-3/+0
* Removed stray debugger method.mccune2007-08-031-4/+1
* DirectoryService provider for users and groups. Alternative to netinfo, as a...mccune2007-08-031-0/+344
* Fixing the few test failures that resulted from the changes to provider listingluke2007-06-051-1/+1
* Significantly reworked the type => provider interface with respect toluke2007-06-041-6/+6
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-093-15/+15
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-9/+9
* Fixing #463. I redid all the autogen stuff so it can handle autogenerating s...luke2007-01-291-11/+2
* Adding #408.luke2007-01-051-0/+2
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-283-11/+16