summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/user
Commit message (Expand)AuthorAgeFilesLines
...
* 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