summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/settings/file_setting.rb
Commit message (Expand)AuthorAgeFilesLines
* (#8662) Don't manage internal file permissions on WindowsJosh Cooper2011-08-221-1/+2
* Stop trying to make config directories in Windows specsNick Lewis2011-08-191-1/+1
* (#650) Allow symlinks for configuration directoriesNick Lewis2011-06-071-0/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-98/+98
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-4/+3
* Fix for #4167 -- overriding file permissions in conf fileMarkus Roberts2010-07-071-1/+1
* Fix path handlingDavid Schmitt2010-02-171-3/+3
* Feature 2827 Option to disable managing internal filesJesse Wolfe2009-11-261-4/+7
* Ticket #2626 (unhelpfull error messages)Markus Roberts2009-09-221-2/+4
* Not using the service user in settings when it's unavailableLuke Kanies2009-08-241-1/+5
* Switching the owner/group settings to use symbolic valuesLuke Kanies2009-08-241-10/+23
* Moving Setting classes into separate filesLuke Kanies2009-08-241-0/+102