summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5460 from chef/tm/deprecation_with_urlThom May2016-11-161-2/+2
|\
| * Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-2/+2
* | msu_package resource for Microsoft Update packagesNimishaS2016-11-161-0/+163
|/
* Merge pull request #5315 from MsysTechnologiesllc/dh/adding_powershell_packag...Bryan McLellan2016-11-111-0/+114
|\
| * Additional changes based on more review commentsdheerajd-msys2016-11-101-31/+23
| * Modified code based on review commentsdheerajd-msys2016-11-101-35/+21
| * Added unit specs for powershell packagedheerajd-msys2016-11-102-33/+41
| * Added code for adding support for powershell package managerdheerajd-msys2016-11-102-0/+128
* | Respond to review comments and chefstyletm/rescue_5115Thom May2016-11-101-1/+1
|/
* Fixed 5459 - Purge yum cache before deleting repo config (#5509)Ian C. Ward2016-11-071-7/+6
* Add a default GID for user creation on MacOS (#5393)cgerke2016-11-021-3/+8
* Merge pull request #5063 from ChaosCloud/masterLamont Granquist2016-11-011-9/+25
|\
| * Merge branches 'master' and 'master' of https://github.com/chef/chefAbhishekKr2016-10-085-23/+19
| |\
| * | DCO, comment for motive of :upstart_service_runningAbhishekKr2016-10-061-0/+1
| * | Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-10-0613-28/+216
| |\ \
| * | | service - upstart restart - service status managed via attr_accessorAbhishekKr2016-09-101-8/+19
| * | | Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-09-1035-128/+521
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-07-316-11/+23
| |\ \ \ \
| * | | | | service - upstart restart - fixing specs and call of stopAbhishekKr2016-06-291-2/+2
| * | | | | service - upstart restart does not uses latest job config, need start/stopAbhishekKr2016-06-281-1/+5
* | | | | | Merge pull request #5486 from chef/COOL-413/getent-on-solaris-doesnt-workTom Duffield2016-10-311-12/+5
|\ \ \ \ \ \
| * | | | | | Solaris users are locked only if *LK*COOL-413/getent-on-solaris-doesnt-workTom Duffield2016-10-311-1/+1
| * | | | | | Properly check lock status of user on solaris2Tom Duffield2016-10-311-12/+5
* | | | | | | Merge pull request #5395 from b1-systems/locking_Thom May2016-10-314-0/+96
|\ \ \ \ \ \ \
| * | | | | | | fixed apt-mark commandsEike Waldt2016-09-291-2/+2
| * | | | | | | fixed styleEike Waldt2016-09-291-2/+0
| * | | | | | | added locking for yumEike Waldt2016-09-291-0/+22
| * | | | | | | added package_locked Method for aptEike Waldt2016-09-291-0/+12
| * | | | | | | fixed styleEike Waldt2016-09-291-27/+27
| * | | | | | | added corrections mentioned by @lamont-granquist in https://github.com/chef/c...Eike Waldt2016-09-292-22/+29
| * | | | | | | fixed styleEike Waldt2016-09-282-5/+5
| * | | | | | | added (un)lock_package for apt and zypperc52275322016-09-283-35/+19
| * | | | | | | implement lockingc52275322016-09-282-0/+73
* | | | | | | | Merge pull request #5394 from MsysTechnologiesllc/ali/package_resource_uninst...Bryan McLellan2016-10-271-2/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Newly creating uninstall string using the product code value retrieved from t...aliasgar162016-10-131-2/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #5483 from chef/lcg/package-inline-resourcesLamont Granquist2016-10-241-5/+7
|\ \ \ \ \ \ \
| * | | | | | | set use_inline_resources in package superclassLamont Granquist2016-10-211-5/+7
* | | | | | | | Use `all?` instead of `any?` to check for SUSE usersTom Duffield2016-10-211-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #5476 from tas50/copyrightsLamont Granquist2016-10-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | More Opscode -> Chef updatesTim Smith2016-10-201-1/+1
* | | | | | | | Merge pull request #5472 from chef/COOL-597/address-suse-test-failuresTom Duffield2016-10-211-4/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Raise error if suse group manager adds non-existent userCOOL-597/address-suse-test-failuresTom Duffield2016-10-201-4/+23
| |/ / / / / / /
* | | | | | | | fixes for rubocop 0.44.1 enginelcg/rubocop-0.44.1Lamont Granquist2016-10-202-4/+5
|/ / / / / / /
* | | | | | | Style fix - change single quotes to doublePeter Walz2016-10-181-1/+1
* | | | | | | Remove leading and trailing quotes when reading certain environment variablesPeter Walz2016-10-181-1/+1
* | | | | | | Refactored Chef::Provider::User to short circuit and provider better comparis...Geoffrey Hichborn2016-10-131-6/+4
|/ / / / / /
* | | | | | fix manage_home provider inconsistencylcg/manage-home-consistencyLamont Granquist2016-10-065-23/+19
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #5408 from coderanger/solaris-mNoah Kantrowitz2016-10-061-2/+4
|\ \ \ \ \
| * | | | | Fix solaris handling for -m/-M behavior. Fixes #5403.Noah Kantrowitz2016-10-051-2/+4
* | | | | | Merge pull request #5290 from bai/better-apt-key-cacheThom May2016-10-041-1/+1
|\ \ \ \ \ \