Martin
|
27489cf806
|
Move file exclusion to base class
(cherry picked from commit 557ee4f36e5b249ee75298bdd94936dcb41a8b2b)
# Conflicts:
# fsimageplugin/fs/ntfs_win.cpp
|
2020-02-08 21:18:38 +01:00 |
|
Martin
|
24d6669f38
|
Option to get bitmap via partclone
|
2020-02-05 20:41:10 +01:00 |
|
Martin
|
69dbd59150
|
Revert "Revert "Tool to read volume and write zeros to blocks which cannot be read""
This reverts commit a6d546d3a4.
|
2019-04-19 12:28:28 +02:00 |
|
Martin
|
a6d546d3a4
|
Revert "Tool to read volume and write zeros to blocks which cannot be read"
This reverts commit cb077d1260.
|
2019-03-18 17:05:57 +01:00 |
|
Martin Raiber
|
cb077d1260
|
Tool to read volume and write zeros to blocks which cannot be read
|
2019-02-25 23:39:59 +01:00 |
|
Martin
|
bbac368697
|
Functionality to log file changes in incremental image backups
|
2018-07-09 22:23:44 +02:00 |
|
Martin
|
8bd8ed2781
|
Fix error case crash bug
|
2018-04-24 22:31:43 +02:00 |
|
Martin
|
1fcbdea3a4
|
Change image read alignment if necessary
|
2018-01-26 12:56:30 +01:00 |
|
Martin
|
bad786bf18
|
Fixed a few coverity issues
|
2016-10-24 02:29:54 +02:00 |
|
Martin Raiber
|
dcba5c7a9a
|
Performance: Use overlapped IO for image backups
|
2016-08-24 20:25:35 +02:00 |
|
Martin Raiber
|
c2cbec48f7
|
Fix fibmap test tool
|
2016-05-23 00:58:14 +02:00 |
|
Martin
|
928a588481
|
Fixed NTFS file exclusion code
|
2016-01-04 23:20:01 +01:00 |
|
Martin
|
2d53a7d141
|
Disable all excluding
|
2016-01-04 21:25:51 +01:00 |
|
Martin
|
0a25361d2a
|
Retry user lookup without hostname if it fails with hostname
|
2016-01-04 20:17:54 +01:00 |
|
Martin
|
9ee64e650a
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
Martin
|
dbd3890342
|
Exclude pagefile and hiberfile from image backup
|
2015-12-14 17:44:48 +01:00 |
|
Martin
|
9bab514e22
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +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
|
345d182568
|
License change from GPLv3+ to AGPLv3+
|
2015-08-01 22:58:40 +02:00 |
|
Martin
|
dbe43ba1ce
|
Also exclude pagefile.sys
|
2015-07-29 23:33:00 +02:00 |
|
Martin
|
ff233bb6f1
|
Log windows error code if opening dir fails
|
2015-07-29 23:01:27 +02:00 |
|
Martin
|
9f51fd2318
|
Exclude shadow storage from image backup
|
2015-07-29 21:17:10 +02:00 |
|
Martin
|
26dfc66246
|
Propagate background priority setting to read ahead thread
|
2015-07-18 22:32:59 +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 Raiber
|
2a174840f5
|
Read ahead from device to improve performance
|
2015-05-15 16:32:14 +02:00 |
|
Martin
|
5e2529e9e9
|
Fixed bug where the synthetic full backup was done randomly
|
2015-01-03 14:41:57 +01:00 |
|
Martin
|
9c6a445331
|
Try to fix bug, where non-ntfs filesystems aren't backed up correctly
|
2015-01-03 14:12:27 +01:00 |
|
Martin
|
81c2cef172
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
Martin
|
1ea24a412c
|
Added device verification command
|
2013-01-05 13:03:21 +01:00 |
|
Martin Raiber
|
30ecb4d09b
|
Added NTFS diagnostics
|
2012-02-04 00:37:41 +01:00 |
|
Martin Raiber
|
b19b2d17ab
|
Fixed image size bug
|
2012-01-28 01:10:12 +01:00 |
|
Martin Raiber
|
c65f33001b
|
Fixed build for nexenta
|
2012-01-06 12:34:09 +01:00 |
|
Martin Raiber
|
8307a0ca87
|
Alternative Bitmap reading function for windows
|
2011-12-17 17:25:12 +01:00 |
|
root
|
75ee37ee4b
|
Merge branch 'master' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend
|
2011-09-28 10:15:44 -04:00 |
|
Martin Raiber
|
da8a55efdc
|
Fixed error variable
|
2011-08-30 20:48:45 +02:00 |
|
Martin Raiber
|
077e1e40c5
|
Fixed memory leak and error checking in NTFS code
|
2011-08-24 19:15:23 +02:00 |
|
Martin Raiber
|
366e771423
|
Fix build in Solaris
|
2011-05-03 01:21:02 +02:00 |
|
uroni
|
89e10b3f04
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|