Martin
|
bbb9dc66ff
|
Replace std::auto_ptr with std::unique_ptr
|
2021-06-20 17:56:33 +02:00 |
|
Martin
|
85c77c69fd
|
Allow getting MBR (image backup metadata) to start snapshots
(cherry picked from commit 2cdf2050e92cd94c62df72931c012eac6e2da058)
# Conflicts:
# urbackupserver/ImageBackup.cpp
(cherry picked from commit f7b9d0d804fab5ebb5e6dd988a5ea35cc010e6ec)
|
2018-06-01 11:05:37 +02:00 |
|
Martin
|
7219669706
|
Support larger MBR zip files
(cherry picked from commit dcc74e84b3740a584cd26c24d939284612ca58d2)
# Conflicts:
# urbackupserver/ImageBackup.cpp
(cherry picked from commit 3e36cd9d2b3c904d37dc27c28d1c57713c8d939b)
|
2018-06-01 11:04:32 +02:00 |
|
Martin
|
88ea7d0478
|
Do not start backup if it cannot be added to the database
|
2017-01-15 20:30:27 +01:00 |
|
Martin
|
914740994b
|
Fix: Do not set images in snapshot group to complete until the whole finishes
|
2016-12-16 16:36:52 +01:00 |
|
Martin
|
323cbd7203
|
Remove unused parameter
|
2016-11-19 16:11:13 +01:00 |
|
Martin
|
0d4e899704
|
Fix race condition in image snapshot group backup
|
2016-10-01 16:17:44 +02:00 |
|
Martin
|
e9deebab36
|
Log about backup being scheduled/manually started
|
2016-09-26 18:36:10 +02:00 |
|
Martin
|
963b378d11
|
Synchonize backup start time in image snapshot group
|
2016-08-21 22:30:22 +02:00 |
|
Martin
|
fc139454e2
|
Image and file backup snapshot groups
|
2016-08-21 21:22:54 +02:00 |
|
Martin
|
ec9ad5f5bc
|
Continue image backup after getting MBR for dynamic volume failed
|
2016-08-03 00:52:48 +02:00 |
|
Martin
|
b4add7275d
|
Fail backup if backing up SYSVOL or ESP partition fails
|
2016-07-03 16:17:35 +02:00 |
|
Martin
|
200f39116d
|
Transfer block if block has bitmap changes
|
2016-06-25 15:23:27 +02:00 |
|
Martin
|
ab6f19c058
|
Extract code into function
|
2016-05-30 16:19:52 +02:00 |
|
Martin Raiber
|
5a4dfe8e87
|
Make image hashes match image file accurately
|
2016-05-23 21:51:46 +02:00 |
|
Martin
|
618691e93d
|
Trim changed hash blocks during CoW-raw image backup
|
2016-05-23 02:06:14 +02:00 |
|
Martin
|
10e8c33349
|
Consistent pre/post backup scripts/hooks
|
2016-04-01 01:04:38 +02:00 |
|
Martin
|
57e1570aac
|
Consistent pre/post backup scripts/hooks
|
2016-04-01 00:37:24 +02:00 |
|
Martin
|
14aaafddb8
|
Create image subfolder/subvolume as late as possible
|
2016-01-05 15:46:15 +01:00 |
|
Martin
|
c00827d8d2
|
Show backed up volume in progress
|
2016-01-02 17:42:00 +01:00 |
|
Martin
|
12e76379eb
|
Put image backups into subvolumes/folders
|
2016-01-02 16:27:49 +01:00 |
|
Martin
|
7cb5d0678a
|
Made Linux restore working
|
2015-12-18 16:58:50 +01:00 |
|
Martin
|
9bab514e22
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
Martin Raiber
|
a84334c052
|
Merge branch 'dev' of 192.168.0.40:/home/git/urbackup_backend into dev
Conflicts:
urbackupserver/FullFileBackup.cpp
urbackupserver/ImageBackup.cpp
|
2015-12-11 22:22:15 +01:00 |
|
Martin Raiber
|
fffb7326b8
|
Transfer image bitmap during image backup
|
2015-12-11 22:19:46 +01:00 |
|
Martin
|
e90cb501ae
|
Multiple virtual clients per real client
|
2015-12-09 22:53:57 +01:00 |
|
Martin Raiber
|
920ce93195
|
Transfer information about empty VHD blocks during image backups
|
2015-04-04 18:28:33 +02:00 |
|
Martin
|
eada97fb5e
|
Synthetic full image backups
|
2014-12-20 01:24:02 +01:00 |
|
Martin
|
a928e9d086
|
Fixed a few issues in refactoring
|
2014-11-30 22:33:29 +01:00 |
|
Martin
|
07f31ad57d
|
Simultaneous file and image backups and heavy refactoring
|
2014-11-30 19:34:02 +01:00 |
|