summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_dfs_server.rb
Commit message (Expand)AuthorAgeFilesLines
* convert most internal powershell_out to powershell_execmwrock2020-10-281-4/+7
* Convert windows custom resources to unified_modeLamont Granquist2020-08-041-0/+2
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-1/+1
* Another round of description updatesTim Smith2020-05-011-1/+1
* Replace a few uses of attributes / parameters in messaging with propertiesTim Smith2020-04-151-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-2/+1
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-10/+10
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Add descriptionsTim Smith2019-02-051-5/+24
* Update windows_dfs_server to match cookbook 1.1 resourceTim Smith2019-02-051-6/+23
* Add windows_dfs and windows_dns resourcesTim Smith2019-02-021-0/+40