summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* resimplify + fix specsauditLamont Granquist2019-03-121-23/+5
* unnecessary conditionalLamont Granquist2019-03-111-8/+2
* revert back to properly catching errorsLamont Granquist2019-03-111-3/+14
* more bizarre cruft removal in Chef::ClientLamont Granquist2019-03-111-20/+7
* remove register_reportersLamont Granquist2019-03-111-12/+3
* WIP: Remove audit mode from chef-clientTim Smith2019-03-1117-978/+14
* Bump version to 15.0.181 by Chef Expeditorv15.0.181Chef Expeditor2019-03-111-1/+1
* Merge pull request #8063 from chef/lcg/action_collectionLamont Granquist2019-03-1127-1039/+1128
|\
| * Extract Action Collection from Data CollectorLamont Granquist2019-03-1127-1039/+1128
* | Bump version to 15.0.180 by Chef Expeditorv15.0.180Chef Expeditor2019-03-091-1/+1
|/
* Bump version to 15.0.179 by Chef Expeditorv15.0.179Chef Expeditor2019-03-061-1/+1
* Bump version to 15.0.178 by Chef Expeditorv15.0.178Chef Expeditor2019-03-051-1/+1
* Ensure that a new blank line `\n\n` is added when appending a new mount point...Gavin Reynolds2019-03-041-1/+1
* fix aix mount bugShaun Mouton2019-03-041-1/+1
* Bump version to 15.0.177 by Chef Expeditorv15.0.177Chef Expeditor2019-03-041-1/+1
* 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
* | Bump version to 15.0.176 by Chef Expeditorv15.0.176Chef Expeditor2019-03-041-1/+1
* | Bump version to 15.0.175 by Chef Expeditorv15.0.175Chef Expeditor2019-03-011-1/+1
* | Remove checks for old versions of RubyTim Smith2019-02-282-33/+4
* | Bump version to 15.0.174 by Chef Expeditorv15.0.174Chef Expeditor2019-02-281-1/+1
* | Bump version to 15.0.173 by Chef Expeditorv15.0.173Chef Expeditor2019-02-261-1/+1
* | Bump version to 15.0.172 by Chef Expeditorv15.0.172Chef Expeditor2019-02-251-1/+1
* | Merge pull request #8248 from Xorima/windows_shareTim Smith2019-02-251-6/+9
|\ \ | |/ |/|
| * 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
* | Bump version to 15.0.171 by Chef Expeditorv15.0.171Chef Expeditor2019-02-221-1/+1
|/
* Bump version to 15.0.170 by Chef Expeditorv15.0.170Chef Expeditor2019-02-221-1/+1
* 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
* Bump version to 15.0.169 by Chef Expeditorv15.0.169Chef Expeditor2019-02-211-1/+1
* Bump version to 15.0.168 by Chef Expeditorv15.0.168Chef Expeditor2019-02-201-1/+1
* add missing require linelcg/lazy-universalLamont Granquist2019-02-201-0/+1
* add LazyModuleInclude to Universal DSLLamont Granquist2019-02-201-1/+2
* Bump version to 15.0.167 by Chef Expeditorv15.0.167Chef Expeditor2019-02-191-1/+1
* Bump version to 15.0.166 by Chef Expeditorv15.0.166Chef Expeditor2019-02-191-1/+1
* Merge pull request #8228 from chef/user_cleanupTim Smith2019-02-195-292/+52
|\
| * Load the correct resource in dscl provideruser_cleanupTim Smith2019-02-191-1/+2
| * Move the iterations property directly into the dscl_user resourceTim Smith2019-02-192-4/+4
| * Remove the legacy useradd user providerTim Smith2019-02-191-161/+0
| * Add another description and simplify the windows checkTim Smith2019-02-192-6/+5
| * 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
* | Bump version to 15.0.165 by Chef Expeditorv15.0.165Chef Expeditor2019-02-191-1/+1
* | Merge pull request #8230 from MsysTechnologiesllc/VSingh/MSYS-916_authenticat...Tim Smith2019-02-191-0/+2
|\ \
| * | Authentication on chocolatey_packageVivek Singh2019-02-121-0/+2