Commit Graph

65 Commits

Author SHA1 Message Date
Martin
0c045bb8a3 Revert "Fixing SQLite3 deadlock"
This reverts commit 0590071424.

Conflicts:
	urbackupserver/server_hash.cpp
2013-11-16 23:46:04 +01:00
Martin
0590071424 Fixing SQLite3 deadlock 2013-11-16 15:06:08 +01:00
Martin
992953030d Bugfix for shadow copying retrying 2013-11-07 18:01:29 +01:00
Martin
970e466046 Bugfix for shadow copying retrying 2013-11-06 23:46:16 +01:00
Martin
839fc9c285 Bugfix for shadow copying retrying 2013-11-06 18:50:24 +01:00
Martin
e7df702dfe Proper condition 2013-11-05 20:31:59 +01:00
Martin
27660994d5 Exit shadow copying loop 2013-11-05 18:33:53 +01:00
Martin
11a39afb35 Retry snapshot operation if writer failed and has the retryable error 2013-11-04 22:17:25 +01:00
Martin
9de4cdcdfc Propagate random modified time through incremental backups 2013-11-04 19:35:36 +01:00
Martin
526944fb65 Interrupt hash calculation when pause is activated 2013-10-27 16:29:00 +01:00
Martin Raiber
47e70f010a Fixed bug where modified files were not rehashed correctly with the client-side file hashing 2013-10-25 19:36:29 +02:00
Martin
3693ab5148 Better log messages 2013-10-07 20:43:09 +02:00
Martin
e6f9996241 Scan for changed hard links 2013-10-06 11:27:11 +02:00
Martin
0dc07f70fd Fixed pagefile location reading 2013-10-05 23:12:32 +02:00
Martin
58ee29155b Bugfix: Upper case hiberfil.sys to exclude hiberfil.sys 2013-10-03 21:51:41 +02:00
Martin
d6794f03cc Don't block session during viewing live log 2013-09-24 22:39:31 +02:00
Martin
7a94ed07c1 Always lookup the urbackup\ directory on the filesystem 2013-09-22 22:56:05 +02:00
Martin
420583587b Add hyberfil.sys even if registry cannot be read 2013-09-22 22:31:36 +02:00
Martin
6773d3041a Automatically add pagefile.sys and hiberfil.sys to the exception list 2013-09-22 22:14:24 +02:00
Martin
dbeb4ac2c8 Try to work around issue where last modified dates of files are not changed, if the file is changed via memory mapping 2013-09-22 21:15:52 +02:00
Martin
c9498b8a5b Merge remote-tracking branch 'urpc/feature-quota' into next 2013-09-21 14:55:53 +02:00
Martin
fa4399a049 Use backup semantics to read files for end-to-end checksum verification and client-side checksum calculation 2013-09-21 14:54:53 +02:00
Martin Raiber
3c9fdb7b1c Wait after freezing list of open files being written to 2013-09-11 21:41:18 +02:00
Martin Raiber
4e271bb53d Freeze list of open files being written to during shadow copying 2013-09-10 20:32:58 +02:00
Martin
c334fd1f19 Log if files cannot be accessed 2013-08-29 21:44:18 +02:00
Martin
5a37c5dfbb Better handling of changed dir and file backups 2013-08-04 11:34:28 +02:00
Martin
fbbfdc53bf Unified restore client name 2013-07-27 23:49:29 +02:00
Martin Raiber
adb96ef945 Don't stop shadow copying on writer error 2013-06-26 17:47:42 +02:00
Martin Raiber
ca55def6db Delete tmp files after copying them
Signed-off-by: Martin <martin@urbackup.org>
2013-06-03 21:47:56 +02:00
Martin
3c09e0377c Write file hashes during indexing from time to time 2013-06-02 22:01:20 +02:00
Martin
92239ece99 Optimized hash calculation 2013-06-02 16:58:30 +02:00
Martin
f84c767e1c Only save hashes of larger files 2013-06-02 13:53:02 +02:00
Martin
25b1edd9b5 Calculate file hashes on Internet client 2013-05-30 22:01:37 +02:00
Martin
12aeaa3046 VSS logging 2013-05-29 21:35:21 +02:00
Martin
04d0faf60f End-to-end file backup verification for debugging purposes 2013-05-26 15:42:46 +02:00
Martin
79d810e106 Optimized hashed image transfer 2013-03-28 21:36:44 +01:00
Martin
b616d047e7 Save changed folders lower cased on Windows 2013-02-24 20:21:29 +01:00
Martin
9d8c2a2df0 Fixed bug, where changes of root directory paths were not indexed correctly 2013-02-17 21:20:51 +01:00
Martin
96f5c6163d Reindex filesystem if exclude or include pattern has changed and save changed dirs with a slash at the end 2013-01-30 22:13:16 +01:00
Martin
5fef3dee0a Correctly parse include/excludes with forward slashes on Windows 2013-01-26 21:10:44 +01:00
Martin Raiber
2222bc13b2 Updated restore cd 2013-01-01 18:43:06 +01:00
Martin
af1024afb1 Better error message if path cannot be listed 2012-12-09 23:26:30 +01:00
Martin
02470c43f7 Reduced priority of UrBackup in Windows XP 2012-12-08 20:50:46 +01:00
Martin Raiber
8253678b81 Better change journal watching 2012-11-10 02:55:33 +01:00
Martin Raiber
b7fc47024d Fixed some shadow copying issues 2012-11-06 14:38:06 +01:00
Martin Raiber
2123738915 Buffer modified file updates 2012-10-22 00:25:30 +02:00
Martin Raiber
57baf7efa3 More secure random number generation 2012-10-07 18:42:34 +02:00
Martin Raiber
9f6e09a1ae Backup files correctly that have no change in the last modification time 2012-10-04 19:24:09 +02:00
Martin Raiber
766f04fbf9 Follow symlinks in backup paths 2012-09-28 04:04:01 +02:00
Martin Raiber
f031c22c6e Use better random function 2012-08-22 15:02:44 +02:00