Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-18Change Put method name to PutAsyncSean Templeton
2019-03-04Change IBackend and IStreamingBackend to return Task for Put()Sean Templeton
2018-12-12result-classes: rename properties of RestoreResults to be consistent with Bac...Mikael Mello
2018-12-10Use interface inheritance to remove write-only properites.Kenneth Hsu
2018-11-01Fixed IO calls in Filebackend.verhoek
2018-08-14Added support for multiple exit codes, and added a unittest to verify that th...Kenneth Skovhede
2018-05-27Throw proper exception. Removed unused imports.verhoek
2018-04-20Correctly filtering list of changed files / folders using exclusion filterDaniel Gehriger
2018-04-19Implemented backup based on changes recorded in NTFS USN journalDaniel Gehriger
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-02-26Added support for returning multiple DNS names for cache invalidation.Kenneth Skovhede
2018-02-18added DNSName getter on Backend interface and added NotImplementedException m...Rune Henriksen
2017-12-25Compression modules refactored to work with streams instead of filenames;vnau
2017-12-10Remove XML documentation for unmatched parameters.Kenneth Hsu
2017-10-16Avoid signing assemblies.Kenneth Hsu
2017-09-26Merge branch 'master' of https://github.com/duplicati/duplicati into fix/list...Tyler Gill
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-09-25Add IQuotaInfo interfaceTyler Gill
2017-09-22Fix some documentation errors in backend interfaces.Tyler Gill
2017-08-04Issue #2578: Removed all direct calls to VACUUM and added a command to run VA...Dan Stahr
2017-01-25Added support for server modules, that is modules that expose options to the ...Kenneth Skovhede
2017-01-24Merge branch 'feature/add_single_result_code'Kenneth Skovhede
2017-01-24Fixed a bunch of typos.Kenneth Skovhede
2017-01-23Added a new result code to simplify reporting the same backup result from all...Kenneth Skovhede
2017-01-12Merge branch 'feature/fix_send_mail'Kenneth Skovhede
2017-01-10Updated MailKit, fixed a bug with DnsLite, added backward compatible tls supp...Kenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2017-01-09Added description for the `--allow-full-removal` optionKenneth Skovhede
2017-01-05Implemented a new new `list-broken-files` and `purge-broken-files` command fo...Kenneth Skovhede
2016-12-30Merge branch 'feature/add_purge_command'Kenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-12-30Added commandline operation to purge select files from filesets.Kenneth Skovhede
2016-12-02Renamed testresults "changes" to "verifications"Kenneth Skovhede
2016-10-23Refactor of hyper-v backupMax
2016-10-22additional verification of hyper-vMax
2016-10-16moved hyper-v code to hyper-v classesMax
2016-10-16Added ability to have hidden command options to prevent UnsupportedOptionWarn...Max
2016-10-16changes in hyper-v backedMax
2016-10-15Merge branch 'master'Max
2016-10-15Added ability to backup hyperv using webguiMax
2016-10-13Feature/add delete dialog (#2008)Kenneth Skovhede
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-06-27Merge branch 'master' into nuget_setupKenneth Skovhede
2016-04-13Reverted changes to solution file so it again forces Windows linefeeds.Kenneth Skovhede
2016-04-09Implemented an alternative FTP backend using System.Net.FtpClientTim Mylemans
2016-03-14Merge branch 'master' into nuget_setupKenneth Skovhede
2016-02-10Implemented error message if user attempts to restore from an encrypted store...Kenneth Skovhede
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2015-12-05Updates to the project filesKenneth Skovhede
2015-12-01Bugfix for build issues with AutoUpdateBuilder.Kenneth Skovhede