summaryrefslogtreecommitdiff
path: root/lib/chef/resource/user
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-022-4/+4
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-086-6/+6
* Convert require to require_relativeLamont Granquist2019-05-086-6/+6
* Move the iterations property directly into the dscl_user resourceTim Smith2019-02-191-0/+4
* Fixed introduced version to 14.6 for newly added properties in zypper_package...Vasu11052018-09-261-1/+1
* Added introduced version for full_name property.vasu11052018-09-251-1/+2
* MSYS-888 Adds full_name property to user resource for Windows.vasu11052018-09-241-0/+3
* Chef-13: Remove supports API from all user providersLamont Granquist2017-02-286-15/+6
* move deprecation warnings to superclassLamont Granquist2016-09-151-13/+0
* fix typos in deprecation messageLamont Granquist2016-09-151-1/+1
* revert supports[:manage_home] behaviorLamont Granquist2016-09-141-7/+10
* set manage_home default back to falseLamont Granquist2016-08-231-2/+1
* user provider manage_home behavior and refactorLamont Granquist2016-08-196-0/+207