summaryrefslogtreecommitdiff
path: root/lib/chef/resource/user
Commit message (Expand)AuthorAgeFilesLines
* Turn on unified_mode for 35 core resourcesLamont Granquist2019-10-285-0/+10
* [macos] fix mac_user platform constraintsryan/fix-macos-buildRyan Cragun2019-09-102-2/+2
* Add introduced fieldRyan Cragun2019-08-271-0/+2
* Address review feedback round 1Ryan Cragun2019-07-261-19/+31
* Add mac_user resource that is compatible with macOS >= 10.14Ryan Cragun2019-07-242-1/+106
* 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