summaryrefslogtreecommitdiff
path: root/lib/chef/resource/user
Commit message (Expand)AuthorAgeFilesLines
* Coerce uid to integer in Windows user resource.uuidPete Higgins2021-01-041-0/+5
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-137-7/+7
* Remove the canonical DSLLamont Granquist2020-03-037-18/+4
* convert move resources to unified_modelcg/unified-mode3Lamont Granquist2020-02-253-2/+6
* Document the new hidden field in mac_user ships in 15.8Tim Smith2020-02-031-2/+2
* Account for if the propery is not being set in the resource, and also if it d...Joseph Chilcote2020-01-251-1/+1
* Adding support for IsHidden user attribute (macOS)Joseph Chilcote2020-01-251-0/+3
* 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