Commit Graph

290 Commits

Author SHA1 Message Date
Martin
fb02ebcabc Zero persisted open file on failed load 2014-11-07 23:35:34 +01:00
Martin
71a4df04bb Fixed cycling in "Persist open files to disk to load them again on restart" 2014-11-07 23:33:21 +01:00
Martin
902781740e Persist open files to disk to load them again on restart 2014-11-07 22:46:03 +01:00
Martin
a14f5e6a97 Enable USN logging via file 2014-11-05 20:45:18 +01:00
Martin
d1a75e76ff Fixed alternative indexing method for ReFS 2014-11-04 22:49:41 +01:00
Martin Raiber
32a3d9aa23 More logging for alternative slow indexing method 2014-10-30 15:52:00 +01:00
Martin Raiber
cd20a8733c Fixed bugs with USN record v3 support 2014-10-30 14:48:06 +01:00
Martin Raiber
2f6d85cb38 Fixed bugs with USN record v3 support 2014-10-30 14:39:54 +01:00
Martin Raiber
e1b2618fb8 Switch to different indexing mode if FSCTL_ENUM_USN_DATA is not supported 2014-10-29 23:44:04 +01:00
Martin Raiber
f1eee391d2 Log the record version 2014-10-29 22:48:49 +01:00
Martin Raiber
19b3f7a8d4 USN record v3 support 2014-10-29 22:41:28 +01:00
Martin
dcc721e5bd Fixed build error 2014-10-27 21:56:11 +01:00
Martin
36cfb1346d Fixed error handling in change journal watcher; More debug logging (temporarily) 2014-10-27 21:51:32 +01:00
Martin
1af0554582 Check snapshot properties for NULL return value 2014-10-16 14:08:35 +02:00
Martin
d8edcdd525 Properly return error 2014-10-15 22:02:59 +02:00
Martin
06dff08684 More change journal watcher robustifications 2014-10-15 21:59:09 +02:00
Martin
9be2463c36 Modifications for RPM building 2014-10-13 22:46:43 +02:00
Martin
f835b3e618 Improved error handling while watching for file changes. In case of errors it falls back to MFT queries and if that fails it marks the volume as failed. 2014-10-09 19:23:45 +02:00
Martin
f6bbe35453 Correctly hash files which were not hashed previously 2014-09-27 15:06:20 +02:00
Martin Raiber
7a5d03a97a If image_letters is ALL, only backup NTFS formatted drives 2014-09-20 18:18:42 +02:00
Martin
1521d2f1fd Include capability information in detailed status information 2014-09-11 00:19:01 +02:00
Martin
4ac3831c8b Changed writer error loglevel to warning 2014-08-10 13:57:58 +02:00
Martin
2018f7ffae Added new "internetonly" client parameter 2014-08-09 21:07:57 +02:00
Martin
dec00bc88d Don't log token authentication failures as error log messages 2014-08-06 21:12:28 +02:00
Martin
bee66181d7 Don't log token authentication failures as error log messages 2014-08-06 21:12:15 +02:00
Martin
eb11c7e63b Converted the "compress image backup" switch to a select box, because further image format options are planned 2014-07-25 19:56:52 +02:00
Martin
89f0eb201a Client: Put temporary files into a folder and delete it on startup 2014-07-21 21:48:36 +02:00
Martin
4ccc32f0fc Don't get stuck if receiving hash data for incremental image fails 2014-07-13 02:41:28 +02:00
Martin
2eb24de07d Fixed bug in shadow copy deletion of own/old shadow copies 2014-07-07 20:35:29 +02:00
Martin
ced33c22d4 Added explanation of writer failures and consequences in the VSS log messages 2014-07-05 15:37:11 +02:00
Martin
ab3166e95b Fixed potential crash when removing old/own shadow copies 2014-07-03 23:04:59 +02:00
Martin
3f167eba67 For testing. Use VSS Copy backup type. 2014-06-25 21:34:59 +02:00
Martin
efb3ac422e Renaming could change file content without changing modified time as well 2014-06-13 22:15:29 +02:00
Martin
f3b723dea1 Don't delete file entries if include/exclude pattern changed, but do not use db during indexing 2014-06-11 22:08:44 +02:00
Martin
7926f5cba5 Execute postindex hook directly after indexing 2014-06-08 15:57:58 +02:00
Martin
44b9ddd80b Removed reference counting of shadow copies; Update starttime of shadow copy while imaging, so that it does not time out 2014-06-08 14:05:13 +02:00
Martin
1dae3d4de4 Clear public keys properly before loading them 2014-05-29 19:47:40 +02:00
Martin
2f83d0c162 More logging during signature verification 2014-05-29 19:03:16 +02:00
Martin
23281cf41c Reduce the number of backupped files 2014-05-26 19:59:54 +02:00
Martin
73c0685f95 Setting to disable the "Exit" menu item and to always connect to the internet server 2014-05-24 19:06:52 +02:00
Martin
7d8062845a Changed log level 2014-05-24 18:45:41 +02:00
Martin
f4bc5c31a6 Filter useless error messages 2014-05-24 18:44:26 +02:00
Martin
74e44d3141 Fixed Linux build 2014-05-24 00:28:09 +02:00
Martin
951f9e88b2 Use fully qualified domain names as default computer names in new installs 2014-05-24 00:15:32 +02:00
Martin
bc1498c1d1 Fixed indexing with root dirs on Windows 2014-05-18 21:47:24 +02:00
Martin
fe9fd15a66 Fixed a few small things 2014-05-17 02:44:49 +02:00
Martin
d639928e55 Fixed capa string 2014-05-15 19:57:57 +02:00
Martin
01082fab4c Compatibility with older servers 2014-05-14 19:58:54 +02:00
Martin
4452ef061c Less/configurable logging 2014-05-14 19:58:16 +02:00
Martin
a5d8ee55b5 Don't do sql escaping in most places 2014-05-14 19:05:30 +02:00