Martin
|
d47668fb5f
|
Prevent handle leaks. Get stderr when snapshotting/removing snapshot in backup hook
|
2016-01-14 20:59:46 +01:00 |
|
Martin
|
3af3520d96
|
Multiple processes in client interface
|
2016-01-12 19:36:32 +01:00 |
|
Martin
|
60e77964ad
|
+ Linux sparse file support - some bugs
|
2016-01-11 21:11:14 +01:00 |
|
Martin
|
95e76550cd
|
Sparse file handling (TODO: Linux)
|
2016-01-11 00:29:46 +01:00 |
|
Martin
|
215a220327
|
Timeout reading from streamed file after 120s
|
2016-01-08 16:27:02 +01:00 |
|
Martin
|
830a32fc40
|
Log metadata_id
|
2016-01-07 18:41:23 +01:00 |
|
Martin
|
85256e448c
|
Open symlink itself not symlink target on Windows
|
2016-01-07 02:20:21 +01:00 |
|
Martin
|
b88999e8b7
|
Prevent multi-threaded usage of CompressedPipe2 and InternetServicePipe2
|
2016-01-06 20:52:43 +01:00 |
|
Martin
|
24f128cc25
|
Correctly shut down chunked script output transfers
|
2016-01-06 17:19:40 +01:00 |
|
Martin
|
4c5601f689
|
Fix race condition between PipeFile removal and usage
|
2016-01-06 14:35:10 +01:00 |
|
Martin
|
9ee64e650a
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
Martin
|
7c71291555
|
Fixed incremental script download and new clientlist filename scheme
|
2015-12-20 20:52:12 +01:00 |
|
Martin
|
9e54628380
|
Fixed some bugs
|
2015-12-20 02:19:57 +01:00 |
|
Martin
|
07e704156d
|
Added checksums to metadata and improved partial metadata handling
|
2015-12-19 18:01:21 +01:00 |
|
Martin
|
7cb5d0678a
|
Made Linux restore working
|
2015-12-18 16:58:50 +01:00 |
|
Martin
|
739e559dc6
|
Fixed metadata heartbeat
|
2015-12-15 21:23:09 +01:00 |
|
Martin
|
3cf1d3e41c
|
Fixed symlink handling
|
2015-12-15 16:09:36 +01:00 |
|
Martin
|
cefd5c7b59
|
Bug fixes with regards to streaming and queuing
|
2015-12-15 12:05:25 +01:00 |
|
Martin
|
9bab514e22
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
Martin
|
2e402ddd90
|
Cleanup file server
|
2015-12-12 15:14:27 +01:00 |
|
Martin
|
c31b25a659
|
Cleanup file server
|
2015-12-12 15:04:51 +01:00 |
|
Martin
|
5051e184c1
|
Properly reorder setting directory modified time; "one_filesystem" flag for directories and fixes
|
2015-12-10 18:19:10 +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
|
75604d0d61
|
Linux build system overhaul
|
2015-12-05 18:10:17 +01:00 |
|
Martin
|
2932c710f0
|
Bugfix: Properly break file transfer on timeout
|
2015-11-17 19:52:04 +01:00 |
|
Martin
|
1aaf435e0c
|
Correctly remove pipe session
|
2015-10-21 00:02:39 +02:00 |
|
Martin
|
47aeae7e91
|
Improved meta data logging and error handling
|
2015-10-20 23:44:02 +02:00 |
|
Martin Raiber
|
05c5cea029
|
Linux backup and restore with file meta data
|
2015-10-11 21:17:53 +02:00 |
|
Martin Raiber
|
0c66b42f0f
|
Improved Linux file meta data download
|
2015-09-27 20:58:21 +02:00 |
|
Martin
|
ee17427623
|
Optimized and fixed bugs in transfer compression
|
2015-09-05 16:28:23 +02:00 |
|
Martin
|
14eb7bfd29
|
Optimized and fixed bugs in transfer compression
|
2015-09-01 00:21:29 +02:00 |
|
Martin
|
345d182568
|
License change from GPLv3+ to AGPLv3+
|
2015-08-01 22:58:40 +02:00 |
|
Martin
|
52b9e403b5
|
Setting to run backups without background priority on Windows
|
2015-07-12 21:55:56 +02:00 |
|
Martin Raiber
|
dd8f0d0240
|
Build on Mac OS
|
2015-02-07 23:06:05 +01:00 |
|
Martin Raiber
|
ef8329ee10
|
Fixed metadata restore on Windows
|
2015-02-01 00:04:06 +01:00 |
|
Martin
|
191335ef8d
|
Restore backups from web interface
|
2015-01-25 23:17:49 +01:00 |
|
Martin
|
3255e806e8
|
Transfer Windows file metadata
|
2015-01-17 20:17:34 +01:00 |
|
Martin
|
d950c56495
|
Fixed "Correctly handle hard links to currently open files"
|
2015-01-02 00:47:04 +01:00 |
|
Martin Raiber
|
f0dc55c286
|
Backup script output on Linux
|
2014-12-30 16:17:55 +01:00 |
|
Martin Raiber
|
0372fc28ab
|
Script output download on Windows
|
2014-12-28 18:32:07 +01:00 |
|
Martin Raiber
|
da637699ab
|
Script output download on Windows
|
2014-12-27 18:19:11 +01:00 |
|
Martin
|
6bda6c4a5b
|
More robust handling of case where the predicted file size differs from the actual file size and test helper for that
|
2014-11-25 23:38:28 +01:00 |
|
Martin
|
57dadb4789
|
Improved error handling while downloading files and send zero bytes if file size was truncated while sending file
|
2014-11-25 20:49:48 +01:00 |
|
Martin
|
fd4579500d
|
Merge branch 'next' into fileaccess
Conflicts:
urbackupclient/ClientService.cpp
urbackupclient/ClientService.h
urbackupcommon/settingslist.cpp
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/doc/admin_guide.tex
urbackupserver/fileclient/FileClient.cpp
urbackupserver/fileclient/FileClientChunked.cpp
urbackupserver/server_download.cpp
urbackupserver/server_get.cpp
urbackupserver/server_get.h
urbackupserver/server_settings.cpp
urbackupserver/server_settings.h
urbackupserver/www/templates.js
|
2014-09-13 20:15:24 +02:00 |
|
Martin
|
689c5466c5
|
Correctly transfer error message, if the error occurs on the first file transmitted
|
2014-09-07 16:57:18 +02:00 |
|
Martin
|
241e129aa2
|
Continuous file protection
|
2014-07-26 16:10:15 +02:00 |
|
Martin
|
8ec1e2d513
|
Continuous file protection
|
2014-07-26 16:09:14 +02:00 |
|
Martin
|
0e849a95a2
|
Properly close handles on timeouts
|
2014-07-17 22:54:47 +02:00 |
|
Martin
|
1e1b9f8b53
|
Improved error handling
|
2014-05-12 20:44:02 +02:00 |
|
Martin
|
c5d5787fdd
|
Queueing bug fix
|
2014-05-12 19:04:30 +02:00 |
|