summaryrefslogtreecommitdiff
path: root/spec/integration/type
AgeCommit message (Expand)AuthorFilesLines
2014-10-15(PUP-3357) integration test for purging of unnamed ssh authorized keysFelix Frank1-1/+22
2014-08-27(PUP-2349) Specify mode as an octal string consistently in spec manifest snip...Kylo Ginsberg1-2/+2
2014-07-02(PUP-1177) Use Puppet::FileSystem.chmodJosh Cooper1-5/+4
2014-07-02Merge pull request #2756 from ffrank/ticket/master/PUP-1177-sshkey-mode-600Adrien Thebo2-11/+25
2014-06-30Merge pull request #2787 from Iristyle/ticket/master/PUP-392-validate-gemsRob Reynolds1-1/+1
2014-06-30(PUP-2737) use the general regex to match ssh_authorized_keys for purgingFelix Frank1-1/+6
2014-06-30(PUP-392) FFI ADSI GetComputerName /Add Group SIDEthan J. Brown1-1/+1
2014-06-26(PUP-2521) Don't use windows-pr constantsEthan J. Brown1-8/+9
2014-06-19(PUP-839) Remove SID mixin from SecurityEthan J. Brown1-3/+3
2014-06-11Merge remote-tracking branch 'upstream/stable'Andrew Parker1-2/+2
2014-06-11(PUP-1177) make sure ssh_known_hosts is not created with mode 0600Felix Frank1-0/+22
2014-06-11(maint) move the file mode tests to the files spec moduleFelix Frank1-11/+3
2014-06-06Merge branch 'stable'Rob Reynolds1-0/+31
2014-06-06(maint) stop enforcing the random prioritizer for evaluation in spectestsFelix Frank1-2/+2
2014-06-04(PUP-2635) Skip this test on windowsKylo Ginsberg1-1/+1
2014-06-05(PUP-2635) integration test for the purging of authorized ssh keysFelix Frank1-0/+31
2014-05-14(PUP-2298) protect transaction spec test against new exceptionsFelix Frank1-0/+3
2014-04-28(maint) replace `using_checksums_describe` with `with_digest_algorithms`Adrien Thebo1-72/+74
2014-04-28(PUP-1840) Use configured digest_algorithm as default checksum_type for file ...Jared Jennings1-9/+9
2014-02-12PUP-1681 Stat doesn't expose correct mode on WinEthan J. Brown2-3/+7
2014-02-12Merge pull request #2347 from dalen/file_validate_cmdCharlie Sharpsteen1-0/+18
2014-02-12(PUP-1670) Add validate_cmd parameter to file typeErik Dalén1-0/+18
2014-02-11(PUP-1327) integration spec for the nagios typeFelix Frank1-0/+78
2014-01-06(PUP-716) Change Puppet::FileSystem::File to module methodsHenrik Lindberg3-43/+43
2013-12-26Merge branch 'stable'Matthaus Owens1-14/+0
2013-12-24(#23343) Use `replace_file` to update a file's contentsAndrew Parker1-14/+0
2013-12-20(PUP-1133) Reset permission on Windows test filesEthan J. Brown1-0/+13
2013-12-19(maint) Windows file provider :links => :followEthan J. Brown1-0/+40
2013-11-26(#11563) Implement pending tests for when permissions are insyncJosh Cooper1-2/+56
2013-11-26(#11563) Only rewrite the DACL if the mode changesJosh Cooper1-13/+12
2013-11-26(Maint) Refactor method names in file_specEthan J. Brown1-8/+16
2013-11-25(Maint) Refactor expectations for at least one inherited system aceJosh Cooper1-18/+14
2013-11-25(Maint) Refactor expectations when system granted full access explicitlyJosh Cooper1-32/+16
2013-11-25(Maint) Be more explicit about when the SYSTEM ACE is overwrittenJosh Cooper1-81/+102
2013-11-20(#15559) Windows security test fails under SYSTEMEthan J. Brown1-8/+26
2013-11-19(Maint) Trailing comma doesn't work in ruby 187Josh Cooper1-1/+1
2013-11-19(#15559) Ensure SYSTEM has full control unless specified otherwiseEthan J. Brown1-0/+162
2013-11-14(#19447) check Puppet.features.manages_symlinks?Ethan J. Brown1-1/+1
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown2-21/+21
2013-11-08(#19447) Puppet::FileSystem::File#stat / lstatEthan J. Brown1-11/+11
2013-11-08(#19447) Puppet::FileSystem::File#readlinkEthan J. Brown1-2/+2
2013-11-08(#19447) Puppet::FileSystem::File#symlink(?)Ethan J. Brown2-9/+9
2013-11-08(#19447) Add :manages_symlinks to file typeIristyle2-4/+4
2013-10-23(Maint) Convert uses of IO.binread to P::FS::FileAndrew Parker1-3/+3
2013-09-06(maint) Windows failing spec fixesIristyle1-2/+2
2013-07-15(maint) Expect unused filebucket to be absentAdrien Thebo1-1/+1
2013-03-29Merge branch 'pull-1552'Adrien Thebo1-1/+1
2013-03-29(#19877) Added opkg as a package providerKyle Anderson1-1/+1
2013-03-14(#7680) Update tests for changed behaviour after bugfixChris Boot1-21/+21
2012-09-26Merge branch '3.x'Jeff McCune4-4/+4