summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_share.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7961 from derekgroh/masterStuart Preston2018-11-221-2/+2
|\
| * add compress flag to address bug in PS version 4Derek Groh2018-11-201-2/+2
* | Accounts to be revoked should be provided as an individually quoted string arraysp/arrayofaccountsStuart Preston2018-11-201-1/+1
* | windows_share: Fix idempotency by removing the "everyone" accesssmb_shareTim Smith2018-11-191-0/+6
|/
* Add additional descriptions to resource and update otherswordingTim Smith2018-11-061-3/+3
* Remove preview resource from windows_certificate & windows_shareTim Smith2018-10-301-1/+0
* Update the introduced field to be 14.7Tim Smith2018-10-301-1/+1
* Auto mark windows_certificate as sensitive if a password is setTim Smith2018-10-301-3/+3
* Description fixes from reviewTim Smith2018-10-291-5/+5
* Add windows_certificate and windows_share resourcesTim Smith2018-10-291-0/+315