Commit Graph

27 Commits

Author SHA1 Message Date
Martin
3262aebade Fixed image assembling if image file is not NTFS 2015-08-20 23:25:03 +02:00
Martin Raiber
e13f370b7a Fixed assembling of VHD file 2015-07-25 22:02:34 +02:00
Martin Raiber
6d3d464f46 Close files before decompressing them 2015-07-25 16:56:48 +02:00
Martin
69abea12eb Assemble bootable VHD file from multiple VHD(Z) files 2015-07-24 22:56:56 +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
4b2dff82d1 Properly rename temporary decompressed file after it being decompressed completely 2014-07-25 22:04:17 +02:00
Martin
379ed3d232 Fixed file decompressing (could not rename at end, because file was still open) 2014-05-24 20:58:32 +02:00
Martin
c6fdbd40b9 In place decompression of image backups 2014-05-23 20:15:30 +02:00
Martin
ba9ed00d56 Script to uncompress image 2014-05-21 23:56:29 +02:00
Martin
109a72f886 Added (compressed) VHD file mounting 2014-04-12 00:48:14 +02:00
Martin
97120c4213 * Switched to using miniz to compress images
* Fixed image decompression
2014-04-08 01:06:08 +02:00
Martin
c6710f656c Compressed image backups 2014-04-05 17:35:59 +02:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
20d4781601 Properly free file descriptor, if hash size is zero 2013-11-03 11:33:44 +01:00
Martin
1ed55dec7d Fixed bug in command line VHD restoration 2013-01-05 16:08:40 +01:00
Martin
af5db4f6aa Use Bitmap on filesystem to get used blocks for hash check 2013-01-05 14:49:11 +01:00
Martin
1ea24a412c Added device verification command 2013-01-05 13:03:21 +01:00
Martin Raiber
00d4d22f6e Fixed VHD verification 2012-12-12 01:03:27 +01:00
Martin Raiber
e89d322423 Remove _exit definition 2012-05-10 03:26:41 +02:00
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00
Martin Raiber
30ecb4d09b Added NTFS diagnostics 2012-02-04 00:37:41 +01:00
Martin Raiber
5cd6987b5c More image debugging functions 2011-12-17 17:24:37 +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
077e1e40c5 Fixed memory leak and error checking in NTFS code 2011-08-24 19:15:23 +02:00
Martin Raiber
71e12f24c3 Doubled VHD blocksize to make it compatible with the Windows 7 "attach drive" feature 2011-04-06 01:38:57 +02:00
uroni
89e10b3f04 Initial commit. 2011-01-06 17:43:38 +01:00