summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| | | * (#8770) Always fully drop privileges when changing userNick Lewis2011-08-112-54/+56
| | * | Merge pull request #32 from joshcooper/ticket/2.6.x/8740-cannot-manage-files-...Nick Lewis2011-08-112-2/+5
| | |\ \
| | | * | (#8740) Do not enumerate files in the root directory.Josh Cooper2011-08-112-2/+5
| | * | | (#3553) Explain that cron resources require time attributesnfagerlund2011-08-101-12/+13
| | | |/ | | |/|
| * | | Merge pull request #43 from domcleal/tickets/2.7.x/9039Daniel Pittman2011-08-171-2/+7
| |\ \ \
| | * | | (#9039) Update Augeas commands documentationDominic Cleal2011-08-171-2/+7
| * | | | (#8037) Fix incorrect example in Augeas type referencenfagerlund2011-08-171-11/+12
| |/ / /
* | | | Merge branch '2.7.x'Nick Lewis2011-08-162-23/+26
|\| | |
| * | | (#5495) Remove dead Windows-specific code from posix exec providerNick Lewis2011-08-161-16/+16
| * | | (#8612) Clarify the function of the example for exec's "creates" parameternfagerlund2011-08-151-7/+10
| * | | Merge pull request #22 from domcleal/tickets/2.7.x/8808Daniel Pittman2011-08-121-3/+5
| |\ \ \
| | * | | (#8808) Fail Augeas resource when unable to save changesDominic Cleal2011-08-061-3/+5
* | | | | Merge branch '2.7.x'Matt Robinson2011-08-1525-860/+319
|\| | | |
| * | | | Merge pull request #29 from nfagerlund/maint/2.7.x/minor_docs_fixesDaniel Pittman2011-08-102-30/+33
| |\ \ \ \
| | * | | | (#4411) Explain that runinterval = 0 does not mean "never run"nfagerlund2011-08-101-1/+4
| | * | | | Maint: Fix missing option text in puppet agent and arrange options alphabetic...nfagerlund2011-08-101-29/+29
| * | | | | Merge branch '2.6.x' into 2.7.xMatt Robinson2011-08-102-5/+17
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | (#8302) Improve documentation of exec providersnfagerlund2011-08-102-5/+17
| | | |_|/ | | |/| |
| * | | | (#7853) Clarify and complete docs for the tagmail report processornfagerlund2011-08-091-11/+15
| * | | | Maint: Mention that audit metaparameter will accept "all"nfagerlund2011-08-091-1/+1
| * | | | Maint: Adjust wording for file type's content parameternfagerlund2011-08-091-3/+7
| * | | | Maint: Fix poor documentation for versioncmp function.nfagerlund2011-08-091-6/+9
| | |/ / | |/| |
| * | | maint: Fix case sensitive requireMatt Robinson2011-08-091-1/+1
| * | | maint: Add inspect app options to helpMatt Robinson2011-08-091-1/+9
| * | | maint: Fix inspect helpMatt Robinson2011-08-091-5/+4
| | |/ | |/|
| * | (#4762) Ensure that clients on the moon can successfully connect.Daniel Pittman2011-08-041-1/+1
| * | Revert "Merge branch 'vcsrepo'"Jacob Helwig2011-08-027-763/+0
| * | Merge branch 'ticket/2.7.x/8704-fileserverconf_parse_errors' into 2.7.xMatt Robinson2011-07-291-0/+3
| |\ \
| | * | (#8704) Give better errors for invalid fileserver.confMatt Robinson2011-07-291-0/+3
| * | | Merge branch 'tickets/2.7.x/1886' into 2.7.xPieter van de Bruggen2011-07-281-1/+4
| |\ \ \
| | * | | (Maint.) Disable cleaning of storeconfigs.Pieter van de Bruggen2011-07-281-1/+4
| * | | | (#8690) Accept 'global' options in Puppet FacesDaniel Pittman2011-07-281-0/+2
| |/ / /
| * | | (#1886) Clean up `node clean` for merge.Pieter van de Bruggen2011-07-282-72/+69
| * | | Fix #1886 - Add node cleanup capabilityPeter Meier2011-07-274-17/+202
| |/ /
* | | Merge pull request #34 from nanliu/ticket/2.7.x/8814Daniel Pittman2011-08-121-1/+1
|\ \ \
| * | | (#8814) Update fqdn_rand for ruby 1.9.2 rand bug.Nan Liu2011-08-111-1/+1
* | | | Merge pull request #23 from domcleal/tickets/master/5606Daniel Pittman2011-08-121-5/+24
|\ \ \ \
| * | | | (#5606) Print Augeas' /augeas//error info to debug on save failureDominic Cleal2011-08-071-3/+20
| * | | | (#8808) Fail Augeas resource when unable to save changesDominic Cleal2011-08-071-3/+5
| |/ / /
* | | | Stop trying to make config directories in Windows specsNick Lewis2011-08-101-1/+1
* | | | (#8272) Add missing tests for Windows service provider methods.Cameron Thomas2011-08-101-1/+1
* | | | (#8409) Add a default group provider for WindowsNick Lewis2011-08-101-0/+48
* | | | (#8408) Add a default user provider for WindowsNick Lewis2011-08-101-0/+71
* | | | (#8408/8409) Add a Windows ADSI helper moduleNick Lewis2011-08-092-0/+281
|/ / /
* | | Always put a slash between the checksum and path in filebucket URLsJacob Helwig2011-08-021-2/+3
* | | Treat Windows absolute paths as absolute pathsJacob Helwig2011-08-025-6/+28
* | | Clarify logic and error messages when initializing Puppet::FileBucket::FileJacob Helwig2011-08-021-3/+3
* | | (#8644) Host provider on WindowsJosh Cooper2011-07-291-0/+3
* | | (#8660) Default config dir to %PROGRAMDATA% on WindowsJosh Cooper2011-07-291-2/+2
* | | Merge branch 'ticket/master/8272'Nick Lewis2011-07-261-9/+18
|\ \ \