Commit Graph

352 Commits

Author SHA1 Message Date
Martin
6164cd83a2 Fix build issue 2016-08-05 01:17:41 +02:00
Martin
197876557b Do not move directories above symbolic links into to directory pool 2016-07-29 23:28:51 +02:00
Martin
b47680a901 WIP: Windows component backup 2016-07-27 02:01:08 +02:00
Martin
0c5b8089b8 Fix vss component includes 2016-07-24 23:53:13 +02:00
Martin
73ebd21386 Only report that change block tracking is active 2016-07-24 23:52:22 +02:00
Martin
b2fadb38fe Windows VSS component backup 2016-07-19 21:10:24 +02:00
Martin
ba832ca650 Fix: Leave other shadow copies alone only if another simultaneous backup is running 2016-07-13 23:42:31 +02:00
Martin
5693620181 Leave other shadow copies alone only if another simultaneous backup is running 2016-07-12 19:04:02 +02:00
Martin
608a4e3423 Fix build issue 2016-07-12 03:12:17 +02:00
Martin
a2c0aa3cf9 Fix build issue 2016-07-12 02:27:59 +02:00
Martin
3246bc7571 Group and virtual client name as postfilebackup script paramters 2016-07-12 02:00:25 +02:00
Martin
40481b134f Group and virtual client name as postfilebackup script paramters 2016-07-12 01:59:49 +02:00
Martin
007a665f68 Fix crash 2016-06-28 18:26:35 +02:00
Martin
00535afd5e Track shadow copy changes to volume for next backup 2016-06-28 17:40:53 +02:00
Martin
51d4e5d5a9 Fix: Debug output number of changed bytes in shadow copy 2016-06-28 15:52:12 +02:00
Martin
3e43c1e62b Debug output number of changed bytes in shadow copy 2016-06-28 15:33:10 +02:00
Martin
fb5997dce7 Correctly OR bitmap 2016-06-27 20:05:18 +02:00
Martin
dd1b4600f6 Copy with snapshot bitmap data being smaller than volume bitmap data 2016-06-27 17:53:58 +02:00
Martin
b0b6bb448d Also consider shadow copy changes 2016-06-27 14:55:34 +02:00
Martin
e36eb70c6c Do not delete shadow copy for image backup during simultaneous file backup started by same server 2016-06-26 22:35:45 +02:00
Martin
43d4d9d796 Use os_get_file_type instead of FileExists to test for executable existence 2016-06-26 16:27:02 +02:00
Martin
6ead30936d Improved read error handling during file backup 2016-06-09 23:33:32 +02:00
Martin
22b6766da9 Further improve read error handling
(cherry picked from commit 18945955a5a14ac763d71bbafef42b8fbcae56c5)
2016-06-09 22:17:30 +02:00
Martin
d6e610c15a Collect file read errors and log them before the next file backup 2016-06-08 21:42:21 +02:00
Martin
b3d29715bd Exclude changing files 2016-06-06 13:13:12 +02:00
Martin
34b8c8c65f Option to not follow symlinks during restore 2016-06-04 18:10:21 +02:00
Martin
d2a4c566d0 Do not treat reparse points on Windows as special files 2016-06-03 17:29:11 +02:00
Martin
5f4f8672cb Fix Linux root dir metadata 2016-06-03 02:08:46 +02:00
Martin
2ebed481d9 Fix Linux client build 2016-06-01 21:51:58 +02:00
Martin
3554e4f170 Improve modified directory cache invalidation before file backups 2016-06-01 21:09:13 +02:00
Martin
c49564f697 Exclude datto cow file and device mapper overlay 2016-05-25 15:23:33 +02:00
Martin
9c094dba08 Add hash data file to excludes 2016-05-24 16:42:35 +02:00
Martin
6bacb766f9 Add bitmap file as hard exclude 2016-05-24 16:38:41 +02:00
Martin
432323adf0 Some cbt improvements
(cherry picked from commit 9b565f9f253c5f254403ef61cb9be5e815b4a6cd)

# Conflicts:
#	urbackupclient/client.cpp
2016-05-23 21:49:06 +02:00
Martin
751617f9dc Check if CBT is disabled in prepare step 2016-05-23 21:47:29 +02:00
Martin
cc480db282 Ability to create md5sums file 2016-05-19 19:57:12 +02:00
Martin
35e133212e New file backup status "completed with issues" and OS and client version persistence 2016-05-11 14:25:50 +02:00
Martin
19d79e8e8f Improved handling of case where snapshot removal is delayed because of still ongoing meta-data transfers 2016-05-08 16:28:38 +02:00
Martin
e0db05003a Perform incremental indexes after unfinished full indexes 2016-05-07 15:22:04 +02:00
Martin
00246d6603 Do not delete excluded/not included files/directories when restoring 2016-05-06 16:59:39 +02:00
Martin
eb739ebd0c List provider after provider error 2016-05-06 03:32:56 +02:00
Martin
e3135f18df Option to set orig_path for scripts/tar files 2016-05-02 02:52:51 +02:00
Martin
a6f792b049 Verify number of files loaded via meta-data 2016-05-01 17:17:30 +02:00
Martin
5d01e3cd47 Small file optimization for tar file backup 2016-05-01 15:08:52 +02:00
Martin
07511b44f5 Improved hard link deletion handling performance 2016-04-30 14:33:28 +02:00
Martin
aac10bacdb Use transaction 2016-04-30 01:58:04 +02:00
Martin
7c201e9636 Handle hard link deletes 2016-04-30 01:56:53 +02:00
Martin
276396a800 Hard link handling improvements
(cherry picked from commit 575fbedee8d74dfa39f75ea464b3b3d1ce6ce021)
2016-04-29 16:33:04 +02:00
Martin
4d8156c39a Fixed image backup with change block tracking
(cherry picked from commit 9cacef9ed2b9894c829ab588266dbe90d76f109c)
2016-04-26 19:44:18 +02:00
Martin
ca020d3e33 Fixed c:\swapfile.sys exclusion 2016-04-21 11:16:29 +02:00