summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/nameservice/netinfo.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Warn that the NetInfo nameservice provider is deprecated. Use directoryservic...Nigel Kersten2008-12-061-2/+7
* The Netinfo and DirectoryService providers can now create user and group simu...Luke Kanies2008-09-301-2/+12
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* 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-091-9/+9
* 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-281-5/+10
* Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...luke2006-12-191-8/+9
* Another round of bug fixing. Now everything passes except mounts, at least o...luke2006-12-131-0/+3
* Adding a NetInfo provider for hosts. Yay!luke2006-11-131-67/+75
* Trying to get a netinfo provider for mounts working, but i give up. I am lea...luke2006-11-121-5/+0
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-1/+0
* Fixing the same bug in the netinfo provider -- it was retrieving the "is" val...luke2006-09-191-11/+9
* Fixing #267. The problem was that the user provider was retrieving the @is v...luke2006-09-151-3/+0
* Modifying providers so that docs generate betterluke2006-08-281-4/+4
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+211