summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider/user
Commit message (Expand)AuthorAgeFilesLines
* Adds #3046 - support for password min/max ageNick Lewis2010-09-292-1/+28
* Add user account expiry to the useradd type and providerDean Wilson2010-09-291-0/+9
* Code smell: Two space indentationMarkus Roberts2010-07-094-550/+550
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-12/+12
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-284-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-284-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-234-0/+0
* Bug #3748 LDAP group membershipMatt Robinson2010-02-171-2/+2
* Removed extra whitespace from end of linesIan Taylor2009-06-062-2/+2
* Handle password when user is createdAndrew Shafer2008-12-011-0/+5
* Solaris doesn't have a native tool to set hashed passwordsAndrew Shafer2008-12-011-0/+53
* Solaris RBAC AttributesAndrew Shafer2008-10-222-14/+158
* Fix failing tests dependent on /etc/user_attr file existingAndrew Shafer2008-10-041-3/+3
* Add role support to user type and an implementionAndrew Shafer2008-10-011-0/+131
* fix failing hpux user specsAndrew Shafer2008-09-201-8/+4
* Fixes #1455 - Adds HP-UX support for user typeJames Turnbull2008-09-061-0/+29
* Fixing the user ldap provider testsLuke Kanies2008-07-081-0/+1
* Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-081-0/+7
|\
| * Fixed #1272 - ldap group names will be converted to GIDs.Luke Kanies2008-07-071-0/+8
* | Fixed #1399 - the ldap user provider knows it can manage passwords.Luke Kanies2008-07-071-0/+4
|/
* Fixed #1360 -- allowdupe works with groups again.Luke Kanies2008-06-161-0/+31
* The ldap user/group providers now work when no users/groups are in ldap yet.Luke Kanies2008-05-211-13/+18
* Intermediate commit so I can move on to other things.Luke Kanies2008-05-201-0/+10
* Adding ldap providers for the user and group type.Luke Kanies2008-05-121-0/+252