summaryrefslogtreecommitdiff
path: root/spec/unit/provider/file
AgeCommit message (Expand)AuthorFilesLines
2014-06-19(PUP-839) Remove SID mixin from SecurityEthan J. Brown1-7/+7
2014-01-06(PUP-716) Fix up tests after FileSystem API changeHenrik Lindberg1-2/+2
2013-11-08(#19447) Puppet::FileSystem::File#stat / lstatEthan J. Brown1-2/+2
2012-10-24Merge remote-tracking branch 'upstream/2.7.x' into 3.0.xAndrew Parker1-29/+29
2012-10-24(#16581) Refactor code for sid validationJosh Cooper1-3/+4
2012-10-19(#16581) Use native Win32 APIs to resolve SIDs in file providerJosh Cooper1-29/+28
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune2-2/+2
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune2-2/+2
2011-11-11(#10614) Detect when trying to managing ACLs on a non-ACL volumeJosh Cooper2-0/+24
2011-11-10(#10614) Detect when trying to managing ACLs on a non-ACL volumeJosh Cooper2-0/+24
2011-10-03(#8411) Fix change group for POSIX file providerJosh Cooper1-6/+6
2011-09-27Move group management into providersNick Lewis2-8/+127
2011-09-27Move owner management into providersNick Lewis2-0/+155
2011-09-27Move mode management into the providersNick Lewis2-0/+88