summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix for #2327, check the return types from augeas and fail where appropriateBryan Kearney2010-02-011-4/+10
| * 2047: Add a not_include into matchBryan Kearney2010-02-012-0/+5
| * Fix for #3094 (libdir should take ":" delimited path)Markus Roberts2010-01-301-2/+2
| * Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymoreJesse Wolfe2010-01-302-5/+0
| * Fix for #3035 (redhat services use init for source)Markus Roberts2010-01-301-1/+1
| * Fix for #3085 (user_role_add pulls from same source as useradd)Markus Roberts2010-01-301-1/+1
| * Fix for #3114 (ruby's arbitrary limit on process groups too low)Markus Roberts2010-01-301-0/+1
| * Partial reversion of patch for #3088 to fix #3104 (Exception misreported)Markus Roberts2010-01-2412-16/+16
| * Fix for #3088 (catching Exception also traps SystemExit)Markus Roberts2010-01-2412-0/+32
| * Fix for #3093 (also need to be able to call pkgget_with_cat on class)Markus Roberts2010-01-221-2/+2
| * Uncommeniting the fix for #3001Markus Roberts2010-01-211-1/+1
| * Minimal fix for #3001 (failing to fetch metadata on dangling symlink)Markus Roberts2010-01-191-1/+1
| * Fixing #2914 - pre/post hooks now work for transactionsLuke Kanies2010-01-183-4/+37
| * Fix for #3075 (sshkey host_aliases ignored)Markus Roberts2010-01-151-5/+5
| * Revert "Fix #2845 Cron entries using "special" parameter lose their title whe...James Turnbull2010-01-141-4/+9
* | Fix #3117 - cert fingerprinting uses a method not available in ruby <= 1.8.6Brice Figureau2010-01-281-1/+1
* | First shot at the OpenSolaris pkg(5) providerMartin Englund2010-01-271-0/+114
* | Feature #2839 - fingerprint certificateBrice Figureau2010-01-196-19/+78
* | Revert "Feature #2839 - fingerprint certificate"James Turnbull2010-01-193-46/+9
* | Fixing #1054 - transaction reports are always sentLuke Kanies2010-01-183-64/+43
* | Removing some unneeded validation code from Transaction.newLuke Kanies2010-01-181-8/+2
* | Removing unused configurer codeLuke Kanies2010-01-181-6/+0
* | Fix #2894 - exclude .pp files under modules files directoriesBrice Figureau2010-01-181-0/+1
* | Adapt to method name change since 8971d8Brice Figureau2010-01-181-3/+3
* | Feature #2839 - fingerprint certificateBrice Figureau2010-01-183-9/+46
* | Feature #2395 - revoke when cleaning a certificate with puppetcaBrice Figureau2010-01-181-0/+1
* | Merge branch '0.25.x'James Turnbull2010-01-1363-485/+461
|\|
| * Reversion of pipe IO patch for testing on #3025Markus Roberts2010-01-121-39/+54
| * Fix #1464 Mount complains about missing fieldsJesse Wolfe2010-01-121-1/+10
| * Fix #2845 Cron entries using "special" parameter lose their title when changedJesse Wolfe2010-01-121-9/+4
| * Fix #2887 'service' tests paths too earlyJesse Wolfe2010-01-082-16/+19
| * Fix for temporary file security wholeMarkus Roberts2010-01-055-7/+32
| * Fix for #2999 (absent package handling on solaris)Markus Roberts2010-01-051-0/+1
| * Fix typo in documentation: wheter vs. whether.Jeroen van Meeuwen2010-01-031-1/+1
| * Partial rollback of refinements to fix for #2994Markus Roberts2010-01-021-3/+3
| * Do not close stdout or stderr in execute.Ricky Zhou2010-01-021-9/+12
| * ReFix 2675 ending slash in directory should get stripped offJesse Wolfe2010-01-011-0/+4
| * Use a pipe instead of a temp file for command output.Ricky Zhou2010-01-011-54/+36
| * Additional fix for #2994 (followed symlinks do not have checksums)Markus Roberts2010-01-011-6/+4
| * Fix for #2995 (don't fail to load PSON when UTF-8 missing)Markus Roberts2009-12-312-18/+24
| * Revert "Fix for #2731 (problem communicating with processes in SELinux)"James Turnbull2009-12-311-22/+51
| * Fix for #2995 (don't fail to load PSON when UTF-8 missing)Markus Roberts2009-12-301-1/+1
| * Fix for #2994 (undefined method "_file" message)Markus Roberts2009-12-291-1/+1
| * fix #2987 - check correct hash entryPeter Meier2009-12-251-1/+1
| * Fix for #2967 (RFC-1123 problem and regression on wildcarded domains)Markus Roberts2009-12-241-1/+1
| * Fixing failing testsMarkus Roberts2009-12-231-1/+0
| * Fix for #2881 (ralsh doesn't find individual parsed resources)Markus Roberts2009-12-231-1/+1
| * Code smell reductionsMarkus Roberts2009-12-232-38/+10
| * Making provider/host/parser.rb compatible with host_aliasesMarkus Roberts2009-12-231-8/+8
| * Fixing #2964 updated resources cannot be collected until they are exported twiceMarkus Roberts2009-12-231-1/+1