summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/service
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixing service refreshing -- there was a problem persisting from the provider...luke2006-08-301-7/+0
* Modifying providers so that docs generate betterluke2006-08-281-4/+3
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-145-0/+467