urbackup_backend/urbackupserver/treediff
2018-04-14 11:54:30 +02:00
..
TreeDiff.cpp Fix symlink directory creation during incremental backups when a file is removed 2018-04-14 11:54:30 +02:00
TreeDiff.h Fix symlink directory creation during incremental backups when a file is removed 2018-04-14 11:54:30 +02:00
TreeNode.cpp Fixed a few coverity issues 2016-10-24 02:29:54 +02:00
TreeNode.h Do not move directories above symbolic links into to directory pool 2016-07-29 23:28:51 +02:00
TreeReader.cpp Improved error logging 2016-09-04 09:52:53 +02:00
TreeReader.h 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