|
|
@69673
|
7 years |
vboxsync |
RAW.cpp: comment updates
|
|
|
@69616
|
7 years |
vboxsync |
DVM: Got a working pseudo vfs.
It's now possible to do stuff like:
…
|
|
|
@69611
|
7 years |
vboxsync |
iprt/dvm: Some API adjusting to VFS - work in progress. [build fix]
|
|
|
@69609
|
7 years |
vboxsync |
iprt/dvm: Some API adjusting to VFS - work in progress.
|
|
|
@69602
|
7 years |
vboxsync |
Storage/VDVfs.cpp: Added VFS chain element 'vd' for accessing image …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69394
|
7 years |
vboxsync |
Storage: some more scm updates
|
|
|
@69329
|
7 years |
vboxsync |
comment typo
|
|
|
@69328
|
7 years |
vboxsync |
bugref:8674. VDMerge: added comparison between new and old percent of …
|
|
|
@69230
|
7 years |
vboxsync |
Storage: scm updates
|
|
|
@69229
|
7 years |
vboxsync |
Storage/testcase/vdkeystoremgr.*: export
|
|
|
@69154
|
7 years |
vboxsync |
Storage/iSCSI: Fix regression introduced r110744 which rendered the …
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@69037
|
7 years |
vboxsync |
bugref:9014. Fixed typo.
|
|
|
@69036
|
7 years |
vboxsync |
bugref:9014. Fixed the error from changeset r110635.
|
|
|
@68787
|
7 years |
vboxsync |
Storage/VDI+VHD+VMDK: Preserve the error code (instead of ignoring) …
|
|
|
@68520
|
7 years |
vboxsync |
Storage/testcase: Fix typo
|
|
|
@67874
|
7 years |
vboxsync |
Storage/CUE: Fixed VINF_SUCCESS when the file is too big, should …
|
|
|
@67761
|
7 years |
vboxsync |
VISO.cpp: Massage the probe returns.
|
|
|
@67744
|
7 years |
vboxsync |
Storage/VMDK: Missing check (regression from 110625)
|
|
|
@67603
|
7 years |
vboxsync |
VISO: Another LogRel.
|
|
|
@67599
|
7 years |
vboxsync |
Storage/VISO.cpp: Validate encoding; Avoid duplicating the file when …
|
|
|
@67465
|
7 years |
vboxsync |
Storage/VISO: Don't bother constructing the image for info queries. …
|
|
|
@67464
|
7 years |
vboxsync |
VD.cpp: VDGetFormat: Here be dragons. Killed the one named VERR_EOF, …
|
|
|
@67463
|
7 years |
vboxsync |
VDBackendsInline.h: Stub function names aren't zero-terminated string …
|
|
|
@67455
|
7 years |
vboxsync |
Storage: Hacked up a virtual image format around the IPRT ISO maker …
|
|
|
@67349
|
7 years |
vboxsync |
vbox-img: Added 'createiso' command.
|
|
|
@67207
|
8 years |
vboxsync |
Storage/VDVfs.cpp: Faked up a working query function. Some adjustments.
|
|
|
@67182
|
8 years |
vboxsync |
VDIfVfs2.cpp: Assert in stubs.
|
|
|
@66693
|
8 years |
vboxsync |
vbox-img: Added createfloppy command for testing the FAT12 formatting code.
|
|
|
@66666
|
8 years |
vboxsync |
Storage/tstVDIo: Plugged another small memory leak
|
|
|
@66665
|
8 years |
vboxsync |
Storage/VD: Don't access any members of the I/O context after calling …
|
|
|
@66664
|
8 years |
vboxsync |
Storage/testcase/*.vd: Add a few forgottin close() calls to delete all …
|
|
|
@66663
|
8 years |
vboxsync |
Storage/tstVDIo: Cleanup leftovers when the test script forgets to …
|
|
|
@66528
|
8 years |
vboxsync |
tstVDIo: Fix checking the location for Windows hosts
|
|
|
@66505
|
8 years |
vboxsync |
Storage/VDI,VMDK: Allocate the correct amount of memory when probing
|
|
|
@66498
|
8 years |
vboxsync |
make doxygen happy
|
|
|
@66494
|
8 years |
vboxsync |
Storage: Get rid of duplicated code in the backends for unsupported …
|
|
|
@66493
|
8 years |
vboxsync |
build fix
|
|
|
@66492
|
8 years |
vboxsync |
Storage/RAW: Replace the stubs for unsupported features with the new …
|
|
|
@66491
|
8 years |
vboxsync |
Storage/VD: Macros to make adding stubs for features not supported by …
|
|
|
@66489
|
8 years |
vboxsync |
Storage/RAW: Init sector size based on the type before actually …
|
|
|
@66488
|
8 years |
vboxsync |
Storage/VD: Convert all backends to use the region list callbacks, …
|
|
|
@66487
|
8 years |
vboxsync |
Storage/VD: Convert all backends to use the region list callbacks, …
|
|
|
@66486
|
8 years |
vboxsync |
Storage/VD: Convert all backends to use the region list callbacks, …
|
|
|
@66380
|
8 years |
vboxsync |
Storage/VD: build fix
|
|
|
@66378
|
8 years |
vboxsync |
Storage/VD: Some cleanup (part 1), move the code related to plugin and …
|
|
|
@66263
|
8 years |
vboxsync |
Storage/tstVDIo: Rename VDIOREQ to TSTVDIOREQ, VDIOREQ will be reused …
|
|
|
@66251
|
8 years |
vboxsync |
tstVDIo: build fix
|
|
|
@66250
|
8 years |
vboxsync |
Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
|
|
|
@66249
|
8 years |
vboxsync |
Storage/vbox-img: Add option to create sparse files
|
|
|
@66248
|
8 years |
vboxsync |
Storage/VD: Get rid of VBOXHDD prefixes, the library was renamed from …
|
|
|
@66213
|
8 years |
vboxsync |
Missing file
|
|
|
@66212
|
8 years |
vboxsync |
Storage/DMG: Fix opening a non DMG image file which is too small to …
|
|
|
@66211
|
8 years |
vboxsync |
vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC
|
|
|
@66209
|
8 years |
vboxsync |
VD: Return success if the backend doesn't support region lists and one …
|
|
|
@66197
|
8 years |
vboxsync |
Storage/CUE: Fixes, convert endianness for audio tracks to big endian
|
|
|
@66144
|
8 years |
vboxsync |
Storage/CUE: build fixes (documentation)
|
|
|
@66143
|
8 years |
vboxsync |
Storage/CUE: build fixes (unused function)
|
|
|
@66142
|
8 years |
vboxsync |
Storage/CUE: build fixes
|
|
|
@66141
|
8 years |
vboxsync |
Storage/CUE: Build fixes
|
|
|
@66140
|
8 years |
vboxsync |
Storage: Add backend to handle CUE/BIN images (not yet working as the …
|
|
|
@66125
|
8 years |
vboxsync |
bugref:8019: Undefined behaviour sanitiser: add a build option …
|
|
|
@66110
|
8 years |
vboxsync |
Storage/VD: Implement infrastructure for region lists to be able to …
|
|
|
@65919
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65812
|
8 years |
vboxsync |
vbox-img: fixed 2 tiny memory leaks
|
|
|
@65644
|
8 years |
vboxsync |
gcc 7: Storage: fall thru
|
|
|
@65638
|
8 years |
vboxsync |
tstVDIo: Missing break
|
|
|
@64832
|
8 years |
vboxsync |
Storage/QED: Apply the fix as done to QCOW as they share the same …
|
|
|
@64829
|
8 years |
vboxsync |
Storage/QCOW: Remember an L2 table if it was just created so it can be …
|
|
|
@64784
|
8 years |
vboxsync |
Storage/VDI: Silently repair images with a non sector aligned disk …
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64765
|
8 years |
vboxsync |
Storage/VD: (bugref:8685) Fixed VBoxSVC crash on removing extpack …
|
|
|
@64712
|
8 years |
vboxsync |
Storage/VD: Add a message explaining why the size is invalid
|
|
|
@64711
|
8 years |
vboxsync |
VD: Check that the size is aligned to a 512 byte sector boundary
|
|
|
@64693
|
8 years |
vboxsync |
Storage/VDI: Check that the new size is within the supported range
|
|
|
@64532
|
8 years |
vboxsync |
more typos
|
|
|
@64504
|
8 years |
vboxsync |
VDI: Only change the offset of the data blocks if the current start …
|
|
|
@64277
|
8 years |
vboxsync |
doxygen fix
|
|
|
@64272
|
8 years |
vboxsync |
Storage: Doxygen fixes
|
|
|
@63976
|
8 years |
vboxsync |
Replaced the VBoxOpenSslExtPack SDK with a …
|
|
|
@63905
|
8 years |
vboxsync |
Storage/VD: Add proper versioning of the backend structures instead of …
|
|
|
@63887
|
8 years |
vboxsync |
Storage/VDI: Fix creating fixed size images after cleanup
|
|
|
@63880
|
8 years |
vboxsync |
Storage/iSCSI: Cleanup, get rid goto ... last part
|
|
|
@63840
|
8 years |
vboxsync |
VMDK: fix
|
|
|
@63830
|
8 years |
vboxsync |
Storage/VD: Cleanup, get rid of goto …
|
|
|
@63829
|
8 years |
vboxsync |
Storage/iSCSI: Cleanup (part 2, split up iscsiOpenImage into several …
|
|
|
@63827
|
8 years |
vboxsync |
Storage/iSCSI: Cleanup (part 1, the easy stuff)
|
|
|
@63826
|
8 years |
vboxsync |
Storage/VMDK: Cleanup (part 5, get rid of goto in vmdkRename and split …
|
|
|
@63825
|
8 years |
vboxsync |
Storage/VMDK: Cleanup (part 4, get rid of goto in vmdkOpenImage)
|
|
|
@63811
|
8 years |
vboxsync |
Storage: Cleanup, let vdIfIoIntFileSetAllocationSize take a progress …
|
|
|
@63809
|
8 years |
vboxsync |
Storage/VDI: Cleanup, get rid of goto …
|
|
|
@63805
|
8 years |
vboxsync |
Storage/VMDK: Cleanup, get rid of goto ... (part 3)
|
|
|
@63802
|
8 years |
vboxsync |
Storage/VD: Rename pfnCheckIfValid to pfnProbe as it is shorter and …
|
|
|
@63801
|
8 years |
vboxsync |
Storage/VMDK: Cleanup, get rid of goto... (part 1, build fix)
|
|
|
@63800
|
8 years |
vboxsync |
Storage/VMDK: Cleanup (part 2, get rid of unused code for ESX type …
|
|
|
@63799
|
8 years |
vboxsync |
Storage/VMDK: Cleanup, get rid of goto... (part 1, build fix)
|
|
|