| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert require to require_relative | Lamont Granquist | 2019-05-08 | 1 | -137/+137 |
* | Add a new archive_file resource from the libarchive cookbook | Tim Smith | 2019-04-15 | 1 | -0/+1 |
* | Merge pull request #8212 from chef/windows_uac | Tim Smith | 2019-02-06 | 1 | -1/+2 |
|\ |
|
| * | Add windows_uac resourcewindows_uac | Tim Smith | 2019-02-05 | 1 | -1/+2 |
* | | Add windows_dfs and windows_dns resources | Tim Smith | 2019-02-02 | 1 | -0/+5 |
|/ |
|
* | initial suppport for snap packages | S.Cavallo | 2018-11-28 | 1 | -0/+1 |
* | wire up windows_firewall_rule | Tor Magnus Rakvåg | 2018-11-01 | 1 | -0/+1 |
* | Add windows_certificate and windows_share resources | Tim Smith | 2018-10-29 | 1 | -0/+2 |
* | Add the timezone resource from the timezone_lwrp cookbook | Tim Smith | 2018-10-09 | 1 | -0/+1 |
* | Merge branch 'master' into feature/windows_ad_join | Stuart Preston | 2018-09-14 | 1 | -0/+1 |
|\ |
|
| * | add locale resource to chef | Vincent AUBERT | 2018-09-11 | 1 | -0/+1 |
* | | Merge branch 'master' of https://github.com/chef/chef into feature/windows_ad... | Derek Groh | 2018-09-04 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | Add openssl_x509_crl resource | Tim Smith | 2018-08-24 | 1 | -0/+1 |
| * | Add new openssl_* resources | Tim Smith | 2018-08-14 | 1 | -0/+4 |
| * | Add cron_d and cron_access resources from the cron cookbook | Tim Smith | 2018-08-13 | 1 | -1/+3 |
* | | move require spec to .\lib\chef\resources.rb | Derek Groh | 2018-08-24 | 1 | -0/+1 |
|/ |
|
* | Add chocolatey_config and chocolatey_source resources | Tim Smith | 2018-06-26 | 1 | -0/+2 |
* | Merge pull request #7354 from Intility/powershell_package_source | Stuart Preston | 2018-06-20 | 1 | -0/+1 |
|\ |
|
| * | wire up the resource | Tor Magnus Rakvåg | 2018-06-08 | 1 | -0/+1 |
* | | Add kernel_module resource from the kernel_module cookbook | Tim Smith | 2018-06-11 | 1 | -0/+1 |
* | | Add ssh_known_hosts_entry from ssh_known_hosts cookbook | Tim Smith | 2018-06-11 | 1 | -0/+1 |
|/ |
|
* | Add swap_file resource form the swap cookbook | Tim Smith | 2018-03-23 | 1 | -0/+1 |
* | Rename to windows_ad_join | Tim Smith | 2018-03-22 | 1 | -1/+1 |
* | Add windows_adjoin resource | Tim Smith | 2018-03-22 | 1 | -0/+1 |
* | Rename systctl_param to sysctl | Tim Smith | 2018-03-21 | 1 | -1/+1 |
* | Add sysctl_param resource from the sysctl cookbook | Tim Smith | 2018-03-21 | 1 | -0/+1 |
* | Add dmg_package, homebrew_cask, and homebrew_tap resources | Tim Smith | 2018-03-20 | 1 | -0/+3 |
* | Add the sudo resource from the sudo resource | Tim Smith | 2018-03-15 | 1 | -0/+1 |
* | Add windows_feature, windows_feature_powershell, and | Tim Smith | 2018-03-02 | 1 | -0/+3 |
* | Merge pull request #6767 from chef/windows_resources | Tim Smith | 2018-02-26 | 1 | -1/+7 |
|\ |
|
| * | Add windows auto_run, font, pagefile, printer, printer_port, and shortcut res... | Tim Smith | 2018-02-23 | 1 | -1/+7 |
* | | Merge pull request #6877 from chef/essentially_built | Thom May | 2018-02-26 | 1 | -0/+1 |
|\ \ |
|
| * | | Add build_essential resource from the build-essential cookbookessentially_built | Tim Smith | 2018-02-21 | 1 | -0/+1 |
| |/ |
|
* | | Fix the spec failures | Tim Smith | 2018-02-22 | 1 | -0/+1 |
|/ |
|
* | Add macos_user_defaults resource from mac_os_x cookbook | Tim Smith | 2018-02-20 | 1 | -0/+1 |
* | Merge pull request #6793 from chef/ohai_hint | Thom May | 2018-02-20 | 1 | -0/+1 |
|\ |
|
| * | Add ohai_hint resource | Tim Smith | 2018-02-13 | 1 | -0/+1 |
* | | Merge pull request #6827 from chef/rhsm | Tim Smith | 2018-02-19 | 1 | -0/+5 |
|\ \ |
|
| * | | Add new Redhat Subscription Manager resourcesrhsm | Tim Smith | 2018-02-16 | 1 | -0/+5 |
| |/ |
|
* | | Add hostname resource from chef_hostname cookbook | Tim Smith | 2018-02-14 | 1 | -0/+1 |
|/ |
|
* | require file as per alphabetical order | harikesh-kolekar | 2018-01-31 | 1 | -1/+0 |
* | rename env resource to windows_env | harikesh-kolekar | 2018-01-30 | 1 | -1/+2 |
* | Merge pull request #6736 from chef/openssl_resources | Tim Smith | 2018-01-22 | 1 | -0/+3 |
|\ |
|
| * | Add dhparam, rsa_private_key and rsa_public_key resources | Tim Smith | 2018-01-05 | 1 | -0/+3 |
* | | Remove erl_call and deploy resourcesdeprecated_resources | Tim Smith | 2018-01-20 | 1 | -4/+0 |
|/ |
|
* | Added windows_path resource | nimisha | 2017-08-16 | 1 | -0/+1 |
* | Add zypper_repository resource | Tim Smith | 2017-08-09 | 1 | -0/+1 |
* | Wire up provider/resource and use constants so we can test | Tim Smith | 2017-05-12 | 1 | -0/+1 |
* | Adding windows_task resource | nimisha | 2017-03-31 | 1 | -0/+1 |
* | No more easy_install resource. | Noah Kantrowitz | 2017-03-14 | 1 | -1/+0 |