summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #8125 from chef/printer_deleteTim Smith2019-01-171-3/+3
|\
| * windows_printer: prevent failures when deleting printers and using device_id ...printer_deleteTim Smith2019-01-161-3/+3
* | Merge pull request #8123 from chef/caskTim Smith2019-01-172-11/+11
|\ \
| * | homebrew_cask / homebrew_tap: Properly use the cask_name and tap_name proper...caskTim Smith2019-01-162-11/+11
| |/
* | Merge pull request #8122 from chef/opensslTim Smith2019-01-172-2/+2
|\ \
| * | Make sure openssl resources properly use the name_propertyopensslTim Smith2019-01-162-2/+2
| |/
* | ssh_known_host_entry: Use the name_property properly in debug logginghost_entryTim Smith2019-01-161-1/+1
|/
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-152-4/+4
* windows_task resource: allow non-system users without password for interactiv...Nimesh2019-01-071-8/+17
* Merge pull request #8000 from MsysTechnologiesllc/vasundhara/MSYS-936_Fix_fo_...Tim Smith2018-12-191-3/+6
|\