summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Define posix and win32 featuresDavid Schmitt2010-02-171-0/+11
* Improve error messageDavid Schmitt2010-02-171-1/+1
* Avoid setting the timeout before we know which timeout we should set.David Schmitt2010-02-171-4/+4
* Avoid trying to lock on non-filesDavid Schmitt2010-02-171-0/+2
* Removing obsolete FCollection stub from FunctionsLuke Kanies2010-02-171-6/+0
* Functions are added to a module instead of ScopeLuke Kanies2010-02-172-3/+22
* Slightly restructuring "Functions" fileLuke Kanies2010-02-171-7/+4
* [#3921] Add facts_terminus setting to Puppet settingsRein Henrichs2010-02-173-3/+5
* [#3921] Remove unnecessary require 'puppet/resource'Rein Henrichs2010-02-177-57/+55
* Fix for #3949 and relatedMarkus Roberts2010-02-171-2/+3
* Fixed #3912 - Added client certificate name as an internal fact called "clien...James Turnbull2010-02-171-0/+1
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-176-11/+11
* Fixing #3822 - checksums will be loaded from filebucketsLuke Kanies2010-02-171-18/+36
* fooLuke Kanies2010-02-171-1/+1
* For #3822 - Reducing checksum code duplicationLuke Kanies2010-02-173-45/+72
* Fixed unsupported perlstyle regex and few other minor bugsRoss West2010-02-171-26/+42
* Signed-off-by: Ross West <westr@connection.ca>Ross West2010-02-171-202/+185
* Signed-off-by: Ross West <westr@connection.ca>Ross West2010-02-171-0/+252
* Fixing #3791 - client environment is usedLuke Kanies2010-02-171-3/+19
* Bug #3748 LDAP group membershipMatt Robinson2010-02-171-1/+1
* Fix for 3664: interpolating qualified variables.Markus Roberts2010-02-171-9/+9
* Fix #3664 - qualified variable parsing in string interpolationBrice Figureau2010-02-171-4/+6
* Feature #2935 remove misleading commentJesse Wolfe2010-02-171-4/+1
* Feature #2935 Unify the codepaths for setting settingsJesse Wolfe2010-02-171-6/+14
* Feature #2935 Puppet[:mode] and Puppet[:name] are read-onlyJesse Wolfe2010-02-171-6/+18
* Bug: Broken codepath in util/settingsJesse Wolfe2010-02-171-1/+1
* Feature #2935 settings are in Mode sections instead of executable namesJesse Wolfe2010-02-171-28/+8
* Feature #2935: method extract require_applicationJesse Wolfe2010-02-171-1/+5
* Feature #2935: Test for if we're "puppet cert"Jesse Wolfe2010-02-171-1/+1
* Code cleanup: remove "self." from setdefaultsJesse Wolfe2010-02-171-6/+6
* Feature #2935 Modes: root? predicateJesse Wolfe2010-02-176-6/+10
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-178-10/+7
* Feature #2276 Single Executable: Update docstringsJesse Wolfe2010-02-1712-59/+56
* feature #2276 Single Executable: use new names for settings sectionsJesse Wolfe2010-02-175-8/+8
* Feature #2935: Applications should declare modesJesse Wolfe2010-02-174-0/+4
* Feature #2935: lazify require graph for applicationsJesse Wolfe2010-02-1712-167/+163
* Feature #2935: Puppet::ModeJesse Wolfe2010-02-174-48/+99
* Feature #2276 Single Executable: usage messageJesse Wolfe2010-02-171-1/+1
* feature #2276 Single Executable: move CommandLine methodsJesse Wolfe2010-02-173-47/+36
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-175-40/+27
* Adding #2658 - Adding support for run stagesLuke Kanies2010-02-175-17/+80
* Fixing #3671 - --compile Catalogs are pretty-printedLuke Kanies2010-02-171-1/+1
* Fixing #2655 - Adding default parameter values to resourcesLuke Kanies2010-02-171-1/+5
* Fixing Catalog conversionLuke Kanies2010-02-171-1/+1
* Fixing #1903 - metaparam inheritance is much fasterLuke Kanies2010-02-172-18/+46
* Fixing Parser::Resource param validationLuke Kanies2010-02-171-1/+1
* Fixes #1999 - Allows the 'apt' provider to downgrade packages.Paul Lathrop2010-02-171-1/+2
* Fixes #3745 Catch unhandled exception in ssh_authorized_key providerSean Millichamp2010-02-171-1/+5
* Fixed #3721 - Removed -u option from crontab on HP-UXJames Turnbull2010-02-171-1/+1
* Fixes #3663 - It should be possible to list signed hosts onlyJames Turnbull2010-02-172-2/+10