Commit Graph

405 Commits

Author SHA1 Message Date
Martin
3a64e995f7 Fix gcc warning 2017-01-12 00:58:43 +01:00
Martin
7376d29ff0 Fix async mempipe timeout when there are not backup directories 2017-01-11 12:15:27 +01:00
Martin
264766cd12 Fix Windows component backup 2017-01-10 16:53:13 +01:00
Martin
3361d24c6e Proper Windows component change indicator 2017-01-09 21:21:29 +01:00
Martin
049e39dabf Continue snapshot cleanup after first failure 2017-01-05 14:51:03 +01:00
Martin
8f33b7cc6b Release whole shadow copy group when restarting one shadow copy 2017-01-03 13:39:00 +01:00
Martin
6d8c9f22ae Fix symlinked file to file changes during incremental backups with btrfs 2016-12-10 14:39:54 +01:00
Martin
d70f541522 Merge branch 'image-browse' into dev 2016-12-07 12:38:34 +01:00
Martin
31e9a4fbed Add a few hints if there is an index error because the directory cannot be accessed 2016-12-06 16:01:40 +01:00
Martin
838b18c12a Add a few hints if there is an index error because the directory cannot be accessed 2016-12-06 15:57:38 +01:00
Martin
c133e230d7 Prevent access_keys.properties race condition 2016-11-30 01:24:32 +01:00
Martin
98024aeddb Keep changed directories if a snapshot has active ntfs transactions 2016-11-09 16:10:41 +01:00
Martin
4ce394d714 Do not remove shadow copies for image backup after client restart if there are multiple concurrent jobs
(cherry picked from commit e2338daa71)
2016-10-28 20:56:41 +02:00
Martin
5fb07ce15c Do not finish CBT when debugging 2016-10-27 15:26:45 +02:00
Martin
d5fca77925 Separate CBT finishing of file and image backups with bitmap persistence 2016-10-25 16:30:55 +02:00
Martin
4b287bb9c7 Remove trailing slash from orig_path
(cherry picked from commit 885c7150071eae3d28cf4cd5aa6890db5c930f02)
2016-10-09 20:58:39 +02:00
Martin
88e127febc Parameter to script list if backup is a full backup 2016-10-08 21:33:45 +02:00
Martin
738cc3c7cf Only delete files in group when doing full file backup
(cherry picked from commit b48426665dbc542fc780c1964c770d32510858e9)
2016-10-06 16:13:20 +02:00
Martin
3b3d227a46 Fix CBT and snapshot deletion with image snapshot groups 2016-10-04 22:04:45 +02:00
Martin
b746a1a999 Modified file keeping 2016-10-04 16:27:05 +02:00
Martin
f5cc1073f3 Fix build issue 2016-10-04 14:58:11 +02:00
Martin
a6a5182037 Fix build issue 2016-10-04 14:56:18 +02:00
Martin
9bc196a4c9 Fix keeping files with virtual clients 2016-10-04 14:54:14 +02:00
Martin
2ba3105cc2 Fix sparse file hashing 2016-09-30 14:49:10 +02:00
Martin
170e73e1a0 Use correct path as snapshot origin when removing snapshot 2016-09-30 00:58:57 +02:00
Martin
1ddb7ce08a Exclude datto and overlay files everywhere 2016-09-26 12:06:40 +02:00
Martin
bba5e0f891 Exclude datto and overlay files everywhere 2016-09-26 12:05:58 +02:00
Martin
3bbececefc Fix warning 2016-09-25 14:23:43 +02:00
Martin
5f86c8fdc8 Update snapshot start time when resuming image backup
(cherry picked from commit 52651c0031)

# Conflicts:
#	urbackupclient/ImageThread.cpp
2016-09-23 19:52:16 +02:00
Martin
0a9a51197a Log if snapshot cannot be opened
(cherry picked from commit 2674620ae5)
2016-09-23 19:50:40 +02:00
Martin
6fd3421f31 Do not finish CBT if it is not available 2016-09-20 23:44:59 +02:00
Martin
7011c462d6 Correctly exclude symlinks 2016-09-16 14:28:40 +02:00
Martin
16cf0009bb Fix Linux build 2016-09-15 01:20:52 +02:00
Martin
36cbf29060 Read computer name from default setting as fallback 2016-09-14 20:23:34 +02:00
Martin Raiber
48ff994d26 Reconnect for file indexing (async index) 2016-09-08 22:53:49 +02:00
Martin Raiber
deb9877c90 Only set backup succeeded of explicitly selected components 2016-09-07 21:41:31 +02:00
Martin Raiber
ecb99f0a15 Perform post-processing of all snapshotted volumes 2016-08-26 01:22:22 +02:00
Martin Raiber
260030d0a0 Fix CBT zeroing issue 2016-08-24 13:55:17 +02:00
Martin Raiber
0fd9431bb9 Fix CBT zeroing issue 2016-08-22 22:08:48 +02:00
Martin
17035941ab Fix Linux build 2016-08-21 23:08:15 +02:00
Martin
9fbf9df659 Fix Linux build 2016-08-21 23:02:59 +02:00
Martin
3f462b8477 Revert "Fix page file exclusion"
This reverts commit 62b2b8fb4e.
2016-08-21 22:39:14 +02:00
Martin
fc139454e2 Image and file backup snapshot groups 2016-08-21 21:22:54 +02:00
Martin
e818c38318 Save extent offset with extent hashes and make sure it matches when using hash 2016-08-21 12:35:13 +02:00
Martin
62b2b8fb4e Fix page file exclusion 2016-08-20 18:45:53 +02:00
Martin
2716426e0d Use existing hash data during restore on server 2016-08-18 23:28:42 +02:00
Martin
e0bea49421 Use CBT data during file restore 2016-08-18 01:30:39 +02:00
Martin
ba24e2282c Use CBT data during file backups 2016-08-17 21:38:06 +02:00
Martin
c250f1ec60 Disable background priority during CBT finish 2016-08-13 00:55:04 +02:00
Martin
ea44798b33 Keep last access key to prevent race between old and new key
(cherry picked from commit 85303a67e5)
2016-08-10 01:43:45 +02:00