summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'routing'Luke Kanies2008-01-011-0/+2
|\
| * tweaking spec language; require Puppet::Network::HTTP class since it is refer...Rick Bradley2007-12-071-0/+2
* | Updated to version 0.24.1Luke Kanies2007-12-221-1/+1
* | Updating an exception message a bit.Luke Kanies2007-12-211-1/+1
* | Attempting to fix #952 -- catching any exceptions thrownLuke Kanies2007-12-211-2/+5
* | Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-215-21/+26
* | Updating the failure when the CRL is missing, so it'sLuke Kanies2007-12-211-2/+2
* | Fixing #967 -- default resources no longer conflict withLuke Kanies2007-12-191-4/+4
* | Removing the ability to disable http-keep alive,Luke Kanies2007-12-192-6/+4
* | Entirely refactoring http keep-alive. There's nowLuke Kanies2007-12-195-102/+113
* | Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.xLuke Kanies2007-12-181-5/+13
|\ \
| * | Uninstalling packages through 'ensure => absent' works again for the rpm and ...David Lutterkort2007-12-171-5/+13
* | | Fixing #967 -- relationships now work when running 0.23.x clientsLuke Kanies2007-12-181-1/+7
|/ /
* | Fixing #961 -- closing existing, open connections whenLuke Kanies2007-12-172-11/+24
* | Remove the warning about an explicit plugins mount.Luke Kanies2007-12-171-4/+0
* | Updated to version 0.24.0Luke Kanies2007-12-131-1/+1
* | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-12-121-1/+1
|\ \
| * | Hopefully finally fixing #959. Loading the stored cacheLuke Kanies2007-12-121-1/+1
* | | Changing the statefile to only being managed by clients,Luke Kanies2007-12-121-7/+7
|/ /
* | This should be the last fix for exported resources.Luke Kanies2007-12-111-0/+2
* | Not using the main section when running the store report, since it is unneede...Luke Kanies2007-12-111-1/+1
* | Removing extraneous debugging from the schedule resource type.Luke Kanies2007-12-111-1/+0
* | Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-1120-167/+167
* | Renaming the 'null' terminus type to 'plain', asLuke Kanies2007-12-114-20/+21
* | Copying the fact-loading code from the network client toLuke Kanies2007-12-111-0/+44
* | Adding what is hopefully the last commit for #896. Here's theLuke Kanies2007-12-113-6/+13
* | Removing the 'addpath' commands from the freebsd serviceLuke Kanies2007-12-111-4/+0
* | Merge commit 'davids-bugfixes/rest/fix-plugins-mount'Luke Kanies2007-12-111-43/+22
|\ \
| * | simplify PluginsMountDavid Schmitt2007-12-031-43/+22
* | | Removing the recently-commited paludis provider,Luke Kanies2007-12-111-106/+0
* | | Applying patch by josb in #884 to provide patternLuke Kanies2007-12-111-5/+15
* | | 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 #937 -- I had not ported the dot methods at all,Luke Kanies2007-12-111-2/+2
* | | Fixing #946.Luke Kanies2007-12-105-34/+24
* | | Adding an Indirection reference, along with the workLuke Kanies2007-12-1015-16/+101
* | | Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-107-129/+108
* | | Fixing the rest of #948. My previous work was sufficient,Luke Kanies2007-12-101-1/+6
* | | Fixing part of #948 -- per-setting hooks are now calledLuke Kanies2007-12-101-15/+38
* | | Fixing #941 -- calling pkg_info instead of infoLuke Kanies2007-12-101-1/+1
* | | Fixing #923 (again). The host storage method was notLuke Kanies2007-12-101-3/+1
| |/ |/|
* | Fixing #923. Resources that are collected on the localLuke Kanies2007-12-061-1/+0
* | Applying patch by whaymond_home to further fix part of #896.Luke Kanies2007-12-061-1/+1
* | As per lutter; augmented fix for #896 to be configurable and defaulting to va...Jeffrey J McCune2007-11-292-1/+9
|/
* Renaming @model to @resource in a providerLuke Kanies2007-11-281-1/+1
* Fixing #892 -- filesystem mounts are no longer remounted.Luke Kanies2007-11-281-1/+1
* Fixing #527 (rewrote service tests), #766 (services only restart when theyLuke Kanies2007-11-283-165/+23
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-11-281-3/+10
|\