summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* Maint: Remove Indirector::Request objects from HTTP Handler and API V1Jesse Wolfe2010-11-024-36/+36
* (#5166) Inventory service is now searchable by timestamp.Paul Berry2010-11-011-0/+22
* Refactor Puppet::Node::Inventory::Yaml in preparation for adding freshnessPaul Berry2010-11-011-17/+29
* Fix #5164 Change Facts timestamp when they are received by the masterJesse Wolfe2010-11-012-5/+14
* (#5132) Provide a query REST interface for inventoryMatt Robinson2010-10-287-3/+59
* (#5148) Add support for PSON to factsNick Lewis2010-10-281-0/+21
* Merge remote branch 'nigel/tickets/2.6.x/4382' into nextJesse Wolfe2010-10-181-1/+33
|\
| * Make --mkusers work on OS X, we now find unused uid/gids if unspecifiedNigel Kersten2010-10-111-1/+33
* | Merge commit '2.6.3rc1' into nextJesse Wolfe2010-10-184-23/+19
|\ \
| * | 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
| |/
* | Merge commit '2.6.2' into nextJesse Wolfe2010-10-122-3/+2
|\|
| * Reversion of 021d534482dd8edb863cb77d668ac3525362a0a6Markus Roberts2010-10-051-2/+1
| * Fixed #4919 - added parenths to fix error message:James Turnbull2010-10-021-1/+1
* | Merge remote branch 'paul/ticket/next/4657' into nextJesse Wolfe2010-10-055-40/+40
|\ \
| * | [#4657] Customer-supplied .rb files are not compatible with multiple environm...Paul Berry2010-09-026-40/+44
* | | Merge commit '2.6.2rc1' into nextJesse Wolfe2010-10-0415-50/+159
|\ \ \ | | |/ | |/|
| * | 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
* | | Partial merge to 2.6.2rc1 : Merge commit '574812e' into nextJesse Wolfe2010-10-042-11/+12
|\| |
| * | (#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
* | | Partial merge to 2.6.2rc1 : Merge commits 'd057b90' and '6dd1930' into nextJesse Wolfe2010-10-043-14/+47
|\ \ \
| * | | Fix test failures that fixing #4726 exposed.Jesse Wolfe2010-10-041-4/+7
| |/ /
| * | Fix #4726 Update puppet rrdtool metric code to support modern rrd ruby bindingsJesse Wolfe2010-09-282-10/+40
* | | Partial merge to 2.6.2rc1 : Merge commit '66cf3a9' into nextJesse Wolfe2010-10-0410-39/+47
|\| |
| * | Fix #4226 - Prepend 'Puppet CA: ' to fqdn for default root ca_nameJacob Helwig2010-09-283-12/+6
| * | Fixes #4852 - error messages involving Whits now mention Classes insteadNick Lewis2010-09-282-0/+5
| * | Fix #4267 - Create a backup before dropping permissionsJesse Wolfe2010-09-281-0/+7
| * | (#4763) Don't call a method that was removed in Rails 3 activerecordMatt Robinson2010-09-223-6/+12
| * | Fixed #4763 - Hardcoded ActiveRecord versionJames Turnbull2010-09-222-2/+2
| * | Fixes #4822 -- Puppet doc -o option brokenPaul Berry2010-09-221-21/+17
* | | Partial merge to 2.6.2rc1 : Merge commit '99c1019' into nextJesse Wolfe2010-10-041-9/+11
|\| |
| * | [#4798] Puppet doc manifests documentation mode brokenPaul Berry2010-09-221-6/+9
* | | Partial merge to 2.6.2rc1 : Merge commit '8cd1540' into nextJesse Wolfe2010-10-024-5/+6
|\| |
| * | [#4692] undefined variables cause :undef to be passed to functionsPaul Berry2010-09-221-1/+1
| * | [#4787] Missing require causing failureJesse Wolfe2010-09-221-0/+1
| * | Fix for #4746 -- Newline goes at the _end_ of the lineMarkus Roberts2010-09-221-1/+1
| * | Fix #4743: Allow the audit meta-parameter to accept both 'all', and :allJacob Helwig2010-09-221-3/+3
* | | Partial merge to 2.6.2rc1 : Merge commit 'f950061' into nextJesse Wolfe2010-10-023-15/+19
|\| |