summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* (#5274) New comment property for the hosttypeStefan Schulte2010-11-172-72/+32
* Fix test failures that fixing #4726 exposed.Jesse Wolfe2010-11-161-4/+7
* (#4726) Fix RRD legacy supportMatt Robinson2010-11-161-1/+1
* Fix for #4279 -- mount detection on HP-UXMarkus Roberts2010-11-161-1/+1
* Fix for #5055 -- adding to_sym to Puppet::Node::EnvironmentMarkus Roberts2010-11-161-0/+4
* Fix for #5298 -- Collections need to do type lookupMarkus Roberts2010-11-161-1/+2
* Step towards [5298] -- cleanup indentation, etc. in AST::CollectionMarkus Roberts2010-11-161-51/+33
* Fixed #5287 - Schedule documentation is incorrectJames Turnbull2010-11-161-5/+5
* Fix for #5273 -- user resource constantly resetting password ageMarkus Roberts2010-11-162-4/+4
* Fix for #4299 -- Don't require whichMarkus Roberts2010-11-127-32/+11
* Fix #5020 - Prefer finding node name from REST uri over certnameBrice Figureau2010-11-121-4/+8
* Fix for #4955 -- Race condition & memory leak in Puppet::UtilMarkus Roberts2010-11-124-15/+22
* Fix #4921 - race condition in Parser Functions creationBrice Figureau2010-11-121-2/+4
* Fix #5252 - line number mis-attribution during parsingBrice Figureau2010-11-111-3/+3
* Fix for #2568 -- Add a dbconnections option to set AR pool sizeMarkus Roberts2010-11-102-0/+4
* Maint. Removing code for which no CLA has been signedMarkus Roberts2010-11-102-9/+0
* Reimplementation of functionality removed by prior commitMarkus Roberts2010-11-101-1/+9
* Refactor for CLAMarkus Roberts2010-11-101-13/+1
* Fix #4923 - close process race when truncating existing fileBrice Figureau2010-11-101-1/+4
* capture stderr from exec resourcesNigel Kersten2010-11-101-1/+1
* (#4573) FreeBSD service provider now supports versions <7 and >8Nick Lewis2010-11-101-1/+4
* Fix #3808 - puppetdoc should use --force-update only if RDoc supports itBrice Figureau2010-11-101-4/+5
* [#4813] Remove dead code from puppet/rails/host.rbMatt Robinson2010-11-101-72/+0
* Fix #4911 - Do not generate doc for standard RDoc parser generated objectBrice Figureau2010-11-101-0/+6
* Fix #5127 - error when accessing array elementsBrice Figureau2010-11-101-2/+10
* Kludge for #5206 -- port of fix for #3536 to yamlMarkus Roberts2010-11-102-1/+16
* (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-0/+2
* Fixed #5112 - Launchd Service broke in 2.6.2 with OS X 10.4 Clients.donavan2010-10-291-1/+1
* Fixed #5137 - Removed no longer required TOC referencesJames Turnbull2010-10-291-2/+0
* Kludge for #5048 -- serialization compatibility with 0.25.xMarkus Roberts2010-10-271-0/+10
* (#4534/#4778) -- Normalize parameterized classesPaul Berry2010-10-273-18/+24
* Fix for #5022 -- Escaped newlines should be elidedMarkus Roberts2010-10-181-1/+2
* Fix for #4832 -- Making PSON handle arbitrary binary dataMarkus Roberts2010-10-131-12/+5
* Minimal fix for #4975 -- only call chage when managing password age rulesMarkus Roberts2010-10-133-8/+11
* Fix for #4963 -- Use correct commands for password expiry on solarisMarkus Roberts2010-10-131-3/+3
* Reversion of 021d534482dd8edb863cb77d668ac3525362a0a6Markus Roberts2010-10-051-2/+1
* Fixed #4919 - added parenths to fix error message:James Turnbull2010-10-021-1/+1
* Fixed documentation typoJames Turnbull2010-10-011-1/+1
* Fix for #4896 -- stray newline left over from removed diagnosticMarkus Roberts2010-09-301-1/+0
* Fixes #4792 (Duplicate definition since 2.6.1 upgrade)Paul Berry2010-09-301-0/+1
* Adds #3046 - support for password min/max ageNick Lewis2010-09-296-13/+98
* [#4783] (#4783) Fix RRDGraph report generationMatt Robinson2010-09-291-1/+1
* Add user account expiry to the useradd type and providerDean Wilson2010-09-292-1/+25
* Fixed #4025 (failure in launchd if certain plists are binary).Paul Berry2010-09-291-9/+16
* Fix for #4649 -- avoid unsupported features on non-posix systemsMarkus Roberts2010-09-281-11/+15
* Fix for 4273 -- revert b7e2580ab49ecdb67fc9b522829c005fc3750fbeMarkus Roberts2010-09-281-12/+0
* Fix for #4804 -- escaped backslashes in interpolated stringsMarkus Roberts2010-09-281-1/+1
* Fixes #4863 (Missing "require 'webrick'" causes nondeterministic spec failures)Paul Berry2010-09-281-0/+1
* (#4860) Add regression tests that would have caught bad params methodMatt Robinson2010-09-281-5/+1
* (#4860) Fix wrong method name.. params seems to be renamed to parametersSimon Effenberg2010-09-281-1/+1