summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/service/debian.rb
Commit message (Expand)AuthorAgeFilesLines
* (#5908) Add support for new update-rc.d disable APIMax Martin2011-03-301-2/+6
* Updated all types to Markdown outputJames Turnbull2010-08-111-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-091-42/+42
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* Fixing #2767 invoke-rc.d warningsJesse Wolfe2009-11-121-1/+1
* Fixes #2513. debian service provider now uses invoke-rc.d to determine enable...Nigel Kersten2009-08-181-11/+19
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-1/+1
* Documentation fixesJames Turnbull2008-12-131-2/+6
* Fixed #1607 - Added ubuntu to defaultfor for Debian service providerJames Turnbull2008-09-251-1/+1
* Fixes debian service enabled/disable issue as detailed in #1161.James Turnbull2008-04-031-1/+1
* Fixing the service-stop on debian, using the patch provided by DavidSLuke Kanies2008-03-131-2/+1
* Fixed #1060 - Debian service removal and additionJames Turnbull2008-02-151-0/+2
* Fixing #946.Luke Kanies2007-12-101-0/+4
* Fixed #822. Applied patch provided by DavidS.Michael V. O'Brien2007-10-081-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-3/+3
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-23/+3
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+52