summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | (#5233) Randomize tmp dir pathsMatt Robinson2010-11-081-0/+2
* | | | Merge branch 'next' of git://github.com/puppetlabs/puppet into nextMarkus Roberts2010-11-171-77/+57
|\ \ \ \
| * | | | (#5079) Refactor and cleanup mcxcontent providerMatt Robinson2010-11-161-40/+23
| * | | | (#5079) Move methods around to make it clearer whether they're public or privateMatt Robinson2010-11-161-51/+48
* | | | | Merge branch 'ticket/next/4590' into nextMarkus Roberts2010-11-172-208/+224
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [#4590] SimpleGraph is slowPaul Berry2010-10-072-208/+222
* | | | | Merge branch 'feature/next/3747' into nextNick Lewis2010-11-111-0/+73
|\ \ \ \ \
| * | | | | (#3747) Add specs for upstart providerNick Lewis2010-11-111-4/+1
| * | | | | (#3747) Implement upstart providerNan Liu2010-11-111-0/+76
| | |_|/ / | |/| | |
* / | | | Fix #4904 Mounts shouldn't remount unless they are ensure=>mountedJesse Wolfe2010-11-111-1/+1
|/ / / /
* | | | Merge branch 'feature/master/5198' into nextPaul Berry2010-11-091-4/+6
|\ \ \ \
| * | | | (#5198) add terabyte support to tidy type's size parameterGarrett Honeycutt2010-11-031-3/+4
| * | | | (#5198) add gigabyte reference to docs for tidy type's size parameterGarrett Honeycutt2010-11-031-3/+4
* | | | | Merge remote branch 'jamtur01/tickets/2.6.x/5108' into nextPaul Berry2010-11-091-0/+2
|\ \ \ \ \
| * | | | | Fixed to #5108 - Change default of service hasstatus property to trueJames Turnbull2010-10-271-0/+2
* | | | | | Merge commit '2.6.3rc2' into nextPaul Berry2010-11-097-22/+37
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit '2.6.3rc2' into nextPaul Berry2010-11-097-22/+37
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | 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
| | |/ / /
* | | | | Merge branch 'ticket/next/5150' into nextMatt Robinson2010-11-092-2/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | (#5150) Make fact REST terminus configurable to connect to inventory serviceMatt Robinson2010-11-052-2/+19
* | | | | Maint: Added missing requires to fileserver.rb.Paul Berry2010-11-091-0/+2
* | | | | maint: prevent fork bombs by disabling ActiveSupport's Kernel.daemonizeJesse Wolfe2010-11-091-0/+8
|/ / / /
* | | | 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