vagrant/plugins/communicators/winrm
William E. Triest. III 4a2566c646 Fixes 4309
When the winrm communicator executes a command in an elevated shell,
this patch causes it to escape double quotes.

This is necessary as the first line in the file that it produces and
then executes it puts the command into a variable called command that
is delimited by double quotes.
2014-08-07 08:49:36 -04:00
..
command_filters guests/nixos: don't detect as Windows [GH-4302] 2014-08-06 11:17:41 -07:00
scripts Fixed issue 3918 2014-05-28 08:54:36 -07:00
command_filter.rb Added mkdir command filter for WinRM to be compatible with PS4+ 2014-07-30 15:43:11 -04:00
communicator.rb Fixes 4309 2014-08-07 08:49:36 -04:00
config.rb communicators/winrm: Config unit tests (a little) 2014-04-21 13:50:59 -07:00
errors.rb Better WinRM command failure messaging 2014-06-24 10:09:11 -07:00
file_manager.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
helper.rb communicators/winrm: use winrm_info cap if available [GH-3832] 2014-05-20 20:13:36 -07:00
plugin.rb communicators/winrm: silence warnings loading winrm 2014-04-21 13:51:27 -07:00
shell.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00