Matt Wrock
|
714e79d792
|
use SafeExec to capture history keys in powershell command
|
2015-12-27 13:06:45 -08:00 |
Mitchell Hashimoto
|
05c2d439ac
|
hosts/*: fix virtualbox install exception [GH-6713]
|
2015-12-24 12:08:31 -08:00 |
Reed Loden
|
7d81728e45
|
Add checksum validation for the VirtualBox installs on Windows and OS X
Use Vagrant::Util::FileChecksum to validate the downloaded VirtualBox
installers.
SHA-256 checksums for VirtualBox files are available at
https://www.virtualbox.org/download/hashes/5.0.10/SHA256SUMS.
Fixes #6611.
|
2015-11-28 00:04:41 -08:00 |
Mitchell Hashimoto
|
7a1d17042d
|
install VB 5.0.10
|
2015-11-23 22:54:31 -08:00 |
Mitchell Hashimoto
|
3c2fab9d0d
|
providers/virtualbox: more robust lookup for VBoxManage on Win
|
2015-11-20 15:56:14 -08:00 |
Mitchell Hashimoto
|
8bbf6f56f4
|
Merge pull request #4400 from mwrock/ps-cmd
Add a ps command to vagrant that drops the user into a remote powershell shell
|
2015-11-18 10:41:36 -08:00 |
Mitchell Hashimoto
|
abb1030f10
|
hosts/windows: install VirtualBox
|
2015-11-04 19:37:55 -08:00 |
Matt Wrock
|
cf6d4ef5a1
|
clean up command encoding
|
2015-06-05 05:07:13 -07:00 |
Matt Wrock
|
c60a020096
|
adds a ps command to vagrant that drops the user into a remote powershell shell
|
2015-06-05 05:07:11 -07:00 |
Matthias Günther
|
9b937db6c9
|
hosts/windows: Don't mount all drives into the RDP session
This setting mounts all available drives (C:\ and mapped network
drives) into the RDP session. This shouldn't be the default.
|
2014-09-21 15:11:00 +02:00 |
StefanScherer
|
1b32cbade2
|
fixed writing rdp file
|
2014-06-03 06:57:14 +02:00 |
Mitchell Hashimoto
|
43f347a737
|
hosts/windows: RDP cap shouldn't remove tempfile [GH-3875]
|
2014-05-22 10:20:45 -07:00 |
Mitchell Hashimoto
|
01a8e50235
|
hosts/windows: use subprocess to execute mstsc [GH-3837]
|
2014-05-20 20:47:32 -07:00 |
Mitchell Hashimoto
|
e1815a13e8
|
commands/rdp: support extra args to RDP client [GH-3686]
|
2014-05-07 18:32:20 -07:00 |
Mitchell Hashimoto
|
7c8053cb2b
|
hosts/windows: don't remove the rdp file, race condition
|
2014-04-21 13:54:21 -07:00 |
Mitchell Hashimoto
|
8698ebeff6
|
hosts/windows: use the port when connecting
|
2014-04-21 13:54:18 -07:00 |
Mitchell Hashimoto
|
76a7c63f8b
|
guests/windows: detect the port for RDP
|
2014-04-21 13:54:15 -07:00 |
Mitchell Hashimoto
|
746b568176
|
hosts/windows: rdp_client cap
|
2014-04-21 13:54:10 -07:00 |
Mitchell Hashimoto
|
a72e7473d5
|
hosts/windows: convert
|
2014-01-07 21:13:21 -08:00 |