summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/nameservice
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-143-0/+278