summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Add introduced field to launch_events in launchd (#8592)Tim Smith2019-05-241-0/+1
* Merge pull request #8582 from chilcote/launch_eventsTim Smith2019-05-241-0/+3
|\
| * add LaunchEvents to launchd resourceJoseph Chilcote2019-05-231-0/+3
* | Better target mode shell_outlcg/better-target-mode-shell-outLamont Granquist2019-05-231-1/+2
|/
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-2011-11/+11
* Rename the windows_dfs :install actions to :createTim Smith2019-05-132-2/+2
* Change some more require to require_relativeLamont Granquist2019-05-104-4/+4
* Merge pull request #8492 from MsysTechnologiesllc/Kapil/MSYS-1006_chef_14_win...Tim Smith2019-05-081-1/+1
|\
| * Fix for chef 14 windows_feature fails on windows 2008r2Kapil Chouhan2019-05-081-1/+1
* | fix a bunch of weirdly mangled require linesLamont Granquist2019-05-0891-91/+91
* | Convert require to require_relativeLamont Granquist2019-05-08140-229/+229
|/
* Merge pull request #8307 from MsysTechnologiesllc/Kapil/MSYS-986_Move_respons...Tim Smith2019-05-073-8/+16
|\
| * Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-073-8/+16
* | Target Mode initial implementationBryan McLellan2019-05-061-1/+2
* | Update property descriptions for new resourcesTim Smith2019-04-293-7/+7
* | 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