summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/file/win32.rb
Commit message (Expand)AuthorAgeFilesLines
* (#6830) Fix stat method calls to not use an unneeded argumentMatt Robinson2011-03-251-1/+1
* (#5931) Prevent errors when calling insync? on audited propertiesPaul Berry2011-01-251-2/+0
* Maint: Rename misleading insync? method in file providerPaul Berry2011-01-251-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-56/+56
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-4/+4
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-1/+1
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-091-4/+4
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-171-1/+1
* Confine out a lib that puppet was failing to load on non-win32Jesse Wolfe2010-02-171-1/+1
* Start extracting the owner managment for files into providersDavid Schmitt2010-02-171-0/+78