summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Bump version to 14.0.162 by Expeditorv14.0.162Chef Expeditor2018-03-235-11/+12
* | | Merge pull request #7045 from chef/opensslLamont Granquist2018-03-231-1/+1
|\ \ \
| * | | Revert "Upgrade to openssl 1.1"Tim Smith2018-03-231-1/+1
* | | | Bump version to 14.0.161 by Expeditorv14.0.161Chef Expeditor2018-03-235-11/+12
* | | | Merge pull request #7044 from chef/opensslLamont Granquist2018-03-231-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Upgrade to openssl 1.1Tim Smith2018-03-231-1/+1
|/ /
* | Bump version to 14.0.160 by Expeditorv14.0.160Chef Expeditor2018-03-235-11/+12
* | Merge pull request #7038 from chef/sudo_whichTim Smith2018-03-232-7/+17
|\ \
| * | Call the new method namesudo_whichTim Smith2018-03-221-1/+1
| * | Rename visudo_path -> visudo_binary and raise if the old one is usedTim Smith2018-03-221-2/+11
| * | Make sure we return true in visudo_present helperTim Smith2018-03-221-2/+2
| * | Match order to cookbookTim Smith2018-03-221-3/+4
| * | Fix template to match the updated version in the cookbookTim Smith2018-03-221-1/+1
* | | Bump version to 14.0.159 by Expeditorv14.0.159Chef Expeditor2018-03-225-11/+12
* | | Merge pull request #6981 from chef/adjoinTim Smith2018-03-223-0/+136
|\ \ \
| * | | Rename to windows_ad_joinTim Smith2018-03-223-6/+6
| * | | Require the domain_name to be a FQDNTim Smith2018-03-222-2/+8
| * | | Handle reboots in Chef and provide finer grained control of behaviorTim Smith2018-03-222-5/+20
| * | | Add windows_adjoin resourceTim Smith2018-03-223-0/+115
* | | | Bump version to 14.0.158 by Expeditorv14.0.158Chef Expeditor2018-03-225-11/+12
* | | | Merge pull request #7035 from chef/use_libarchiveTim Smith2018-03-222-15/+16
|\ \ \ \
| * | | | Use the latest libarchive/bzip2 defs in omnibususe_libarchiveTim Smith2018-03-222-16/+18
| |/ / /
* | | | Bump version to 14.0.157 by Expeditorv14.0.157Chef Expeditor2018-03-225-12/+14
|/ / /
* | | Merge pull request #7032 from chef/pr-6203Thom May2018-03-221-2/+6
|\ \ \
| * | | Use a better (read: working) technique because I was totally wrong about $!.pr-6203Noah Kantrowitz2018-03-221-3/+6
| * | | Fix white space in commitJohn Snow2018-03-221-1/+1
| * | | Prevent shelled out command from execute resourceJohn Snow2018-03-222-7/+6
| * | | Fix incorrectly written unless statementJohn Snow2018-03-221-1/+1
| * | | Suppress nested causes for sensitive exceptionsJohn Snow2018-03-221-4/+6
| | |/ | |/|
* | | Bump version to 14.0.156 by Expeditorv14.0.156Chef Expeditor2018-03-225-11/+12
* | | Merge pull request #7022 from chef/sysctlTim Smith2018-03-223-0/+168
|\ \ \
| * | | Fix the condition on the raise with unknown keysTim Smith2018-03-221-1/+1
| * | | Just remove the config file and reload sysctlsysctlTim Smith2018-03-211-19/+7
| * | | Fixes from reviewTim Smith2018-03-211-2/+1
| * | | Rename systctl_param to sysctlTim Smith2018-03-213-10/+11
| * | | Add sysctl_param resource from the sysctl cookbookTim Smith2018-03-213-0/+180
* | | | Bump version to 14.0.155 by Expeditorv14.0.155Chef Expeditor2018-03-225-12/+13
* | | | Merge pull request #7033 from chef/sudo_whichTim Smith2018-03-222-9/+9
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | sudo: Don't fail on FreeBSD. Turns out there's a .d directoryTim Smith2018-03-222-9/+9
|/ /
* | Merge pull request #7024 from chef/fix_spec_namesThom May2018-03-222-0/+0
|\ \
| * | Fix the openssl resource spec namesfix_spec_namesTim Smith2018-03-212-0/+0
* | | Bump version to 14.0.154 by Expeditorv14.0.154Chef Expeditor2018-03-225-11/+12
* | | Merge pull request #7025 from chef/lcg/remove-dead-codeLamont Granquist2018-03-211-25/+0
|\ \ \ | |/ / |/| |
| * | remove dead code from property declarationlcg/remove-dead-codeLamont Granquist2018-03-211-25/+0
|/ /
* | Bump version to 14.0.153 by Expeditorv14.0.153Chef Expeditor2018-03-215-11/+12
* | Merge pull request #7023 from chef/lcg/rubocop-fixesLamont Granquist2018-03-2112-30/+30
|\ \
| * | rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-2112-30/+30
| |/
* | Bump version to 14.0.152 by Expeditorv14.0.152Chef Expeditor2018-03-215-11/+12
* | Merge pull request #7016 from chef/tm/chef_guidThom May2018-03-219-2/+99
|\ \
| * | Save the node's UUID as an attributetm/chef_guidThom May2018-03-219-2/+99