VirtualBox

source: vbox/trunk/src/VBox/Storage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63151   8 years vboxsync remove leftover
(edit) @63150   8 years vboxsync Storage/VMDK: Several fixes: 1. Don't reject async I/O for VMDK …
(edit) @62873   8 years vboxsync Storage: warnings.
(edit) @62794   8 years vboxsync Storage/VHD: Fix todo about uninitialized variable
(edit) @62758   8 years vboxsync Storage: warnings.
(edit) @62757   8 years vboxsync vmdkDescSetStr: why bother skipping blanks after '='?
(edit) @62756   8 years vboxsync vmdkDescSetStr: Splitting a expression according to operator …
(edit) @62755   8 years vboxsync Storage: warnings.
(edit) @62754   8 years vboxsync vhdLocatorUpdate: TODO: unused variable
(edit) @62753   8 years vboxsync Storage: warnings.
(edit) @62752   8 years vboxsync Storage: warnings.
(edit) @62751   8 years vboxsync Storage: warnings.
(edit) @62750   8 years vboxsync Storage: MSC understandably is a little confused about the state in …
(edit) @62748   8 years vboxsync Storage: warnings.
(edit) @62747   8 years vboxsync Storage: warnings.
(edit) @62746   8 years vboxsync Storage: warnings.
(edit) @62745   8 years vboxsync Storage: doxygen.
(edit) @62744   8 years vboxsync Storage: warnings.
(edit) @62743   8 years vboxsync Storage: warnings.
(edit) @62742   8 years vboxsync Storage: warnings.
(edit) @62741   8 years vboxsync Storage: warnings.
(edit) @62740   8 years vboxsync VDI*: Disabling MSC warnings for the v1plus UUIDs alignment 'problem'. …
(edit) @62739   8 years vboxsync Storage: warnings.
(edit) @62738   8 years vboxsync Storage: warnings.
(edit) @62737   8 years vboxsync Storage: warnings.
(edit) @62736   8 years vboxsync Storage: warnings.
(edit) @62735   8 years vboxsync tstVDIo.cpp: This double initialization of variables gotta stop! It's …
(edit) @62734   8 years vboxsync Storage: warnings.
(edit) @62733   8 years vboxsync Storage: warnings.
(edit) @62732   8 years vboxsync Storage: warnings - careful with mixing 'unsigned int' with 'size_t' …
(edit) @62731   8 years vboxsync Storage: warnings.
(edit) @62729   8 years vboxsync Storage: warnings.
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62482   8 years vboxsync (C) 2016
(edit) @62471   8 years vboxsync Misc: scm
(edit) @62214   8 years vboxsync Storage/VD: Fix allocating too much for a file (fixes creating fixed …
(edit) @62153   8 years vboxsync Storage/VDI: Fix possible integer underflow when calculating the …
(edit) @62004   8 years vboxsync Storage/iSCSI: Fix possible endless reconnect loop if logging in to …
(edit) @61978   8 years vboxsync Storage/iSCSI: Fix a possible crash during VM resume when connectin to …
(edit) @61971   8 years vboxsync Storage/DMG: Fix memory leak
(edit) @61852   8 years vboxsync Storage/VMDK: Addendum for r108253, make sure to always increase the …
(edit) @61844   8 years vboxsync Storage/VMDK: Fix corrupting stream optimized VMDK images on first non …
(edit) @61757   8 years vboxsync Storage/VMDK: Be more verbose about which value is not correctly quoted
(edit) @61731   8 years vboxsync Storage/tstVDFill: Add flag for stream optimized variants
(edit) @61711   8 years vboxsync Storage/VMDK: Raise the limit for sparse images to 256TB-64K …
(edit) @61710   8 years vboxsync Storage/tstVDFill: properties
(edit) @61709   8 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   9 years vboxsync vbox-img: for most errors print both, the cleartext error message as …
(edit) @57213   9 years vboxsync split VERR_VD_RAW_INVALID_HEADER a bit further to have better error …
(edit) @57064   9 years vboxsync Frontends/VBoxManage+Storage/VMDK: introduce support for creating raw …
(edit) @57007   9 years vboxsync Storage: Error formatting fixes.
(edit) @57004   9 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @56999   9 years vboxsync Storage: More formatting fixes.
(edit) @56993   9 years vboxsync Storage: Log & Assertion formatting fixes.
(edit) @56862   9 years vboxsync Storage/QCOW: Missing break, found by Fortify
(edit) @56754   9 years vboxsync Storage: More minor memory leak fixes in testcases, unused code or …
(edit) @56748   9 years vboxsync Storage/VD: Fix three possible memory leaks (unlikely to hit) in case …
(edit) @56573   9 years vboxsync Storage/tstVDIo: Avoid division by 0
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