VirtualBox

source: vbox/trunk/src/VBox/Storage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @56529   9 years vboxsync tstVDIo: Change the implementation to calculate the throughput in …
(edit) @56379   9 years vboxsync Storage/VMDK: small "just in case" code adjustments, shouldn't be …
(edit) @56370   9 years vboxsync Storage/iSCSI: Remove nonsense
(edit) @56369   9 years vboxsync Storage/VCI: Fix dead code (not that is actively used at the moment)
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @55974   10 years vboxsync vbox-img: Add resize command to increase the size of a disk image
(edit) @55828   10 years vboxsync typos
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55271   10 years vboxsync Storage: Calculate progress based on the real file size instead of …
(edit) @55083   10 years vboxsync tstVDIo: Hopefully fix errors on testboxes regarding to deep sub test …
(edit) @54835   10 years vboxsync Encryption: Add a way to retrieve the encryption settings without …
(edit) @54752   10 years vboxsync Log cosmetics.
(edit) @54743   10 years vboxsync VD: Don't set an error when creating the filter failed, appropriate …
(edit) @54624   10 years vboxsync Storage/VD: Add API to prepare a chain of images for use with filters
(edit) @54591   10 years vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54574   10 years vboxsync Storage/vditool: copyright
(edit) @54430   10 years vboxsync Storage/VD: make use of the image type (hdd/dvd/floppy) for sanity …
(edit) @54405   10 years vboxsync gah
(edit) @54404   10 years vboxsync Disable for now to fix extpack builds
(edit) @54403   10 years vboxsync Storage/VDFilterrypt,Main: Move key store implementation to the crypto …
(edit) @54397   10 years vboxsync Storage/RAW: fix raw image creation, previous code rounded up to full …
(edit) @54340   10 years vboxsync Storage/VD: Allow different filter chains for reads and writes …
(edit) @54138   10 years vboxsync iSCSI: Fix code which is only triggered when using the iSCSI over …
(edit) @54117   10 years vboxsync don't check for VALID_PTR after RTMem*Alloc(), that's overkill
(edit) @53844   10 years vboxsync fixed resource files
(edit) @53841   10 years vboxsync not yet
(edit) @53840   10 years vboxsync addded more Windows resource files
(edit) @53829   10 years vboxsync Storage/Debug: warnings and Makefile fix
(edit) @53806   10 years vboxsync added more missing Windows resource files
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53539   10 years vboxsync Storage/iSCSI: Fail when a connection attempt takes too long to pause …
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