Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fixing #1750 again - All of the properties and now :ensure check replace? | Luke Kanies | 2008-12-08 | 2 | -0/+25 | |
| | | | | | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
| * | Fix rake abort when there is a matching confine | Brice Figureau | 2008-12-08 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com> | |||||
| * | spec tests for type and provider and some code cleanup to adhere to DRY | Nigel Kersten | 2008-12-06 | 4 | -160/+416 | |
| | | ||||||
| * | Finished work on rules creation and deletion | Nigel Kersten | 2008-12-06 | 2 | -89/+129 | |
| | | ||||||
| * | new better way of doing stdin | Nigel Kersten | 2008-12-06 | 1 | -2/+3 | |
| | | ||||||
| * | finished rights flush, working on rules | Nigel Kersten | 2008-12-06 | 1 | -7/+37 | |
| | | ||||||
| * | macauthorization type | Nigel Kersten | 2008-12-06 | 2 | -83/+46 | |
| | | ||||||
| * | reset macauthorization tree. Initial checkin of new type/provider | Nigel Kersten | 2008-12-06 | 3 | -0/+396 | |
| | | ||||||
| * | add NetInfo deprecation notice to user and group providers, make the ↵ | Nigel Kersten | 2008-12-06 | 3 | -6/+15 | |
| | | | | | | | | directoryservice user provider the default, remove default for darwin from NetInfo providers | |||||
| * | Warn that the NetInfo nameservice provider is deprecated. Use ↵ | Nigel Kersten | 2008-12-06 | 1 | -2/+7 | |
| | | | | | | | | directoryservice instead | |||||
| * | add some more sanity checks around stdin | Nigel Kersten | 2008-12-06 | 1 | -3/+9 | |
| | | ||||||
| * | add support for stdin to Puppet::Util.execute | Nigel Kersten | 2008-12-06 | 1 | -2/+2 | |
| | | ||||||
| * | Make ralsh behave more sanely for non-existent objects and property values | Nigel Kersten | 2008-12-06 | 1 | -1/+3 | |
| | | ||||||
| * | Added git changelog task | James Turnbull | 2008-12-04 | 1 | -0/+19 | |
| | | ||||||
| * | Bug #1780 Fixing meaningless test | Andrew Shafer | 2008-12-02 | 1 | -2/+10 | |
| | | | | | | | | Gave meaning to test dependent on feature for role property | |||||
* | | Fix #1483 - protect report terminus_class when testing for REST | Brice Figureau | 2008-12-08 | 1 | -0/+2 | |
| | | | | | | | | Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com> | |||||
* | | Fix #1483 - use REST to transmit reports over the wire | Brice Figureau | 2008-12-06 | 8 | -24/+254 | |
| | | | | | | | | Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com> | |||||
* | | Fixing all broken tests. Most of them were broken by fileserving changes. | Luke Kanies | 2008-12-02 | 8 | -8/+21 | |
| | | | | | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
* | | Merge branch '0.24.x' | Luke Kanies | 2008-12-02 | 747 | -35777/+7353 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/puppetca lib/puppet/type/group.rb lib/puppet/type/tidy.rb lib/puppet/util/settings.rb Also edited the following files so tests will pass: lib/puppet/type/component.rb spec/unit/ssl/certificate_request.rb spec/unit/type/computer.rb spec/unit/type/mcx.rb spec/unit/type/resources.rb spec/unit/util/settings.rb spec/unit/util/storage.rb test/ral/type/zone.rb | |||||
| * | Fixing mcx test failures (only happened sometimes). | Luke Kanies | 2008-12-02 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
| * | Need to stub out the defaultprovider call for non Mac platforms | Nigel Kersten | 2008-12-02 | 1 | -0/+2 | |
| | | ||||||
| * | remove extraneous comments | Nigel Kersten | 2008-12-02 | 1 | -4/+0 | |
| | | ||||||
| * | Trim down the after block clears to try to make the tests work for the build ↵ | Nigel Kersten | 2008-12-02 | 1 | -6/+6 | |
| | | | | | | | | | | | | servers Remove the require line so that it doesn't conflict with puppet's autoloader | |||||
| * | Updated mcx type and provider with comprehensive spec tests. | Jeffrey McCune | 2008-12-02 | 3 | -22/+173 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Jeffrey McCune <mccune.jeff@gmail.com> Fixed default provider error with mcx type spec. Signed-off-by: Jeffrey McCune <mccune.jeff@gmail.com> | |||||
| * | Fixing a package test to be *much* faster | Luke Kanies | 2008-12-01 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
| * | Fixing splaytime tests | Luke Kanies | 2008-12-01 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
| * | Removing debugging from the "resources" type | Luke Kanies | 2008-12-01 | 1 | -1/+0 | |
| | | | | | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
| * | Fixing a test that fails depending on test execution order | Luke Kanies | 2008-12-02 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
| * | Relicense under GPLv2+ | Bryan Kearney | 2008-12-02 | 2 | -8/+8 | |
| | | ||||||
| * | Hopefully fixing #1703 - using a mutex around the sending of the tagmails | Luke Kanies | 2008-12-02 | 1 | -6/+14 | |
| | | | | | | | | | | | | | | It's not really possible to test that this fixes the problem, and I can't even reproduce it, but hopefully this will work. Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
| * | Fix #1741 - fix some failing tests on some ruby versions. | Brice Figureau | 2008-12-02 | 1 | -5/+5 | |
| | | | | | | | | | | | | Nigelk reported those tests were failing on ubuntu 8.04. I wasn't able to reproduce the issue myself but he confirmed the above patch fixed the tests. | |||||
| * | Fix #1788 - allow rspec rake to run only some tests | Brice Figureau | 2008-12-02 | 1 | -0/+73 | |
| | | | | | | | | Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com> | |||||
| * | Fixing the AST constant warnings, using a variable instead of a constant | Luke Kanies | 2008-12-02 | 6 | -74/+74 | |
| | | | | | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
| * | Fixing #1785 - selinux tests no longer break other tests | Luke Kanies | 2008-12-02 | 1 | -5/+9 | |
| | | | | | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
| * | Ticket 1780 - Solaris RBAC roles should be autorequired | Andrew Shafer | 2008-12-01 | 2 | -0/+22 | |
| | | | | | | | | Autorequire the roles that belong to the user so they will be created first | |||||
| * | Feature 1696 Add support for branded zones | Andrew Shafer | 2008-12-01 | 4 | -4/+77 | |
| | | | | | | | | Applied the patch from the ticket and wrote tests with the changes | |||||
| * | Bug #1778 - Solaris RBAC profiles should maintain order | Andrew Shafer | 2008-12-01 | 6 | -3/+120 | |
| | | | | | | | | | | | | Created OrderedList property Added to profile property small refactor in List to make inheriting easier | |||||
| * | Bug # 1680 Now you can set the hashed passwords on solaris | Andrew Shafer | 2008-12-01 | 1 | -11/+18 | |
| | | | | | | | | Straight /etc/shadow hackery | |||||
| * | Feature #1783 - Add ZFS support | Andrew Shafer | 2008-12-01 | 8 | -0/+574 | |
| | | | | | | | | Types and providers to manage zfs and zpool | |||||
| * | Handle password when user is created | Andrew Shafer | 2008-12-01 | 2 | -1/+11 | |
| | | | | | | | | strip out the -p and call password= after the thing is done | |||||
| * | == is not = | Andrew Shafer | 2008-12-01 | 1 | -1/+1 | |
| | | ||||||
| * | Solaris doesn't have a native tool to set hashed passwords | Andrew Shafer | 2008-12-01 | 2 | -5/+83 | |
| | | | | | | | | | | | | | | Added support for passwords by directly editing /etc/shadow (I tried to make it work with libshadow, but considering it is not packaged for Solaris and adds little benefit, I decided against it) password and password= are now defined on the default Solaris provider | |||||
| * | type/mcx.rb Feature #1026 - MCX Type | Jeffrey McCune | 2008-12-01 | 10 | -0/+821 | |
| | | | | | | | | | | | | | | | | Added new MCX type and base test. This type manages MCX settings on DirectoryService nodes. These settings take the form of plist XML documents attached to Users, Groups, and Computers in DirectoryService. | |||||
| * | Simplify launchd service provider and add tests | Nigel Kersten | 2008-12-01 | 3 | -21/+158 | |
| | | ||||||
| * | Fixed #1695 - Solaris 10 zone provider doesn't properly handle unknown zone ↵ | James Turnbull | 2008-12-01 | 2 | -0/+3 | |
| | | | | | | | | attributes in newer releases | |||||
| * | Fixing #1749 - Splay now hopefully behaves "better" for small values. | Luke Kanies | 2008-12-01 | 2 | -10/+10 | |
| | | | | | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
| * | Fix #1741 - Add inline_template function | Brice Figureau | 2008-11-29 | 2 | -0/+80 | |
| | | ||||||
| * | Fix #1741 - refactor TemplateWrapper, test for template function | Brice Figureau | 2008-11-29 | 4 | -43/+133 | |
| | | ||||||
| * | Fix #1741 - Puppet::Parser::Functions rmfunctions and unit test | Brice Figureau | 2008-11-29 | 2 | -0/+97 | |
| | | ||||||
| * | Fixes #1773 - no longer check for absolute paths | Thom May | 2008-11-29 | 2 | -1/+7 | |
| | |