summaryrefslogtreecommitdiff
path: root/spec/integration/util
AgeCommit message (Expand)AuthorFilesLines
2014-09-09(maint) Generate unique account namesJosh Cooper1-2/+2
2014-07-29(maint) make lmhosts disabled spec msg friendlierEthan J. Brown1-1/+1
2014-07-24(maint) Fix spec order issue for Travis CI.Peter Huene1-6/+6
2014-07-07(maint) Error message is different under Windows 2012r2Josh Cooper1-4/+23
2014-07-03(PUP-391) Ruby 2 exception type changed to EISDIREthan J. Brown1-1/+3
2014-06-30(PUP-392) FFI ADSI GetComputerName /Add Group SIDEthan J. Brown1-3/+3
2014-06-23(maint) Eliminate duplicate constant warningJosh Cooper1-20/+19
2014-06-19(PUP-839) Remove SID mixin from SecurityEthan J. Brown1-3/+3
2014-06-19(PUP-839) Share AccessControlEntry constantsEthan J. Brown1-4/+4
2014-06-19(PUP-839) FFI Util::Windows::Security / ::FileEthan J. Brown1-18/+20
2014-06-19(PUP-2738) Ensure block in user.password_is?Rob Reynolds1-0/+7
2014-06-18(PUP-2738) Use block form of FFI::MemoryPointerEthan J. Brown1-3/+4
2014-05-23(PUP-838) Process uses LookupPrivilegeValueWEthan J. Brown1-0/+11
2014-05-23(PUP-2382) FFI typedef for win32_bool / fix UserEthan J. Brown1-0/+7
2014-05-22(PUP-2544) Util::ADSI -> Util::Windows::ADSIEthan J. Brown1-6/+4
2014-05-22(PUP-836) Remove Win32::Security.elevated_securityEthan J. Brown1-9/+9
2014-05-22(PUP-836) FFI Puppet::Util::Windows::UserEthan J. Brown1-0/+33
2014-05-09(PUP-2214) Make util rdoc and related parser use :current_environmentHenrik Lindberg1-0/+7
2014-03-31(PUP-2100) Use AddAccessDeniedAceEx for inheritanceRob Reynolds1-0/+17
2014-02-12PUP-1681 Stat doesn't expose correct mode on WinEthan J. Brown1-1/+1
2014-01-15(maint) really fix the execution locale testDan Lidral-Porter1-2/+2
2014-01-15(PUP-1404) Don't swallow execpipe tests on windowsDan Lidral-Porter1-12/+10
2014-01-15Don't run LANG/LC_ALL tests on windowsDan Lidral-Porter1-10/+12
2014-01-15(PUP-1404) LC_ALL test to actually tests LC_ALLDan Lidral-Porter1-1/+1
2014-01-15(PUP-1404) Add tests for execpipe locale settingDan Lidral-Porter1-0/+17
2014-01-08Merge pull request #2232 from hlindberg/pup-716_short-lived-objects-in-filesy...Josh Partlow3-4/+4
2014-01-06(PUP-761) Fix integration tests after FileSystem API changeHenrik Lindberg1-1/+1
2014-01-06(PUP-716) Change Puppet::FileSystem::File to module methodsHenrik Lindberg3-4/+4
2014-01-03(maint) Add a diagnostic check that lmhosts is runningKylo Ginsberg1-0/+7
2013-12-20(PUP-1133) Reset permission on Windows test filesEthan J. Brown1-0/+18
2013-11-26(#11563) Fix issues when running as SYSTEMJosh Cooper1-70/+104
2013-11-26(#11563) Cleanup testsJosh Cooper1-17/+17
2013-11-26(#11563) Return INHERIT_ONLY_ACEsJosh Cooper1-0/+22
2013-11-26(#11563) Preserve deny ACEsJosh Cooper1-4/+5
2013-11-26(#11563) Only rewrite the DACL if the mode changesJosh Cooper1-47/+113
2013-11-20(#15559) Windows security test fails under SYSTEMEthan J. Brown1-8/+49
2013-11-19(#15559) Ensure SYSTEM has full control unless specified otherwiseEthan J. Brown1-8/+54
2013-11-14(#19447) Rescue when symlink privilege does not existJosh Cooper1-1/+1
2013-11-14(#19447) Windows symlink check process tokenEthan J. Brown1-0/+22
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown2-3/+3
2013-11-08(#19447) Puppet::FileSystem::File#stat / lstatEthan J. Brown1-1/+1
2013-10-25(#22180) Recapture class comments under Ruby 2.0 RDocJosh Partlow1-9/+15
2013-10-24(#22180) Fix broken rdoc1 featuresJosh Partlow1-8/+65
2013-10-23(#22180) Add integration test for puppet doc --mode rdocJosh Partlow1-35/+173
2013-08-28(#22319) Constrain settings watchedfile integration on windowsJosh Partlow1-1/+1
2013-08-28(#22319) Correct Puppet::Setting's use of WatchedFileJosh Partlow1-11/+58
2012-10-24Merge remote-tracking branch 'upstream/2.7.x' into 3.0.xAndrew Parker1-23/+3
2012-10-24(#16581) Refactor code for sid validationJosh Cooper1-20/+0
2012-10-19(#16581) Deprecate sid_for_accountJosh Cooper1-3/+3
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune5-5/+5