summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Trim down the after block clears to try to make the tests work for the build ...Nigel Kersten2008-12-021-6/+6
| * Updated mcx type and provider with comprehensive spec tests.Jeffrey McCune2008-12-023-22/+173
| * Fixing a package test to be *much* fasterLuke Kanies2008-12-011-0/+1
| * Fixing splaytime testsLuke Kanies2008-12-011-1/+1
| * Removing debugging from the "resources" typeLuke Kanies2008-12-011-1/+0
| * Fixing a test that fails depending on test execution orderLuke Kanies2008-12-021-3/+3
| * Relicense under GPLv2+Bryan Kearney2008-12-022-8/+8
| * Hopefully fixing #1703 - using a mutex around the sending of the tagmailsLuke Kanies2008-12-021-6/+14
| * Fix #1741 - fix some failing tests on some ruby versions.Brice Figureau2008-12-021-5/+5
| * Fix #1788 - allow rspec rake to run only some testsBrice Figureau2008-12-021-0/+73
| * Fixing the AST constant warnings, using a variable instead of a constantLuke Kanies2008-12-026-74/+74
| * Fixing #1785 - selinux tests no longer break other testsLuke Kanies2008-12-021-5/+9
| * Ticket 1780 - Solaris RBAC roles should be autorequiredAndrew Shafer2008-12-012-0/+22
| * Feature 1696 Add support for branded zonesAndrew Shafer2008-12-014-4/+77
| * Bug #1778 - Solaris RBAC profiles should maintain orderAndrew Shafer2008-12-016-3/+120
| * Bug # 1680 Now you can set the hashed passwords on solarisAndrew Shafer2008-12-011-11/+18
| * Feature #1783 - Add ZFS supportAndrew Shafer2008-12-018-0/+574
| * Handle password when user is createdAndrew Shafer2008-12-012-1/+11
| * == is not =Andrew Shafer2008-12-011-1/+1
| * Solaris doesn't have a native tool to set hashed passwordsAndrew Shafer2008-12-012-5/+83
| * type/mcx.rb Feature #1026 - MCX TypeJeffrey McCune2008-12-0110-0/+821
| * Simplify launchd service provider and add testsNigel Kersten2008-12-013-21/+158
| * Fixed #1695 - Solaris 10 zone provider doesn't properly handle unknown zone ...James Turnbull2008-12-012-0/+3
| * Fixing #1749 - Splay now hopefully behaves "better" for small values.Luke Kanies2008-12-012-10/+10
| * Fix #1741 - Add inline_template functionBrice Figureau2008-11-292-0/+80
| * Fix #1741 - refactor TemplateWrapper, test for template functionBrice Figureau2008-11-294-43/+133
| * Fix #1741 - Puppet::Parser::Functions rmfunctions and unit testBrice Figureau2008-11-292-0/+97
| * Fixes #1773 - no longer check for absolute pathsThom May2008-11-292-1/+7
| * make sure only types that have passwords search for the passwordNigel Kersten2008-11-281-1/+3
| * fix bug with numeric uid/gid in directoryservice provider. doc string cleanupsNigel Kersten2008-11-283-22/+23
| * Documentation fix for runit providerJames Turnbull2008-11-281-3/+5
| * Documentation fix for daemontools providerJames Turnbull2008-11-281-3/+4
| * Fixed #1776 - Trivial fix for gentoo service providerJames Turnbull2008-11-282-1/+3
| * Rename migration so it's still appliedThom May2008-11-261-0/+0
| * Slight denormalisation to store a host's environment as a first classThom May2008-11-263-0/+14
| * Fixing #1743 - defined types get catalogs too.Luke Kanies2008-11-262-1/+8
| * Adjusted CI tasks exit codesJames Turnbull2008-11-261-2/+2
| * Fixing #1755 - handling fully qualified classes correctly.Luke Kanies2008-11-264-4/+61
| * Added Rake :ci namespace and CI tasksJames Turnbull2008-11-262-1/+26
| * Lots of DirectoryService work. New Computer Type. Users now use password hash...Nigel Kersten2008-11-266-35/+284
| * launchd service providerNigel Kersten2008-11-262-1/+189
| * Refactoring the thread-safety in Puppet::Util a bit.Luke Kanies2008-11-261-21/+27
| * Fixing #1683 - accessing and changing settings is now thread-safe.Luke Kanies2008-11-262-144/+148
| * Partially fixing #1772 - fixing selinux tests broken by removal of extraneous...Luke Kanies2008-11-261-2/+1
| * Partially fixing #1772 - fixing tidy code I broke.Luke Kanies2008-11-261-1/+1
| * Partially fixing #1772 - broken 'resources' tests.Luke Kanies2008-11-264-19/+33
| * Manually setting an env var to mark autotest enabled so we see colorLuke Kanies2008-11-251-0/+1
| * Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-25596-34906/+59
| * Fixing #1708 - user groups specified as names are now detected correctly.Luke Kanies2008-11-242-0/+30
| * Fixed #1767 - Minor fix to emacs modeJames Turnbull2008-11-242-1/+3