summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 14.0.160 by Expeditorv14.0.160Chef Expeditor2018-03-231-1/+1
* 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-221-1/+1
* | Merge pull request #6981 from chef/adjoinTim Smith2018-03-222-0/+91
|\ \
| * | Rename to windows_ad_joinTim Smith2018-03-222-4/+4
| * | Require the domain_name to be a FQDNTim Smith2018-03-221-2/+4
| * | Handle reboots in Chef and provide finer grained control of behaviorTim Smith2018-03-221-5/+13
| * | Add windows_adjoin resourceTim Smith2018-03-222-0/+81
* | | Bump version to 14.0.158 by Expeditorv14.0.158Chef Expeditor2018-03-221-1/+1
* | | Bump version to 14.0.157 by Expeditorv14.0.157Chef Expeditor2018-03-221-1/+1
|/ /
* | 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-221-1/+1
* | | Merge pull request #7022 from chef/sysctlTim Smith2018-03-222-0/+112
|\ \ \
| * | | 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-212-6/+7
| * | | Add sysctl_param resource from the sysctl cookbookTim Smith2018-03-212-0/+124
* | | | Bump version to 14.0.155 by Expeditorv14.0.155Chef Expeditor2018-03-221-1/+1
| |_|/ |/| |
* | | sudo: Don't fail on FreeBSD. Turns out there's a .d directoryTim Smith2018-03-221-9/+4
| |/ |/|
* | Bump version to 14.0.154 by Expeditorv14.0.154Chef Expeditor2018-03-221-1/+1
* | 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-211-1/+1
* | Merge pull request #7023 from chef/lcg/rubocop-fixesLamont Granquist2018-03-219-27/+27
|\ \
| * | rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-219-27/+27
| |/
* | Bump version to 14.0.152 by Expeditorv14.0.152Chef Expeditor2018-03-211-1/+1
* | Merge pull request #7016 from chef/tm/chef_guidThom May2018-03-213-1/+25
|\ \
| * | Save the node's UUID as an attributetm/chef_guidThom May2018-03-213-1/+25
* | | Bump version to 14.0.151 by Expeditorv14.0.151Chef Expeditor2018-03-211-1/+1
* | | Merge pull request #7015 from chef/windows_feature_fixTim Smith2018-03-211-5/+15
|\ \ \
| * | | Support installing removed windows features from sourcewindows_feature_fixTim Smith2018-03-201-5/+15
| | |/ | |/|
* | | Bump version to 14.0.150 by Expeditorv14.0.150Chef Expeditor2018-03-211-1/+1
* | | Pagefile sizes are in megabytes not bytespagefile_docsTim Smith2018-03-211-2/+2
|/ /
* | Bump version to 14.0.149 by Expeditorv14.0.149Chef Expeditor2018-03-201-1/+1
* | Merge pull request #6661 from chef/lcg/package_class_perf_tweakLamont Granquist2018-03-201-9/+12
|\ \
| * | memoize some work in the package classLamont Granquist2018-03-201-9/+12
* | | Bump version to 14.0.148 by Expeditorv14.0.148Chef Expeditor2018-03-201-1/+1
* | | Merge pull request #7005 from chef/macos_build_essentialTim Smith2018-03-201-15/+30
|\ \ \
| * | | Add commentTim Smith2018-03-201-0/+1
| * | | Simplify the if installed logic for macosTim Smith2018-03-201-4/+1