summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding some basic tests for the Naginator provider base classLuke Kanies2009-02-111-0/+50
* Removing a redundant instance prefect call.Luke Kanies2009-02-111-4/+0
* Fixing #1912 - gid still works with no 'should' value.Luke Kanies2009-02-113-0/+12
* Fixing the Rakefile to use 'git format-patch'.Luke Kanies2009-02-111-1/+1
* Fixing #1920 - user passwords no longer allow ':'Luke Kanies2009-02-113-1/+17
* Adding README.rst fileJames Turnbull2009-02-101-0/+38
* Added Reductive Labs build libraryJames Turnbull2009-02-103-0/+805
* Change the way the tags and params are handled in railsBrice Figureau2009-02-064-41/+105
* Add methods to return hash instead of objects to params and tagsBrice Figureau2009-02-062-12/+49
* Rails serialization module to help serialize/unserialize some Puppet ObjectsBrice Figureau2009-02-061-0/+18
* Fixed #1852 - Correct behaviour when no SELinux bindingsJames Turnbull2009-01-273-0/+16
* Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2009-01-072-3/+23
|\
| * Updated Red Hat spec file 0.24.7James Turnbull2008-12-162-3/+23
* | Updated to version 0.24.7Luke Kanies2008-12-161-1/+1
|/
* Not using a temporary file when locking files for writing.Luke Kanies2008-12-153-49/+15
* Modifying the corruption-checking test.Luke Kanies2008-12-152-27/+3
* Issue 1804 VDev with the same devices should be in syncAndrew Shafer2008-12-155-16/+158
* Documentation fixesJames Turnbull2008-12-1324-130/+181
* Fixing #1812 (hopefully) - adding read and write locks to yaml.Luke Kanies2008-12-122-10/+26
* Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-127-71/+237
* Fix #1815 - puppetdoc --all crash on resource overrideBrice Figureau2008-12-101-1/+1
* Fix ZFS autorequire testAndrew Shafer2008-12-081-19/+19
* Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-093-1/+9
* Fix launchd service test on non-OSX platformsJames Turnbull2008-12-091-1/+1
* Fix the spec tests to work on other platforms, do the confine around OS X ver...Nigel Kersten2008-12-094-89/+85
* remove unnecessary mk_resource_methods callNigel Kersten2008-12-091-2/+0
* CHANGELOG updatesJames Turnbull2008-12-092-5/+51
* Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-093-74/+117
* Bug #1803 Zfs should auto require the ancestor file systemsAndrew Shafer2008-12-082-0/+23
* Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for valueAndrew Shafer2008-12-082-14/+3
* Fixing #1800 - tidy now correctly ignores missing files and directoriesLuke Kanies2008-12-082-1/+16
* Fixing #1794 - returning sync when it is already initializedLuke Kanies2008-12-081-0/+1
* Fixing #1750 again - All of the properties and now :ensure check replace?Luke Kanies2008-12-082-0/+25
* Fix rake abort when there is a matching confineBrice Figureau2008-12-081-1/+1
* spec tests for type and provider and some code cleanup to adhere to DRYNigel Kersten2008-12-064-160/+416
* Finished work on rules creation and deletionNigel Kersten2008-12-062-89/+129
* new better way of doing stdinNigel Kersten2008-12-061-2/+3
* finished rights flush, working on rulesNigel Kersten2008-12-061-7/+37
* macauthorization typeNigel Kersten2008-12-062-83/+46
* reset macauthorization tree. Initial checkin of new type/providerNigel Kersten2008-12-063-0/+396
* add NetInfo deprecation notice to user and group providers, make the director...Nigel Kersten2008-12-063-6/+15
* Warn that the NetInfo nameservice provider is deprecated. Use directoryservic...Nigel Kersten2008-12-061-2/+7
* add some more sanity checks around stdinNigel Kersten2008-12-061-3/+9
* add support for stdin to Puppet::Util.executeNigel Kersten2008-12-061-2/+2
* Make ralsh behave more sanely for non-existent objects and property valuesNigel Kersten2008-12-061-1/+3
* Added git changelog taskJames Turnbull2008-12-041-0/+19
* Bug #1780 Fixing meaningless testAndrew Shafer2008-12-021-2/+10
* Fixing mcx test failures (only happened sometimes).Luke Kanies2008-12-021-2/+2
* Need to stub out the defaultprovider call for non Mac platformsNigel Kersten2008-12-021-0/+2
* remove extraneous commentsNigel Kersten2008-12-021-4/+0