Commit Graph

432 Commits

Author SHA1 Message Date
Manoj Ampalam 168afecec7 Reverting unwanted indentation changes 2016-09-26 12:46:21 -07:00
Ray Hayes bbc576eeaf Merge branch 'console-updates-integration' of https://github.com/PowerShell/Win32-OpenSSH.git 2016-09-23 15:32:25 -07:00
Ray Hayes f6dac9ec4c Fix advapi32 reference and new line in ansiprs. 2016-09-23 15:32:09 -07:00
Manoj Ampalam 72c7549c06 Fixing tab completion 2016-09-23 13:10:51 -07:00
Manoj Ampalam 52525ad938 Reverting pid_t type change (this was breaking code that considers pid_t as signed) 2016-09-23 12:20:17 -07:00
Manoj Ampalam 0f1fcb322a Reverting unwanted code style changes 2016-09-23 11:54:45 -07:00
Manoj Ampalam e8c353d766 missing changes 2016-09-23 11:29:55 -07:00
Manoj Ampalam e4315db0d7 Added missing change in clientloop.c 2016-09-22 20:43:36 -07:00
Manoj Ampalam a12970d52a Manual Merge change 03234d97de12e08ab0459a985c59e8f629a6d416
ID Author Date Message
03234d97de12e08ab0459a985c59e8f629a6d416 Ray Hayes <rayhayes@rhbe.net>
9/21/2016 10:59:16 AM -07:00 Fix initialization of fields in
Windows/Windows communications.
2016-09-22 19:42:20 -07:00
Manoj Ampalam b28bc1fb79 Manual Merge change 4e76517df10f1fb999a3a2d5546c24b73cc1f933
ID Author Date Message
4e76517df10f1fb999a3a2d5546c24b73cc1f933 Ray Hayes <rayhayes@rhbe.net>
9/20/2016 9:07:50 PM -07:00 Fixes to handle bash formatting on Windows
2016-09-22 19:41:27 -07:00
Manoj Ampalam d0ea7fc5dc Manual Merge change 04148d0cea5f686d8669dda2fb8d3f42cedc2a47
ID Author Date Message
04148d0cea5f686d8669dda2fb8d3f42cedc2a47 Ray Hayes <rayhayes@rhbe.net>
9/20/2016 1:34:46 PM -07:00 Fix a scrolling issue on Windows Server.
2016-09-22 19:39:50 -07:00
Manoj Ampalam 57c6793fc0 Manual Merge change 3d38805276ffbf60b2f51e18c8278065f934ee76
ID Author Date Message
3d38805276ffbf60b2f51e18c8278065f934ee76 Ray Hayes <rayhayes@rhbe.net>
9/20/2016 11:11:06 AM -07:00 Minor fixes for color handling and newline
handling.
2016-09-22 19:37:52 -07:00
Manoj Ampalam 3e23785c66 Manual Merge change f26780ecfb8f6ebff742360c96ebe51285bb4a35
ID Author Date Message
f26780ecfb8f6ebff742360c96ebe51285bb4a35 Ray Hayes <rayhayes@rhbe.net>
9/16/2016 3:26:06 PM -07:00 Fix ESC character parsing when # missing.
2016-09-22 19:34:38 -07:00
Manoj Ampalam d81a9834e2 Merge branch 'L1-Prod' into console-updates-integration 2016-09-22 18:44:00 -07:00
Manoj Ampalam c3b785a140 Manual Merge change 3c6b77b4fdc45ada3a8b907cd4af6f73dfd70e66
3c6b77b4fdc45ada3a8b907cd4af6f73dfd70e66 Ray Hayes <rayhayes@rhbe.net>
7/28/2016 12:10:04 PM -07:00 First version with console changes.
2016-09-22 17:33:17 -07:00
Manoj Ampalam 6b7d17dd27 Minor fixes to agent updates 2016-09-21 13:49:57 -07:00
Manoj Ampalam d6d93e6446 Set user environment variables in remote session 2016-09-20 22:23:55 -07:00
Manoj Ampalam 8fa29583c5 Merge branch 'L1-Prod' into L1-Prod-agent-update 2016-09-19 13:17:56 -07:00
Manoj Ampalam 093dece95c Add version to scp.exe 2016-09-19 13:17:01 -07:00
Manoj Ampalam b1083276ca Added unicode support in ssh-agent auth requests 2016-09-17 00:54:29 -07:00
Manoj Ampalam 3266df9a29 Loading user profile during authentication 2016-09-15 22:50:56 -07:00
Manoj Ampalam 45809a6bf7 Merging agent end points to a single one 2016-09-15 18:47:25 -07:00
Manoj Ampalam 87b27d8631 agent updates 2016-09-14 23:34:59 -07:00
Manoj Ampalam 367476c953 Temporary fixes in scp.exe to have a working solution 2016-09-14 15:02:48 -07:00
Manoj Ampalam 27d9e5bb33 Missed change in agent updates 2016-09-12 12:01:33 -07:00
manojampalam 481e403518 ssh-agent launched interactive will now automatically start ssh-agent service.
This is to support Linux scenarios.
2016-07-07 14:14:15 -07:00
Manoj Ampalam f5e6d88da1 Added versioning to all binaries 2016-07-01 14:03:43 -07:00
Manoj Ampalam 0a7741d45d Additional logging in ssh-agent 2016-07-01 11:47:51 -07:00
Manoj Ampalam 071b0d49e5 Env:SSH_ORIGINAL_COMMAND added when needed
https://github.com/PowerShell/Win32-OpenSSH/issues/243
2016-07-01 11:25:59 -07:00
Manoj Ampalam ff96264aae making lseek explicitly adjust file offset. 2016-05-30 00:53:33 -07:00
manojampalam 946ed7d297 Setting user's home path without loading profile 2016-05-21 15:57:23 -07:00
manojampalam 4f87e35d14 updated install script to accomodate spaces in directory paths 2016-05-17 19:09:35 -07:00
manojampalam 26be931cc5 missed change in earlier committ 2016-05-15 12:30:50 -07:00
manojampalam 5335d43fb6 added support for domain\user for key-based auth 2016-05-15 12:30:05 -07:00
manojampalam 2d6e648a8f 5-14 C6 2016-05-14 23:21:33 -07:00
manojampalam adf15dffb5 5-14 C5 2016-05-14 22:31:06 -07:00
manojampalam ead199c2ff 5-14 C4 2016-05-14 20:57:36 -07:00
manojampalam 03c8d962d7 5-14 C3 2016-05-14 18:34:54 -07:00
manojampalam 5ed50c217d 5-14 C2 2016-05-14 15:46:12 -07:00
manojampalam 64b305b3b2 5-14 C1 2016-05-14 14:27:26 -07:00
manojampalam bf41884f36 5-12 C6 2016-05-12 19:41:08 -07:00
manojampalam 6075c980ae 5-12 C5 2016-05-12 19:34:40 -07:00
manojampalam 1451db2450 5-12 C4 2016-05-12 19:33:43 -07:00
manojampalam 105f54eb0c 5-12 C3 2016-05-12 19:18:17 -07:00
manojampalam a9f460a5c8 5-12 C2 2016-05-12 19:17:41 -07:00
manojampalam fedeacacf5 5/12 C1 2016-05-12 16:41:59 -07:00
manojampalam fcc3bdcd0a 5-11 C4 2016-05-11 20:44:56 -07:00
manojampalam 558419f02b 5-11 C3 2016-05-11 19:24:27 -07:00
manojampalam 4b82a86f39 5-11 C2 2016-05-11 17:34:38 -07:00
Manoj Ampalam ccd3db4802 5-11 C1 2016-05-11 12:47:46 -07:00