summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Fix for #2765 (--no-fqdn regression in puppetrun)Markus Roberts2009-12-202-5/+8
| * Fix for #2657 (retain old setting if config has syntax error)Markus Roberts2009-12-201-25/+30
| * Fix for #2965 (Chatty SELinux message)Markus Roberts2009-12-201-1/+1
| * Fix for #2951 (SELinux test errors on OS X)Markus Roberts2009-12-181-2/+2
| * Fix for #2890 (the cached certificates that would not die)Markus Roberts2009-12-196-60/+38
| * Closed #2937 - Migrated a number of requires to featuresJames Turnbull2009-12-185-22/+11
| * Adds partial IPv6 support to authstoreMarkus Roberts2009-12-181-5/+11
| * Fix for #2567 (Authstore does unintended/pointless DNS lookups)Markus Roberts2009-12-181-5/+0
| * Enabling steps for #2567 (Authstore does unintended/pointless DNS lookups)Markus Roberts2009-12-181-117/+46
| * Fix #2808 puppetqd doesn't give an error when no config is givenJesse Wolfe2009-12-171-2/+4
| * Fixing 2855 Inadvertent zlib dependencyJesse Wolfe2009-12-164-8/+35
| * Fix for #887 (safely setting pager to cat for blastwave)Markus Roberts2009-12-151-6/+7
| * 2633 file and line info on bad params in type/fileJesse Wolfe2009-12-151-2/+2
| * Fix for #2817 (links created even when links property set to follow)Markus Roberts2009-12-153-40/+21
| * 2877 race condition in webrickJesse Wolfe2009-12-151-1/+2
| * Fix for #2911 (Allow capital letters in selinux contexts)Markus Roberts2009-12-121-1/+1
| * Fix for #2900 (rug output parsing too specific)Markus Roberts2009-12-121-1/+1
| * Fix for #2786 (failed trying to backup directory in recursive purge)Markus Roberts2009-12-111-1/+2
| * Minimal fix for #2822Markus Roberts2009-12-101-1/+1
| * Fix for #2863 (calling each on uninitialized tag list)Markus Roberts2009-12-102-31/+20
| * Feature 2827 Option to disable managing internal filesJesse Wolfe2009-12-092-4/+11
| * Fixing 2849 puppet changes sshkey alias every run if it is blankJesse Wolfe2009-12-091-5/+3
| * Fixed spellquote function documentationJames Turnbull2009-12-061-1/+1
| * Updated yumrepo type documentationTodd Zullinger2009-12-051-1/+3
| * Fixing 2886: Failing specs in format_handlerJesse Wolfe2009-12-031-2/+10
| * Fixed #2798 - Correct issue with crontab provider on AIXAndrew Forgue2009-12-022-0/+48
| * Fixing 2725 Error message when permissions incorrect on file server directoryJesse Wolfe2009-12-022-1/+5
| * 2842 Format debugging should be removedJesse Wolfe2009-12-022-14/+8
| * Fix #2783, take2 - puppetdoc should use environment to get modulepath/manifes...Brice Figureau2009-11-271-1/+1
| * Fix #2831 - puppetdoc doesn't cope with regex nodeBrice Figureau2009-11-271-3/+5
* | Fix #2818 - scope variable assigned with undef are not "undef"Brice Figureau2009-12-291-1/+6
* | Merge branch 'merge'Luke Kanies2009-12-2167-268/+488
|\ \
| * | Merge branch '0.25.x'Luke Kanies2009-12-2167-268/+488
| |\|
| | * 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