summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/nameservice/directoryservice.rb
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
|/
* Fixes errant Trac references in documentationJames Turnbull2010-07-151-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-456/+456
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-3/+3
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-8/+8
* 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-141-18/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-061-49/+49
* 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-261-2/+2
* | 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
* 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
* The Netinfo and DirectoryService providers can now create user and group simu...Luke Kanies2008-09-301-3/+12
* 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
* 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