vagrant/plugins/hosts/windows/cap
Seth Vargo 3d2390fc94
Give a unique, prefixed name to all tempfiles
This commit basically grepped the code base for all uses of Dir.mktmpdir
and Tempfile.new/open and ensures the value is unique within the
code base and also prefixed with `vagrant-`.

Previously, most invocations of these commands simply used "vagrant",
thus making them indistinguishable when trying to identify leaks.
2016-05-28 23:22:34 -04:00
..
nfs.rb hosts/windows: convert 2014-01-07 21:13:21 -08:00
provider_install_virtualbox.rb Give a unique, prefixed name to all tempfiles 2016-05-28 23:22:34 -04:00
ps.rb use SafeExec to capture history keys in powershell command 2015-12-27 13:06:45 -08:00
rdp.rb Style 2016-05-27 19:08:49 -04:00