summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/service/gentoo.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated all types to Markdown outputJames Turnbull2010-08-111-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-091-32/+32
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-4/+2
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-1/+1
* Fixes #2172 - service provider for gentoo fails with ambiguous suffixesJames Turnbull2009-04-241-1/+1
* Fixed #2025 - gentoo service provider handle only default init levelJames Turnbull2009-02-271-1/+1
* Documentation fixesJames Turnbull2008-12-131-2/+5
* Fixed #1776 - Trivial fix for gentoo service providerJames Turnbull2008-11-281-1/+1
* Fixed #1609 - Added confines for the Gentoo, FreeBSD and SMF (Solaris) servic...James Turnbull2008-09-251-0/+2
* Fixed #1052 - fixed gentoo service managementJames Turnbull2008-02-071-0/+4
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-4/+4
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-3/+7
* Applying patch from #318.luke2006-10-181-0/+45