summaryrefslogtreecommitdiff
path: root/lib/chef/resource
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
* | Merge pull request #7956 from chef/smb_shareStuart Preston2018-11-201-0/+6
|\ \
| * | windows_share: Fix idempotency by removing the "everyone" accesssmb_shareTim Smith2018-11-191-0/+6
* | | Merge pull request #7953 from chef/lcg/chef-15-allow-downgradeLamont Granquist2018-11-194-4/+7
|\ \ \ | |/ / |/| |
| * | Chef-15: switch default of allow_downgrade to trueLamont Granquist2018-11-194-4/+7
* | | Merge pull request #7948 from chef/properties3Tim Smith2018-11-1912-21/+21
|\ \ \ | |/ / |/| |
| * | Revert homebrew_tap to using String for ownerproperties3Tim Smith2018-11-191-1/+1
| * | Allow Integers for all group / owner propertiesTim Smith2018-11-1613-22/+22
* | | Merge pull request #7916 from chef/testingTim Smith2018-11-191-23/+32
|\ \ \
| * | | windows_workgroup: Coerce the provided reboot property and add more testsTim Smith2018-11-141-23/+32
| | |/ | |/|
* | | Merge pull request #7946 from chef/propertiesTim Smith2018-11-193-163/+56
|\ \ \
| * | | Add descriptions to the service resourcepropertiesTim Smith2018-11-151-15/+42
| * | | Expand windows_service specsTim Smith2018-11-151-4/+4
| * | | Remove service_name property that's already part of serviceTim Smith2018-11-151-4/+0
| * | | Remove duplicate identity and state_attrs in other service resourcesTim Smith2018-11-152-6/+0
| * | | Convert service resource to use propertiesTim Smith2018-11-151-147/+23
| | |/ | |/|
* | | Merge pull request #7943 from chef/attribute_is_propertyTim Smith2018-11-193-3/+3
|\ \ \
| * | | Replace several uses of attribute with property in resourcesattribute_is_propertyTim Smith2018-11-153-3/+3
| |/ /
* | | Fully convert remote_directory to use propertiesproperties2Tim Smith2018-11-161-41/+38
|/ /
* | Updates from the review of #7929Tim Smith2018-11-1512-13/+13
* | Add descriptions to the cron resourceTim Smith2018-11-152-11/+38
* | Merge pull request #7929 from chef/docsTim Smith2018-11-1516-32/+32
|\ \
| * | Improve resource descriptions for documentationTim Smith2018-11-1416-32/+32
| |/
* | Merge pull request #7905 from MsysTechnologiesllc/Kapil/MSYS-873_windows_feat...Tim Smith2018-11-141-17/+13
|\ \ | |/ |/|
| * removed features are also available for installation in windows_feature_dismKapil Chouhan2018-11-091-17/+13
* | Replace usage of win_friendly_path helper in windows_certificatewin_friendly_pathTim Smith2018-11-131-1/+2
* | windows_feature: Move provider logic into the default of the install_method p...windows_featureTim Smith2018-11-091-5/+5
* | Merge pull request #7895 from chef/sp/fix7715Stuart Preston2018-11-091-1/+1
|\ \
| * | Switch to UPN format (domain_user@domain_name) to build the credential object...sp/fix7715Stuart Preston2018-11-081-1/+1
* | | Make sure we define windows_task resource on *nix systemstask_fixTim Smith2018-11-081-231/+230
|/ /
* | More tweaks to when we quote defaults in resource-inspectorTim Smith2018-11-071-1/+1
* | More resource description updatesTim Smith2018-11-0722-36/+33
* | Coerce arrays of ints to an array of stringsfirewallTim Smith2018-11-061-2/+4
* | Allow passing multiple ports in windows_firewallTim Smith2018-11-061-14/+17
* | Add additional descriptions to resource and update otherswordingTim Smith2018-11-0610-33/+46
* | Merge pull request #7871 from tomdoherty/run-initramfs_command-only-onceTim Smith2018-11-051-13/+19
|\ \
| * | Defer running initramfs_command until end of runTom Doherty2018-11-051-13/+19
* | | Merge pull request #7867 from chef/validationsTim Smith2018-11-056-9/+18
|\ \ \
| * | | Add more validation_messages to propertiesvalidationsTim Smith2018-11-036-9/+18
| |/ /
* | | Merge pull request #7842 from Intility/windows_firewall_ruleTim Smith2018-11-051-0/+199
|\ \ \
| * | | remove references to the cookbookTor Magnus Rakvåg2018-11-011-4/+0
| * | | port resource from cookbook, add descriptionsTor Magnus Rakvåg2018-11-011-0/+203
* | | | Merge pull request #7808 from chef/resource_descriptionsTim Smith2018-11-0524-34/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-3017-19/+26
| * | | Properly deprecate visudo_path property in sudo resourceTim Smith2018-10-301-1/+1
| * | | Update descriptions and add default_description fieldsTim Smith2018-10-307-10/+10
| * | | Don't document state properties in systemd_unitTim Smith2018-10-301-4/+4
* | | | Merge pull request #7857 from Intility/doc-fixTim Smith2018-11-021-1/+1
|\ \ \ \