summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider
Commit message (Expand)AuthorAgeFilesLines
...
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-212-2/+6
* Fixed ports documentation errorJames Turnbull2008-03-201-2/+1
* Added more detail about the requirement for ruby-libshadow for useradd passwo...James Turnbull2008-03-201-1/+1
* Fixing the service-stop on debian, using the patch provided by DavidSLuke Kanies2008-03-131-2/+1
* Applies patches from #1111 and #1112James Turnbull2008-03-051-4/+4
* Merge commit 'lutter/0.24.x' into 0.24.xLuke Kanies2008-02-281-6/+8
|\
| * Trac #1038: not a fix, just an attempt at improving the situation.David Lutterkort2008-02-251-6/+8
* | replacing tabs with spaces in the redhat interface providerLuke Kanies2008-02-271-65/+65
|/
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-1/+5
* Hasstatus in the init service provider; it was justLuke Kanies2008-02-211-1/+1
* Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-191-2/+4
|\
| * Fixing the directory service provider's behaviourLuke Kanies2008-02-181-2/+4
* | Fixed Ticket 1009 - problem with plist xml parser. We do not need the plist ...Jeffrey J McCune2008-02-171-5/+2
|/
* Really minor change to user creation in Leopard.Jeffrey J McCune2008-02-151-5/+2
* Fixed #1060 - Debian service removal and additionJames Turnbull2008-02-151-0/+2
* Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-141-4/+4
|\
| * Changing portage to use Puppet::Error instead of Puppet::PackageError,Luke Kanies2008-02-131-4/+4
* | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-02-141-4/+4
|\|
| * Fixed #992 -- Puppet is now compatible with gems 1.0.1.Luke Kanies2008-02-131-4/+4
* | Fixed #1052 - fixed gentoo service managementJames Turnbull2008-02-071-0/+4
|/
* Fixed #1001James Turnbull2008-01-281-1/+1
* Fixed #1019 - made libshadow available for non-Linux usersJames Turnbull2008-01-211-1/+1
* Removing the line that marked fink as the default packageLuke Kanies2008-01-191-2/+0
* Updating docs for ssh.Luke Kanies2008-01-181-0/+2
* Removing the requirement in the parsed mount providerLuke Kanies2008-01-071-1/+1
* Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-01-022-1/+62
|\
| * Removing the one-off naginator provider for nagios_command.Luke Kanies2007-12-311-4/+0
| * Adding the first round of Nagios code. There are noLuke Kanies2007-12-273-1/+66
* | Fixed ticket #979 - pkgdmg.rb documentationJames Turnbull2008-01-011-3/+1
|/
* Uninstalling packages through 'ensure => absent' works again for the rpm and ...David Lutterkort2007-12-171-5/+13
* Removing the 'addpath' commands from the freebsd serviceLuke Kanies2007-12-111-4/+0
* Removing the recently-commited paludis provider,Luke Kanies2007-12-111-106/+0
* Applying patch by raj in #881.Luke Kanies2007-12-111-1/+1
* Applying patch for portage package support from thansenLuke Kanies2007-12-111-4/+4
* Replacing freebsd service provider with the oneLuke Kanies2007-12-111-23/+32
* Adding paludis package support as provided by KillerFoxLuke Kanies2007-12-111-0/+106
* Fixing #946.Luke Kanies2007-12-103-29/+22
* Fixing #941 -- calling pkg_info instead of infoLuke Kanies2007-12-101-1/+1
* 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
* Fixing the markup on the pkgdmg provider so it is a bit betterLuke Kanies2007-11-281-4/+4
* Rewriting the tests for the package resource type, fixing #930.Luke Kanies2007-11-261-1/+0
* Applying patch by trombik from #756.Luke Kanies2007-11-251-3/+1
* Hopefully fixing #698 -- fixing the markup for the pkgdmg package providerLuke Kanies2007-11-231-9/+9
* Adding more tests to the redhat interface provider. It noLuke Kanies2007-11-231-18/+25
* Rewriting the sunos interface provider to manually parse andLuke Kanies2007-11-231-80/+98
* Adding unit tests for the sunos interface provider.Luke Kanies2007-11-231-2/+2
* Applying patch from #834, apparently fixing a problemLuke Kanies2007-11-201-1/+6
* Fixing #762. The main problem was that I accepted the patchLuke Kanies2007-11-201-78/+66
* Adding unit tests for the module that handles theLuke Kanies2007-11-081-7/+10