summaryrefslogtreecommitdiff
path: root/spec/functional/resource/user/useradd_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* remove homedir in beforelcg/rewrite-linux-user-providerLamont Granquist2016-08-231-0/+1
* add func spec for default and fix unit specsLamont Granquist2016-08-231-1/+1
* add func test that manage_home is false by defaultLamont Granquist2016-08-231-0/+8
* fix the useradd test filterslcg/fix-useradd-test-filtersLamont Granquist2016-08-231-0/+12
* fixed CHEF-2205 so fix the func testlcg/fix-rhel-func-testsLamont Granquist2016-08-221-9/+2
* i think i need a napLamont Granquist2016-08-221-1/+1
* be less cleverLamont Granquist2016-08-221-30/+25
* use provider resolver to get right resourceLamont Granquist2016-08-221-33/+30
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-041-1/+1
|\
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* | Revert "Merge pull request #4465 from artursitarski/change-shell-for-locked-u...tm/revert_4465Thom May2016-03-021-3/+0
|/
* skip uid check for aix in user add functional testsMatt Wrock2016-02-181-16/+9
* change shell to /bin/sh in user_add tests to fix aixMatt Wrock2016-02-161-1/+1
* Merge pull request #4465 from artursitarski/change-shell-for-locked-userThom May2016-02-161-0/+3
|\
| * Updated specartursitarski2016-02-021-0/+3
* | autofixing whitespace copsLamont Granquist2016-02-051-16/+10
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
|/
* Set range of system user/group id to max of 200Jay Mundrawala2016-01-261-3/+3
* wrlinux is a derivative of RHEL and as such the default creation of user home...tball/nexus7_more_failurestyler-ball2016-01-251-1/+1
* Test failures for the Cisco Nexus 7 platform in Manhattan. It cannot have up...tyler-ball2016-01-211-4/+4
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-141-10/+10
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Move `skip` for useradd test to metadatadanielsdeleo2015-05-261-8/+7
* Fix overridden method `skip` causing arity failuresdanielsdeleo2015-05-261-10/+3
* Purge pending specscleanup-pendingdanielsdeleo2015-05-231-4/+4
* Use FileUtils to delete directoryjdm/useradd-specsJay Mundrawala2015-03-121-1/+1
* Use less common dir namesJay Mundrawala2015-03-121-14/+14
* Use User resource to cleanupJay Mundrawala2015-03-121-5/+4
* Freebsd stuffJay Mundrawala2015-03-121-1/+5
* Cleanup user directories if state was leftover from previous runJay Mundrawala2015-03-121-0/+10
* Dont run useradd_spec on osxjdm/osxJay Mundrawala2015-03-091-0/+1
* Fixed typo in test from #2823.Julian C. Dunn2015-01-281-1/+1
* userdel functional test fixkaustubh-d2015-01-271-5/+18
* Update to RSpec 3.Claire McQuin2014-10-291-46/+46
* revert change for ubuntu and fix test.kaustubh-d2014-08-181-1/+2
* * Dscl user provider changes to support Mac 10.7, 10.8 & 10.9.Serdar Sutay2014-08-121-0/+685