summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* chocolatey multipackage providerlcg/chocolatey-packageLamont Granquist2016-01-081-0/+230
* Merge pull request #4321 from chef/service_userMatt Wrock2015-12-291-58/+11
|\
| * fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-58/+11
* | Added profile provider for OS XNate Walck2015-12-171-0/+254
|/
* fixing post merge test breaksMatt Wrock2015-12-151-1/+1
* non msi packages must explicitly provide a source attribute on installMatt Wrock2015-12-153-16/+25
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-1510-22/+3
* implement verifications as a propertyLamont Granquist2015-12-141-1/+1
* Add missing exception variableJay Mundrawala2015-12-091-1/+1
* Merge pull request #4236 from chef/jdm/dsc_resource_timeoutThom May2015-12-081-1/+1
|\
| * Add timeout attribute to dsc_resourcejdm/dsc_resource_timeoutJay Mundrawala2015-12-031-1/+1
* | Merge pull request #4193 from chef/mwrock/packageSalim Alam2015-12-084-27/+350
|\ \
| * | adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-074-27/+350
* | | restore handling of dpkg -s returns codes (w/tests)lcg/dpkg-s-return-codesLamont Granquist2015-12-071-1/+1
|/ /
* | fix comment after moving out of dpkg_packagelcg/dpkg-cleanupLamont Granquist2015-12-031-1/+1
* | fix couple of issues in dpkg cleanupLamont Granquist2015-12-022-44/+36
|/
* just use extendLamont Granquist2015-12-021-1/+1
* dpkg multipackage and bonus fixesLamont Granquist2015-12-022-59/+161
* add better documentation to this methodLamont Granquist2015-11-241-10/+13
* Correcting regex for upstart_stateJustin Seubert2015-11-231-3/+3
* dpkg provider cleanupLamont Granquist2015-11-201-60/+81
* Update dsc_resource to use verbose stream outputsalam/dsc-resource-fixSalim Alam2015-11-191-4/+9
* WMF 5 RTM and Win 10 Threshold 2 allow the RefreshMode to be enabled.Steven Murawski2015-11-181-2/+26
* Add reboot notification to dsc_resourceSteven Murawski2015-11-181-32/+37
* base package provider fixesLamont Granquist2015-11-172-37/+49
* Merge pull request #4040 from chef/tm/live_execute_streamingThom May2015-11-121-2/+14
|\
| * More code reviewtm/live_execute_streamingThom May2015-11-111-6/+2
| * respond to review commentsThom May2015-11-091-3/+7
| * Implement code review comments and fix failing testsThom May2015-11-091-4/+14
| * Implement live streaming for execute resourcesAdam Jacob2015-11-091-1/+3
* | Merge pull request #3991 from chef/jdm/remote-file-sha2Thom May2015-11-121-4/+37
|\ \
| * | Modify remote_file cache_control_data to use sha256 for its nameJay Mundrawala2015-09-281-4/+37
* | | Merge pull request #4014 from nsdavidson/issue-3923Thom May2015-11-121-0/+1
|\ \ \
| * | | Adding ksh resource and specsNolan Davidson2015-10-061-0/+1
* | | | Merge pull request #4101 from johnbellone/masterThom May2015-11-121-0/+2
|\ \ \ \
| * | | | package/solaris: Adds alias method for upgrade_package.John Bellone2015-10-231-0/+2
* | | | | Use the proper python interpretor for yum-dump.py on Fedora 21+Tim Smith2015-11-051-2/+12
| |_|_|/ |/| | |
* | | | fix errors when files go away during chownAubrey Holland2015-10-241-1/+1
* | | | dont wrap exception. preserve stackstraceRanjib Dey2015-10-241-2/+2
* | | | dont spit out stdout and stderr for execute resource failure, if its declared...Ranjib Dey2015-10-241-1/+10
* | | | add the word group to converge_by call for group providerJordan Evans2015-10-241-1/+1
* | | | fix PR#3193 mutating new resourcelcg/3193Lamont Granquist2015-10-241-101/+108
* | | | provider/user/dscl: Set "comment" default valueMikhail Zholobov2015-10-241-1/+2
|/ / /
* | | provider/user/dscl: Set default gid to 20Mikhail Zholobov2015-10-231-2/+5
* | | overhaul solaris SMF service providerlcg/3187Dave Eddy2015-10-231-17/+43
* | | print STDOUT from the powershell wrapper. fixes issue #3596Alex Pop2015-10-211-0/+3
* | | add missing requires for Chef::DSL::RecipeNathan Williams2015-10-211-0/+1
* | | Merge pull request #3119 from cmluciano/cml/bug1586Phil Dibowitz2015-10-201-1/+1
|\ \ \
| * | | Fix condition of removing a group before user error.cmluciano2015-04-301-1/+1
* | | | Fix spelling errorTim Smith2015-10-181-1/+1