summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | (#5061) - allow special hostclass/define variables to be evaluated as defaults.Dan Bode2011-02-011-13/+13
* | | | | | Merge branch 'ticket/2.6.next/5045' into 2.6.nextMatt Robinson2011-02-012-6/+29
|\ \ \ \ \ \
| * | | | | | (#5045) Cleaning up some tests and codeMatt Robinson2011-01-242-7/+7
| * | | | | | (#5045) External node classifiers should be able to specify params for classesDan Bode2011-01-241-3/+18
| * | | | | | (#5045) Adds support to resource/type to also accept a param hashDan Bode2011-01-241-3/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'tickets/2.6.x/2096' into 2.6.nextMatt Robinson2011-02-011-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixed #2096 - clarified option modification and tested it is workingJames Turnbull2011-01-171-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'ticket/2.6.next/6107' into 2.6.nextMatt Robinson2011-02-011-0/+2
|\ \ \ \ \
| * | | | | (#6107) Fix an error when auditing a file with empty contentMatt Robinson2011-02-011-0/+2
* | | | | | Merge branch 'issues/2.6.next/5566' into 2.6.nextJacob Helwig2011-02-014-7/+25
|\ \ \ \ \ \
| * | | | | | (#5566) Treat source only File checksums as syntax errors when used with contentJacob Helwig2011-02-012-1/+20
| * | | | | | Rename variable used in File type validation to be more clearJacob Helwig2011-02-011-4/+4
| * | | | | | Remove invalid "timestamp" and "time", and add missing "ctime" File checksum ...Jacob Helwig2011-02-011-1/+1
| * | | | | | Remove order dependency when specifying source and checksum on File typeJacob Helwig2011-02-011-1/+0
| |/ / / / /
* | | | | | Merge remote branch 'jamtur01/tickets/2.6.x/3646' into 2.6.nextPaul Berry2011-02-011-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed #3646 - Added documentation for compile and apply to man pageJames Turnbull2011-01-211-0/+9
| |/ / / /
* | | | | Bug #5755 -- ZAML generates extra newline in some hash backreferences.Daniel Pittman2011-01-311-4/+3
* | | | | bug #5681 -- code fix to handle AIX mount outputRick Bradley2011-01-311-1/+1
* | | | | Bug #5681 -- parse AIX mount command output.Daniel Pittman2011-01-312-1/+3
* | | | | Fixed #6091 - Changed POSIX path matching to allow multiple leading slashesJames Turnbull2011-01-311-1/+1
* | | | | Fixed #6061 - Allowed -1 as password min/max ageJames Turnbull2011-01-281-2/+2
* | | | | Feature #5855 -- fix withenv call in freebsd package providerfredrik-eriksson2011-01-261-2/+2
* | | | | Merge branch 'bug/2.6.next/6009' into 2.6.nextDaniel Pittman2011-01-251-2/+2
|\ \ \ \ \
| * | | | | Fixed #6009 - nested member list vs directory service group providerJames Turnbull2011-01-251-2/+2
| | |/ / / | |/| | |
* | | | | (#5944) Remove documentation of define() when used on nodes, as it is not a s...nfagerlund2011-01-251-21/+3
* | | | | (#5944) Further edits of inline defined() documentation.nfagerlund2011-01-251-25/+30
* | | | | (#5944) Improve documentation of defined() functionnfagerlund2011-01-251-6/+41
* | | | | Merge branch 'ticket/2.6.next/5594' into 2.6.nextnfagerlund2011-01-251-32/+2
|\ \ \ \ \
| * | | | | (#5594) Update documentation of exec resource type.nfagerlund2011-01-251-32/+2
* | | | | | Merge branch 'ticket/2.6.next/5931' into 2.6.nextPaul Berry2011-01-2519-55/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | (#5931) Prevent errors when calling insync? on audited propertiesPaul Berry2011-01-2518-34/+28
| * | | | | Maint: Removed dead code from resource harness.Paul Berry2011-01-251-18/+0
| * | | | | Maint: Rename misleading insync? method in file providerPaul Berry2011-01-253-3/+3
| |/ / / /
* / / / / (#5548) Specify return values of manual status commands in service type descr...nfagerlund2011-01-251-4/+10
|/ / / /
* | | | (#5900) Include ResourceStatus#failed in serialized reportsNick Lewis2011-01-141-1/+2
* | | | (#5882) Added error-handling for bucketing files in puppet inspectNick Lewis2011-01-131-1/+5
* | | | (#5882) Added error-handling to puppet inspect when auditingNick Lewis2011-01-131-12/+27
* | | | (#5171) Made "puppet inspect" upload audited files to a file bucketPaul Berry2011-01-132-0/+16
* | | | Prep for #5171: Added a missing require to inspect application.Paul Berry2011-01-131-0/+1
* | | | (#5838) Support paths as part of file bucket requests.Paul Berry2011-01-121-1/+1
* | | | (#5838) Make file bucket dipper efficient when saving a file that already existsPaul Berry2011-01-121-1/+6
* | | | (#5838) Implemented the "head" method for FileBucketFile::File terminus.Paul Berry2011-01-123-180/+51
* | | | (#5838) Added support for HEAD requests to the indirector.Paul Berry2011-01-127-13/+73
* | | | (#5838) Refactored error handling logic into find_in_cache.Paul Berry2011-01-121-7/+6
* | | | (#5838) Refactored Puppet::Network::Rights#fail_on_denyPaul Berry2011-01-122-23/+15
* | | | (#5171) Made filebucket able to perform diffsJesse Wolfe2011-01-113-3/+16
* | | | (#5710) Removed unnecessary calls to insync?Paul Berry2011-01-071-2/+5
* | | | Merge branch 'ticket/2.6.next/5799' into 2.6.nextNick Lewis2011-01-071-19/+1
|\| | |
| * | | (#5799) Simplify report dir creationNick Lewis2011-01-061-19/+1
* | | | Merge branch 'maint/2.6.next/inspect_audited_should_be_true' into 2.6.nextMatt Robinson2011-01-061-1/+7
|\ \ \ \