summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/service
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed #822. Applied patch provided by DavidS.Michael V. O'Brien2007-10-081-1/+1
* Fixed #837. Added freebsd service provider by trombik.Michael V. O'Brien2007-10-041-0/+46
* Removing the Id tags from all of the filesLuke Kanies2007-10-035-5/+0
* trac #763: Make redhat provider default for CentOS (patch by jtimberman)lutter2007-08-091-1/+1
* Applying patch in #572 by trombikluke2007-06-181-0/+13
* Removing erroneous debug messageluke2007-06-151-2/+0
* Significantly reworked the type => provider interface with respect toluke2007-06-041-10/+4
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-096-33/+33
* Fix for #565: Final merge of changes from source:branches/execute-refactor in...mccune2007-04-031-3/+3
* Reverting changeset [2243]; this apparently causes chkconfig not to workluke2007-03-191-1/+1
* Fixing cron support (I hope). It now uses providers, and seems to work, at l...luke2007-03-171-0/+1
* Applying patch in #528 by ask.luke2007-02-281-1/+1
* Fixing #454.luke2007-01-281-1/+1
* Fixing #441.luke2007-01-281-4/+2
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-286-62/+58
* Fix service.list, in particular for the redhat providerlutter2006-12-141-0/+8
* Applying patch from #318.luke2006-10-181-0/+45
* Adding hasrestart parameter to servicesluke2006-09-051-19/+9
* Applying patch from #251, and switching "confine" to "commands", so we can do...luke2006-09-031-7/+13