summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Updated version and CHANGELOG for 0.25.4James Turnbull2010-01-141-1/+1
| * 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-1364-486/+462
|\|
| * Updated version and CHANGELOG for 0.25.3James Turnbull2010-01-121-1/+1
| * 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
| * Updated versionJames Turnbull2009-12-231-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
| * Fix for #2731 (problem communicating with processes in SELinux)Markus Roberts2009-12-231-51/+22
| * Fix for #2940 (propogating nil rather than reporting the error)Markus Roberts2009-12-231-3/+4
| * A slide down the RFC-1123 slope towards MS Windows compatibility and chaosMarkus Roberts2009-12-222-5/+6
| * Fix for #2943 (Make puppet --apply respect --preferred_serialization_format)Markus Roberts2009-12-211-1/+1
| * Fix #2816 MySQL server has gone awayJesse Wolfe2009-12-201-0/+1
| * Fix for #2813 (alias propety v. alias metapram)Markus Roberts2009-12-203-19/+17