summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fixing #1640 - file groups now no longer get set on every runLuke Kanies2008-10-082-1/+47
| * | | | Incremented CHANGELOG to 0.24.6James Turnbull2008-10-081-1/+1
| * | | | Fix scenario when SELinux support tools exist, but SELinux is disabledSean E. Millichamp2008-10-081-0/+6
| * | | | Add new set of unit tests for selmodule typeJames Turnbull2008-10-084-35/+81
| * | | | Removal of redundant lines from unit testSean E. Millichamp2008-10-081-3/+0
| * | | | Remove old selboolean unit tests and fix permissions on new testsJames Turnbull2008-10-083-30/+0
| * | | | Rewrote seboolean unit tests to provide better coverageSean E. Millichamp2008-10-082-0/+79
| * | | | New and improved tests for file type SELinux contextsSean E. Millichamp2008-10-083-28/+83
| * | | | Fix regression when templatedir doesn't exist.Brice Figureau2008-10-083-8/+30
| * | | | Fix #1202 - Collection attribute matching doesn't parse arraysBrice Figureau2008-10-083-1/+100
| * | | | Fixed #1633 - Added support for --detailed-exits to bin/puppetLuke Kanies2008-10-082-3/+25
| * | | | Adding an array indexer method to Puppet::Util::Metric as requested in #1633.Luke Kanies2008-10-082-0/+18
| * | | | Adding partial spec tests for Puppet::Util::Metric.Luke Kanies2008-10-082-9/+100
| * | | | Fixed #1473 - Rescue Timeout::Error in xmlrpc clientsAndrew Shafer2008-10-073-4/+20
| * | | | Fxied #1354 - yum provider problems with RHEL 3James Turnbull2008-10-073-14/+106
| * | | | Fix #1109 - allow empty if or else branchesBrice Figureau2008-10-077-563/+692
| * | | | Fixed documentation, typo and added CHANGELOG entryFrancois Deppierraz2008-10-072-3/+5
| * | | | Fix #1530: Correctly parse ssh type 1 keysFrancois Deppierraz2008-10-072-0/+9
| * | | | Fixed additional environments testsJames Turnbull2008-10-052-4/+3
| * | | | Rspec Tests for #381.Brice Figureau2008-10-055-29/+156
| * | | | Fix #381 - Allow multiple resource overrides or referencesBrice Figureau2008-10-054-390/+383
| * | | | Minor test fix for #1614James Turnbull2008-10-041-1/+1
| * | | | Fixing #1098 - Multiline strings now correctly increment the line countLuke Kanies2008-10-043-0/+26
| * | | | Doing some simple refactorings on Puppet::LogLuke Kanies2008-10-041-14/+7
| * | | | Fixing #1089 - Log messages are now tagged with the log level,Luke Kanies2008-10-043-3/+10
| * | | | Adding rspec tests for the Puppet::Util::Log class.Luke Kanies2008-10-043-75/+163
| * | | | Fixed #981 - Removed 'Adding aliases' info messageLuke Kanies2008-10-042-2/+2
| * | | | Fix failing tests dependent on /etc/user_attr file existingAndrew Shafer2008-10-041-3/+3
| * | | | Fixing #947 - pluginsync no longer fails poorly when no plugins existLuke Kanies2008-10-034-4/+16
| * | | | Fixing the Node class to no longer validate environmentsLuke Kanies2008-10-032-22/+1
| * | | | Add SELinux context reset after file writes in Puppet::Util::FileTypeSean E. Millichamp2008-10-031-0/+7
| * | | | Add new support for :selrange SELinux file propertySean E. Millichamp2008-10-032-1/+12
| * | | | Add detected defaults for existing SELinux file propertiesSean E. Millichamp2008-10-031-0/+3
| * | | | Refactor SELinux commands to utility moduleSean E. Millichamp2008-10-032-32/+126
| * | | | Clean up of SELinux rspec tests so all passSean E. Millichamp2008-10-031-0/+9
| * | | | Merged fsweetser's selinux patch against HEADBrett Lentz2008-10-037-0/+445
| * | | | Fixed #1613 - The client environment will be substituted when looking up sett...Luke Kanies2008-10-033-3/+22
| * | | | Fixing #1614 - Environments no longer have to be listed out.Luke Kanies2008-10-034-75/+4
| * | | | Fixed #1628 - Changed node search to use certname rather than Facter hostnameJames Turnbull2008-10-032-3/+6
| * | | | Updated puppet binary documentationJames Turnbull2008-10-032-5/+7
| * | | | Fixed error message typoJames Turnbull2008-10-031-1/+1
| * | | | Adding a rake task for sending emails to the dev listLuke Kanies2008-10-021-0/+36
| * | | | Fixing package provider tests to use the new Transaction::Change interfaceLuke Kanies2008-10-022-4/+3
| * | | | Migrating the apt and dpkg tests to rspec.Luke Kanies2008-10-026-303/+346
| * | | | Update change log with RBAC rolesAndrew Shafer2008-10-011-0/+2
| * | | | Add role support to user type and an implementionAndrew Shafer2008-10-015-49/+484
| * | | | Some small clarifying refactors and change to objectadd to allow subclasses ofAndrew Shafer2008-10-012-49/+25
| * | | | Adding user_attr util to parse attributes on solarisAndrew Shafer2008-10-012-0/+68
| * | | | Fixed #1586 - Specifying "fully qualified" package names in GentooJames Turnbull2008-10-022-1/+3
| * | | | Fixed #791 - You should now be able to create and find a user/group in one tr...Luke Kanies2008-10-024-194/+268