Commit Graph

61 Commits

Author SHA1 Message Date
Martin
d860d600c5 Don't crash if file is not compressed when decompressing 2014-07-26 00:10:09 +02:00
Martin
4b2dff82d1 Properly rename temporary decompressed file after it being decompressed completely 2014-07-25 22:04:17 +02:00
Martin
0cb61b2938 More logging 2014-05-29 01:38:14 +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
6f8706ced2 Fixed linux build error 2014-04-08 19:27:17 +02:00
Martin
97120c4213 * Switched to using miniz to compress images
* Fixed image decompression
2014-04-08 01:06:08 +02:00
Martin Raiber
154a6edbd2 Compressed image backups 2014-04-07 01:25:15 +02:00
Martin
c6710f656c Compressed image backups 2014-04-05 17:35:59 +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
d6dd1cd1cb Parameter to disable fortifications
grr
2013-12-02 19:36:40 +01:00
Martin
697920d2cb Parameter to disable fortifications 2013-12-02 18:55:40 +01:00
Martin
94751cc0c3 Parameter to disable fortifications 2013-12-02 18:41:56 +01:00
Martin
22aa52ac36 Parameter to disable fortifications 2013-12-02 18:31:47 +01:00
Martin Raiber
3e003ebb6e Linux: Build hardening (stack protector) 2013-11-23 13:00:03 +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
236fc5e59c Fixed bug where system restore volume was not imaged 2013-03-30 17:21:31 +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
712a32f0fc Better error reporting 2012-11-13 14:33:10 +01:00
Martin Raiber
4e19ab14cd Added header file needed on Linux 2012-11-10 03:24:16 +01:00
Martin Raiber
8710b0d1a4 More logging in VHD module 2012-11-10 02:55:03 +01:00
Martin Raiber
82dd3477d2 Better error messages 2012-11-08 01:59:01 +01:00
Martin Raiber
f031c22c6e Use better random function 2012-08-22 15:02:44 +02:00
Martin Raiber
039e0d0ed0 Optional checksumming of blocks during image backups 2012-06-02 21:14:47 +02:00
Martin Raiber
b96f11d9bf Fixed linux build 2012-05-31 00:50:06 +02:00
Martin Raiber
5813c5c33d Fixed bug in file offset virtualization 2012-05-23 18:49:10 +02:00
Martin Raiber
e89d322423 Remove _exit definition 2012-05-10 03:26:41 +02:00
Martin Raiber
98cf1943a0 Fixed linux build 2012-05-10 03:11:43 +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
b19b2d17ab Fixed image size bug 2012-01-28 01:10:12 +01:00
Martin Raiber
503131817d Sped up writing VHD files 2012-01-26 01:19:02 +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
Martin Raiber
5cd6987b5c More image debugging functions 2011-12-17 17:24:37 +01:00
Martin Raiber
2290dd3d27 Better error messages 2011-12-15 21:53:59 +01:00
Martin Raiber
e3e8f0c50a Fixed client build 2011-12-06 12:03:08 -05:00
Martin Raiber
61f6bc4881 Close Parent VHD file if opened 2011-11-28 15:23:49 +01:00
Martin Raiber
7376e8bbe1 Fixed linux server build 2011-10-08 16:24:18 +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
88749fc54e Prepare linux client build 2011-09-27 01:49:06 +02:00
Martin Raiber
42e262dba3 Preparing build for linux client 2011-09-26 19:03:10 +02:00
Martin Raiber
da8a55efdc Fixed error variable 2011-08-30 20:48:45 +02:00