summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #2864 Added support for AIX System Resource Controller (SRC) - service...Andrew Forgue2010-02-171-0/+91
* Fixes #2836. Add hold support to dpkg providerNigel Kersten2010-02-172-2/+41
* Fixes #1223 Add Zypper support for SuSE machinesRein Henrichs2010-02-171-0/+52
* Fix for #3399 zone type should handle exclusive IP stacksRein Henrichs2010-02-172-30/+80
* Adding #3518 - basic dot format supportLuke Kanies2010-02-171-0/+3
* Fixing #3533 - Removing all transaction cleanupLuke Kanies2010-02-172-15/+0
* Fix for #2910 -- Tidy/matches is too tricky to useMarkus Roberts2010-02-171-29/+35
* Bug #3451: Don't leak the terminus class setting from Puppet::Resource::Catal...Jesse Wolfe2010-02-171-0/+4
* Fix to the fix for #3295Markus Roberts2010-02-171-6/+2
* Write ssh_authorized_keys as userMarkus Roberts2010-02-171-29/+9
* Fix for #3558 -- source file reading speedupMarkus Roberts2010-02-171-7/+1
* Fix for #3556 Plussignment value meldingMarkus Roberts2010-02-171-4/+10
* Fixed #3655 - Puppet doesn't find installed packages with portage providerJames Turnbull2010-02-171-2/+2
* Fixed #3672 - Error message on duplicate fileserver mounts incorrectJames Turnbull2010-02-171-2/+2
* Fixed stored configuration documentationJames Turnbull2010-02-171-3/+3
* Fixes #3653 - Changed default factpath value to better reflect plugins in mod...James Turnbull2010-02-171-1/+1
* Partial fix to #2837 - changed warning message to debugJames Turnbull2010-02-171-1/+1
* Fix #3555 - fix state of purged listsPeter Meier2010-02-171-0/+10
* Fix #3540 - name methods correctlyPeter Meier2010-02-171-2/+2
* Fixes #3295 - generate() now sets the working directory to the directory cont...Paul Lathrop2010-02-171-2/+4
* Fixed #3532 - Typo in lib/puppet/ssl/host.rbJames Turnbull2010-02-171-1/+1
* Fixes #3460 - Makes Puppet FHS compliant by moving /var/puppet to /var/lib/pu...James Turnbull2010-02-172-2/+2
* Fix for #3101 (bug in MRI 1.8.7)Markus Roberts2010-02-171-1/+12
* Fixes #3419. OS X 10.6 Ruby doesn't set supplementary groupsNigel Kersten2010-02-171-2/+26
* Revert the guts of #2890Markus Roberts2010-02-174-32/+40
* Fail gracefully on packages that don't have the HOMEPAGE variable set (e.g. d...Gábor Vészi2010-02-171-1/+1
* Fixed #3443 - Typo in mount typeJames Turnbull2010-02-171-2/+3
* Fixes #3135 - darwin doesn't support 'mount -o remount'James Turnbull2010-02-171-1/+2
* Adding :catalog_terminus settingLuke Kanies2010-02-174-6/+15
* fixing obsolete comment in puppetdLuke Kanies2010-02-171-3/+3
* Adding support for only using cached catalogsLuke Kanies2010-02-172-1/+5
* Refactoring Configurer to enable the next featureLuke Kanies2010-02-171-27/+30
* Fix #3155 - prevent error when using two matching regex in cascadeBrice Figureau2010-02-174-12/+68
* Fixed link typoJames Turnbull2010-04-221-1/+1
* Fixed #3384 - Updated broken linkJames Turnbull2010-04-221-3/+3
* Making a Puppet::Module test more resilientLuke Kanies2010-04-131-3/+3
* Fixing yumrepo type to use 'flush'Luke Kanies2010-04-121-25/+1
* Only trying to retrieve passwords on OS X when rootLuke Kanies2010-04-121-2/+2
* Fixing a warning in the aix package providerLuke Kanies2010-04-121-1/+1
* Removing tests for code that was removed in the REST refactorLuke Kanies2010-04-121-38/+0
* Fixing and porting Transaction Report testsLuke Kanies2010-04-121-3/+3
* Fixing Property#change_to_s in rare case failuresLuke Kanies2010-04-121-3/+3
* Fixing Hash functionality with non-constant keysLuke Kanies2010-04-121-1/+2
* Removing vistigial method in ASTHashLuke Kanies2010-04-121-3/+0
* Porting/removing group test/unit testsLuke Kanies2010-04-121-5/+0
* Cleaning up content/source codeLuke Kanies2010-04-122-15/+11
* Making SshAuthorizedKeys tests less brittleLuke Kanies2010-04-121-1/+1
* Markus's patch concerning string interpolationJesse Wolfe2010-04-123-1674/+1759
* The pure-ruby YAML lib doesn't accept parametersJesse Wolfe2010-04-091-1/+1
* Fix a failure in new FileBucket where it was impossible to read from aJesse Wolfe2010-04-093-4/+6