Commit Graph

151 Commits

Author SHA1 Message Date
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
Martin
048208ea57 Limit file size by requested file size 2014-05-03 00:22:51 +02:00
Martin
44e44958a4 Properly download wrong blocks 2014-05-02 23:12:41 +02:00
Martin
7842af3c06 Fixed issues with
* new packet queuing
* hard link handling
* slashes in filenames on Linux
2014-05-02 21:10:44 +02:00
Martin
b6fa9e6dfe Proper transfer of failures in queue 2014-05-02 19:47:42 +02:00
Martin
980cb7196b Don't timeout chunked file transfer on client so fast 2014-05-01 15:13:48 +02:00
Martin
44578e0120 Send filesize correctly 2014-05-01 14:05:27 +02:00
Martin
e0bd50935a File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
Martin
1999d4f148 Hande endianess correctly 2014-02-23 21:50:19 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
c6b54a84e4 Properly handle UNC paths 2013-11-21 23:12:35 +01:00
Martin
4fb7db4fff Fixed linux client build 2013-09-24 20:27:13 +02:00
Martin
748ad550cb Fixed bug in non-hashed transfer in Linux client. Needs testing. 2013-09-24 20:08:00 +02:00
Martin
9f61c6838f Fixed resume bug for Linux clients. 2013-09-24 20:05:16 +02:00
Martin
257e2dc24d Fixed bug where not all buffers where freed 2013-03-30 17:21:51 +01:00
Martin
5f3eaa48ec Fixed "Setting TCP_NODELAY failed" error message 2013-02-24 20:19:51 +01:00
Martin
02470c43f7 Reduced priority of UrBackup in Windows XP 2012-12-08 20:50:46 +01:00
Martin Raiber
712a32f0fc Better error reporting 2012-11-13 14:33:10 +01:00
Martin Raiber
2ac93cf5bd Proper shutdown of client threads 2012-11-10 19:24:14 +01:00
Martin Raiber
039193f791 Fixed btrfs mode 2012-11-01 23:16:46 +01:00
Martin Raiber
2131dcde03 Repaired file resuming in hash transfer mode 2012-09-28 04:02:34 +02:00
Martin Raiber
99b0703a6d Fixed normal file transfer for Windows 2012-08-17 12:53:59 +02:00
Martin Raiber
5235600714 Fixed compilation on Windows 2012-08-15 21:20:02 +02:00
Martin Raiber
557acf88dd Fixed client on Linux 2012-08-11 16:43:35 +02:00
Martin Raiber
08db6415bc Fixed for Linux build 2012-08-02 18:58:42 +02:00
Martin Raiber
517fabe4c5 Pause chunked transfer if necessary 2012-08-01 15:46:12 +02:00
Martin Raiber
c65ce2f47e Send all chunks when old file size < current file position 2012-07-16 17:40:22 +02:00
Martin Raiber
2b83b2e5de Handle specific file sizes 2012-07-09 22:29:44 +02:00
Martin Raiber
c85fc1336b Base intra file diffs off last complete backup 2012-07-09 21:15:46 +02:00
Martin Raiber
98c602b922 Better logging 2012-07-09 15:52:13 +02:00
Martin Raiber
0299edd5ec Fixed bug in chunked transfer mode 2012-07-02 17:03:56 +02:00
Martin Raiber
fd8ebfdb15 Added throttling and some backup info output 2012-05-08 19:45:45 +02:00
Martin Raiber
eee1e1f0bb Further work on internet mode 2012-04-15 16:21:28 +02:00
Martin Raiber
295d5c0676 New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
Martin Raiber
ec592dc908 Fixed small errors; Reduced log messages 2012-03-16 19:26:36 +01:00
Martin Raiber
7586582ade Better authentication, Hashed file transfers, better logging in fileserver, more internet mode options 2012-03-10 01:54:39 +01:00
Martin Raiber
948337fe39 New Internet mode 2012-03-07 19:11:40 +01:00
Martin Raiber
c65f33001b Fixed build for nexenta 2012-01-06 12:34:09 +01:00
Martin Raiber
5404454a3f Merge branch 'master' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend 2011-12-07 18:24:35 +01:00
Martin Raiber
3d5c447317 Use right variable for base path 2011-12-07 18:14:42 +01:00
Martin Raiber
8146934e80 Fixed build on Linux 2011-12-07 14:05:15 +01:00
Martin Raiber
2e0bf12a06 Allow reopening file after timeout and do not timeout during pause 2011-11-16 09:36:58 +01:00
Martin Raiber
3f38019f02 Seperate action id for transfer resume 2011-10-31 16:52:53 +01:00
Martin Raiber
fcf89df9b2 Changed capabilities string layout 2011-10-30 01:58:49 +02:00
Martin Raiber
8915c2c27e More log messages for lost connection and better file download restart 2011-10-29 22:04:35 +02:00
root
9b077cba32 Merge branch 'master' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend 2011-10-06 11:19:44 -04:00
Martin Raiber
af9d2eaf2f Better restarting of filesrv 2011-07-10 19:44:23 +02:00
Martin Raiber
e8685000d7 Allow UTF8 share names 2011-05-06 18:06:07 +02:00
Martin Raiber
c1dcbe062c Allow long pathnames in windows 2011-04-13 22:18:14 +02:00
Martin Raiber
d397d50926 Use backup semantics to backup files the backup server normally does not have the right to access 2011-03-01 15:41:36 +01:00
Martin Raiber
b9aedec2d0 Fix the base path checking 2011-02-21 13:22:23 +01:00
Martin Raiber
032dcee1fe Fixed Linux compile error and modified init script to core dump 2011-02-11 22:15:47 +01:00
Martin Raiber
32706671ff Stop backup if shadow copy is deleted 2011-02-08 17:55:06 +01:00