Martin
|
fff99aa475
|
Log error before assertions
|
2016-05-28 18:51:59 +02:00 |
|
Martin
|
bfd0561407
|
Changed log level of "Saved metadata of..." to debug
|
2016-05-11 21:19:57 +02:00 |
|
Martin
|
4d0d953947
|
Fix saving meta-data for files in meta-data
|
2016-05-11 21:08:46 +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
|
a8c53ca89f
|
Improved file meta-data shutdown procedure
|
2016-05-08 22:16:12 +02:00 |
|
Martin
|
eb88a9eb11
|
Improved logging when stopping meta-data transfer
|
2016-05-08 20:41:34 +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
|
7af0f50add
|
Write correct orig_path also with patch transfer
|
2016-05-02 23:22:25 +02:00 |
|
Martin
|
e34575b6ab
|
Fix restore orig_path of files
|
2016-05-02 14:56:17 +02:00 |
|
Martin
|
db80250cfd
|
Added debug logging to meta-data file storing
|
2016-05-01 19:17:04 +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
|
54ae7a2960
|
Copy for analysis only if complete
(cherry picked from commit 01dab36e5000b78ba4b89315984f85e959d3ec4a)
|
2016-04-07 16:18:35 +02:00 |
|
Martin
|
19d0460980
|
Suppress metadata error if metadata download was not complete
|
2016-02-25 14:27:50 +01:00 |
|
Martin
|
433f3058be
|
Fixed forcefull metadata thread disconnect
|
2016-02-17 23:22:03 +01:00 |
|
Martin
|
b459a709f0
|
Do not store metadata of files/directories which were not downloaded
(cherry picked from commit 6d003986c6d567f6624e838e4f69ab80d4ffd868)
|
2016-02-14 23:23:19 +01:00 |
|
Martin
|
8434673f44
|
Fixed Linux client installer
|
2016-01-22 01:33:25 +01:00 |
|
Martin
|
26e0f10930
|
Copy metadata file for analysis at more points
|
2016-01-21 02:10:42 +01:00 |
|
Martin
|
405a8d6caa
|
File metadata file position for debugging
|
2016-01-17 17:27:21 +01:00 |
|
Martin
|
e1ff21e755
|
Disable progress log callback for metadata download
|
2016-01-14 21:02:53 +01:00 |
|
Martin
|
60e77964ad
|
+ Linux sparse file support - some bugs
|
2016-01-11 21:11:14 +01:00 |
|
Martin
|
95e76550cd
|
Sparse file handling (TODO: Linux)
|
2016-01-11 00:29:46 +01:00 |
|
Martin
|
fa8b58ebfe
|
Properly sort last_metadata_ids
|
2016-01-07 19:04:49 +01:00 |
|
Martin
|
772b457c73
|
Wait for metadata transfer to finish before removing shadow copy
|
2016-01-06 00:24:18 +01:00 |
|
Martin
|
9ee64e650a
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
Martin
|
229d677cba
|
Initialize value
|
2015-12-22 17:59:30 +01:00 |
|
Martin
|
7c71291555
|
Fixed incremental script download and new clientlist filename scheme
|
2015-12-20 20:52:12 +01:00 |
|
Martin
|
07e704156d
|
Added checksums to metadata and improved partial metadata handling
|
2015-12-19 18:01:21 +01:00 |
|
Martin
|
7cb5d0678a
|
Made Linux restore working
|
2015-12-18 16:58:50 +01:00 |
|
Martin
|
739e559dc6
|
Fixed metadata heartbeat
|
2015-12-15 21:23:09 +01:00 |
|
Martin
|
9bab514e22
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
Martin
|
f1c7eff094
|
Improved clientctl command line interface and fixed creation, modified and access time backup and display
|
2015-12-11 20:34:05 +01:00 |
|
Martin
|
b24b7b7266
|
Save file path correction for later metadata application
|
2015-12-11 11:50:52 +01:00 |
|
Martin
|
5051e184c1
|
Properly reorder setting directory modified time; "one_filesystem" flag for directories and fixes
|
2015-12-10 18:19:10 +01:00 |
|
Martin
|
e90cb501ae
|
Multiple virtual clients per real client
|
2015-12-09 22:53:57 +01:00 |
|
Martin
|
27686b08d6
|
Linux file backups with snapshots and symbolic links
|
2015-12-07 01:06:32 +01:00 |
|
Martin
|
a705ac5b54
|
Variable length integer encoding optimization
|
2015-12-05 19:08:58 +01:00 |
|
Martin Raiber
|
5751ae52c9
|
Proper shutdown of metadata download thread
|
2015-11-02 20:50:00 +01:00 |
|
Martin
|
b1d373f933
|
Server meta data test command
|
2015-10-22 20:34:48 +02:00 |
|
Martin
|
896c43ae68
|
Fixed directory symbolic link meta data handling
|
2015-10-21 20:27:12 +02:00 |
|
Martin
|
47aeae7e91
|
Improved meta data logging and error handling
|
2015-10-20 23:44:02 +02:00 |
|
Martin Raiber
|
1038fb055e
|
Meta data handling improvements
|
2015-10-20 23:17:39 +02:00 |
|
Martin Raiber
|
0c66b42f0f
|
Improved Linux file meta data download
|
2015-09-27 20:58:21 +02:00 |
|
Martin Raiber
|
7139778f99
|
Linux meta data backup and restore
|
2015-09-26 20:01:43 +02:00 |
|
Martin Raiber
|
fdbcb19059
|
Fixed Linux compile errors
|
2015-09-19 13:03:00 +02:00 |
|
Martin
|
8a386d793a
|
First stab at Linux meta data backup
|
2015-09-06 22:34:02 +02:00 |
|
Martin
|
8b6e1a9930
|
Fixed win32 meta data download and restore
|
2015-09-06 18:23:19 +02:00 |
|
Martin
|
14eb7bfd29
|
Optimized and fixed bugs in transfer compression
|
2015-09-01 00:21:29 +02:00 |
|
Martin
|
a6a3b1ba0c
|
Proper symbolic link handling part (2)
|
2015-08-09 23:27:52 +02:00 |
|
Martin
|
ecea174272
|
Fixed missing licensing headers
|
2015-08-08 22:53:24 +02:00 |
|