summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* Fixing forward-compatibility issues resulting from no global resourcesLuke Kanies2008-10-311-5/+2
* Merge branch '0.24.x'Luke Kanies2008-10-3112-24/+384
|\
| * Added unit tests for the augeas type and providerBryan Kearney2008-10-301-2/+3
| * Fix #1402 - Allow multiline commentsBrice Figureau2008-10-291-0/+5
| * Fix #857 - Multiple class of the same name don't append codeBrice Figureau2008-10-291-1/+5
| * Fixed augeas examples in typeJames Turnbull2008-10-291-2/+2
| * Merge branch 'augeas' into 0.24.xJames Turnbull2008-10-293-0/+341
| |\
| | * Merge branch 'augeas' of git@github.com:bkearney/puppet into augeasBryan Kearney2008-10-281-200/+0
| | |\
| | | * Beginning provider split, need help on the voodooBryan Kearney2008-10-272-181/+211
| | * | Split Augeas up into a provider and a type.Bryan Kearney2008-10-283-161/+410
| | |/
| | * Added augeas type and featureJames Turnbull2008-10-242-0/+292
| * | Fixing #1669 - The dump parameter can now be changed on mounts.Luke Kanies2008-10-291-1/+1
| * | Fix #1682 - ASTArray should flatten product of evaluation of its childrenBrice Figureau2008-10-291-2/+1
| * | Fixing #1667 - regex automatic value documentation is now readable.Luke Kanies2008-10-291-1/+1
| * | Fixed #1692 - k5login fails to set mode when file is createdJames Turnbull2008-10-281-1/+1
| * | Fixing #1660 - Adding specifically supported values for tidy recursion.Luke Kanies2008-10-281-0/+17
| * | Fixing #1698 - all logs again show up in the report.Luke Kanies2008-10-281-16/+1
| * | Fixed #1661 - Type reference: tidy should specify manditory parametersJames Turnbull2008-10-281-1/+4
| * | Fixed #1104 - Classes and nodes should set $name variablesBrice Figureau2008-10-281-1/+6
| |/
* | Merge branch '0.24.x'Luke Kanies2008-10-2212-942/+1268
|\|
| * Improve the inline documentation for SELinux types and parametersSean E. Millichamp2008-10-233-15/+38
| * Fixes #1663 - added Symbol check and additional testSean E. Millichamp2008-10-231-1/+5
| * Fix regression caused by switch to Puppet's execute() functionsSean E. Millichamp2008-10-221-2/+11
| * Solaris RBAC AttributesAndrew Shafer2008-10-224-45/+303
| * Fix #936 - Allow trailing comma in array definitionBrice Figureau2008-10-212-388/+393
| * Fix #1115 - part2 - fix tests and add all_tagsBrice Figureau2008-10-211-1/+6
| * Fixed #1662 - Configuration Reference still references 'section'James Turnbull2008-10-211-7/+0
| * Fixed #1663 - Regression relating to facter fact naming from 0.24.5James Turnbull2008-10-211-1/+2
| * Fix #636 - Allow extraneous comma in function argument listBrice Figureau2008-10-212-882/+898
* | Fixing resource aliasing to not use global resource aliasing.Luke Kanies2008-10-171-3/+0
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-1769-1200/+2315
|\|
| * Fixing tests I broke when trying to fix the Providers reference.Luke Kanies2008-10-171-1/+10
| * Use fully qualified paths when calling binaries, adjust chcon call to use Pup...Sean E. Millichamp2008-10-171-8/+2
| * Setting SELinux contexts with chcon should not dereference symbolic linksSean E. Millichamp2008-10-171-2/+2
| * Fix #1115 - Allow checking tags/classes from ERb templatesBrice Figureau2008-10-141-0/+10
| * Fixing #1647 - puppetdoc's 'providers' report works again.Luke Kanies2008-10-141-1/+1
| * Fix 1642 (always warning) and improve unit tests to cover when to warn and notPaul Nasrat2008-10-111-1/+1
| * lazy load latest package definitions with yumhelper 2.2duritong2008-10-101-17/+24
| * Revert "Added last part of #1633 patch - update to util/metrics.rb"James Turnbull2008-10-101-5/+0
| * Added last part of #1633 patch - update to util/metrics.rbJames Turnbull2008-10-101-0/+5
| * Adding an additional option for the fix in ff36832e, skipping missing cert dirsLuke Kanies2008-10-081-0/+3
| * Removing a gid test for users, since it is a bad test and has mostly been rep...Luke Kanies2008-10-081-2/+1
| * Fixing a test that was failing because i-have-no-ideaLuke Kanies2008-10-081-1/+5
| * Fixing the broken tests resulting from the fix for #1551.Luke Kanies2008-10-081-1/+1
| * Add unit test coverage for Puppet::Util::SELinux and fix problems found by testsSean E. Millichamp2008-10-091-13/+30
| * Fixed #1639 - uninitialized constant Puppet::Type::User::ProviderUseraddJames Turnbull2008-10-091-1/+1
| * Fix #1636 - part2 - correct some client errors.Brice Figureau2008-10-091-3/+7
| * Fix several small regressions in plugins mountBrice Figureau2008-10-091-5/+8
| * Fixing #1640 - file groups now no longer get set on every runLuke Kanies2008-10-081-0/+15
| * Fix scenario when SELinux support tools exist, but SELinux is disabledSean E. Millichamp2008-10-081-0/+6