summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Making a few changes to the transportable class to enhance backward compatibi...Luke Kanies2007-11-281-3/+10
* | Another backward compatibility patch, this time helping with a new server and...Luke Kanies2007-11-281-1/+1
|/
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-2814-144/+89
* Adding a top-level ResourceReference class that everythingLuke Kanies2007-11-281-0/+61
* Fixing the first half of #917 -- the ResourcReferenceLuke Kanies2007-11-281-2/+2
* Fixing the error message as requested in #893.Luke Kanies2007-11-271-3/+1
* Applying patches from #823 by wyvernLuke Kanies2007-11-271-0/+10
* Fixing the markup on the pkgdmg provider so it is a bit betterLuke Kanies2007-11-283-6/+8
* Fixing #781, from what I can tell. I'm leaving it withLuke Kanies2007-11-271-11/+29
* Fixing #810 -- I catch the error and prefix it with somethingLuke Kanies2007-11-271-1/+6
* Fixing #796 -- the fileserver can now start with noLuke Kanies2007-11-271-16/+52
* Fixing the asuser method in Puppet::Util::SUIDManagerLuke Kanies2007-11-271-15/+13
* Merge commit 'mccune/pending/fix-896r2'Luke Kanies2007-11-272-0/+7
|\
| * Fix #896 - Always disable DNS checking of certificate when making https conne...Jeffrey J McCune2007-11-242-0/+7
* | Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-275-78/+22
* | Fixing the persistent and periodic schedule test failuresLuke Kanies2007-11-271-14/+18
* | Fixing the breakage that I caused when I added the 'declared_feature?'Luke Kanies2007-11-261-1/+1
* | Fixing #920 -- I have replaced the existing mount test with anLuke Kanies2007-11-262-13/+8
* | Rewriting the tests for the package resource type, fixing #930.Luke Kanies2007-11-266-138/+78
* | Fixing #921, mostly by just deleting the existing test. I hadLuke Kanies2007-11-261-2/+4
* | Applying patch by trombik from #756.Luke Kanies2007-11-251-3/+1
* | Merge commit 'mccune/pending/fix-906'Luke Kanies2007-11-251-2/+5
|\ \
| * | Fixed #906 - Augmented Cert DN regexp check to work with Pound and Apache.Jeffrey J McCune2007-11-241-2/+5
* | | Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-245-85/+247
|\ \ \ | |_|/ |/| |
| * | Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-245-55/+57