summaryrefslogtreecommitdiff
path: root/lib/chef/provider/service/windows.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove potentially sensitive info from the logwindows_serviceStuart Preston2018-09-251-1/+1
* support why-run by defaultlcg/default-whyrun-supportedLamont Granquist2017-03-011-5/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-16/+16
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-58/+11
* Bring back platform mapping resolution call, fix automatic ubuntu provider testsJohn Keiser2015-06-021-1/+0
* Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-191-1/+99
* Make sure windows_service and windows_package resources are found with the ne...Serdar Sutay2014-10-281-0/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+4
* CHEF-5022: Rename start_type to current_start_typeBryan McLellan2014-08-121-7/+7
* CHEF-5022: leave enabled to nil for all other statesBryan McLellan2014-08-121-1/+6
* CHEF-5022: Add configure_startup actionBryan McLellan2014-08-121-32/+67
* CHEF-5022: Differentiate between Windows service startup_typesBryan McLellan2014-08-121-11/+37
* fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* remove threads from nonessential code piecesLamont Granquist2014-07-161-11/+14
* add worker threadCHEF-4600Claire McQuin2014-06-181-8/+10
* fix indentingClaire McQuin2014-06-181-5/+5
* CHEF-4600 Add timeout for Chef::Provider::Service::WindowsMatt2014-06-181-10/+12
* Fixed whitespace in changes.deployable2014-05-211-15/+15
* CHEF-4791 Add more windows service states to the start/stop control flowMatt2013-12-051-6/+30
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+163