index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block-vmdk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert fix for CVE-2008-0928. Will be fixed in a different way later.
aurel32
2008-03-11
1
-1
/
+1
*
Fix CVE-2008-0928 - insufficient block device address range checking
aurel32
2008-03-11
1
-1
/
+1
*
Add a path length check to prevent heap overflow (Eric Milliken).
balrog
2008-01-14
1
-0
/
+2
*
Split block API from vl.h.
pbrook
2007-11-11
1
-1
/
+1
*
Avoid compilation warnings on 64 bits hosts.
j_mayer
2007-09-21
1
-1
/
+2
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-6
/
+6
*
vmdk compatibility level 6 images, by Soren Hansen.
ths
2007-09-16
1
-2
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-18
/
+18
*
Fix VMDK 2GB bug, by Filip Navara.
ths
2007-09-10
1
-10
/
+1
*
Silence compiler warnings.
ths
2007-07-11
1
-2
/
+2
*
Fix a race condition and non-leaf imagesgrowing in VMDK chains, by Igor
ths
2007-06-18
1
-32
/
+117
*
New multiple snapshot support for VMDK, by Igor Lvovsky.
ths
2007-01-24
1
-45
/
+353
*
async file I/O API
bellard
2006-08-01
1
-1
/
+1
*
Disk cache flush support.
pbrook
2006-06-04
1
-0
/
+7
*
vmdk endianness fix (Benoit Poulot-Cazajous)
bellard
2005-10-30
1
-2
/
+2
*
VMDK disk image creation (Filip Navara)
bellard
2005-07-02
1
-1
/
+104
*
VMDK4 write support - fixed packing of VMDK4Header (Filip Navara)
bellard
2005-04-26
1
-17
/
+74
*
fixed block close() method prototype
bellard
2004-09-18
1
-1
/
+1
*
vmdk 3 fixes
bellard
2004-08-25
1
-3
/
+4
*
64 bit file I/O by default
bellard
2004-08-03
1
-1
/
+1
*
new disk image layer
bellard
2004-08-01
1
-0
/
+278