VirtualBox

source: vbox/trunk/src/VBox/Storage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90818   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90817   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90816   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90815   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90814   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90813   3 years vboxsync Storage/VDDumpImage: Don't crash if pDisk->pInterfaceError is NULL.
(edit) @90812   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90811   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90810   3 years vboxsync Storage/VDGetFilename: Don't validate output buffer content input …
(edit) @90809   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90808   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90807   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90806   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90802   3 years vboxsync Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90785   3 years vboxsync *: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @90296   3 years vboxsync Storage/CUE: Fix comment, CDDA audio samples are stored in little …
(edit) @90277   3 years vboxsync Storage/CUE: Fix support for the MOTOROLA variant of a CUE sheet and …
(edit) @88528   4 years vboxsync Storage/VD: Improved validation of the accessed range in …
(edit) @87917   4 years vboxsync Storage/VHDX: Fixed doxygen unhappiness about @todo.
(edit) @87753   4 years vboxsync Storage/VHDX: Fixed compilation in strict release builds on Linux. See …
(edit) @87239   4 years vboxsync Storage: Adjusted tstVD. bugref:9898
(edit) @87238   4 years vboxsync Storage/VD.cpp: Use same allocator for freeing as for allocation. …
(edit) @87209   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for Darwin
(edit) @87055   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87054   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87052   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87051   4 years vboxsync Main: bugref:9224: Fixed scm errors
(edit) @87050   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for Solaris
(edit) @87048   4 years vboxsync CUE, DevATA: Added support for MODE2/2352 tracks in CUE sheets and …
(edit) @87002   4 years vboxsync Main: bugref:9224: Added device and partition paths checks for FreeBSD
(edit) @86604   4 years vboxsync Main: bugref:9224: Added the drive path and partition checking for linux
(edit) @86526   4 years vboxsync Storage/VD: Get rid of duplicate doxygen comments for the public API
(edit) @86500   4 years vboxsync Storage/RAW: Allow sector sized floppy images like bs-shutdown.img.
(edit) @86430   4 years vboxsync Storage/testcase/Makefile.kmk: deal with system libxml2 on Solaris
(edit) @86298   4 years vboxsync Storage/VMDK: vmdkStrReplace must use RTStrAlloc.
(edit) @86044   4 years vboxsync Storage/VD.cpp: Remove wrong assertion causing tstVDSnap to fail
(edit) @85975   4 years vboxsync Storage/VD.cpp: pVDIfsOperation is allowed to be NULL in VDCreateBase. …
(edit) @85947   4 years vboxsync Storage/VD.cpp: Remove duplicate argument validation in VDCreateBase …
(edit) @85946   4 years vboxsync Storage/VMDK: Removed unnecessary code from …
(edit) @85945   4 years vboxsync Storage/VMDK: Simplify vmdkRawDescWinMakePartitionName by using …
(edit) @85944   4 years vboxsync Storage/VD.cpp: Remove duplicate argument validation in VDCreateBase …
(edit) @85941   4 years vboxsync Main: bugref:9224: VD.cpp: Added assertions checking for NULL pointer. …
(edit) @85903   4 years vboxsync Storage/VMDK: Fixed two format strings. bugref:9224
(edit) @85902   4 years vboxsync Storage/VMDK: Moved and rewrote raw disk creation preparation code …
(edit) @85885   4 years vboxsync VBoxInternalManager.cpp,vd.h,VMDK.cpp: Use self documenting structure …
(edit) @85378   4 years vboxsync /Config.kmk, libs/Makefile.kmk, Runtime/Makefile.kmk, …
(edit) @85200   4 years vboxsync Storage/VMDK.cpp: Missing DECLCALLBACK on definition. bugref:9794
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85105   4 years vboxsync Storage/VMDK: Some fixes for deletion of files when closing images …
(edit) @84883   4 years vboxsync Storage/VD: bugref:9772 'VBoxManage internalcommands repairhd -format' …
(edit) @84475   5 years vboxsync VDI: shut up paranoid VCC 14.2 6.6.0 warnings about potential …
(edit) @84372   5 years vboxsync Storage/VISO: Added some more logging, also for error cases.
(edit) @84328   5 years vboxsync Storage/VD: ticketref:19579 'VBoxManage internalcommands repairhd' …
(edit) @83043   5 years vboxsync Storage/VDIfVfs2.cpp: Plug small memory leak
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82755   5 years vboxsync Storage/testcase: Cleanup fix.
(edit) @82596   5 years vboxsync Storage/QCOW: Implement readonly support for compressed clusters in v2 …
(edit) @82595   5 years vboxsync Storage/QCOW: Implement readonly support for compressed clusters in v2 …
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80205   5 years vboxsync Runtime/aiomgr.cpp: Get rid of the RTFileAioMgr* API because it was …
(edit) @80204   5 years vboxsync Runtime/aiomgr.cpp: Get rid of the RTFileAioMgr* API because it was …
(edit) @79967   5 years vboxsync Fixed initialization issue that caused divided-by-zero on allocation …
(edit) @79965   5 years vboxsync Storage: Added a desired format parameter to VDGetFormat() so Main can …
(edit) @79742   5 years vboxsync Changes per #5899 / Comment #14
(edit) @79019   5 years vboxsync *.kmk: Don't link against libcrypt on linux, we resolve crypt_r …
(edit) @78399   6 years vboxsync Storage/VMDK: Quick hack for making tdMoveMedium1.py work again. Left …
(edit) @78169   6 years vboxsync CUE: Needs to use its own MSF to LBA conversion with no offset.
(edit) @77924   6 years vboxsync Storage/QCOW: Add necessary structures and checks to work with v3 images
(edit) @77921   6 years vboxsync Storage/QCOW: Fix extracting offsets from the L1 and L2 table for v2 …
(edit) @77855   6 years vboxsync Storage/VD: Move the TCP/NET implementation from DrvVD to a separate …
(edit) @77780   6 years vboxsync Storage/VHD: Fix memory leak in error case
(edit) @77773   6 years vboxsync Storage/VMDK: Limit the maximum supported descriptor size to avoid …
(edit) @77699   6 years vboxsync Storage/VHD,Parallels: Plug two small memory leaks when opening an …
(edit) @77622   6 years vboxsync Bug fix/ syntax cleanup of AllocationBlockSize / createmedium property …
(edit) @77607   6 years vboxsync First attempt to fix burn from integration of r129234
(edit) @77606   6 years vboxsync Added AllocationBlockSize property to VDI backend, and ability to set …
(edit) @77242   6 years vboxsync Storage/testcase/Makefile.kmk: nit
(edit) @77232   6 years vboxsync Storage/QED+QCOW: It is not allowed to mix RTStrDup, RTMemAlloc and …
(edit) @77137   6 years vboxsync Storage/testcase/Makefile.kmk: FreeBSD fix
(edit) @76904   6 years vboxsync Storage/VMDK: Don't try to flush the image when closing it after …
(edit) @76589   6 years vboxsync IPRT: Attempted to address some the more obvious shortcomings of …
(edit) @76578   6 years vboxsync Storage: scm --guard-relative-to-dir {parent}
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76530   6 years vboxsync Storage: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76154   6 years vboxsync Main: bugref:9324: Added new error for "medium shrink is not allowed"
(edit) @75374   6 years vboxsync Main: bugref:6598: some fixes about unused macros
(edit) @75373   6 years vboxsync Main: bugref:6598: Added ability to merge mediums with different sizes …
(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 …
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