Commit Graph

519 Commits

Author SHA1 Message Date
Manoj Ampalam 6411a23af7 Fixes to Unicode issues in scp and sftp 2016-11-06 15:13:11 -08:00
Ray Hayes 5c02287fd8 Fix to UNICODE issues. 2016-11-04 10:09:08 -07:00
Ray Hayes 37477b654c Merge pull request #388 from rayhayes/L1-Prod
Merge in latest changes for scp.
2016-10-27 13:17:00 -07:00
Ray Hayes 5de33f1cf6 Merge remote-tracking branch 'refs/remotes/PowerShell/L1-Prod' into L1-Prod 2016-10-27 13:08:48 -07:00
Ray Hayes fb904806c1 SCP issues. 2016-10-27 13:07:31 -07:00
manojampalam 2c781ffb0d Added debug mode in ssh-agent 2016-10-26 22:33:17 -07:00
Ray Hayes c5c328b303 Scp changes (inline with original). 2016-10-26 15:11:36 -07:00
Manoj Ampalam 36f6ba825d cleaning up strcasecmp 2016-10-26 15:07:46 -07:00
Manoj Ampalam 54c90f1072 cleaning up of unwanted sources in win32compat 2016-10-26 14:00:52 -07:00
Manoj Ampalam c441f456bc Cleaned up older includes folder and unwanted projects files 2016-10-26 13:42:52 -07:00
Ray Hayes 716befae69 Merge 2016-10-26 11:35:54 -07:00
Ray Hayes 5bd9d2aace Fix crash in w32_dirent, minor spelling in scp. 2016-10-26 11:00:11 -07:00
Ray Hayes 91b30b64fb Remove dynamic file. 2016-10-25 14:49:43 -07:00
Ray Hayes 18ba20f271 Revert "Revert "Fix to domain logon and minor reformats to scp.""
This reverts commit d8f4e799da.
2016-10-25 14:42:39 -07:00
Ray Hayes d8f4e799da Revert "Fix to domain logon and minor reformats to scp."
This reverts commit d4ff0731d3.
2016-10-25 14:41:34 -07:00
Ray Hayes d4ff0731d3 Fix to domain logon and minor reformats to scp. 2016-10-25 14:41:05 -07:00
Ray Hayes f9900924ef Merge issues. 2016-10-24 10:26:36 -07:00
Ray Hayes ce28cb989a Merge PowerShell. 2016-10-24 10:26:08 -07:00
Ray Hayes 8eab2880f7 Complete merge 2016-10-24 10:20:11 -07:00
Ray Hayes a4e013b414 Complete merge. 2016-10-24 10:19:04 -07:00
Ray Hayes 6e9b4202ee Fix #ifdef for WINDOWS 2016-10-24 09:30:59 -07:00
Ray Hayes e3ad6f1c65 Handle parameters and some output messages. 2016-10-24 09:09:46 -07:00
Manoj Ampalam b47cc46d4f Missing headers causing link errors in X86 builds 2016-10-23 12:57:29 -07:00
Manoj Ampalam fe82ce1d37 GetProcAddress changes in ssh-shellhost to support Nano 2016-10-22 21:45:49 -07:00
manojampalam 5831b09b84 Fix to regression using scp without setting ssh bin path in PATH variable 2016-10-22 21:00:59 -07:00
Ray Hayes 0b55122f42 Fix progress meter utf8 2016-10-22 00:20:42 -07:00
Ray Hayes 58a582815f Fix formatting issues with prompt/memory release. 2016-10-22 00:00:25 -07:00
manojampalam 7506f83b59 Fixed regression around executing Ctrl+C in session with TTY 2016-10-21 23:07:05 -07:00
manojampalam f7797b4542 updated version to 0.0.2.0 2016-10-21 22:28:22 -07:00
manojampalam 0a91579b94 Temporary fixes to scp.exe and sftp.exe to work if started from any directory. Currently they only work if started from their root directory 2016-10-21 22:15:14 -07:00
Ray Hayes 24175599cc Fix output in sftp. 2016-10-21 16:13:39 -07:00
manojampalam 74db643add Fix to issue with absolute/relative paths for subsystem processes 2016-10-21 15:08:39 -07:00
Ray Hayes 5d600bcad6 Merge with PowerShell 2016-10-21 14:37:24 -07:00
Ray Hayes e12e674b82 Fix screensize/handle isses. 2016-10-21 14:07:58 -07:00
Ray Hayes b7d80edae3 SFTP issues. 2016-10-21 11:43:09 -07:00
manojampalam ad128b5c68 Added user environment variables to session 2016-10-20 22:49:17 -07:00
manojampalam 46a6cc9c7c Fixes to hang on TTY child process exit 2016-10-20 22:14:42 -07:00
Ray Hayes 9291dde274 Merge with PowerShell\L1-Prod. 2016-10-20 16:37:56 -07:00
Manoj Ampalam 08cda06aa2 added support to run shellhost with -notty 2016-10-20 14:44:14 -07:00
Ray Hayes 30b28c106b Add files to .gitignore 2016-10-20 12:00:18 -07:00
Ray Hayes 0ff56ace10 Interim changes to fix scp/sftp WIN32_FIXME issues. 2016-10-20 11:45:09 -07:00
manojampalam bc83d7d29e Fixes to some issues 2016-10-19 23:38:41 -07:00
Manoj Ampalam 6239a2847b session refactoring part 2 2016-10-19 22:40:34 -07:00
Ray Hayes af5fc94823 Fix for sending sftp recursive folder. 2016-10-19 15:27:16 -07:00
Manoj Ampalam e626a748ca session refactoring part 1 2016-10-19 14:38:33 -07:00
Manoj Ampalam 601c2b6e81 cleaned up do_exec on Windows 2016-10-18 23:20:24 -07:00
Manoj Ampalam 1f3c6ff246 Merge branch 'L1-Prod' into session_changes 2016-10-18 21:58:02 -07:00
Manoj Ampalam 122ed4bf4d Refactored do_exec* calls 2016-10-18 21:42:10 -07:00
Manoj Ampalam 3920d76cb5 Temporary fix to gethostname() Unicode version 2016-10-18 21:40:01 -07:00
Ray Hayes 5e50d2a9e7 Logic cleanup. 2016-10-18 18:19:07 -07:00