summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/service
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #2530 - Fixed status setting in the SMF providerJames Turnbull2009-08-151-1/+1
* 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
* Fix #2448 - fix the broken runit provider and testsBrice Figureau2009-07-291-0/+10
* Fixed #579 - puppet should try to clear solaris 10 services in maintenance stateJames Turnbull2009-07-161-1/+8
* Fixing #2197 - daemontools tests now passLuke Kanies2009-06-261-18/+36
* Fixed #2087 and refactored the code that gets the smf service stateMartin Englund2009-06-261-31/+19
* Removed extra whitespace from end of linesIan Taylor2009-06-067-30/+30
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-068-58/+58
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-1/+1
* Fixes #2172 - service provider for gentoo fails with ambiguous suffixesJames Turnbull2009-04-241-1/+1
* SMF import support working and documentation updateBryan Allen2009-04-241-0/+20
* Fixes #2145 and #2146Bryan Allen2009-04-241-37/+56
* Merge branch '0.24.x'Luke Kanies2009-04-022-5/+5
|\
| * Fixed #2026 - Red Hat ignoring stop methodJames Turnbull2009-03-071-4/+4
| * Fixed #2025 - gentoo service provider handle only default init levelJames Turnbull2009-02-271-1/+1
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-262-8/+8
|/
* Fix launchd service provider so it is backwards compatible with OS X 10.4 as ...Nigel Kersten2009-02-141-4/+13
* Updated up2date and service confines to add support for Oracle EL and VMJames Turnbull2009-02-131-1/+1
* Documentation fixesJames Turnbull2008-12-1310-66/+90
* Simplify launchd service provider and add testsNigel Kersten2008-12-011-18/+24
* Documentation fix for runit providerJames Turnbull2008-11-281-3/+5
* Documentation fix for daemontools providerJames Turnbull2008-11-281-3/+4
* Fixed #1776 - Trivial fix for gentoo service providerJames Turnbull2008-11-281-1/+1
* launchd service providerNigel Kersten2008-11-262-1/+189
* Fix the init service type to cope with an array for defpath and if defpath do...Nigel Kersten2008-11-191-17/+23
* Fix #1740 - Daemontools and Runit is not ReST compliantBrice Figureau2008-11-112-31/+48
* Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is usedJames Turnbull2008-10-011-1/+1
* Fixed #1609 - Added confines for the Gentoo, FreeBSD and SMF (Solaris) servic...James Turnbull2008-09-253-0/+6
* Fixed #1607 - Added ubuntu to defaultfor for Debian service providerJames Turnbull2008-09-251-1/+1
* Runit service providerBrice Figureau2008-08-291-0/+93
* Daemontools service providerBrice Figureau2008-08-291-0/+154
* Fixes #1445 and #1426James Turnbull2008-07-221-1/+6
* Fix Ticket 1426 - services on redhat are restarted againJames Turnbull2008-07-171-2/+10
* Fixed #1369 - the init service provider now supports HP-UX.Luke Kanies2008-06-161-0/+2
* Fix for #1219James Turnbull2008-05-151-3/+1
* Fixed #1196 - added /sbin/service support for the redhat service provider + s...James Turnbull2008-04-243-11/+28
* 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
* Hasstatus in the init service provider; it was justLuke Kanies2008-02-211-1/+1
* Fixed #1060 - Debian service removal and additionJames Turnbull2008-02-151-0/+2
* Fixed #1052 - fixed gentoo service managementJames Turnbull2008-02-071-0/+4
* Removing the 'addpath' commands from the freebsd serviceLuke Kanies2007-12-111-4/+0
* Applying patch by raj in #881.Luke Kanies2007-12-111-1/+1
* Replacing freebsd service provider with the oneLuke Kanies2007-12-111-23/+32
* Fixing #946.Luke Kanies2007-12-103-29/+22
* Renaming @model to @resource in a providerLuke Kanies2007-11-281-1/+1
* Fixing #527 (rewrote service tests), #766 (services only restart when theyLuke Kanies2007-11-282-12/+0