David Sparer
|
ec42fe7d7d
|
improved testability of the import class
|
2019-03-04 11:17:19 -06:00 |
|
David Sparer
|
07a20ed5ad
|
batch saves when importing connection files
This reduces saves/backup overwrites when importing multiple files
|
2019-03-04 08:41:27 -06:00 |
|
David Sparer
|
6a46df780c
|
did some refactoring
made IConnectionImporter generic to cut down on code
|
2018-02-04 16:00:50 -06:00 |
|
David Sparer
|
3010963283
|
hooked up csv deserialization to ui
|
2018-02-04 11:39:04 -06:00 |
|
David Sparer
|
f583b741d4
|
implemented save connections on edit
|
2017-11-12 15:14:50 -06:00 |
|
Sean Kaim
|
e824886e19
|
remove redundant argument values
and other minor resharper cleanup
|
2017-03-03 16:54:02 -05:00 |
|
Sean Kaim
|
bbfbbbf91e
|
make sub OU import optional
|
2016-11-10 17:53:32 -05:00 |
|
Sean Kaim
|
c5f199bdf8
|
recurively import OU, Sub-OU and servers
|
2016-11-08 17:31:50 -05:00 |
|
Sean Kaim
|
11256e6988
|
code clean up
|
2016-11-07 16:05:36 -05:00 |
|
David Sparer
|
426c07ce75
|
Code cleanup of Runtime.cs
|
2016-10-03 12:10:56 -06:00 |
|
David Sparer
|
02fea4ad5d
|
Code cleanup
|
2016-09-23 12:48:56 -06:00 |
|
David Sparer
|
effc6fc9dd
|
PortScanDeserializer created. Import now working
|
2016-09-23 12:47:48 -06:00 |
|
David Sparer
|
300fb55ec5
|
Created ActiveDirectoryDeserializer. Import is now working
|
2016-09-23 12:03:36 -06:00 |
|
David Sparer
|
dec411e866
|
Created PuttyConnectionManagerDeserializer. Import is now working
|
2016-09-23 10:59:16 -06:00 |
|
David Sparer
|
6bf493f9a1
|
Created a RemoteDesktopConnectionManagerDeserializer. Importing from RDCM now works
|
2016-09-23 10:12:18 -06:00 |
|
David Sparer
|
e8080aff58
|
Renamed ActiveDirectory to ActiveDirectoryImporter
|
2016-09-22 15:22:46 -06:00 |
|
David Sparer
|
d8ffed6e75
|
Renamed PortScan to PortScanImporter
|
2016-09-22 15:21:35 -06:00 |
|
David Sparer
|
0a3f201cb7
|
Created a deserializer for microsoft RDC and updated the importer
|
2016-09-22 15:20:28 -06:00 |
|
David Sparer
|
44053f92c6
|
Importing mremoteng export files now works again
|
2016-09-22 14:17:34 -06:00 |
|
David Sparer
|
73ee88ab08
|
Removed unnecessary code
|
2016-09-07 09:28:41 -06:00 |
|
David Sparer
|
bc2beb2c56
|
Rename Config.mRemoteNG to Config.mRemoteNGImporter
|
2016-08-11 13:45:18 -06:00 |
|
hiriumi
|
19da883e14
|
Removed dependency on Microsoft.VisualBasic in Import.cs
|
2016-05-16 08:22:37 -07:00 |
|
hiriumi
|
600d5f4475
|
comming the
|
2016-05-16 08:14:51 -07:00 |
|
hiriumi
|
0e0e3b28de
|
Removed dependency to Microsoft.VisualBasic in Import.cs
|
2016-05-16 08:11:15 -07:00 |
|
amaterasu48
|
634df366bd
|
Removed PSTaskDialog.dll reference added pure .NET Form that mimics PSTaskDialog. No more dependency to it, so we shouldn't see the unexpected error.
|
2016-05-12 14:59:39 -07:00 |
|
Sean Kaim
|
669e3a762b
|
Removed PSTaskDialog instances & code cleanup
|
2016-05-12 15:08:55 -04:00 |
|
amaterasu48
|
f2ac6dace6
|
Just did refactoring and code cleaning to make it more CSharpy.
|
2016-05-11 12:49:48 -07:00 |
|
David Sparer
|
983ce80703
|
massive cleanup of code noise and renamed a few classes for clarity
|
2016-05-06 18:09:32 -06:00 |
|
hiriumi
|
e4e92c8b21
|
Did some refactoring to get some classes in the right namespace and some other adjustment.
|
2016-05-01 18:37:32 -07:00 |
|
David Sparer
|
9520fbe4a1
|
re-adding some files lost during the migraton from sparerd/mRemoteNG-1
|
2016-04-14 01:27:15 -06:00 |
|
Sparer, David
|
a937d5c4f7
|
runtime fixes
|
2016-03-09 15:44:41 -07:00 |
|