Martin
|
00535afd5e
|
Track shadow copy changes to volume for next backup
|
2016-06-28 17:40:53 +02:00 |
|
Martin
|
c885913bd1
|
Bitmap diff also if bits are removed
|
2016-06-28 16:15:42 +02:00 |
|
Martin
|
5c8f233549
|
Only count blocks with hash data as unchanged
|
2016-06-27 22:25:24 +02:00 |
|
Martin
|
439fa79f26
|
Fix change block estimation calculation
|
2016-06-26 18:27:22 +02:00 |
|
Martin
|
4b9ebd241a
|
Fix change block estimation calculation
|
2016-06-26 18:05:35 +02:00 |
|
Martin
|
200f39116d
|
Transfer block if block has bitmap changes
|
2016-06-25 15:23:27 +02:00 |
|
Martin
|
8edf81c9ed
|
Move hdat file to System Volume Information
|
2016-05-30 00:36:42 +02:00 |
|
Martin
|
2e855f0ecc
|
Fix: Handle case where volume size is not block size aligned (4k)
|
2016-05-09 12:36:23 +02:00 |
|
Martin
|
04a5ac588c
|
Handle case where volume size is not block size aligned (4k)
|
2016-05-09 12:24:04 +02:00 |
|
Martin
|
4d8156c39a
|
Fixed image backup with change block tracking
(cherry picked from commit 9cacef9ed2b9894c829ab588266dbe90d76f109c)
|
2016-04-26 19:44:18 +02:00 |
|
Martin
|
57e1570aac
|
Consistent pre/post backup scripts/hooks
|
2016-04-01 00:37:24 +02:00 |
|
Martin Raiber
|
7b57f496f9
|
Handle multiple concurrent backups with cbt
(cherry picked from commit b84750702ba7b4c78698beeb4e3985622a250c5f)
|
2016-03-29 16:35:23 +02:00 |
|
Martin Raiber
|
8691aad332
|
Compare to hash data for total size
|
2016-03-25 21:33:42 +01:00 |
|
Martin
|
8a2d266641
|
Log about change block tracking being active
|
2016-03-22 23:24:29 +01:00 |
|
Martin Raiber
|
b476fed75e
|
Image backup with change block tracking
|
2016-03-14 15:06:05 +01:00 |
|
Martin
|
b1cc7f1f76
|
Image backup with change block tracking
|
2016-03-13 20:56:10 +01:00 |
|
Martin Raiber
|
991494e4fd
|
Don't update local backup success status on unsuccessfull or image backup without shaodwcopy
(cherry picked from commit 46c56ba20575cb3aa63bb8f9d10b004b4bc16c0a)
|
2016-02-28 19:08:13 +01:00 |
|
Martin
|
e9efef9b53
|
Show command line process bar during restore
|
2016-01-24 21:09:28 +01:00 |
|
Martin
|
a15331dea5
|
Background (io-) priority implementation for Linux
|
2016-01-18 15:43:57 +01:00 |
|
Martin
|
b3903cc1c4
|
Checkpoint files.db in separate thread and give all threads nice names
|
2016-01-15 16:19:23 +01:00 |
|
Martin
|
3fc591fd88
|
Release shadowcopy properly if virtual client
|
2016-01-14 23:11:05 +01:00 |
|
Martin
|
3af3520d96
|
Multiple processes in client interface
|
2016-01-12 19:36:32 +01:00 |
|
Martin
|
083f9ca84e
|
Distinguish shares for different virtual clients
|
2016-01-08 18:53:21 +01:00 |
|
Martin
|
9ee64e650a
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
Martin
|
831dbbe15e
|
Fixed synthetic full backup
|
2016-01-02 14:08:26 +01:00 |
|
Martin
|
a0f7909f61
|
Use client bitmap
|
2016-01-02 01:31:44 +01:00 |
|
Martin
|
dbd3890342
|
Exclude pagefile and hiberfile from image backup
|
2015-12-14 17:44:48 +01:00 |
|
Martin
|
96823b24f9
|
Information about no recent backup comes from backend now
|
2015-12-14 01:15:12 +01:00 |
|
Martin
|
9bab514e22
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
Martin
|
946e7ec9cf
|
Fixed build issue
|
2015-12-12 12:01:02 +01:00 |
|
Martin
|
74b27f8b4e
|
Fixed build issues
|
2015-12-11 23:50:47 +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
|
6447563c2e
|
Merge remote-tracking branch 'urpc/next' into dev
Conflicts:
.gitignore
Interface/Database.h
configure.ac_client
configure.ac_server
fileservplugin/CClientThread.cpp
fileservplugin/CClientThread.h
fileservplugin/FileServFactory.cpp
fileservplugin/FileServFactory.h
fileservplugin/IFileServFactory.h
fsimageplugin/FSImageFactory.cpp
fsimageplugin/FSImageFactory.h
fsimageplugin/FileWrapper.cpp
fsimageplugin/FileWrapper.h
fsimageplugin/IFSImageFactory.h
fsimageplugin/Makefile.am_client
fsimageplugin/Makefile.am_server
fsimageplugin/dllmain.cpp
fsimageplugin/filesystem.cpp
fsimageplugin/filesystem.h
fsimageplugin/fs/ntfs.cpp
fsimageplugin/fs/ntfs.h
fsimageplugin/fs/ntfs_win.cpp
fsimageplugin/fs/ntfs_win.h
fsimageplugin/fs/unknown.cpp
fsimageplugin/fs/unknown.h
fsimageplugin/fsimageplugin.vcxproj.filters
start_urbackup_client
start_urbackup_server
urbackupclient/ChangeJournalWatcher.cpp
urbackupclient/ClientService.cpp
urbackupclient/ClientServiceCMD.cpp
urbackupclient/ImageThread.cpp
urbackupclient/client.cpp
urbackupclient/client.h
urbackupclient/client_restore.cpp
urbackupclient/clientdao.cpp
urbackupclient/dllmain.cpp
urbackupclient/win_sysvol.cpp
urbackupclient/win_sysvol.h
urbackupcommon/fileclient/FileClient.cpp
urbackupcommon/fileclient/FileClientChunked.cpp
urbackupcommon/os_functions.h
urbackupcommon/os_functions_lin.cpp
urbackupcommon/os_functions_win.cpp
urbackupcommon/settingslist.cpp
urbackupserver/ImageBackup.cpp
urbackupserver/SQLiteFileCache.cpp
urbackupserver/ServerDownloadThread.cpp
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/dao/ServerBackupDao.h
urbackupserver/dllmain.cpp
urbackupserver/doc/admin_guide.tex
urbackupserver/server_channel.cpp
urbackupserver/server_channel.h
urbackupserver/server_cleanup.cpp
urbackupserver/server_dir_links.cpp
urbackupserver/server_get.cpp
urbackupserver/server_hash.cpp
urbackupserver/server_hash.h
urbackupserver/server_settings.cpp
urbackupserver/server_settings.h
urbackupserver/server_update_stats.cpp
urbackupserver/server_writer.cpp
urbackupserver/serverinterface/backups.cpp
urbackupserver/serverinterface/settings.cpp
urbackupserver/serverinterface/usage.cpp
urbackupserver/www/js/urbackup.js
urbackupserver/www/templates.js
urbackupserver/www/templates/settings_inv_row.htm
urbackupserver/www/translations/urbackup.webinterface/ar_SA.po
|
2015-12-09 14:49:13 +01:00 |
|
Martin
|
ecea174272
|
Fixed missing licensing headers
|
2015-08-08 22:53:24 +02:00 |
|
Martin
|
9f51fd2318
|
Exclude shadow storage from image backup
|
2015-07-29 21:17:10 +02:00 |
|
Martin
|
d4ddeb99ac
|
Save who set the image_running info to not reset it accidentally
|
2015-07-29 21:15:37 +02:00 |
|
Martin
|
8fff0d3f93
|
Fixed build issue on Linux
|
2015-07-18 22:44:56 +02:00 |
|
Martin
|
26dfc66246
|
Propagate background priority setting to read ahead thread
|
2015-07-18 22:32:59 +02:00 |
|
Martin Raiber
|
055cffcf44
|
Fixed issues in read ahead
(cherry picked from commit 76824dfd81)
Conflicts:
fsimageplugin/filesystem.cpp
|
2015-07-18 22:22:36 +02:00 |
|
Martin Raiber
|
04ff7786f3
|
Read ahead from device to improve performance
(cherry picked from commit 2a174840f5)
Conflicts:
fsimageplugin/dllmain.cpp
fsimageplugin/filesystem.cpp
fsimageplugin/vhdfile.cpp
|
2015-07-18 22:21:43 +02:00 |
|
Martin
|
52b9e403b5
|
Setting to run backups without background priority on Windows
|
2015-07-12 21:55:56 +02:00 |
|
Martin Raiber
|
76824dfd81
|
Fixed issues in read ahead
|
2015-05-15 18:05:22 +02:00 |
|
Martin Raiber
|
2a174840f5
|
Read ahead from device to improve performance
|
2015-05-15 16:32:14 +02:00 |
|
Martin
|
0e24e61b5b
|
Removed unnecessary include
|
2015-04-28 00:01:17 +02:00 |
|
Martin Raiber
|
920ce93195
|
Transfer information about empty VHD blocks during image backups
|
2015-04-04 18:28:33 +02:00 |
|
Martin
|
4dfff297de
|
Properly handle transfer hash if partition ends on VHD block boundary and last block is available
|
2015-01-03 16:45:05 +01:00 |
|
Martin
|
d950c56495
|
Fixed "Correctly handle hard links to currently open files"
|
2015-01-02 00:47:04 +01:00 |
|
Martin
|
4ccc32f0fc
|
Don't get stuck if receiving hash data for incremental image fails
|
2014-07-13 02:41:28 +02:00 |
|