Commit Graph

21 Commits

Author SHA1 Message Date
Martin
e4059b9396 Fix symlink directory creation during incremental backups when a file is removed 2018-04-14 11:54:30 +02:00
Martin
7c6ec8f122 Add missing include 2018-01-26 13:16:42 +01:00
Martin
dc2fcacf42 Access memory via memcpy 2018-01-16 17:20:11 +01:00
Martin
14acaab488 Fix build issue 2016-12-10 20:58:05 +01:00
Martin
44047219df Compatibility with previous versions: Fix symlinked file to file changes during incremental backups with btrfs 2016-12-10 18:52:49 +01:00
Martin
6d8c9f22ae Fix symlinked file to file changes during incremental backups with btrfs 2016-12-10 14:39:54 +01:00
Martin
e361ea8b0e Fixup: Do not delete files in snapshot to later reflink them
(cherry picked from commit 291abbec910521bafcdb223bb07409774d3cebdb)
2016-11-24 01:51:43 +01:00
Martin
197876557b Do not move directories above symbolic links into to directory pool 2016-07-29 23:28:51 +02:00
Martin
9def38f96e Do not move directories above symbolic links into to directory pool 2016-07-29 21:20:54 +02:00
Martin
b2fadb38fe Windows VSS component backup 2016-07-19 21:10:24 +02:00
Martin
40fe695f90 Fixed tree diff algorithm causing too large diffs in some cases 2016-04-02 22:19:48 +02:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
b525cbd4f1 Improved tree diff performance 2015-12-20 18:46:24 +01:00
Martin
dff15ecbc6 Transfer and use directory change indicator to correctly update directory metadata if it changes 2015-12-12 17:15:51 +01:00
Martin
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Martin Raiber
c7fd0f1db1 Optimized partial incremental backups 2015-01-31 16:13:30 +01:00
Martin
16662358ca The tree reading and differencing was fragmenting the memory horribly on Linux (with glibc). Fixed it by making one big allocation. 2014-09-24 21:18:37 +02:00
Martin
76550fcfda Use symbolic links of unchanged folders to speed up incremental file backups on non-btrfs filesystems 2014-03-29 22:07:33 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin Raiber
305b2068b9 Backups with btrfs snapshots 2012-11-01 17:48:18 +01:00
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00