summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/user
Commit message (Expand)AuthorAgeFilesLines
* add NetInfo deprecation notice to user and group providers, make the director...Nigel Kersten2008-12-062-3/+10
* Bug # 1680 Now you can set the hashed passwords on solarisAndrew Shafer2008-12-011-11/+18
* Handle password when user is createdAndrew Shafer2008-12-011-1/+6
* == is not =Andrew Shafer2008-12-011-1/+1
* Solaris doesn't have a native tool to set hashed passwordsAndrew Shafer2008-12-011-5/+30
* Solaris RBAC AttributesAndrew Shafer2008-10-222-14/+90
* Fixed #1639 - uninitialized constant Puppet::Type::User::ProviderUseraddJames Turnbull2008-10-091-1/+1
* Add role support to user type and an implementionAndrew Shafer2008-10-011-0/+89
* Adjusted hpuxuseradd user provider to confine to HP-UX and fixed HP-UX user p...James Turnbull2008-09-131-3/+4
* Fixes #1455 - Adds HP-UX support for user typeJames Turnbull2008-09-061-0/+29
* Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-081-0/+14
|\
| * Fixed #1272 - ldap group names will be converted to GIDs.Luke Kanies2008-07-071-0/+14
* | Fixed #1399 - the ldap user provider knows it can manage passwords.Luke Kanies2008-07-071-0/+2
|/
* 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/+115
* Added more detail about the requirement for ruby-libshadow for useradd passwo...James Turnbull2008-03-201-1/+1
* Fixed #1019 - made libshadow available for non-Linux usersJames Turnbull2008-01-211-1/+1
* 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-1/+4
* DirectoryService provider for users and groups. Alternative to netinfo, as a...mccune2007-08-031-0/+113
* Adding patch by Ghislain from #670, with slight modifications.luke2007-06-181-1/+6
* Add a grammatically correct 'has_feature' alias, and switch to using it where...mpalmer2007-05-302-2/+2
* Clean up a really hairy code construct in the useradd providermpalmer2007-05-301-6/+1
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-093-13/+13
* Possibly adding the ability to manage passwords on os x. I expect it does no...luke2007-04-251-2/+9
* Adding the ability to manage passwords with the useradd providerluke2007-04-251-9/+18
* Fixing a bug I apparently introduced in the testing that would have made user...luke2007-03-281-14/+8
* Fixing #553; -M is no longer added when home directories are managedluke2007-03-211-6/+0
* Hopefully the last batch of commits before I release 0.22.2. Mostly just get...luke2007-03-191-0/+9
* Fixing #432 - you can now manage home dirs with users. You cannot yet purge ...luke2007-03-191-1/+10
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-072-8/+8
* Fixing autogen so it passes on non-Darwin systems.luke2007-02-011-5/+2
* Fixing #463. I redid all the autogen stuff so it can handle autogenerating s...luke2007-01-291-2/+20
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-282-4/+4
* Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...luke2006-12-191-9/+12
* Fixing #267. The problem was that the user provider was retrieving the @is v...luke2006-09-152-6/+6
* Modifying providers so that docs generate betterluke2006-08-281-8/+4
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-143-0/+178