|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53539
|
10 years |
vboxsync |
Storage/iSCSI: Fail when a connection attempt takes too long to pause …
|
|
|
@53337
|
10 years |
vboxsync |
Storage/VD: Fix broken resume after the VM was suspended due to a full …
|
|
|
@52879
|
10 years |
vboxsync |
Storage/tstVDCopy: Fix testcase
|
|
|
@52710
|
10 years |
vboxsync |
tstVDIo: Implement dumptofile action to dump memory backed files to disk
|
|
|
@52695
|
10 years |
vboxsync |
Storage/VHD: Fix resize corruption if the image has more than 4GB of …
|
|
|
@52640
|
10 years |
vboxsync |
tstVDIo: Fix bug in resize test handler
|
|
|
@52585
|
10 years |
vboxsync |
Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
|
|
|
@52496
|
10 years |
vboxsync |
tstVDIo: s/#ifdef foo == bar/#if foo == bar/
|
|
|
@52468
|
10 years |
vboxsync |
Storage/VHD: Fix use of uninitialized variable in error case
|
|
|
@52415
|
10 years |
vboxsync |
Storage/tstVDIo: fixed a typo and use RT_STR_TUPLE()
|
|
|
@52407
|
10 years |
vboxsync |
tstVDIo: Disable builtin tests on 32bit hosts, the address space is …
|
|
|
@52379
|
10 years |
vboxsync |
Storage/tstVDIo: make it build on Windows, excluding the I/O log …
|
|
|
@52378
|
10 years |
vboxsync |
Storage/tstVDIo: Don't run builtin tests if there is not enough free …
|
|
|
@52371
|
10 years |
vboxsync |
Storage/tstVDIo: Plug leaks, modifications and start turning it into a …
|
|
|
@52359
|
10 years |
vboxsync |
Unused variable
|
|
|
@52358
|
10 years |
vboxsync |
Storage/VD,VHD: Fix crash with certain VHD images with only partial …
|
|
|
@52277
|
10 years |
vboxsync |
VHD: Remove ASMBitTest and ASMBitTestAndSet because they were used …
|
|
|
@52268
|
10 years |
vboxsync |
VD: Fix read corruption under rare circumstances if a read happens …
|
|
|
@52111
|
10 years |
vboxsync |
Storage/testcases: Include the tests scripts into tstVDIo for …
|
|
|
@51886
|
10 years |
vboxsync |
VD: Add API to query information about a filter
|
|
|
@51759
|
10 years |
vboxsync |
spaces
|
|
|
@51758
|
10 years |
vboxsync |
Fix extpack building hopefully
|
|
|
@51756
|
10 years |
vboxsync |
Storage/VD: Fix crash
|
|
|
@51755
|
10 years |
vboxsync |
VDPluginCrypt: Move into extension pack
|
|
|
@51754
|
10 years |
vboxsync |
Main,DrvVD,VD: Implement support for VD plugins from extension packs
|
|
|
@51751
|
10 years |
vboxsync |
Storage/VD: Add methods to load a plugin from a given path/file. …
|
|
|
@51750
|
10 years |
vboxsync |
Storage: Fix concurrency issue with filters configured which can …
|
|
|
@51680
|
10 years |
vboxsync |
Storage/QED: Fix compilation on SPARC
|
|
|
@51626
|
10 years |
vboxsync |
QCOW: Initialize the L2 cache always, fixes a crash if opening the …
|
|
|
@51625
|
10 years |
vboxsync |
QED: Initialize the L2 cache always, fixes a crash if opening the …
|
|
|
@51623
|
10 years |
vboxsync |
Storage: Fix possible data corruption or read errors if a request …
|
|
|
@51533
|
10 years |
vboxsync |
introduced VBOX_WITH_PLUGIN_CRYPT
|
|
|
@51430
|
11 years |
vboxsync |
Storage: Disable building the disk encryption filter again
|
|
|
@51429
|
11 years |
vboxsync |
Storage: Enable disk encryption filter again
|
|
|
@51306
|
11 years |
vboxsync |
Cosmetic change.
|
|
|
@51286
|
11 years |
vboxsync |
Storage/vbox-img: add command to tweak the LCHS geometry of images
|
|
|
@51106
|
11 years |
vboxsync |
Disable building again, openssl is wasn't updated yet
|
|
|
@51105
|
11 years |
vboxsync |
Missing files for previous commit
|
|
|
@51104
|
11 years |
vboxsync |
Storage: Build the crypt filter plugin on non Windows platforms for …
|
|
|
@51102
|
11 years |
vboxsync |
Storage/FilterCrypt: Remove hardcoded data unit size of 512 bytes and …
|
|
|
@51091
|
11 years |
vboxsync |
Storage/VHD: Don't clear parent locator entries if there is no parent …
|
|
|
@51073
|
11 years |
vboxsync |
VD: Fixes for filter support
|
|
|
@50991
|
11 years |
vboxsync |
Storage: Add support for filter plugins
|
|
|
@50988
|
11 years |
vboxsync |
Storage/VD: Cleanup VD plugin handling. One shared object can now …
|
|
|
@50852
|
11 years |
vboxsync |
Storage/VD: Zero free blocks in the parent read callback used for …
|
|
|
@50851
|
11 years |
vboxsync |
Storage/VHD: Fix wrong assertion in compaction callback
|
|
|
@50531
|
11 years |
vboxsync |
Add VHDX logging group while we are at it
|
|
|
@50526
|
11 years |
vboxsync |
Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
|
|
|
@50304
|
11 years |
vboxsync |
iSCSI: Add option to dump malformed response packets
|
|
|
@50052
|
11 years |
vboxsync |
Storage/testcase/vbox-img: liblzma not required anymore since we don't …
|
|
|
@49944
|
11 years |
vboxsync |
Storage,VHD: Fix I/O if VD_OPEN_FLAGS_HONOR_SAME is used
|
|
|
@49880
|
11 years |
vboxsync |
Storage/VD: Fix bug which causes that data is read twice. Because …
|
|
|
@49781
|
11 years |
vboxsync |
iSCSI: Fix release logging (missed one thing)
|
|
|
@49780
|
11 years |
vboxsync |
iSCSI: Fix release logging
|
|
|
@49388
|
11 years |
vboxsync |
Storage: Small fix to previous change
|
|
|
@49387
|
11 years |
vboxsync |
Storage/VD: Remove disk full hack and use the proper way to return the …
|
|
|
@49314
|
11 years |
vboxsync |
Storage: Modify hack to fix hanging VMs when the dis is full during …
|
|
|
@49231
|
11 years |
vboxsync |
VMDK: Sketched the code for using RTZipBlockDecompress in …
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@48957
|
11 years |
vboxsync |
Storage: Whitespace cleanups by scm.
|
|
|
@48882
|
11 years |
vboxsync |
Storage/vbox-img: fixed linking
|
|
|
@48871
|
11 years |
vboxsync |
DMG: Fixes.
|
|
|
@48861
|
11 years |
vboxsync |
warning
|
|
|
@48860
|
11 years |
vboxsync |
build fix
|
|
|
@48854
|
11 years |
vboxsync |
DMG: Fixes for making vbox-img convert work.
|
|
|
@48853
|
11 years |
vboxsync |
disabled some of the new assertions as dmgRead or/and vdCopyHelper …
|
|
|
@48852
|
11 years |
vboxsync |
DMG in XAR fun, part 1 (probably will everything burn as I had to …
|
|
|
@48851
|
11 years |
vboxsync |
Storage: Addressing 64-bit windows warnings.
|
|
|
@48849
|
11 years |
vboxsync |
VDIfVfs.cpp: Added file interface wrapper - VDIfCreateVfsFile.
|
|
|
@48848
|
11 years |
vboxsync |
VD.cpp: Windows warnings.
|
|
|
@48847
|
11 years |
vboxsync |
Addressing 64-bit windows warnings.
|
|
|
@48846
|
11 years |
vboxsync |
baka - referencing variables in a parent makefile.
|
|
|
@48840
|
11 years |
vboxsync |
DMG.cpp: All callback method implementation shall be using …
|
|
|
@48839
|
11 years |
vboxsync |
doxygen
|
|
|
@48743
|
11 years |
vboxsync |
Storage/VD: Add support for different sector sizes (only opening and …
|
|
|
@48574
|
11 years |
vboxsync |
pr6938. Error VERR_DISK_FULL isn't replaced by …
|
|
|
@48563
|
11 years |
vboxsync |
VD: Don't try to repair corrupted images when they are opened read only
|
|
|
@48532
|
11 years |
vboxsync |
VD: Correct status code passing for synchronous requests
|
|
|
@48176
|
11 years |
vboxsync |
VDIfVfs.cpp: Try return VINF_EOF in read when we should since …
|
|
|
@47832
|
11 years |
vboxsync |
Storage/VMDK: warnings
|
|
|
@47716
|
11 years |
vboxsync |
pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
|
|
|
@47665
|
11 years |
vboxsync |
Seems vdIfIoFileReadSync/vdIfIoFileWriteSync want real actual offsets.
|
|
|
@47515
|
11 years |
vboxsync |
tiny fix I forgot committing last week.
|
|
|
@47420
|
11 years |
vboxsync |
Storage: Fix assertion when using the iSCSI backend
|
|
|
@47345
|
11 years |
vboxsync |
Added VDIfCreateVfsStream for OVA importing/exporting - completely …
|
|
|
@47297
|
11 years |
vboxsync |
RAW: Added .flp floppy image extension for compatibility with other …
|
|
|
@47026
|
11 years |
vboxsync |
VD.cpp: Don't assert when reading beyond the end of a floppy image. We …
|
|
|
@46721
|
11 years |
vboxsync |
vbox-img: Add clearcomment command to reset comments of disk images
|
|
|
@46712
|
11 years |
vboxsync |
Storage: Don't set the modified flag when copying images with VDCopy, …
|
|
|
@46679
|
11 years |
vboxsync |
Storage: Update parent image override when creating a child I/O …
|
|
|
@46614
|
11 years |
vboxsync |
Storage/testcase: Increment error count
|
|
|
@46613
|
11 years |
vboxsync |
Storage: Propagate errors when closing a file but free everything …
|
|
|
@46612
|
11 years |
vboxsync |
Storage/VDI: Fix lost comments (only trunk affected)
|
|
|
@46520
|
11 years |
vboxsync |
vbox-img: Set proper open flags to make setting the UUID on diff …
|
|
|
@46247
|
12 years |
vboxsync |
Storage/tstVDIo: Integrate runtime async I/O manager and add a file …
|
|
|
@46170
|
12 years |
vboxsync |
Storage/Parallels: Fix hang when creating a snapshot
|
|
|
@46112
|
12 years |
vboxsync |
Storage: Fix race condition causing I/O hangs
|
|
|
@46029
|
12 years |
vboxsync |
Storage/VHDX: Disable a few consistency checks. I've seen images in …
|
|
|
@46003
|
12 years |
vboxsync |
Storage/testcase: warning
|
|
|