Commit Graph

133 Commits

Author SHA1 Message Date
Martin
9390d0c4c1 Read device with write share mode 2015-10-14 20:41:45 +02:00
Martin
686e9749d8 Fixed follow symlinks setting 2015-07-20 22:54:39 +02:00
Martin
389e94bdf1 Fixed build issue on Linux in connection with follow symlinks setting 2015-07-18 22:43:27 +02:00
Martin
3b0b8c09ea Fixed build issue on Linux in connection with background priority setting 2015-07-18 22:42:03 +02:00
Martin
c9da945a9a Fixed build issue on Linux in connection with background priority setting 2015-07-18 22:40:08 +02:00
Martin
a0343960a9 Option to not follow symbolic links on Linux 2015-07-12 22:11:23 +02:00
Martin
52b9e403b5 Setting to run backups without background priority on Windows 2015-07-12 21:55:56 +02:00
Martin
edf235bded Prefer existing shadow copies with only own tokens (from same server) + Refactoring 2015-05-26 20:58:21 +02:00
Martin
3b45ad3b19 Log the error message when folder cannot be accessed 2015-01-28 22:09:09 +01:00
Martin
fd0aeaa232 Fix backup of file shares 2015-01-27 21:48:32 +01:00
Martin
64f09a0e92 Fixed two client compilation issues on Linux 2015-01-13 21:24:55 +01:00
Martin
d950c56495 Fixed "Correctly handle hard links to currently open files" 2015-01-02 00:47:04 +01:00
Martin Raiber
ea85cfe1f6 Handle hard links to currently open files 2014-12-25 15:26:32 +01:00
Martin Raiber
0c7ef335a6 Handle hard links to currently open files 2014-12-25 15:06:04 +01:00
Martin
e3227328dc Correctly detect changes in root directories (such as C:\) on Windows. Bug was introduced with "Correctly backup root directory on Linux"
(cherry picked from commit 9f2c974262)
2014-12-04 20:38:53 +01:00
Martin
28ca9b6f98 Correctly backup root directory on Linux
(cherry picked from commit 27ccbf8fd4)

Conflicts:
	urbackupclient/ClientService.cpp
	urbackupclient/client.cpp
2014-11-23 23:54:12 +01:00
Martin
5e2186c721 Fixed infinite loop 2014-11-11 00:00:53 +01:00
Martin
529db44a17 Fixed two potential file change detection issues 2014-11-10 19:23:25 +01:00
Martin
2bcd20122e Keep file modification times if no file in directory changed 2014-11-07 23:53:08 +01:00
Martin
1af0554582 Check snapshot properties for NULL return value 2014-10-16 14:08:35 +02:00
Martin
f6bbe35453 Correctly hash files which were not hashed previously 2014-09-27 15:06:20 +02:00
Martin
4ac3831c8b Changed writer error loglevel to warning 2014-08-10 13:57:58 +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
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
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
c257dfa0c5 Don't lower case path in database on Linux 2014-05-13 19:46:26 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
e2057a1302 More logging 2014-05-05 23:00:50 +02:00
Martin
15421809e5 Be more conservative about which files changed 2014-05-05 22:43:57 +02:00
Martin
423b5afe37 Update last backup time for change journal watcher later 2014-05-04 20:34:09 +02:00
Martin
7842af3c06 Fixed issues with
* new packet queuing
* hard link handling
* slashes in filenames on Linux
2014-05-02 21:10:44 +02:00
Martin
e956b77722 Skip directories when handling hard links 2014-05-02 20:19:30 +02:00
Martin
cd3f9ab012 Share dir when shadow copy fails 2014-05-02 19:47:01 +02:00
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