This website requires JavaScript.
Explore
Help
Sign In
Learning
/
mRemoteNG
Watch
1
Star
0
Fork
0
You've already forked mRemoteNG
mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced
2026-02-25 19:38:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
mRemoteNG
/
mRemoteV1
/
Config
/
DataProviders
History
David Sparer
29483b2625
attached the file backup pruner to listen to connection file save events
...
resolves
#1020
2018-07-23 12:53:03 -05:00
..
FileBackupCreator.cs
changed the backup file timestamp to use system time rather than utc
2017-05-11 10:42:58 -06:00
FileBackupPruner.cs
attached the file backup pruner to listen to connection file save events
2018-07-23 12:53:03 -05:00
FileDataProvider.cs
did some refactoring
2018-02-04 16:00:50 -06:00
FileDataProviderWithRollingBackup.cs
simplified backup file creation
2017-05-11 10:29:06 -06:00
IDataProvider.cs
Made IDataProvider generic to support multiple data formatting types (mostly to help with database support and DataTables)
2016-09-26 09:35:40 -06:00
InMemoryStringDataProvider.cs
lots of reworked interfaces around cred repo serialization
2017-04-03 20:09:47 -06:00
SqlDataProvider.cs
Added check for SQL read only in SqlDataProvider
2017-12-10 22:22:38 +02:00