VirtualBox

source: vbox/trunk/src/VBox/Storage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75351   6 years vboxsync Storage/VD: Fix error during merge if the target is bigger than the …
(edit) @75349   6 years vboxsync Storage/VD: Fix error during merge if the target is bigger than the …
(edit) @74990   6 years vboxsync iSCSI: If LUN not explicitly specified and REPORT LUNS shows a single …
(edit) @74355   6 years vboxsync Storage/VDVfs: Double buffer writes when write filters are present.
(edit) @74316   6 years vboxsync Storage/VDFilterCrypt: Implemented IPRT based crypto alternative, …
(edit) @74107   6 years vboxsync Storage/iSCSI: Fix login to COMSTAR iSCSI targets. The NSG field in …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73061   6 years vboxsync Storage/VDVfs.cpp: Fix for snapshot setups.
(edit) @72997   6 years vboxsync VDVfs.cpp: Fixed off by one issue in vdVfsFile_Write.
(edit) @72577   6 years vboxsync Storage/VHD: Stay within possible limits of the VDH spec for the block …
(edit) @72574   6 years vboxsync Storage/VHD: Stay within possible limits of the VDH spec for the block …
(edit) @72543   6 years vboxsync Storage: Fix plugin cleanup (especially the missing filter bits), and …
(edit) @72455   6 years vboxsync Storage/CUE: Handle end of stream before the closing quotation mark …
(edit) @72364   7 years vboxsync comment typos
(edit) @72341   7 years vboxsync Storage: Remove the storage debug library because it is not used anymore
(edit) @72340   7 years vboxsync Storage/testcase/Makefile.kmk: Don't link against StorageDbgLib for …
(edit) @72337   7 years vboxsync Storage/tstVDIo: Move away from the old I/O log replay code and …
(edit) @72293   7 years vboxsync CUE: Fixed REM keyword parsing.
(edit) @72054   7 years vboxsync *: RTListMove no longer need the call to init the destination list to …
(edit) @72051   7 years vboxsync Storage: init RTListMove destination
(edit) @71522   7 years vboxsync Fixes for SPARC
(edit) @71249   7 years vboxsync Storage: Fix typo in a comment. From René Genz.
(edit) @70961   7 years vboxsync Storage/QCOW: Fix bug introduced in r120663 which caused creation of …
(edit) @70853   7 years vboxsync Storage/VMDK: Quick fix for handling descriptors of VMDK images …
(edit) @70848   7 years vboxsync Storage/QCOW: Always allocate at least one L1 table entry and round L1 …
(edit) @70777   7 years vboxsync Storage/tstVDIo: Allow loading plugins (like the crypto plugin) for testing
(edit) @70395   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70307   7 years vboxsync VDVfs.cpp: Nit.
(edit) @70305   7 years vboxsync VDVfs.cpp: Assertions. [grr]
(edit) @70304   7 years vboxsync VDVfs.cpp: Assertions.
(edit) @70298   7 years vboxsync VDVfs.cpp: Fixed bug in vdReadHelper when handling unaligned reads, …
(edit) @70297   7 years vboxsync VDVfs.cpp: Fixed bug in vdReadHelper when handling unaligned reads, …
(edit) @70225   7 years vboxsync VDVfs.cpp: Snapshot chain support.
(edit) @69977   7 years vboxsync IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
(edit) @69968   7 years vboxsync VDPlugin: Free g_ahCacheBackendPlugins on shutdown; don't use memcpy …
(edit) @69942   7 years vboxsync iprt/vfs: Made RTVFSFILEOPS::pfnPollOne optional.
(edit) @69844   7 years vboxsync IPRT: VFS IsRangeInUse cleanup. * Renamed to RTVfsQueryRangeState / …
(edit) @69841   7 years vboxsync build fix
(edit) @69840   7 years vboxsync IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69673   7 years vboxsync RAW.cpp: comment updates
(edit) @69616   7 years vboxsync DVM: Got a working pseudo vfs. It's now possible to do stuff like: …
(edit) @69611   7 years vboxsync iprt/dvm: Some API adjusting to VFS - work in progress. [build fix]
(edit) @69609   7 years vboxsync iprt/dvm: Some API adjusting to VFS - work in progress.
(edit) @69602   7 years vboxsync Storage/VDVfs.cpp: Added VFS chain element 'vd' for accessing image …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69394   7 years vboxsync Storage: some more scm updates
(edit) @69329   7 years vboxsync comment typo
(edit) @69328   7 years vboxsync bugref:8674. VDMerge: added comparison between new and old percent of …
(edit) @69230   7 years vboxsync Storage: scm updates
(edit) @69229   7 years vboxsync Storage/testcase/vdkeystoremgr.*: export
(edit) @69154   7 years vboxsync Storage/iSCSI: Fix regression introduced r110744 which rendered the …
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69037   7 years vboxsync bugref:9014. Fixed typo.
(edit) @69036   7 years vboxsync bugref:9014. Fixed the error from changeset r110635.
(edit) @68787   7 years vboxsync Storage/VDI+VHD+VMDK: Preserve the error code (instead of ignoring) …
(edit) @68520   7 years vboxsync Storage/testcase: Fix typo
(edit) @67874   7 years vboxsync Storage/CUE: Fixed VINF_SUCCESS when the file is too big, should …
(edit) @67761   7 years vboxsync VISO.cpp: Massage the probe returns.
(edit) @67744   7 years vboxsync Storage/VMDK: Missing check (regression from 110625)
(edit) @67603   7 years vboxsync VISO: Another LogRel.
(edit) @67599   7 years vboxsync Storage/VISO.cpp: Validate encoding; Avoid duplicating the file when …
(edit) @67465   7 years vboxsync Storage/VISO: Don't bother constructing the image for info queries. …
(edit) @67464   7 years vboxsync VD.cpp: VDGetFormat: Here be dragons. Killed the one named VERR_EOF, …
(edit) @67463   7 years vboxsync VDBackendsInline.h: Stub function names aren't zero-terminated string …
(edit) @67455   7 years vboxsync Storage: Hacked up a virtual image format around the IPRT ISO maker …
(edit) @67349   7 years vboxsync vbox-img: Added 'createiso' command.
(edit) @67207   8 years vboxsync Storage/VDVfs.cpp: Faked up a working query function. Some adjustments.
(edit) @67182   8 years vboxsync VDIfVfs2.cpp: Assert in stubs.
(edit) @66693   8 years vboxsync vbox-img: Added createfloppy command for testing the FAT12 formatting code.
(edit) @66666   8 years vboxsync Storage/tstVDIo: Plugged another small memory leak
(edit) @66665   8 years vboxsync Storage/VD: Don't access any members of the I/O context after calling …
(edit) @66664   8 years vboxsync Storage/testcase/*.vd: Add a few forgottin close() calls to delete all …
(edit) @66663   8 years vboxsync Storage/tstVDIo: Cleanup leftovers when the test script forgets to …
(edit) @66528   8 years vboxsync tstVDIo: Fix checking the location for Windows hosts
(edit) @66505   8 years vboxsync Storage/VDI,VMDK: Allocate the correct amount of memory when probing
(edit) @66498   8 years vboxsync make doxygen happy
(edit) @66494   8 years vboxsync Storage: Get rid of duplicated code in the backends for unsupported …
(edit) @66493   8 years vboxsync build fix
(edit) @66492   8 years vboxsync Storage/RAW: Replace the stubs for unsupported features with the new …
(edit) @66491   8 years vboxsync Storage/VD: Macros to make adding stubs for features not supported by …
(edit) @66489   8 years vboxsync Storage/RAW: Init sector size based on the type before actually …
(edit) @66488   8 years vboxsync Storage/VD: Convert all backends to use the region list callbacks, …
(edit) @66487   8 years vboxsync Storage/VD: Convert all backends to use the region list callbacks, …
(edit) @66486   8 years vboxsync Storage/VD: Convert all backends to use the region list callbacks, …
(edit) @66380   8 years vboxsync Storage/VD: build fix
(edit) @66378   8 years vboxsync Storage/VD: Some cleanup (part 1), move the code related to plugin and …
(edit) @66263   8 years vboxsync Storage/tstVDIo: Rename VDIOREQ to TSTVDIOREQ, VDIOREQ will be reused …
(edit) @66251   8 years vboxsync tstVDIo: build fix
(edit) @66250   8 years vboxsync Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
(edit) @66249   8 years vboxsync Storage/vbox-img: Add option to create sparse files
(edit) @66248   8 years vboxsync Storage/VD: Get rid of VBOXHDD prefixes, the library was renamed from …
(edit) @66213   8 years vboxsync Missing file
(edit) @66212   8 years vboxsync Storage/DMG: Fix opening a non DMG image file which is too small to …
(edit) @66211   8 years vboxsync vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC
(edit) @66209   8 years vboxsync VD: Return success if the backend doesn't support region lists and one …
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