VirtualBox

source: vbox/trunk/src/VBox/Storage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63741   8 years vboxsync Storage/QED,QCOW: Always write the complete L1 and L2 table when …
(edit) @63733   8 years vboxsync VD: Reject creating base image variants which are not supported by the …
(edit) @63644   8 years vboxsync VMDK: Fix possible endless loop when reading when processing the grain …
(edit) @63636   8 years vboxsync Storage/QED: Check that the filename size for the backing file is in …
(edit) @63635   8 years vboxsync Storage/QCOW,Parallels: Fix a few possible crashes possible when …
(edit) @63567   8 years vboxsync scm: cleaning up todos
(edit) @63499   8 years vboxsync Better way of dealing with unused sizes in bin2c output.
(edit) @63495   8 years vboxsync warnings (clang)
(edit) @63151   9 years vboxsync remove leftover
(edit) @63150   9 years vboxsync Storage/VMDK: Several fixes: 1. Don't reject async I/O for VMDK …
(edit) @62873   9 years vboxsync Storage: warnings.
(edit) @62794   9 years vboxsync Storage/VHD: Fix todo about uninitialized variable
(edit) @62758   9 years vboxsync Storage: warnings.
(edit) @62757   9 years vboxsync vmdkDescSetStr: why bother skipping blanks after '='?
(edit) @62756   9 years vboxsync vmdkDescSetStr: Splitting a expression according to operator …
(edit) @62755   9 years vboxsync Storage: warnings.
(edit) @62754   9 years vboxsync vhdLocatorUpdate: TODO: unused variable
(edit) @62753   9 years vboxsync Storage: warnings.
(edit) @62752   9 years vboxsync Storage: warnings.
(edit) @62751   9 years vboxsync Storage: warnings.
(edit) @62750   9 years vboxsync Storage: MSC understandably is a little confused about the state in …
(edit) @62748   9 years vboxsync Storage: warnings.
(edit) @62747   9 years vboxsync Storage: warnings.
(edit) @62746   9 years vboxsync Storage: warnings.
(edit) @62745   9 years vboxsync Storage: doxygen.
(edit) @62744   9 years vboxsync Storage: warnings.
(edit) @62743   9 years vboxsync Storage: warnings.
(edit) @62742   9 years vboxsync Storage: warnings.
(edit) @62741   9 years vboxsync Storage: warnings.
(edit) @62740   9 years vboxsync VDI*: Disabling MSC warnings for the v1plus UUIDs alignment 'problem'. …
(edit) @62739   9 years vboxsync Storage: warnings.
(edit) @62738   9 years vboxsync Storage: warnings.
(edit) @62737   9 years vboxsync Storage: warnings.
(edit) @62736   9 years vboxsync Storage: warnings.
(edit) @62735   9 years vboxsync tstVDIo.cpp: This double initialization of variables gotta stop! It's …
(edit) @62734   9 years vboxsync Storage: warnings.
(edit) @62733   9 years vboxsync Storage: warnings.
(edit) @62732   9 years vboxsync Storage: warnings - careful with mixing 'unsigned int' with 'size_t' …
(edit) @62731   9 years vboxsync Storage: warnings.
(edit) @62729   9 years vboxsync Storage: warnings.
(edit) @62535   9 years vboxsync (C) 2016
(edit) @62482   9 years vboxsync (C) 2016
(edit) @62471   9 years vboxsync Misc: scm
(edit) @62214   9 years vboxsync Storage/VD: Fix allocating too much for a file (fixes creating fixed …
(edit) @62153   9 years vboxsync Storage/VDI: Fix possible integer underflow when calculating the …
(edit) @62004   9 years vboxsync Storage/iSCSI: Fix possible endless reconnect loop if logging in to …
(edit) @61978   9 years vboxsync Storage/iSCSI: Fix a possible crash during VM resume when connectin to …
(edit) @61971   9 years vboxsync Storage/DMG: Fix memory leak
(edit) @61852   9 years vboxsync Storage/VMDK: Addendum for r108253, make sure to always increase the …
(edit) @61844   9 years vboxsync Storage/VMDK: Fix corrupting stream optimized VMDK images on first non …
(edit) @61757   9 years vboxsync Storage/VMDK: Be more verbose about which value is not correctly quoted
(edit) @61731   9 years vboxsync Storage/tstVDFill: Add flag for stream optimized variants
(edit) @61711   9 years vboxsync Storage/VMDK: Raise the limit for sparse images to 256TB-64K …
(edit) @61710   9 years vboxsync Storage/tstVDFill: properties
(edit) @61709   9 years vboxsync Storage: Simple tool to fill an image up to a certain size
(edit) @61037   9 years vboxsync iSCSI: fix minor memory leaks
(edit) @60954   9 years vboxsync vbox-img.cpp: Uninitialized variable hVolNext (oversight not helped by …
(edit) @60873   9 years vboxsync please stay without 130 columns.
(edit) @60608   9 years vboxsync Main+Storage/VD: add a capability which marks preferred medium format …
(edit) @60033   9 years vboxsync Storage/VMDK: typo (thanks PVS)
(edit) @60032   9 years vboxsync Storage/VD: comment
(edit) @60027   9 years vboxsync Storage/VD: Remove unnecessary condition (thanks PVS)
(edit) @59823   9 years vboxsync Storage/vdkeystoremgr: build fixes
(edit) @59822   9 years vboxsync Storage/vdkeystoremgr: build fixes
(edit) @59820   9 years vboxsync Storage: Utility to create keystores from a given DEK, password and …
(edit) @59661   9 years vboxsync missing ( )
(edit) @59610   9 years vboxsync VDIfVfs2.cpp: Assertion fixes.
(edit) @59609   9 years vboxsync VMDK.cpp: Corrected incorrect free. Drop const on temporary strings …
(edit) @59601   9 years vboxsync StorageLib: Added VDIfCreateFromVfsStream and VDIfDestroyFromVfsStream …
(edit) @59593   9 years vboxsync tstVDIo: don't crash on pfnSetAllocationSize()
(edit) @59462   9 years vboxsync Storage/VD: Use the new RTFileSetAllocationSize() IPRT API
(edit) @59460   9 years vboxsync Another build fix
(edit) @59458   9 years vboxsync Build fix
(edit) @59455   9 years vboxsync Storage/VD: Remove the custom code in each backend which allocates all …
(edit) @59404   9 years vboxsync Forward-ported r104938, r104943, r104950, r104952, r104953, r104987, …
(edit) @59297   9 years vboxsync tstVDIo: Another build fix for x86
(edit) @59296   9 years vboxsync tstVDIo: Build fix
(edit) @59295   9 years vboxsync Another try
(edit) @59293   9 years vboxsync Build fix
(edit) @58321   9 years vboxsync Storage/RAW: Fix too large images when creating raw images with …
(edit) @58258   9 years vboxsync Storage/RAW: fix conversion to raw (it previously overwrote the …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57559   9 years vboxsync Storage/VD: Allow block allocation when writing back the encrypted …
(edit) @57534   9 years vboxsync Missing file
(edit) @57533   9 years vboxsync tstVDIo: Fix for the out of memory case
(edit) @57532   9 years vboxsync Storage/testcase: Remove unused testcases which have a counterpart in …
(edit) @57531   9 years vboxsync Storage: Remove vditool as it is completely useless by now and was …
(edit) @57530   9 years vboxsync Storage: Remove vditool as it is completely useless by now and was …
(edit) @57529   9 years vboxsync Storage/ISCSI: shut up gcc warning
(edit) @57415   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57399   9 years vboxsync build fix
(edit) @57390   9 years vboxsync build fix
(edit) @57388   9 years vboxsync DECLCALLBACK
(edit) @57385   9 years vboxsync Storage/VMDK: Fix regression causing RW extents to be opened readonly …
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57214   10 years vboxsync vbox-img: for most errors print both, the cleartext error message as …
(edit) @57213   10 years vboxsync split VERR_VD_RAW_INVALID_HEADER a bit further to have better error …
(edit) @57064   10 years vboxsync Frontends/VBoxManage+Storage/VMDK: introduce support for creating raw …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette