summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8418 from cc-build/bulk_distro_constantLamont Granquist2019-04-2915-20/+35
|\
| * chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-2615-20/+35
* | Merge pull request #8412 from chef/document_snapLamont Granquist2019-04-291-0/+1
|\ \
| * | Add the introduced field to snap_packagedocument_snapTim Smith2019-04-241-0/+1
| |/
* | Add start_when_available support to windows_taskVivek Singh2019-04-261-0/+4
|/
* Limit locale resource to LinuxBryan McLellan2019-04-151-12/+16
* Bing in the latest changes from the cookbookTim Smith2019-04-151-22/+59
* Add description fieldsTim Smith2019-04-151-6/+9
* Add a new archive_file resource from the libarchive cookbookTim Smith2019-04-151-0/+132
* locale resource: Add support to set all LC ENV variablesNimesh-Msys2019-04-041-44/+96
* Add misc YARD commentsyard3Tim Smith2019-03-119-4/+22
* Merge pull request #8242 from MsysTechnologiesllc/MSYS-937_win_certificate_im...Tim Smith2019-03-041-18/+36
|\
| * Adding support to import nested certificates through PFX certificateNimesh-Msys2019-02-271-1/+6
| * windows_certificate: Import root/nested certificates while importing P7B cert...Nimesh-Msys2019-02-251-17/+30
* | Require Path helperJason Field2019-02-251-0/+1
* | Update windows_share.rbXorima2019-02-221-1/+1
* | Update Share Bug FixJason Field2019-02-221-6/+8
|/
* Simplify openssl_dhparam mode fixbtm/MSYS-955_openssl_dhparam_mode_fixBryan McLellan2019-02-211-20/+11
* update property for existing filedheerajd-msys2019-02-211-4/+14
* test case addeddheerajd-msys2019-02-211-10/+10
* fix for resource properties updatedheerajd-msys2019-02-211-3/+1
* Move the iterations property directly into the dscl_user resourceTim Smith2019-02-192-4/+4
* Add another description and simplify the windows checkTim Smith2019-02-191-2/+3
* Add descriptions to the user propertiesTim Smith2019-02-191-13/+13
* Convert the user resource to use the resource DSLTim Smith2019-02-191-125/+46
* Fetching OpenSSL::X509::Certificate object without shell interactions.Nimesh-Msys2019-02-171-37/+34
* Minor fixes as per the review comments.Nimesh-Msys2019-02-131-17/+20
* Windows Certificate: Add support to import Base 64 encoded CER certificatesNimesh-Msys2019-02-121-1/+8
* More consist descriptions for resource name propertiesTim Smith2019-02-0627-28/+28
* Merge pull request #8212 from chef/windows_uacTim Smith2019-02-061-0/+94
|\
| * Add windows_uac resourcewindows_uacTim Smith2019-02-051-0/+94
* | Merge pull request #8198 from chef/windows_resourcesTim Smith2019-02-065-0/+421
|\ \ | |/ |/|
| * Add descriptionsTim Smith2019-02-055-22/+113
| * Update windows_dfs_server to match cookbook 1.1 resourceTim Smith2019-02-051-6/+23
| * Add windows_dfs and windows_dns resourcesTim Smith2019-02-025-0/+313
* | Merge pull request #8167 from MsysTechnologiesllc/nimesh/MSYS-960_set_psscrip...Tim Smith2019-02-051-0/+36
|\ \
| * | As per the review commentsNimesh-Msys2019-02-041-0/+36
| |/
* | Import PFX certificates with their private keysNimesh-Msys2019-02-041-17/+27
|/
* Added back the resource name as per reviewVasu11052019-01-311-0/+1
* Fixed review comments.Vasu11052019-01-301-1/+1
* Fixed failing spec need to call super before as to set the command to nil for...Vasu11052019-01-301-1/+1
* Fixed typoVasu11052019-01-301-1/+1
* Conver execute_resource to use properties.Vasu11052019-01-301-13/+6
* Review comment fixesNimesh-Msys2019-01-241-8/+16
* Maintaining idempotency in windows_certificate resourceNimesh-Msys2019-01-241-3/+19
* Merge pull request #8136 from MsysTechnologiesllc/Kapil/MSYS-931_Sysctl_doesn...Tim Smith2019-01-211-6/+6
|\
| * Fix for Sysctl doesn't work when key has a dot(.) in the nameKapil Chouhan2019-01-181-6/+6
* | Merge pull request #8140 from jeroenj/homebrew-cask-casked-checkTim Smith2019-01-211-1/+1
|\ \
| * | Fix cask resource running each chef-client runJeroen Jacobs2019-01-211-1/+1
| |/
* | Updates homebrew_cask tap nameJeroen Jacobs2019-01-211-2/+2
|/