vagrant/plugins/hosts
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
..
arch Fix NFS server running and status check 2014-07-22 16:47:12 +03:00
bsd Allow colon in NFS ID regex 2015-01-20 14:11:42 +00:00
darwin Give a unique, prefixed name to all tempfiles 2016-05-28 23:22:34 -04:00
freebsd hosts/bsd: don't execute shell for sudo commands [GH-2808] 2014-01-12 22:34:45 -08:00
gentoo fix nfs on gentoo with systemd 2014-08-31 22:29:16 +08:00
linux Re-word Linux RDP error to include `xfreerdp`. 2015-11-02 23:42:01 -08:00
null hosts/null: needs to accept env as param 2014-01-07 21:14:33 -08:00
redhat Fix RHEL name and description 2015-05-19 12:58:19 +02:00
slackware Fix Slackware Host detection and nfsd checks 2015-10-07 01:17:07 -03:00
suse Better NFS status check command for SUSE 2015-09-10 10:05:14 +02:00
windows Give a unique, prefixed name to all tempfiles 2016-05-28 23:22:34 -04:00