summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | (6911) Cleanup of generate_additional_resourcesMarkus Roberts2011-03-311-6/+6
| * | | (6911) Refactor to localize eval_generate dependency assumptionsMarkus Roberts2011-03-314-89/+76
| * | | (maint) Fix for require order issueMarkus Roberts2011-03-301-0/+1
| * | | (6911) Use normal methods to implement "depthfirst?" testMarkus Roberts2011-03-303-10/+4
* | | | (Maint) Fix uninitialized constant.Pieter van de Bruggen2011-04-061-0/+1
* | | | Merge branch 'feature/master/5528-certificates_signing_api' into nextMax Martin2011-04-055-14/+161
|\ \ \ \
| * | | | (#5528) Add REST API for signing, revoking, retrieving, cleaning certsMax Martin2011-04-055-14/+161
* | | | | (#6937) Document the recurse parameter of File type.Ben Hughes2011-04-011-1/+11
| |/ / / |/| | |
* | | | Merge branch '2.6.x' into nextMax Martin2011-03-303-3/+8
|\ \ \ \ | | |/ / | |/| |
| * | | (#5908) Add support for new update-rc.d disable APIMax Martin2011-03-301-2/+6
| * | | Merge branch 'tickets/2.6.x/6256' into 2.6.nextJames Turnbull2011-03-262-1/+2
| |\ \ \
| | * | | Fixed #6256 - Creation of rrd directory.James Turnbull2011-03-262-1/+2
| | | |/ | | |/|
| * | | Merge branch 'ticket/2.6.next/5477' into 2.6.nextJesse Wolfe2011-03-255-10/+5
| |\ \ \
| | * | | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-255-10/+5
* | | | | Merge branch 'tickets/master/6494' of https://github.com/domcleal/puppet into...Jesse Wolfe2011-03-291-0/+21
|\ \ \ \ \
| * | | | | (#6494) Add setm command to Augeas providerDominic Cleal2011-02-251-0/+5
| * | | | | (#6494) Add mv command to Augeas providerDominic Cleal2011-02-251-0/+6
| * | | | | (#6494) Add defnode command to Augeas providerDominic Cleal2011-02-251-0/+5
| * | | | | (#6494) Add defvar command to Augeas providerDominic Cleal2011-02-251-0/+5
* | | | | | Merge branch 'tickets/master/6324' of https://github.com/domcleal/puppet into...Jesse Wolfe2011-03-291-3/+3
|\ \ \ \ \ \
| * | | | | | Fix non-existent method called in SMF manifest import exception message, upda...Dominic Cleal2011-02-191-1/+1
| * | | | | | (#6324) Always fall back to svcadm enable except for the maintenance stateDominic Cleal2011-02-151-2/+2
| |/ / / / /
* | | | | | Merge branch 'feature/master/6144' of https://github.com/ghoneycutt/puppet in...Jesse Wolfe2011-03-292-20/+92
|\ \ \ \ \ \
| * | | | | | (#6144) add missing zfs propertiesGarrett Honeycutt2011-02-082-20/+92
| |/ / / / /
* | | | | | Merge branch 'feature/2.6.next/5909' of https://github.com/bodepd/puppet into...Jesse Wolfe2011-03-291-0/+47
|\ \ \ \ \ \
| * | | | | | (5909) Function to dyncamically generate resources.Dan Bode2011-03-161-0/+47
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'feature/master/5432' of https://github.com/keymon/puppet into nextJesse Wolfe2011-03-295-1/+961
|\ \ \ \ \ \
| * | | | | | (#5432) Use AIX native commands to manage users and groupsHector Rivas Gandara2011-01-103-117/+100
| * | | | | | (#5432) Use AIX native commands to manage users and groupsHector Rivas Gandara2011-01-105-318/+516
| * | | | | | (#5432) Use AIX native commands to manage users and groupsHector Rivas Gandara2011-01-103-11/+15
| * | | | | | (#5432) Use AIX native commands to manage users and groupsHector Rivas Gandara2010-12-273-78/+201
| * | | | | | (#5432) Use AIX native commands to manage users and groupsHector Rivas Gandara2010-12-273-0/+652
* | | | | | | (#6830) Fix instance_variables now comes back as symbolsMatt Robinson2011-03-291-1/+1
* | | | | | | (#6830) Fix MD5 handling to work with Ruby 1.9Matt Robinson2011-03-291-2/+2
* | | | | | | (#6830) Fix File class scopingMatt Robinson2011-03-292-4/+4
* | | | | | | (#6830) Handle case where array is actually a stringMatt Robinson2011-03-291-0/+1
* | | | | | | (#6830) Fix case where instance_variables returns symbols in Ruby 1.9Matt Robinson2011-03-291-1/+4
* | | | | | | Merge branch 'ticket/next/5477' into nextJesse Wolfe2011-03-255-13/+8
|\ \ \ \ \ \ \
| * | | | | | | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-255-13/+8
* | | | | | | | Merge commit '2.6.next^1' into nextJesse Wolfe2011-03-252-8/+7
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'ticket/2.6.next/5221' into 2.6.nextNick Lewis2011-03-241-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | (#5221) Fix fileset path absoluteness checking with trailing slashJames Turnbull2011-03-241-0/+1
| * | | | | | | Merge branch 'feature/2.6.next/4576' of https://github.com/bodepd/puppet into...Jesse Wolfe2011-03-241-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | (4576) - if ENC declares invalid class, it is logged at warning.Dan Bode2011-03-161-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | (#4769) Fix negative timeout support for newer rubiesNick Lewis2011-03-241-8/+6
* | | | | | | | (#6855) ResourceType#search now accepts a regexLuke Kanies2011-03-251-1/+12
* | | | | | | | Merge branch 'tickets/master/6850-resource_type_listing_and_converting' into ...Luke Kanies2011-03-254-6/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixing #6851 - ResourceType#find/search loads typesLuke Kanies2011-03-252-9/+35
| * | | | | | | | Fixing Module#path detectionLuke Kanies2011-03-251-1/+1
| * | | | | | | | Fixed #6850 - Clean up ResourceType#to_psonLuke Kanies2011-03-252-3/+10