Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | Remove invalid "timestamp" and "time", and add missing "ctime" File checksum ... | Jacob Helwig | 2011-02-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | Remove order dependency when specifying source and checksum on File type | Jacob Helwig | 2011-02-01 | 1 | -1/+0 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge remote branch 'jamtur01/tickets/2.6.x/3646' into 2.6.next | Paul Berry | 2011-02-01 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fixed #3646 - Added documentation for compile and apply to man page | James Turnbull | 2011-01-21 | 1 | -0/+9 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Bug #5755 -- ZAML generates extra newline in some hash backreferences. | Daniel Pittman | 2011-01-31 | 1 | -4/+3 | |
| * | | | | | | | | | bug #5681 -- code fix to handle AIX mount output | Rick Bradley | 2011-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | Bug #5681 -- parse AIX mount command output. | Daniel Pittman | 2011-01-31 | 2 | -1/+3 | |
| * | | | | | | | | | Fixed #6091 - Changed POSIX path matching to allow multiple leading slashes | James Turnbull | 2011-01-31 | 1 | -1/+1 | |
| * | | | | | | | | | Fixed #6061 - Allowed -1 as password min/max age | James Turnbull | 2011-01-28 | 1 | -2/+2 | |
| * | | | | | | | | | Feature #5855 -- fix withenv call in freebsd package provider | fredrik-eriksson | 2011-01-26 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch 'bug/2.6.next/6009' into 2.6.next | Daniel Pittman | 2011-01-25 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixed #6009 - nested member list vs directory service group provider | James Turnbull | 2011-01-25 | 1 | -2/+2 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | (#5944) Remove documentation of define() when used on nodes, as it is not a s... | nfagerlund | 2011-01-25 | 1 | -21/+3 | |
| * | | | | | | | | | (#5944) Further edits of inline defined() documentation. | nfagerlund | 2011-01-25 | 1 | -25/+30 | |
| * | | | | | | | | | (#5944) Improve documentation of defined() function | nfagerlund | 2011-01-25 | 1 | -6/+41 | |
| * | | | | | | | | | Merge branch 'ticket/2.6.next/5594' into 2.6.next | nfagerlund | 2011-01-25 | 1 | -32/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | (#5594) Update documentation of exec resource type. | nfagerlund | 2011-01-25 | 1 | -32/+2 | |
| * | | | | | | | | | | Merge branch 'ticket/2.6.next/5931' into 2.6.next | Paul Berry | 2011-01-25 | 19 | -55/+31 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | (#5931) Prevent errors when calling insync? on audited properties | Paul Berry | 2011-01-25 | 18 | -34/+28 | |
| | * | | | | | | | | | Maint: Removed dead code from resource harness. | Paul Berry | 2011-01-25 | 1 | -18/+0 | |
| | * | | | | | | | | | Maint: Rename misleading insync? method in file provider | Paul Berry | 2011-01-25 | 3 | -3/+3 | |
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | (#5548) Specify return values of manual status commands in service type descr... | nfagerlund | 2011-01-25 | 1 | -4/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch '2.6.x' into next | Matt Robinson | 2011-01-19 | 13 | -223/+201 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | (#5900) Include ResourceStatus#failed in serialized reports | Nick Lewis | 2011-01-14 | 1 | -1/+2 | |
| * | | | | | | | | (#5882) Added error-handling for bucketing files in puppet inspect | Nick Lewis | 2011-01-13 | 1 | -1/+5 | |
| * | | | | | | | | (#5882) Added error-handling to puppet inspect when auditing | Nick Lewis | 2011-01-13 | 1 | -12/+27 | |
| * | | | | | | | | (#5171) Made "puppet inspect" upload audited files to a file bucket | Paul Berry | 2011-01-13 | 2 | -0/+16 | |
| * | | | | | | | | Prep for #5171: Added a missing require to inspect application. | Paul Berry | 2011-01-13 | 1 | -0/+1 | |
| * | | | | | | | | (#5838) Support paths as part of file bucket requests. | Paul Berry | 2011-01-12 | 1 | -1/+1 | |
| * | | | | | | | | (#5838) Make file bucket dipper efficient when saving a file that already exists | Paul Berry | 2011-01-12 | 1 | -1/+6 | |
| * | | | | | | | | (#5838) Implemented the "head" method for FileBucketFile::File terminus. | Paul Berry | 2011-01-12 | 3 | -180/+51 | |
| * | | | | | | | | (#5838) Added support for HEAD requests to the indirector. | Paul Berry | 2011-01-12 | 7 | -13/+73 | |
| * | | | | | | | | (#5838) Refactored error handling logic into find_in_cache. | Paul Berry | 2011-01-12 | 1 | -7/+6 | |
| * | | | | | | | | (#5838) Refactored Puppet::Network::Rights#fail_on_deny | Paul Berry | 2011-01-12 | 2 | -23/+15 | |
| * | | | | | | | | (#5171) Made filebucket able to perform diffs | Jesse Wolfe | 2011-01-11 | 3 | -3/+16 | |
| * | | | | | | | | (#5710) Removed unnecessary calls to insync? | Paul Berry | 2011-01-07 | 1 | -2/+5 | |
| * | | | | | | | | Merge branch 'ticket/2.6.next/5799' into 2.6.next | Nick Lewis | 2011-01-07 | 1 | -19/+1 | |
| |\| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'maint/2.6.next/inspect_audited_should_be_true' into 2.6.next | Matt Robinson | 2011-01-06 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | maint: Inspect reports should have audited = true on events | Matt Robinson | 2011-01-06 | 1 | -1/+7 | |
| * | | | | | | | | | Maint: Added "skipped" to the YAML output for Puppet::Resource::Status | Paul Berry | 2011-01-06 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'ticket/2.6.next/5799' into next | Nick Lewis | 2011-01-07 | 1 | -19/+1 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | (#5799) Simplify report dir creation | Nick Lewis | 2011-01-06 | 1 | -19/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | / | Merge branch '2.6.x' into next | Nick Lewis | 2011-01-06 | 23 | -213/+262 | |
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | maint: remove stray debug statement. | Jesse Wolfe | 2011-01-03 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'maint/2.6.next/speed_up_slow_inspects' into 2.6.next | Jesse Wolfe | 2011-01-03 | 5 | -0/+20 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | maint: Prune #inspect methods on various objects | Jesse Wolfe | 2011-01-03 | 5 | -0/+20 | |
| * | | | | | | | Merge branch 'ticket/2.6.next/5758' into 2.6.next | Paul Berry | 2011-01-03 | 2 | -7/+8 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Prep work for #5758: set audited=true on all audit events | Paul Berry | 2011-01-03 | 1 | -4/+6 | |
| | * | | | | | | Prep work for #5758: clean up initializer for Puppet::Transaction::Event | Paul Berry | 2011-01-03 | 1 | -3/+2 | |
| * | | | | | | | Merge branch 'ticket/2.6.next/5698' into 2.6.next | Jesse Wolfe | 2011-01-03 | 2 | -3/+7 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | |