Commit Graph

29 Commits

Author SHA1 Message Date
Martin
1ebc8d2535 Added fsync to file class
(cherry picked from commit 81eaa581a8478ed48da5cc133f13a2ae91166326)

Conflicts:
	file_memory.h
	fsimageplugin/vhdfile.h
2015-12-11 12:56:48 +01:00
Martin
cc632ba55a Own definition of FALLOC_FL_PUNCH_HOLE
(cherry picked from commit d5e2456d9bd084b28688b2c9d4d7cd2a339a5901)
2015-12-11 12:36:48 +01:00
Martin
d74fad2820 Punch-hole functionality for file interface
(cherry picked from commit d708509cb312074619742df23c2c145c0f66ac23)

Conflicts:
	Interface/File.h
	file_memory.cpp
	file_memory.h
	fsimageplugin/CompressedFile.h
	fsimageplugin/vhdfile.cpp
	fsimageplugin/vhdfile.h
2015-12-11 12:35:34 +01:00
Martin Raiber
295a3c5d28 Fixed skiphash copying 2015-12-05 15:54:48 +01:00
Martin Raiber
83603291d0 Correct size of device files 2015-11-22 14:37:51 +01:00
Martin
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Martin Raiber
dd8f0d0240 Build on Mac OS 2015-02-07 23:06:05 +01:00
Martin
1ecf007ec0 Fixed Linux build issues 2014-11-26 20:42:32 +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 Raiber
9e5aa4ad41 Finished cow image file format 2014-11-09 19:48:57 +01:00
Martin
049c611a95 Better logging if temporary file cannot be deleted, and create temporary directory if it was deleted. 2014-10-16 20:52:18 +02:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
30445b07a9 Build fix for kFreeBSD 2013-12-02 22:20:16 +01:00
Martin
5c9b232241 Refactoring and performance tuning 2013-11-12 20:41:19 +01:00
Martin
20d4781601 Properly free file descriptor, if hash size is zero 2013-11-03 11:33:44 +01:00
Martin
20c763cbb5 Fixed coverity issues 2013-11-02 23:19:48 +01:00
Martin
2628a6a3a6 Fixed coverity issues 2013-11-02 22:59:27 +01:00
Martin
fa4399a049 Use backup semantics to read files for end-to-end checksum verification and client-side checksum calculation 2013-09-21 14:54:53 +02:00
Martin Raiber
6a5c5f3cdc Sequential access mode for files
Signed-off-by: Martin <martin@urbackup.org>
2013-06-02 16:54:36 +02:00
Martin
236fc5e59c Fixed bug where system restore volume was not imaged 2013-03-30 17:21:31 +01:00
Martin Raiber
995158865a Fixed backup mode with no tmp files 2012-11-13 18:50:42 +01:00
Martin Raiber
453ddb0b3a Fixed linux build 2012-11-04 18:00:55 +01:00
Martin
6be0b8163a Fixed memory leaks 2012-08-15 18:02:42 +02:00
Martin Raiber
2b83b2e5de Handle specific file sizes 2012-07-09 22:29:44 +02:00
Martin Raiber
3139c83ad5 Modifications for Linux 2012-07-06 15:19:14 +02:00
Martin Raiber
295d5c0676 New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
Martin Raiber
defd65dc30 Allow changing of temporary directory in Windows 2011-07-05 18:21:08 +02:00
Martin Raiber
140349d81a Improved logging 2011-02-24 01:57:20 +01:00
uroni
89e10b3f04 Initial commit. 2011-01-06 17:43:38 +01:00