summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider/user
Commit message (Expand)AuthorAgeFilesLines
* (#8408) Add a default user provider for WindowsNick Lewis2011-08-191-0/+110
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-08-192-2/+2
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-181-4/+0
* (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-171-2/+2
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-134-7/+4
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-084-4/+4
* Merge branch '2.6.x' into nextMatt Robinson2011-03-182-3/+44
|\
| * (#2645) Adding a less-stubby test to verify the "system" attribute's behaviorJesse Wolfe2011-03-092-5/+13
| * Fixed #2645 - Added support for creating system usersJames Turnbull2011-03-091-3/+36
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-064-4/+4
|/
* Minimal fix for #4975 -- only call chage when managing password age rulesMarkus Roberts2010-10-131-0/+42
* Fix for #4963 -- Use correct commands for password expiry on solarisMarkus Roberts2010-10-131-1/+1
* 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