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
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2018-05-16Corrected spelling function name.verhoek
2018-05-09Pushing again to retrigger checks.Daniel Gehriger
2018-05-09Minor changes to RecordEnumeratorDaniel Gehriger
2018-05-09Rewrote the `EnumerateRecords` method to use an explicit enumerator class, as...Kenneth Skovhede
2018-05-09Auto-fix syntax from editorKenneth Skovhede
2018-05-09Removed the redundant byte-array-to-string method from the MD5 module, and ad...Kenneth Skovhede
2018-04-30Fixed USN journal service initializationDaniel Gehriger
2018-04-27Simplified USN journal interface; corrected folder enumeration broken due to ...Daniel Gehriger
2018-04-25Fixed full-scan for USN, broken due to latest merge with masterDaniel Gehriger
2018-04-25Merge remote-tracking branch 'upstream/master' into feature/usnDaniel Gehriger
2018-04-24Implemented option to use exclude filenames to mark folders for exclusion by ...Kenneth Skovhede
2018-04-23Merge remote-tracking branch 'upstream/master' into feature/usnDaniel Gehriger
2018-04-23Recording previous journal data as default if change journal cannot be usedDaniel Gehriger
2018-04-23Fixed USN in conjunction with snapshots on WindowsDaniel Gehriger
2018-04-23Fixed post-processing of modified file list obtain from USNDaniel Gehriger
2018-04-20Correctly filtering list of changed files / folders using exclusion filterDaniel Gehriger
2018-04-20Disabling USN for now when snapshots are used - this will be enabled shortlyDaniel Gehriger
2018-04-20Fixed some of the issues reported by codacy. The others are incorrect warnings.Daniel Gehriger
2018-04-19Implemented backup based on changes recorded in NTFS USN journalDaniel Gehriger
2018-04-08Make constructors for abstract classes protected.Kenneth Hsu
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-02-06Change Duplicati's handling of reparse points, so that not all reparse points...Tyler Gill
2018-01-09Fixed condition to start checking 32bit registryinat3k
2018-01-09Check MSSQL 32bit installation on 64bit systeminat3k
2017-12-10Make parameter names in XML documentation match code.Kenneth Hsu
2017-11-27Merge pull request #2910 from warwickmm/refactor/remove_redundant_tostringKenneth Skovhede
2017-11-27Remove redundant calls to ToString.Kenneth Hsu
2017-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2017-09-30Remove unncessary sorting.Kenneth Hsu
2017-09-29Use helper method to get unique items and duplicates.Kenneth Hsu
2017-09-26Avoid hard-coded parameter names.Kenneth Hsu
2017-09-26Add clearer exception message.Kenneth Hsu
2017-09-23Updated AlphaFSKenneth Skovhede
2017-09-23Updated all Newtonsoft.Json packagesKenneth Skovhede
2017-06-02Added the `<Prefer32Bit>False</Prefer32Bit>` option to all executables.Kenneth Skovhede
2017-05-17Updating MailKit and AlphaVSSKenneth Skovhede
2017-05-17Updated NewtonSoft.JsonKenneth Skovhede
2017-01-23Fixed issues with reporting the correct error message when enumerating filesKenneth Skovhede
2017-01-13Removed assembly signing from the snapshot project as that depends on two lib...Kenneth Skovhede
2017-01-09Implemented better default error messsagesKenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-12-14Remove comment with got committed accidentally.Christian Schuerer-Waldheim
2016-12-14Refactor PrefixWithUNC (reorder checks and use string constants)Christian Schuerer-Waldheim
2016-12-13Return proper UNC prefix for server paths (\\server\share\). This fixes #2167...Christian Schuerer-Waldheim
2016-11-14Increase LVM snapshot maxiumum sizeKari Koskinen
2016-11-09Fixed an issue with Windows reporting an error if there are no MSSQL instance...Kenneth Skovhede
2016-11-08Merge branch 'feature/update_alphafs'Kenneth Skovhede
2016-11-04Merge pull request #2092 from kakoskin1/XFS-LVM-snapshotKenneth Skovhede
2016-11-04Merge pull request #2085 from duplicati/feature/store_correct_symlink_metadataKenneth Skovhede