summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #1884 - exported defines are collected by the exporting hostLuke Kanies2009-02-112-4/+2
* Cleaning up the AST::Resource code a bitLuke Kanies2009-02-101-20/+21
* Fix #1691 - Realize fails with array of Resource ReferencesBrice Figureau2009-02-111-1/+1
* Fix #1682 - Resource titles are not flattened as they shouldBrice Figureau2009-02-111-1/+1
* Fix #1922 - Functions squash all arguments into a single hashBrice Figureau2009-02-111-1/+2
* Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.dJames Turnbull2009-02-112-1/+5
* Prefetching, and thus purging, Nagios resources now worksLuke Kanies2009-02-112-22/+35
* Removing a redundant instance prefect call.Luke Kanies2009-02-111-4/+0
* Fixing #1912 - gid still works with no 'should' value.Luke Kanies2009-02-111-0/+2
* Fixing #1920 - user passwords no longer allow ':'Luke Kanies2009-02-111-0/+4
* 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-271-0/+8
* Updated to version 0.24.7Luke Kanies2008-12-161-1/+1
* Not using a temporary file when locking files for writing.Luke Kanies2008-12-151-9/+6
* Issue 1804 VDev with the same devices should be in syncAndrew Shafer2008-12-152-13/+50
* Documentation fixesJames Turnbull2008-12-1324-130/+181
* Fixing #1812 (hopefully) - adding read and write locks to yaml.Luke Kanies2008-12-121-3/+12
* Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-123-36/+53
* Fix #1815 - puppetdoc --all crash on resource overrideBrice Figureau2008-12-101-1/+1
* Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-092-1/+5
* Fix the spec tests to work on other platforms, do the confine around OS X ver...Nigel Kersten2008-12-092-5/+9
* remove unnecessary mk_resource_methods callNigel Kersten2008-12-091-2/+0
* Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-092-74/+113
* Bug #1803 Zfs should auto require the ancestor file systemsAndrew Shafer2008-12-081-0/+6
* Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for valueAndrew Shafer2008-12-081-12/+1
* Fixing #1800 - tidy now correctly ignores missing files and directoriesLuke Kanies2008-12-081-1/+8
* 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-081-0/+4
* spec tests for type and provider and some code cleanup to adhere to DRYNigel Kersten2008-12-062-160/+183
* 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
* Updated mcx type and provider with comprehensive spec tests.Jeffrey McCune2008-12-021-2/+2
* Fixing splaytime testsLuke Kanies2008-12-011-1/+1
* Removing debugging from the "resources" typeLuke Kanies2008-12-011-1/+0
* 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
* Ticket 1780 - Solaris RBAC roles should be autorequiredAndrew Shafer2008-12-011-0/+11
* Feature 1696 Add support for branded zonesAndrew Shafer2008-12-012-4/+15
* Bug #1778 - Solaris RBAC profiles should maintain orderAndrew Shafer2008-12-013-3/+31
* Bug # 1680 Now you can set the hashed passwords on solarisAndrew Shafer2008-12-011-11/+18
* Feature #1783 - Add ZFS supportAndrew Shafer2008-12-014-0/+273