Commit Graph

48 Commits

Author SHA1 Message Date
Martin
3452753abc Use heap instead of stack for file indexing recursion 2019-07-19 22:23:34 +02:00
Martin
a76afd83b5 Do not quit indexing with "no backup dirs" if components are selected for backup 2019-05-22 17:36:00 +02:00
Martin
6f3e62b383 Fix parallel hashing with VSS components 2019-05-09 13:55:32 +02:00
Martin
6cdc61263c Fix search for snapshot if VSS path is the root of a volume 2019-04-30 19:32:38 +02:00
Martin
ed43ca62a9 Print component caption and name 2018-02-22 23:53:44 +01:00
Martin
d0971aa2b7 Print component caption and name 2018-02-22 23:38:43 +01:00
Martin
dfc5189372 Print component caption and name 2018-02-22 23:15:18 +01:00
Martin
b864185361 Always use simple tokenize function 2017-11-01 14:14:00 +01:00
Martin
8d71071ea0 Merge remote-tracking branch 'gh/dev' into dev
# Conflicts:
#	urbackupclient/client.cpp
2017-03-03 17:33:47 +01:00
Nick Glencross
48a29f8ddf Fix exlude -> exclude in variable names 2017-02-27 19:06:32 +00:00
Martin Raiber
150937e400 Working on parallel file hashing 2017-02-13 23:32:41 +01:00
Martin
5e79cb2a11 Continue file backup after non-selected Windows backup components writer failures 2017-01-20 15:37:09 +01:00
Martin
b0a32729c6 Fix error if GetRecursive returns S_FALSE 2017-01-16 16:34:14 +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
d34f633998 Improve error message of writer failure when doing backup with Windows components 2017-01-02 20:51:45 +01:00
Martin
4d2ae24657 Add start tokens to additionally created volume 2016-12-19 17:20:04 +01:00
Martin
6d8c9f22ae Fix symlinked file to file changes during incremental backups with btrfs 2016-12-10 14:39:54 +01:00
Martin
98024aeddb Keep changed directories if a snapshot has active ntfs transactions 2016-11-09 16:10:41 +01:00
Martin
0c8bc0bd2b Ignore VSS writer status on delete if not backing up with writer involvement 2016-10-22 22:25:54 +02:00
Martin
3b3d227a46 Fix CBT and snapshot deletion with image snapshot groups 2016-10-04 22:04:45 +02:00
Martin
6cc463cb8f Prevent vss backupcom double-free on error 2016-10-01 13:42:29 +02:00
Martin Raiber
deb9877c90 Only set backup succeeded of explicitly selected components 2016-09-07 21:41:31 +02:00
Martin Raiber
57b80df882 Set context before selecting components 2016-09-07 20:47:08 +02:00
Martin
fc139454e2 Image and file backup snapshot groups 2016-08-21 21:22:54 +02:00
Martin
ba24e2282c Use CBT data during file backups 2016-08-17 21:38:06 +02:00
Martin
b1471a0c6d Fail backup if referencing/deleting shadow copy fails 2016-08-08 13:34:27 +02:00
Martin
04d3f20e78 Set component type correctly 2016-08-08 02:38:36 +02:00
Martin
b202e8d058 Fix: Track component relationship to setbackupsucceeded to true of all components 2016-08-08 00:07:46 +02:00
Martin
dc0fea4b21 Fix: Track component relationship to setbackupsucceeded to true of all components 2016-08-07 23:26:50 +02:00
Martin
7546fbaae2 Fix: Track component relationship to setbackupsucceeded to true of all components 2016-08-07 23:18:03 +02:00
Martin
ac19995597 Track component relationship to setbackupsucceeded to true of all components 2016-08-07 23:01:47 +02:00
Martin
03b2aa704a Remove component sort index 2016-08-06 02:06:00 +02:00
Martin
40e5bce1e7 Ignore hr failure on retryable error if writer is not it failure state 2016-08-06 01:24:36 +02:00
Martin
72c235b723 Select implicit components 2016-08-05 23:37:01 +02:00
Martin
c084d25cbc Fail backup with components if writer is in error state 2016-08-05 01:34:33 +02:00
Martin
f109436a7f Fixed typo 2016-08-04 19:19:02 +02:00
Martin
6c681e585f Do not create component shadow copy if no components were selected 2016-08-04 19:00:05 +02:00
Martin
c5223c9bc0 Enable default writer backup 2016-08-04 18:56:08 +02:00
Martin
dfa9b307ac Support restore methods of Windows component restore 2016-08-04 01:19:17 +02:00
Martin
6dd90a3544 Use correct change indicator for symlinks 2016-07-29 23:29:18 +02:00
Martin
3b8b6c943f WIP: Windows component backup 2016-07-28 00:43:28 +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
fea4ead471 Different component syntax 2016-07-24 15:01:50 +02:00
Martin
b2fadb38fe Windows VSS component backup 2016-07-19 21:10:24 +02:00