summaryrefslogtreecommitdiffstats
path: root/lib/puppet/type
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixing password validation to support symbols.Luke Kanies2009-02-141-1/+1
* | Merge branch '0.24.x'Luke Kanies2009-02-131-3/+5
|\|
| * Updated Augeas type codeJames Turnbull2009-02-141-3/+5
* | Merge branch '0.24.x'Luke Kanies2009-02-113-1/+18
|\|
| * Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.dJames Turnbull2009-02-111-1/+4
| * 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
| * Fixed #1852 - Correct behaviour when no SELinux bindingsJames Turnbull2009-01-271-0/+8
* | Typo fixJames Turnbull2009-01-271-5/+5
* | Fixed #1879 - Added to tidy documentationJames Turnbull2009-01-231-5/+15
* | Fixed #1881 - Added md5lite explanationJames Turnbull2009-01-221-1/+5
* | Fixed #1877 - Tidy type reference update for use of 0James Turnbull2009-01-221-1/+3
* | Merge branch '0.24.x'James Turnbull2008-12-276-41/+81
|\|
| * Issue 1804 VDev with the same devices should be in syncAndrew Shafer2008-12-151-5/+38
| * Documentation fixesJames Turnbull2008-12-135-36/+43
* | Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-1/+1
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-185-7/+7
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-1811-14/+14
* | Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-183-6/+5
* | TransObject is nearly deprecated now.Luke Kanies2008-12-181-15/+29
* | Replacing TransObject usage with Puppet::ResourceLuke Kanies2008-12-182-102/+0
* | Renaming Puppet::ResourceReference to Puppet::Resource::ReferenceLuke Kanies2008-12-091-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-12-095-3/+155
|\|
| * Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-091-0/+3
| * Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-091-3/+0
| * Bug #1803 Zfs should auto require the ancestor file systemsAndrew Shafer2008-12-081-0/+6
| * Fixing #1800 - tidy now correctly ignores missing files and directoriesLuke Kanies2008-12-081-1/+8
| * 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-061-21/+68
| * Finished work on rules creation and deletionNigel Kersten2008-12-061-3/+3
| * macauthorization typeNigel Kersten2008-12-061-30/+10
| * reset macauthorization tree. Initial checkin of new type/providerNigel Kersten2008-12-061-0/+115
* | Fixing all broken tests. Most of them were broken by fileserving changes.Luke Kanies2008-12-023-4/+5
* | Merge branch '0.24.x'Luke Kanies2008-12-0215-130/+401
|\|
| * Removing debugging from the "resources" typeLuke Kanies2008-12-011-1/+0
| * Relicense under GPLv2+Bryan Kearney2008-12-021-4/+4
| * Ticket 1780 - Solaris RBAC roles should be autorequiredAndrew Shafer2008-12-011-0/+11
| * Feature 1696 Add support for branded zonesAndrew Shafer2008-12-011-0/+8
| * Bug #1778 - Solaris RBAC profiles should maintain orderAndrew Shafer2008-12-011-1/+2
| * Feature #1783 - Add ZFS supportAndrew Shafer2008-12-012-0/+105
| * type/mcx.rb Feature #1026 - MCX TypeJeffrey McCune2008-12-011-0/+114
| * fix bug with numeric uid/gid in directoryservice provider. doc string cleanupsNigel Kersten2008-11-282-20/+9
| * Lots of DirectoryService work. New Computer Type. Users now use password hash...Nigel Kersten2008-11-262-8/+89
| * Partially fixing #1772 - fixing tidy code I broke.Luke Kanies2008-11-261-1/+1
| * Partially fixing #1772 - broken 'resources' tests.Luke Kanies2008-11-261-0/+1
| * Fixing #1708 - user groups specified as names are now detected correctly.Luke Kanies2008-11-241-0/+10
| * Fixing #1764 - a property's 'sync' method is never considered a no-op.Luke Kanies2008-11-215-70/+19
| * Refactoring the file/owner property to be simpler and cleaner.Luke Kanies2008-11-211-64/+32
| * Fix bug #1746: Sync SELinux file attributes after file contents created/modifiedSean E. Millichamp2008-11-141-1/+1
| * Quiet debug when no default SELinux context found for one of the componentsSean E. Millichamp2008-11-141-1/+3