vagrant/plugins/hosts/windows
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
..
cap Give a unique, prefixed name to all tempfiles 2016-05-28 23:22:34 -04:00
scripts hosts/windows: install VirtualBox 2015-11-04 19:37:55 -08:00
host.rb hosts/*: proper detect API 2014-01-07 21:18:36 -08:00
plugin.rb Merge pull request #4400 from mwrock/ps-cmd 2015-11-18 10:41:36 -08:00