summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-16Updated to version 0.24.70.24.7Luke Kanies1-1/+1
2008-12-15Not using a temporary file when locking files for writing.Luke Kanies3-49/+15
2008-12-15Modifying the corruption-checking test.Luke Kanies2-27/+3
2008-12-15Issue 1804 VDev with the same devices should be in syncAndrew Shafer5-16/+158
2008-12-13Documentation fixesJames Turnbull24-130/+181
2008-12-12Fixing #1812 (hopefully) - adding read and write locks to yaml.Luke Kanies2-10/+26
2008-12-12Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies7-71/+237
2008-12-10Fix #1815 - puppetdoc --all crash on resource overrideBrice Figureau1-1/+1
2008-12-08Fix ZFS autorequire testAndrew Shafer1-19/+19
2008-12-09Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito3-1/+9
2008-12-09Fix launchd service test on non-OSX platformsJames Turnbull1-1/+1
2008-12-09Fix the spec tests to work on other platforms, do the confine around OS X ver...Nigel Kersten4-89/+85
2008-12-09remove unnecessary mk_resource_methods callNigel Kersten1-2/+0
2008-12-09CHANGELOG updatesJames Turnbull2-5/+51
2008-12-09Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito3-74/+117
2008-12-08Bug #1803 Zfs should auto require the ancestor file systemsAndrew Shafer2-0/+23
2008-12-08Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for valueAndrew Shafer2-14/+3
2008-12-08Fixing #1800 - tidy now correctly ignores missing files and directoriesLuke Kanies2-1/+16
2008-12-08Fixing #1794 - returning sync when it is already initializedLuke Kanies1-0/+1
2008-12-08Fixing #1750 again - All of the properties and now :ensure check replace?Luke Kanies2-0/+25
2008-12-08Fix rake abort when there is a matching confineBrice Figureau1-1/+1
2008-12-06spec tests for type and provider and some code cleanup to adhere to DRYNigel Kersten4-160/+416
2008-12-06Finished work on rules creation and deletionNigel Kersten2-89/+129
2008-12-06new better way of doing stdinNigel Kersten1-2/+3
2008-12-06finished rights flush, working on rulesNigel Kersten1-7/+37
2008-12-06macauthorization typeNigel Kersten2-83/+46
2008-12-06reset macauthorization tree. Initial checkin of new type/providerNigel Kersten3-0/+396
2008-12-06add NetInfo deprecation notice to user and group providers, make the director...Nigel Kersten3-6/+15
2008-12-06Warn that the NetInfo nameservice provider is deprecated. Use directoryservic...Nigel Kersten1-2/+7
2008-12-06add some more sanity checks around stdinNigel Kersten1-3/+9
2008-12-06add support for stdin to Puppet::Util.executeNigel Kersten1-2/+2
2008-12-06Make ralsh behave more sanely for non-existent objects and property valuesNigel Kersten1-1/+3
2008-12-04Added git changelog taskJames Turnbull1-0/+19
2008-12-02Bug #1780 Fixing meaningless testAndrew Shafer1-2/+10
2008-12-02Fixing mcx test failures (only happened sometimes).Luke Kanies1-2/+2
2008-12-02Need to stub out the defaultprovider call for non Mac platformsNigel Kersten1-0/+2
2008-12-02remove extraneous commentsNigel Kersten1-4/+0
2008-12-02Trim down the after block clears to try to make the tests work for the build ...Nigel Kersten1-6/+6
2008-12-02Updated mcx type and provider with comprehensive spec tests.Jeffrey McCune3-22/+173
2008-12-01Fixing a package test to be *much* fasterLuke Kanies1-0/+1
2008-12-01Fixing splaytime testsLuke Kanies1-1/+1
2008-12-01Removing debugging from the "resources" typeLuke Kanies1-1/+0
2008-12-02Fixing a test that fails depending on test execution orderLuke Kanies1-3/+3
2008-12-02Relicense under GPLv2+Bryan Kearney2-8/+8
2008-12-02Hopefully fixing #1703 - using a mutex around the sending of the tagmailsLuke Kanies1-6/+14
2008-12-02Fix #1741 - fix some failing tests on some ruby versions.Brice Figureau1-5/+5
2008-12-02Fix #1788 - allow rspec rake to run only some testsBrice Figureau1-0/+73
2008-12-02Fixing the AST constant warnings, using a variable instead of a constantLuke Kanies6-74/+74
2008-12-02Fixing #1785 - selinux tests no longer break other testsLuke Kanies1-5/+9
2008-12-01Ticket 1780 - Solaris RBAC roles should be autorequiredAndrew Shafer2-0/+22