summaryrefslogtreecommitdiff
path: root/lib/chef/provider/service/solaris.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing Style/MultilineIfThen copLamont Granquist2016-08-161-1/+1
* error out if provider doesn't support user servicesDavide Cavalca2016-03-041-0/+5
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* 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-6/+6
* overhaul solaris SMF service providerlcg/3187Dave Eddy2015-10-231-17/+43
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* fix shell_out/run_command usageLamont Granquist2014-09-081-1/+1
* fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* add shell_out to base provider codeLamont Granquist2014-07-291-2/+0
* CHEF-5437: Ruby 8 syntax still required.markgibbons2014-06-091-1/+1
* CHEF-5347: Use shell_out! with returns [0, 1].markgibbons2014-06-091-1/+1
* CHEF-5347: Allow for undefined solaris services in the service resource.markgibbons2014-06-071-1/+1
* Make it possible to include Chef::Provider / Chef::ResourceJohn Keiser2014-04-241-0/+1
* CHEF-4990sawanoboly2014-02-201-7/+11
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* [CHEF-3772] Use the sync(-s) option to get exit status.sawanoboly2013-04-111-5/+6
* [CHEF-3603] add init_command attribute to service resourceSeth Chisamore2012-11-131-3/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+86