Commit Graph

19 Commits

Author SHA1 Message Date
Martin
65febb7456 Fail backup and log error code if reading old file fails when preparing hashes 2014-08-06 21:52:35 +02:00
Martin
50f0ed70be Moved adler32.cpp to proper place 2014-07-21 22:08:18 +02:00
Martin
161f0155cb Fixed bug in adler32 code. This bug caused unnecessary data transfers in the "block differences - hashed" transfer mode. 2014-07-20 20:31:57 +02:00
Martin
5b764dd305 Save correct file size with patches 2014-07-09 20:06:59 +02:00
Martin
cc05a512e1 Add file entries every min_file_incr times for each file.
The client may not be trusted => Setting to force the server to read and calculate the respective file hashes instead of trusting the client
2014-05-14 22:57:59 +02:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
9d6d989fbb Copy file locally if maximum hard link count was reached 2013-11-25 22:01:17 +01:00
Martin
e2f1f46b68 Exit hash thread properly 2013-11-18 19:57:06 +01:00
Martin
31edb50c66 Only start threads when they are needed 2013-11-18 00:29:42 +01:00
Martin Raiber
2084dee75e Correctly fail backups if there are disk problems 2012-11-03 15:32:23 +01:00
Martin Raiber
172d41b255 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-01 23:15:51 +01:00
Martin Raiber
039193f791 Fixed btrfs mode 2012-11-01 23:16:46 +01:00
Martin Raiber
cc12a8eb73 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-01 22:07:42 +01:00
Martin Raiber
e983bdc31e Use reflink to save only changed file parts on btrfs 2012-11-01 21:44:12 +01:00
Martin
6be0b8163a Fixed memory leaks 2012-08-15 18:02:42 +02:00
Martin Raiber
7dbea1cdc1 Fixed file path prefixing 2012-05-01 00:24:46 +02:00
Martin Raiber
eee1e1f0bb Further work on internet mode 2012-04-15 16:21:28 +02:00
Martin Raiber
295d5c0676 New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00