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
2022-04-02Ignore exception when file access time is not validalbertony
2021-11-12Renames relating to the extended device path prefix, \\?\Dean Ferreyra
2021-11-10Refactor \\?\ prefix tests, rename source files, plus other review issuesDean Ferreyra
2021-11-08Formalize inclusion of code from https://github.com/dotnetDean Ferreyra
2021-11-07Fix SystemIOWindows handling of relative pathsDean Ferreyra
2020-07-30Change tests to work with long paths in WindowsDean Ferreyra
2020-07-28Change tests to work with long paths in WindowsDean Ferreyra
2020-07-20Support problematic Windows pathsDean Ferreyra
2020-07-18Support problematic Windows pathsDean Ferreyra
2020-04-06Remove unused members from Duplicati.Library.Common.Kenneth Hsu
2020-03-18remove spacesRod Savard
2020-03-18add comment and simplify key value assignmentRod Savard
2020-03-17only store inheritance breaks in metadata when trueRod Savard
2020-01-01Merge pull request #4031 from drwtsn32x/fix-broken-inheritancewarwickmm
2019-12-29variable name changedrwtsn32x
2019-12-26remove serializer since we only store single booldrwtsn32x
2019-12-26don't read rules unless we are restoring permissionsdrwtsn32x
2019-12-26clean up if blockdrwtsn32x
2019-12-26tweakdrwtsn32x
2019-12-26back up and restore inheritance breaksdrwtsn32x
2019-12-25Merge pull request #4030 from drwtsn32x/fix-issue-4028warwickmm
2019-12-24Add JsonPropertyUser
2019-12-14Fix spelling errors in comments.Kenneth Hsu
2019-12-04add commentUser
2019-12-04fix long path testUser
2019-10-19Mark fields that don't need to be reassigned as readonly.Kenneth Hsu
2019-09-14Use dedicated method to create symbolic links to directories.Kenneth Hsu
2019-01-22Remove redundant casts.Kenneth Hsu
2018-11-29Moved method to bottom to let the PathTooLong* methods group together.verhoek
2018-11-29Cache serializer.verhoek
2018-11-29Regrouped methods.verhoek
2018-11-29Reducing duplicate code.verhoek
2018-11-26Removal of boiler plate code put into static helper.verhoek
2018-11-26Fix bug that accidentally also handles directories besides files in file back...verhoek
2018-11-13Added null check for writers to include in vss (issue 3494).verhoek
2018-11-03Simplified SystemIO class.verhoek
2018-11-03Moving from IO to Common dir.verhoek