Toshio Kuratomi
|
3ccb0b8243
|
Revert expanding hte tilde in shell plugin until we determine why it's forcing fetch down an alternate path
|
2014-11-10 11:25:45 -08:00 |
Toshio Kuratomi
|
cfe9f1c32f
|
Expand tilde in path names
|
2014-11-10 10:39:34 -08:00 |
Toshio Kuratomi
|
f1267c0b05
|
Move from md5 to sha1 to work on fips-140 enabled systems
|
2014-11-06 21:28:04 -08:00 |
Chris Church
|
0d1197a995
|
Replace Get-FileHash with MD5 code that works on PowerShell 3.
|
2014-08-28 01:42:22 -04:00 |
Chris Church
|
57dee4545b
|
Make sure cmd is UTF8 encoded before splitting. Fixes regression introduced by 80df2135e9 .
|
2014-08-24 21:06:21 -04:00 |
Chris Church
|
43a7a5a990
|
Collapse extra whitespace in encoded powershell scripts.
|
2014-06-19 14:25:50 -05:00 |
Chris Church
|
61c236be9e
|
Fix for creating temp dir with older powershell versions.
|
2014-06-19 14:25:28 -05:00 |
Chris Church
|
243cd877ae
|
Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules.
|
2014-06-19 14:25:28 -05:00 |
Chris Church
|
74c43c94cf
|
Allow specifying remote powershell version via environment variable.
|
2014-06-19 14:24:14 -05:00 |
Chris Church
|
21ba529fbe
|
Fixes/notes related to slashes in remote paths.
|
2014-06-19 14:24:14 -05:00 |
Chris Church
|
7e8cc65829
|
Refactor common args used for building PowerShell commands.
|
2014-06-19 14:24:13 -05:00 |
Chris Church
|
f7af29680b
|
Add default license boilerplate, refactor common powershell code, fixes for raw/script modules.
|
2014-06-19 14:24:13 -05:00 |
Chris Church
|
5dcaa30476
|
Add shell_plugins to abstract shell-specific functions out of runner, add winrm connection plugin, add initial Windows modules.
|
2014-06-19 14:24:12 -05:00 |