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
2017-09-26Change IBackend.List() to return IEnumerable instead of ListTyler Gill
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-08-29Added an improved error message for WebDAV when the server returns `405 - Met...Kenneth Skovhede
2017-01-13More disabling of assembly signingKenneth Skovhede
2016-12-30Disabled MSBuild for much faster builds on MacOSKenneth Skovhede
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-06-27Merge branch 'master' into nuget_setupKenneth Skovhede
2016-06-24Added logic to check for backends with the +s convention for SSL support.Kenneth Skovhede
2016-04-16Rewrote all WebRequest code to use AsyncHttpRequest, and normalized usage suc...Kenneth Skovhede
2016-04-13Reverted changes to solution file so it again forces Windows linefeeds.Kenneth Skovhede
2016-01-29Removed unused references and updated most libraries to come from NuGet sourc...Kenneth Skovhede
2015-07-02Move the WebRequest inside the try/catch region to fix a 404 not being captured.Kenneth Skovhede
2015-05-17Follow up to the latest pull request, changed all references to HexaD to "Dup...Kenneth Skovhede
2015-05-16update year to 2015Fabian Trampusch
2015-01-26Updated to .Net framework version 4.5Kenneth Skovhede
2015-01-20Merge branch 'no_more_resx'Kenneth Skovhede
2015-01-20Updated copyright noticesKenneth Skovhede
2015-01-20Removed all resx files, now using Duplicati.Library.Localization exclusivelyKenneth Skovhede
2014-11-15Added detection for throwing FileMissingException to all backendsKenneth Skovhede
2014-11-10Added locally allocated buffers for copystream to reduce pressure on allocatorKenneth Skovhede
2014-08-12Updated copyright year on all assemblies.Kenneth Skovhede
2014-07-17Adjusted display names for backendsKenneth Skovhede
2014-07-11Reworked the ReadWriteTimeout usage to avoid premature timeouts on MonoKenneth Skovhede
2014-06-13Updated the version number in all projects to 2.0.0.7Kenneth Skovhede
2014-06-13Updated product-number in the project filesKenneth Skovhede
2014-02-26Changed the display names of the backends to be more user-friendlyKenneth Skovhede
2013-05-14Fixed parsing bug with webdav after the URI updateKenneth Skovhede
2013-05-06Fixed various minor issues with backendsKenneth Skovhede
2013-05-06Rewrote all backends to use the new Uri parser.Kenneth Skovhede
2013-05-05Removed all informs code (no more 1.3.x UI)Kenneth Skovhede
2013-05-05Renamed ftp-password to auth-password and ftp-username to auth-usernamebefore_winforms_removalKenneth Skovhede
2013-05-05Removed unused x86 configurations and fixes som build refrencesKenneth Skovhede
2013-01-22Added the "Password" type to argument types for simplified handling of passwo...kenneth@hexad.dk
2012-07-28Update issue #671kenneth@hexad.dk
2012-06-06Fixed some timeout/abort issues by implementing everything by hand, on top of...kenneth@hexad.dk
2012-02-13Merged r1131,r1132,r1133,1134 port upper limit settings, into trunkkenneth@hexad.dk
2011-12-16Reintegrated 2.0 - trunk is now 2.0kenneth@hexad.dk
2011-12-02Update issue #513kenneth@hexad.dk
2011-11-29Update issue #513kenneth@hexad.dk
2011-11-19Fixed some build issues after the merge.kenneth@hexad.dk
2011-11-18Temporary checkin for the 2.0 stuffkenneth.skovhede@gmail.com
2011-11-18Merged trunk into 2.0 branchkenneth@hexad.dk
2011-11-05Update issue #500kenneth.skovhede@gmail.com
2011-10-30Update issue #490kenneth.skovhede@gmail.com
2011-10-19Removed some unused storage of options, this fixes a connection bug in FTP, a...kenneth.skovhede@gmail.com
2011-10-01The UI now sends a special flag to the backend GUI that tells the current mod...kenneth.skovhede@gmail.com
2011-09-27Update issue #392kenneth.skovhede@gmail.com
2011-09-24Update issue #251kenneth.skovhede@gmail.com
2011-09-24Fixed applying the ACCEPT_SPECIFIC_CERTIFICATE optionkenneth.skovhede@gmail.com
2011-09-23Merged trunk changes into 2.0 branchkenneth.skovhede@gmail.com