summaryrefslogtreecommitdiffstats
path: root/lib/puppet/property
Commit message (Expand)AuthorAgeFilesLines
* (#5931) Prevent errors when calling insync? on audited propertiesPaul Berry2011-01-252-4/+0
* Code smell: Two space indentationMarkus Roberts2010-07-094-233/+233
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-092-4/+4
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-092-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-092-27/+9
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-093-10/+7
* Moving Ensure property into separate fileLuke Kanies2010-02-171-0/+95
* Fixes #2360 - Removed annoying log messageAndrew Shafer2009-08-131-3/+3
* Fixing change printing when list properties are absentLuke Kanies2009-03-071-1/+5
* Bug #1778 - Solaris RBAC profiles should maintain orderAndrew Shafer2008-12-012-2/+29
* Solaris RBAC AttributesAndrew Shafer2008-10-221-0/+96
* Add role support to user type and an implementionAndrew Shafer2008-10-011-0/+78