summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/service/redhat.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated all types to Markdown outputJames Turnbull2010-08-111-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-091-58/+58
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-091-6/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-4/+2
* saving work for my unit tests. The redhat one still fails...Dan Bode2010-07-071-1/+1
* [4123] - allows self.instances to correctly report state of services.Dan Bode2010-07-071-1/+2
* created init provider method self.get_services which accepts an array of file...Dan Bode2010-07-071-0/+5
* Fix for #3035 (redhat services use init for source)Markus Roberts2010-01-301-1/+1
* This further normalizes the handling of init-style services (includingMarkus Roberts2009-09-051-23/+4
* Combined fix for #2525, #2552 -- RedHat service issuesMarkus Roberts2009-09-051-1/+9
* Fixed #2525 - Wrong method being overridden in Red Hat servicesJames Turnbull2009-08-111-1/+1
* Updated fix for #2481James Turnbull2009-08-051-3/+5
* Revert "Fxied #2481 - Added status and restart overrides for Red Hat service ...James Turnbull2009-08-051-4/+4
* Fxied #2481 - Added status and restart overrides for Red Hat service provider.James Turnbull2009-08-031-4/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-10/+10
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-1/+1
* Fixed #2026 - Red Hat ignoring stop methodJames Turnbull2009-03-071-4/+4
* Updated up2date and service confines to add support for Oracle EL and VMJames Turnbull2009-02-131-1/+1
* Documentation fixesJames Turnbull2008-12-131-2/+5
* Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is usedJames Turnbull2008-10-011-1/+1
* Fixes #1445 and #1426James Turnbull2008-07-221-1/+6
* Fix Ticket 1426 - services on redhat are restarted againJames Turnbull2008-07-171-2/+10
* Fix for #1219James Turnbull2008-05-151-3/+1
* Fixed #1196 - added /sbin/service support for the redhat service provider + s...James Turnbull2008-04-241-4/+21
* Fixing #527 (rewrote service tests), #766 (services only restart when theyLuke Kanies2007-11-281-4/+0
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* trac #763: Make redhat provider default for CentOS (patch by jtimberman)lutter2007-08-091-1/+1
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-5/+5
* Reverting changeset [2243]; this apparently causes chkconfig not to workluke2007-03-191-1/+1
* Applying patch in #528 by ask.luke2007-02-281-1/+1
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-7/+7
* Fix service.list, in particular for the redhat providerlutter2006-12-141-0/+8
* Applying patch from #251, and switching "confine" to "commands", so we can do...luke2006-09-031-7/+13
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+45