index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch '0.25.x'
James Turnbull
2010-01-13
64
-486
/
+462
|
\
|
|
*
Updated version and CHANGELOG for 0.25.3
James Turnbull
2010-01-12
1
-1
/
+1
|
*
Reversion of pipe IO patch for testing on #3025
Markus Roberts
2010-01-12
1
-39
/
+54
|
*
Fix #1464 Mount complains about missing fields
Jesse Wolfe
2010-01-12
1
-1
/
+10
|
*
Fix #2845 Cron entries using "special" parameter lose their title when changed
Jesse Wolfe
2010-01-12
1
-9
/
+4
|
*
Fix #2887 'service' tests paths too early
Jesse Wolfe
2010-01-08
2
-16
/
+19
|
*
Fix for temporary file security whole
Markus Roberts
2010-01-05
5
-7
/
+32
|
*
Fix for #2999 (absent package handling on solaris)
Markus Roberts
2010-01-05
1
-0
/
+1
|
*
Fix typo in documentation: wheter vs. whether.
Jeroen van Meeuwen
2010-01-03
1
-1
/
+1
|
*
Partial rollback of refinements to fix for #2994
Markus Roberts
2010-01-02
1
-3
/
+3
|
*
Do not close stdout or stderr in execute.
Ricky Zhou
2010-01-02
1
-9
/
+12
|
*
ReFix 2675 ending slash in directory should get stripped off
Jesse Wolfe
2010-01-01
1
-0
/
+4
|
*
Use a pipe instead of a temp file for command output.
Ricky Zhou
2010-01-01
1
-54
/
+36
|
*
Additional fix for #2994 (followed symlinks do not have checksums)
Markus Roberts
2010-01-01
1
-6
/
+4
|
*
Fix for #2995 (don't fail to load PSON when UTF-8 missing)
Markus Roberts
2009-12-31
2
-18
/
+24
|
*
Revert "Fix for #2731 (problem communicating with processes in SELinux)"
James Turnbull
2009-12-31
1
-22
/
+51
|
*
Fix for #2995 (don't fail to load PSON when UTF-8 missing)
Markus Roberts
2009-12-30
1
-1
/
+1
|
*
Fix for #2994 (undefined method "_file" message)
Markus Roberts
2009-12-29
1
-1
/
+1
|
*
fix #2987 - check correct hash entry
Peter Meier
2009-12-25
1
-1
/
+1
|
*
Fix for #2967 (RFC-1123 problem and regression on wildcarded domains)
Markus Roberts
2009-12-24
1
-1
/
+1
|
*
Updated version
James Turnbull
2009-12-23
1
-1
/
+1
|
*
Fixing failing tests
Markus Roberts
2009-12-23
1
-1
/
+0
|
*
Fix for #2881 (ralsh doesn't find individual parsed resources)
Markus Roberts
2009-12-23
1
-1
/
+1
|
*
Code smell reductions
Markus Roberts
2009-12-23
2
-38
/
+10
|
*
Making provider/host/parser.rb compatible with host_aliases
Markus Roberts
2009-12-23
1
-8
/
+8
|
*
Fixing #2964 updated resources cannot be collected until they are exported twice
Markus Roberts
2009-12-23
1
-1
/
+1
|
*
Fix for #2731 (problem communicating with processes in SELinux)
Markus Roberts
2009-12-23
1
-51
/
+22
|
*
Fix for #2940 (propogating nil rather than reporting the error)
Markus Roberts
2009-12-23
1
-3
/
+4
|
*
A slide down the RFC-1123 slope towards MS Windows compatibility and chaos
Markus Roberts
2009-12-22
2
-5
/
+6
|
*
Fix for #2943 (Make puppet --apply respect --preferred_serialization_format)
Markus Roberts
2009-12-21
1
-1
/
+1
|
*
Fix #2816 MySQL server has gone away
Jesse Wolfe
2009-12-20
1
-0
/
+1
|
*
Fix for #2813 (alias propety v. alias metapram)
Markus Roberts
2009-12-20
3
-19
/
+17
|
*
Fix for #2765 (--no-fqdn regression in puppetrun)
Markus Roberts
2009-12-20
2
-5
/
+8
|
*
Fix for #2657 (retain old setting if config has syntax error)
Markus Roberts
2009-12-20
1
-25
/
+30
|
*
Fix for #2965 (Chatty SELinux message)
Markus Roberts
2009-12-20
1
-1
/
+1
|
*
Fix for #2951 (SELinux test errors on OS X)
Markus Roberts
2009-12-18
1
-2
/
+2
|
*
Fix for #2890 (the cached certificates that would not die)
Markus Roberts
2009-12-19
6
-60
/
+38
|
*
Closed #2937 - Migrated a number of requires to features
James Turnbull
2009-12-18
5
-22
/
+11
|
*
Adds partial IPv6 support to authstore
Markus Roberts
2009-12-18
1
-5
/
+11
|
*
Fix for #2567 (Authstore does unintended/pointless DNS lookups)
Markus Roberts
2009-12-18
1
-5
/
+0
|
*
Enabling steps for #2567 (Authstore does unintended/pointless DNS lookups)
Markus Roberts
2009-12-18
1
-117
/
+46
|
*
Fix #2808 puppetqd doesn't give an error when no config is given
Jesse Wolfe
2009-12-17
1
-2
/
+4
|
*
Fixing 2855 Inadvertent zlib dependency
Jesse Wolfe
2009-12-16
4
-8
/
+35
|
*
Fix for #887 (safely setting pager to cat for blastwave)
Markus Roberts
2009-12-15
1
-6
/
+7
|
*
2633 file and line info on bad params in type/file
Jesse Wolfe
2009-12-15
1
-2
/
+2
|
*
Fix for #2817 (links created even when links property set to follow)
Markus Roberts
2009-12-15
3
-40
/
+21
|
*
2877 race condition in webrick
Jesse Wolfe
2009-12-15
1
-1
/
+2
|
*
Fix for #2911 (Allow capital letters in selinux contexts)
Markus Roberts
2009-12-12
1
-1
/
+1
|
*
Fix for #2900 (rug output parsing too specific)
Markus Roberts
2009-12-12
1
-1
/
+1
|
*
Fix for #2786 (failed trying to backup directory in recursive purge)
Markus Roberts
2009-12-11
1
-1
/
+2
[prev]
[next]