Martin
|
e0bd50935a
|
File backup speed improvement by queuing file downloads
|
2014-05-01 12:45:29 +02:00 |
|
Martin Raiber
|
075421a8bc
|
Bugfix
|
2014-04-19 16:05:09 +02:00 |
|
Martin
|
b81a9e9cd2
|
Fixed crash bug in connection with shadow copies
|
2014-04-18 20:46:58 +02:00 |
|
Martin
|
49c0351abf
|
Allow optional paths
|
2014-04-17 18:56:03 +02:00 |
|
Martin
|
53e8509e56
|
Handle whole volumes properly
|
2014-04-16 22:01:53 +02:00 |
|
Martin
|
01a24323c8
|
Fixup paths which cannot be shadow copied
|
2014-04-16 21:24:20 +02:00 |
|
Martin
|
62d8768d03
|
Return error if a directory to backup is or becomes inaccessible
|
2014-04-16 20:04:31 +02:00 |
|
Martin
|
67750160b7
|
Fix compile error on Linux
|
2014-04-10 19:46:30 +02:00 |
|
Martin
|
aaf59e744f
|
Fixed file hash caching on Linux
|
2014-04-10 19:43:35 +02:00 |
|
Martin
|
4a149bcf84
|
Properly handle " in file names (on Linux clients)
|
2014-04-10 19:17:12 +02:00 |
|
Martin
|
a48699cfa1
|
Parameters to configure client backend ports
|
2014-04-08 21:49:48 +02:00 |
|
Martin
|
c2d49d310b
|
Fixed typo in client indexer
|
2014-04-05 01:31:52 +02:00 |
|
Martin
|
97723887cf
|
Increase buffer size for hashing
|
2014-04-04 23:26:48 +02:00 |
|
Martin
|
f954a5a346
|
Better logging for shadow copying
|
2014-04-04 22:35:03 +02:00 |
|
Martin
|
2f6642b0f9
|
Do not remove shadow copies during backup
|
2014-04-03 22:41:04 +02:00 |
|
Martin
|
69d4321670
|
Start a new shadow copy after about an hour
|
2014-04-02 23:33:14 +02:00 |
|
Martin
|
b7e545c786
|
Fixed issue with token timeouts
|
2014-03-30 13:59:48 +02:00 |
|
Martin
|
62748b19aa
|
Shadow copy sharing between servers did not work. Poked a little bit in this pile of ****
|
2014-03-28 20:38:08 +01:00 |
|
Martin
|
7ed4822bad
|
Shadow copy sharing between servers did not work. Poked a little bit in this pile of ****
|
2014-03-28 19:54:32 +01:00 |
|
Martin
|
3530f14bfa
|
Server public key authentication on the client
|
2014-03-23 17:15:01 +01:00 |
|
Martin
|
aa978cf0c5
|
Fixed hash caching
|
2014-02-24 22:57:59 +01:00 |
|
Martin
|
81c2cef172
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
Martin
|
87f7dc8cbb
|
Fast client side file hashing (part 1)
|
2014-02-15 00:02:49 +01:00 |
|
Martin
|
e22c339755
|
* Check backupcom for NULL.
* Don't retry if the error from the VSS Writer was nonretryable.
|
2014-01-19 19:38:36 +01:00 |
|
Martin
|
5a80d81f4c
|
Fixed mempipe ownership
|
2013-11-27 21:16:41 +01:00 |
|
Martin
|
37468e6b7a
|
Fixed bug where shadow copies were not deleted when retrying because of uninitialized value
|
2013-11-26 19:24:32 +01:00 |
|
Martin
|
c6b54a84e4
|
Properly handle UNC paths
|
2013-11-21 23:12:35 +01:00 |
|
Martin
|
3f5b730851
|
* Do not change modified time of files which were internally modified
* If a folder cannot be accessed and access to the root is gone do not delete change information
|
2013-11-21 22:59:18 +01:00 |
|
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 |
|