summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fixing #2857 (quote nesting error)Markus Roberts2009-11-241-1/+1
| | * Fixing #2791 fs_find should follow symlinksJesse Wolfe2009-11-251-5/+16
| | * Added additional documentation to file mode attribute.James Turnbull2009-11-251-1/+18
| | * Fixing 2792 selinux tries to set properties on unsupported filesystesJesse Wolfe2009-11-251-1/+1
| | * fix regex for non-installed packagesBenedikt Böhm2009-11-231-1/+1
| | * Fixing 2812 authorized_keys without comments failJesse Wolfe2009-11-211-1/+2
| | * Fix for ticket #2844 (file recursion generated vs. explicit prefix)Markus Roberts2009-11-211-17/+9
| | * Fix for ticket #2700 -- check for @explicit_waitforcert in puppetd --testMarkus Roberts2009-11-201-1/+1
| | * Fixed #1806 - supplementary groups are not resetJames Turnbull2009-11-202-3/+14
| | * Fix 2768 maillist resource is brokenJesse Wolfe2009-11-201-7/+4
| | * simplify and fix portage providerBenedikt Böhm2009-11-191-27/+23
| | * Possible workaround for #2824 (MRI GC bug)Markus Roberts2009-11-1911-12/+12
| | * Fixing #2789 puppetrun fails without --tagJesse Wolfe2009-11-192-12/+29
| | * Fixing 904 RDoc::usage incompatible with rubygemsJesse Wolfe2009-11-191-0/+8
| | * rack: SSL Env vars can only be in Request.envChristian Hofstaedtler2009-11-183-26/+8
| | * Fix #2671, preferred_serialization_format does not complain about invalid valuesBruce Williams2009-11-171-0/+2
| | * Fixing #2764 ActiveRecord 2.1 supportJesse Wolfe2009-11-171-0/+4
| | * Fix #2810 - adapt tidy to new FileSet apiBrice Figureau2009-11-171-2/+9
| | * Fixed ldap typo againJames Turnbull2009-11-151-1/+1
| | * Fix #2783 - Puppetdoc rdoc should use environment to get modulepath/manifestdirBrice Figureau2009-11-151-2/+3
| | * Add Environment#manifestdir and small refactoringBrice Figureau2009-11-151-9/+20
| | * Least kludgy patch for #2675Markus Roberts2009-11-146-41/+49
| | * Fix for #2661 and related issuesMarkus Roberts2009-11-134-7/+6
| | * Fixing 2806 Specifying multiple tags fails to apply any of themJesse Wolfe2009-11-132-4/+7
| | * Updated generate function documentation to make it clear it runs on the masterJames Turnbull2009-11-131-2/+2
| | * Fix #2681 Incorrectly duplicating resourcesRein Henrichs2009-11-131-12/+12
| | * Ticket #2770 (deserializing Exec[...]s with "\n"s)Markus Roberts2009-11-123-5/+5
| | * Fixing #2767 invoke-rc.d warningsJesse Wolfe2009-11-121-1/+1
| | * Fix #2797 - tags are not inherited by recursed file sub childBrice Figureau2009-11-121-0/+1
| | * Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class contentBrice Figureau2009-11-121-0/+3
| | * Fix #2796 - Fix puppetdoc rdoc selector parsingBrice Figureau2009-11-124-3/+18
| | * Fix #2795 - puppetdoc rdoc reports a better error messageBrice Figureau2009-11-121-13/+23
| | * Fixing #2631 show_diff sometimes doesn't happenJesse Wolfe2009-11-101-1/+1
| | * Fix #2787 - Storeconfig doesn't store/update node ip and environment anymoreBrice Figureau2009-11-071-0/+5
| | * Fix for #2670, Puppet silently ignores catalog_formatBruce Williams2009-11-061-0/+12
| | * Fix #2757 & CSR 92 (symlinks in recursively managed dirs)Markus Roberts2009-11-054-8/+62
| | * Fix #2769 - default schedule are not definedBrice Figureau2009-11-051-0/+1
| | * Al Hoang's patch for #2781, removing obsolete when/: syntaxMarkus Roberts2009-11-052-9/+9
| | * Fixing #2689 - file owner warnings are reducedLuke Kanies2009-10-271-4/+7
| | * Fixing #2752 - "require" loads "include"Luke Kanies2009-10-261-1/+4
| | * Fixed typo in lib/puppet/indirector/ldap.rbJames Turnbull2009-10-271-1/+1
| | * Fix #2753 - Do not "global allow" plugins/modules mount if some rules have be...Brice Figureau2009-10-272-2/+7
| | * Re-fixed #2750 - Stop disabling the CRL or checking for a disabled CRLJohn A. Barbuto2009-10-274-18/+1
| | * Revised partial fix for #2661 and related issuesMarkus Roberts2009-10-274-7/+11
| | * Bug #2534 Raise error if property appears twiceJesse Wolfe2009-10-271-0/+6
| | * Bug #1908 cron environment should allow empty valsJesse Wolfe2009-10-271-1/+1
| | * Bug #1742 Invalid params to --color outputs 'nil'Jesse Wolfe2009-10-261-2/+2
| | * Use notice() in the versioncmp() docsTodd Zullinger2009-10-261-1/+1
| | * Ticket #2665: Regexp exception on ++ in package namesMarkus Roberts2009-10-254-4/+4
| | * Fixed #2750 - Set :cacrl to nil instead of 'false' in puppetdJohn A. Barbuto2009-10-251-1/+1