Sean Kaim
4555db8e97
MR-965, MR-871, MR-629: Error 264 on RDP Connect
...
Error 264 is a timeout:
RDP disconnected!
264 This computer can't connect to the remote computer.
The two computers couldn't connect in the amount of time allotted. Try
connecting again. If the problem continues, contact your network
administrator or technical support.
2016-08-11 16:52:57 -04:00
Sean Kaim
1bbd20de3c
Merge PR #130 - port scan button width
2016-08-10 16:48:42 -04:00
Sean Kaim
675bbd602f
Remove old components, update credits.txt
2016-08-10 15:59:14 -04:00
Sean Kaim
ab1be61fda
SFTP file transfer now works fully
2016-08-10 15:52:02 -04:00
Sean Kaim
8097ab146c
Merge remote-tracking branch 'refs/remotes/origin/develop' into MR-946_Initial_SSH.NET
2016-08-10 12:04:02 -04:00
David Sparer
c0c4b69c64
Rename interface "Inheritance" to "IInheritable"
2016-08-10 09:24:48 -06:00
David Sparer
315d90391c
Merge branch 'MR-906_default_Inherit_All_not_saved' into develop
2016-08-10 09:14:18 -06:00
David Sparer
9940cfcf12
Minor cleanup of the Config window class
2016-08-10 08:28:35 -06:00
Sean Kaim
463b6cd791
progress bar style
2016-08-09 17:53:02 -04:00
David Sparer
b981516913
Fix issue setting ICAEncryptionStrength through inheritance
2016-08-09 15:50:56 -06:00
David Sparer
9ffdbee400
Fix self-reference initialization error
2016-08-09 15:49:52 -06:00
Sean Kaim
def55c9dfe
code formatting/clean up
2016-08-09 17:48:22 -04:00
Sean Kaim
69668c5e55
background transfer
2016-08-09 17:45:46 -04:00
David Sparer
f41adec096
Minor cleanup of ConnectionInfo
2016-08-09 15:25:21 -06:00
David Sparer
3cc56f9886
Minor cleanup of ConnectionInfoInheritance
2016-08-09 15:25:03 -06:00
Sean Kaim
be8b302e20
Merge remote-tracking branch 'refs/remotes/origin/develop' into MR-946_Initial_SSH.NET
2016-08-09 16:58:57 -04:00
Sean Kaim
6da05af387
code clean up & fix complier warnings
2016-08-09 16:58:44 -04:00
Sean Kaim
2eb74afc20
upload with progress bar working
2016-08-09 16:41:46 -04:00
David Sparer
c44bb1e27d
Made DefaultConnectionInheritance.SaveTo a generic method to decouple it from Settings
2016-08-09 11:08:06 -06:00
David Sparer
12cd38a047
Made DefaultConnectionInheritance LoadFrom a generic method to decouple it from the Settings class
2016-08-09 11:02:53 -06:00
David Sparer
e5c896cb36
Refactored much of the inheritance code to use System.Reflection instead of hardcoded values.
...
Refactored DefaultInheritance to its own class which inherits from the ConnectionInfoInheritance class.
Fixed issue with DefaultInheritance not saving to settings.
2016-08-09 10:34:51 -06:00
Sean Kaim
d89a2487e7
Merge remote-tracking branch 'refs/remotes/origin/develop' into MR-946_Initial_SSH.NET
2016-08-08 17:56:10 -04:00
David Sparer
e59f91a976
Minor refactoring
2016-08-05 09:37:22 -06:00
David Sparer
9a80777fe9
Minor code cleanup in ConnectionInfoInheritance
2016-08-05 09:02:17 -06:00
David Sparer
69b1da50b8
Removed redundant namespace qualifier
2016-08-05 08:55:45 -06:00
Sean Kaim
04ada28ffc
Latest SSH.NET package
2016-08-04 17:48:26 -04:00
Sean Kaim
8bbb9a70c6
code clean up, ui tweaks, new backend class
2016-07-29 21:52:06 -04:00
Sean Kaim
e6532dc155
code clean up, Eng translation for reconn all
2016-07-29 15:47:44 -04:00
Sean Kaim
ee6af8c187
Merge pull request #133 from yegorich/reconnect
...
Add an option to reconnect all opened tabs
2016-07-29 15:32:57 -04:00
Yegor Yefremov
58fdba1d89
Add an option to reconnect all opened tabs
2016-07-28 09:40:17 +02:00
Sean Kaim
203dcf714f
Initial SSH.NET file transfer
...
Upload succeeds. UI status/etc needs work.
2016-07-27 22:56:28 -04:00
David Sparer
649f864236
Extracted some methods from the sql connection loader
2016-07-27 12:11:17 -06:00
David Sparer
292f3b03cc
Refactored AddNodeFromXml to improve readability
2016-07-27 10:51:47 -06:00
David Sparer
ec8fe3c343
Extracted methods for adding connections / containers to the TreeView
2016-07-27 10:36:37 -06:00
David Sparer
823b0518ae
Extracted a method for authenticating protected data
2016-07-27 09:59:41 -06:00
David Sparer
c48caf5bdc
Minor cleanup of the Runtime methods that use the connections loader
2016-07-26 14:02:59 -06:00
David Sparer
20bc6d079f
Extraced method for expanding folders
2016-07-26 12:45:37 -06:00
David Sparer
dccd318f60
Fixed an oversight with bool initialization
2016-07-26 12:44:24 -06:00
David Sparer
2b0f670fb7
Extracted method for opening connections from last session
2016-07-26 12:42:08 -06:00
David Sparer
b5c431dca8
Extracted more methods
2016-07-26 12:40:38 -06:00
David Sparer
57dd93f136
Extracted method for initializing the root tree node
2016-07-26 12:39:37 -06:00
David Sparer
976e02effb
Extracted method to load xml data
2016-07-26 12:19:54 -06:00
David Sparer
396387340a
Extracted method to validate confcon file version
2016-07-26 12:15:11 -06:00
David Sparer
d9bf021597
Use object initializer
2016-07-26 12:14:27 -06:00
David Sparer
b4e26f513b
Removed unnecessary property from xml connection loader
2016-07-26 11:44:50 -06:00
David Sparer
2eef31f74d
Renamed several database related properties to be more generic ("sql" -> "database")
2016-07-26 11:34:47 -06:00
David Sparer
cc96e2b3eb
Removed more unused code
2016-07-26 11:30:52 -06:00
David Sparer
4526a0b875
Removed unnecessary using directives
2016-07-26 11:29:24 -06:00
David Sparer
4568bcc0ae
Split Xml connection loader to its own class
2016-07-26 11:27:31 -06:00
David Sparer
cf3af14c6a
Split connection loader code for Sql to its own class
2016-07-26 11:13:43 -06:00