countchappy
80c6ce81e1
RDP Minutes to Idle Timeout - Update 4
...
Added an option to alert if disconnected due to inactivity.
2017-01-16 15:14:27 -05:00
countchappy
7e4b0635b2
RDP Minutes To Idle Timeout
...
Allows users to configure a number of minutes until the session will
automatically disconnect if left idle.
2017-01-11 15:23:43 -05:00
Sean Kaim
5a830c17db
ReShaper Cleanup
2016-11-11 17:24:02 -05:00
Sean Kaim
d862462bbf
Fix build failures (tests)
...
I don't want to risk breaking any existing SQL implementations at this
point by updating the schema... Especially since I don't have the time
to test it properly.
2016-11-02 17:05:44 -04:00
Sean Kaim
60cd2c2b12
RDP audioqualitymode option
...
fixes #172
2016-11-02 15:49:45 -04:00
David Sparer
a13a6d3919
Renamed the SaveFilter properties to include the prefix "Save"
2016-10-12 09:51:08 -06:00
David Sparer
ac01c6fff2
Renamed the Save class to SaveFilter to better indicate its purpose
2016-10-12 09:49:33 -06:00
David Sparer
48bd1854e4
Resolved saving to an Sql DB. Had to correclty arrange the column schema, add the ID column and make it autoincrement, and change a few data types.
2016-10-03 09:55:31 -06:00
David Sparer
5f40bab9c5
Enforce column data types
2016-09-30 15:31:46 -06:00
David Sparer
0bdb57c44e
Removed reference to unnecessary method
2016-09-26 14:47:41 -06:00
David Sparer
c613c3b4e1
Updated the ISerialize interface to require a Serialize(ConnectionInfo) method to support serializing a target connection/container
2016-09-26 12:22:55 -06:00
David Sparer
814f07212d
Made ISerializer generic
2016-09-26 11:58:48 -06:00
David Sparer
8a1f2cbca8
Moved all serializers/deserializers to the mRemoteNG.Config.Serializers namespace
2016-09-23 11:06:13 -06:00