Commit Graph

943 Commits

Author SHA1 Message Date
Martin
7c4fdd7359 Print more error codes in error messages
(cherry picked from commit 9ae4f4d832bbd327a023ae70af870661c9069337)
2016-10-22 22:26:56 +02:00
Martin
0c8bc0bd2b Ignore VSS writer status on delete if not backing up with writer involvement 2016-10-22 22:25:54 +02:00
Martin
9b1ff0c4d7 Allow resume of image backups without snapshots 2016-10-19 17:43:31 +02:00
Martin
0632b25586 Remove only read part from buffer 2016-10-19 17:42:46 +02:00
Martin
5e74c0b44c Hint about innodb_file_per_table option 2016-10-11 18:16:55 +02:00
Martin
d25959e2ee MariaDB restore script and script installation
(cherry picked from commit 37fdddf6aa5ffcbe5dc0288b5add58f467acd0ed)
2016-10-10 20:36:44 +02:00
Martin
504d6c075c Work on mariadb and postgresql backup scripts
(cherry picked from commit 43f17215cc822bc9a06aabde62dffff9fdaa7156)
2016-10-10 20:36:34 +02:00
Martin
57a4167868 Fix file restore with id offset 2016-10-10 20:05:59 +02:00
Martin
dd3359cb69 Fix file restore with id offset 2016-10-10 20:04:30 +02:00
Martin
8e50c0822d Fix multiple servers function 2016-10-10 20:04:04 +02:00
Martin
3c9813f78b Associate virtual clients with channels 2016-10-10 17:36:44 +02:00
Martin
2b22df3f95 Virtual client parameter for browsing and restoring file backups 2016-10-10 16:57:24 +02:00
Martin
4da57e9fbd Improve check for multiple servers 2016-10-10 16:33:46 +02:00
Martin
02704321b2 Revert "Initialize last_lan_connection with current time on startup"
This reverts commit 884374b350.
2016-10-10 12:07:38 +02:00
Martin
4b287bb9c7 Remove trailing slash from orig_path
(cherry picked from commit 885c7150071eae3d28cf4cd5aa6890db5c930f02)
2016-10-09 20:58:39 +02:00
Martin
bf3abcc736 Fix deletion of backup paths of virtual clients
(cherry picked from commit 8ceb6c3f85180859b01ff81ae2ff612fe086d77d)
2016-10-09 20:58:32 +02:00
Martin
884374b350 Initialize last_lan_connection with current time on startup
(cherry picked from commit 95fe15c567a03207d67df20b4e96705e5a51f540)

# Conflicts:
#	urbackupclient/InternetClient.cpp
2016-10-09 20:58:22 +02:00
Martin
c4a1eaa8c2 Delete old virtual client if virtual client gets renamed
(cherry picked from commit 5e9ddb298ec0d2af61e13e4089ed46f8773352b7)
2016-10-09 20:57:48 +02:00
Martin
88e127febc Parameter to script list if backup is a full backup 2016-10-08 21:33:45 +02:00
Martin
583cb98e2f Automatically find postgresql data directory
(cherry picked from commit 34e70979cd72b6349989d1e61f58b98dfe8c8bd3)
2016-10-06 16:13:38 +02:00
Martin
738cc3c7cf Only delete files in group when doing full file backup
(cherry picked from commit b48426665dbc542fc780c1964c770d32510858e9)
2016-10-06 16:13:20 +02:00
Martin
cf24be6ac2 Proper error handling when VHD file gets too large (>2TB) 2016-10-05 12:12:48 +02:00
Martin
3b3d227a46 Fix CBT and snapshot deletion with image snapshot groups 2016-10-04 22:04:45 +02:00
Martin
b746a1a999 Modified file keeping 2016-10-04 16:27:05 +02:00
Martin
f5cc1073f3 Fix build issue 2016-10-04 14:58:11 +02:00
Martin
a6a5182037 Fix build issue 2016-10-04 14:56:18 +02:00
Martin
bab0d9ef4c Fix async index race condition 2016-10-04 14:54:29 +02:00
Martin
9bc196a4c9 Fix keeping files with virtual clients 2016-10-04 14:54:14 +02:00
Martin
4fff38b6bc Improve logging 2016-10-04 13:39:02 +02:00
Martin
6cc463cb8f Prevent vss backupcom double-free on error 2016-10-01 13:42:29 +02:00
Martin
2ba3105cc2 Fix sparse file hashing 2016-09-30 14:49:10 +02:00
Martin
170e73e1a0 Use correct path as snapshot origin when removing snapshot 2016-09-30 00:58:57 +02:00
Martin
6be9567890 Add info about shadow copy presence 2016-09-26 18:24:06 +02:00
Martin
1ddb7ce08a Exclude datto and overlay files everywhere 2016-09-26 12:06:40 +02:00
Martin
bba5e0f891 Exclude datto and overlay files everywhere 2016-09-26 12:05:58 +02:00
Martin
3bbececefc Fix warning 2016-09-25 14:23:43 +02:00
Martin
5f86c8fdc8 Update snapshot start time when resuming image backup
(cherry picked from commit 52651c0031)

# Conflicts:
#	urbackupclient/ImageThread.cpp
2016-09-23 19:52:16 +02:00
Martin
0a9a51197a Log if snapshot cannot be opened
(cherry picked from commit 2674620ae5)
2016-09-23 19:50:40 +02:00
Martin
6fd3421f31 Do not finish CBT if it is not available 2016-09-20 23:44:59 +02:00
Martin
7011c462d6 Correctly exclude symlinks 2016-09-16 14:28:40 +02:00
Martin
ccde2b3601 Tread old location as deleted when renaming and the parent of the new location cannot be found 2016-09-15 14:11:08 +02:00
Martin
61ed566d0b Fix async file list retrieval 2016-09-15 13:30:23 +02:00
Martin
16cf0009bb Fix Linux build 2016-09-15 01:20:52 +02:00
Martin
36cbf29060 Read computer name from default setting as fallback 2016-09-14 20:23:34 +02:00
Martin Raiber
fc14fd88c4 Reconnect for file indexing (async index) 2016-09-08 22:56:05 +02:00
Martin Raiber
48ff994d26 Reconnect for file indexing (async index) 2016-09-08 22:53:49 +02:00
Martin Raiber
deb9877c90 Only set backup succeeded of explicitly selected components 2016-09-07 21:41:31 +02:00
Martin Raiber
57b80df882 Set context before selecting components 2016-09-07 20:47:08 +02:00
Martin Raiber
08bf429596 Handle resuming image backup from position zero 2016-08-26 18:39:09 +02:00
Martin Raiber
9c2148e400 Improved image backup read error handling 2016-08-26 01:22:59 +02:00