vagrant/test/unit/plugins
Shawn Neal 911406ed4a Addressed issues with Windows guest renaming on Win7/8
Removed dependency upon netdom which is not always available on all Windows versions. This implementation that uses PowerShell and WMI should work on all OS and PowerShell versions.

Fixed another issue where host renames would always happen when the hostname was longer than 15 characters. The COMPUTERNAME environment variable only returns the first 15 characters so we no longer use that to check the current host name.
2014-06-25 12:15:01 -07:00
..
commands Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
communicators/winrm Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
guests Addressed issues with Windows guest renaming on Win7/8 2014-06-25 12:15:01 -07:00
kernel_v2/config Revise the unit case, too 2014-05-13 15:23:38 -07:00
providers Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
provisioners Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
synced_folders synced_folders/nfs: can say functional is false explicitly 2014-04-21 20:37:14 -07:00