VirtualBox

source: vbox/trunk/src/VBox/Storage

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @56999   9 年 vboxsync Storage: More formatting fixes.
(edit) @56993   9 年 vboxsync Storage: Log & Assertion formatting fixes.
(edit) @56862   9 年 vboxsync Storage/QCOW: Missing break, found by Fortify
(edit) @56754   9 年 vboxsync Storage: More minor memory leak fixes in testcases, unused code or …
(edit) @56748   9 年 vboxsync Storage/VD: Fix three possible memory leaks (unlikely to hit) in case …
(edit) @56573   9 年 vboxsync Storage/tstVDIo: Avoid division by 0
(edit) @56529   9 年 vboxsync tstVDIo: Change the implementation to calculate the throughput in …
(edit) @56379   9 年 vboxsync Storage/VMDK: small "just in case" code adjustments, shouldn't be …
(edit) @56370   9 年 vboxsync Storage/iSCSI: Remove nonsense
(edit) @56369   9 年 vboxsync Storage/VCI: Fix dead code (not that is actively used at the moment)
(edit) @56301   9 年 vboxsync *.kmk: Updated (C) year.
(edit) @55974   10 年 vboxsync vbox-img: Add resize command to increase the size of a disk image
(edit) @55828   10 年 vboxsync typos
(edit) @55784   10 年 vboxsync Restored lost ProductVersion.
(edit) @55782   10 年 vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 年 vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 年 vboxsync Two more RC defines.
(edit) @55771   10 年 vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55271   10 年 vboxsync Storage: Calculate progress based on the real file size instead of …
(edit) @55083   10 年 vboxsync tstVDIo: Hopefully fix errors on testboxes regarding to deep sub test …
(edit) @54835   10 年 vboxsync Encryption: Add a way to retrieve the encryption settings without …
(edit) @54752   10 年 vboxsync Log cosmetics.
(edit) @54743   10 年 vboxsync VD: Don't set an error when creating the filter failed, appropriate …
(edit) @54624   10 年 vboxsync Storage/VD: Add API to prepare a chain of images for use with filters
(edit) @54591   10 年 vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54574   10 年 vboxsync Storage/vditool: copyright
(edit) @54430   10 年 vboxsync Storage/VD: make use of the image type (hdd/dvd/floppy) for sanity …
(edit) @54405   10 年 vboxsync gah
(edit) @54404   10 年 vboxsync Disable for now to fix extpack builds
(edit) @54403   10 年 vboxsync Storage/VDFilterrypt,Main: Move key store implementation to the crypto …
(edit) @54397   10 年 vboxsync Storage/RAW: fix raw image creation, previous code rounded up to full …
(edit) @54340   10 年 vboxsync Storage/VD: Allow different filter chains for reads and writes …
(edit) @54138   10 年 vboxsync iSCSI: Fix code which is only triggered when using the iSCSI over …
(edit) @54117   10 年 vboxsync don't check for VALID_PTR after RTMem*Alloc(), that's overkill
(edit) @53844   10 年 vboxsync fixed resource files
(edit) @53841   10 年 vboxsync not yet
(edit) @53840   10 年 vboxsync addded more Windows resource files
(edit) @53829   10 年 vboxsync Storage/Debug: warnings and Makefile fix
(edit) @53806   10 年 vboxsync added more missing Windows resource files
(edit) @53624   10 年 vboxsync scm automatic cleanups.
(edit) @53539   10 年 vboxsync Storage/iSCSI: Fail when a connection attempt takes too long to pause …
(edit) @53337   10 年 vboxsync Storage/VD: Fix broken resume after the VM was suspended due to a full …
(edit) @52879   10 年 vboxsync Storage/tstVDCopy: Fix testcase
(edit) @52710   10 年 vboxsync tstVDIo: Implement dumptofile action to dump memory backed files to disk
(edit) @52695   10 年 vboxsync Storage/VHD: Fix resize corruption if the image has more than 4GB of …
(edit) @52640   10 年 vboxsync tstVDIo: Fix bug in resize test handler
(edit) @52585   10 年 vboxsync Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle …
(edit) @52496   10 年 vboxsync tstVDIo: s/#ifdef foo == bar/#if foo == bar/
(edit) @52468   10 年 vboxsync Storage/VHD: Fix use of uninitialized variable in error case
(edit) @52415   10 年 vboxsync Storage/tstVDIo: fixed a typo and use RT_STR_TUPLE()
(edit) @52407   10 年 vboxsync tstVDIo: Disable builtin tests on 32bit hosts, the address space is …
(edit) @52379   10 年 vboxsync Storage/tstVDIo: make it build on Windows, excluding the I/O log …
(edit) @52378   10 年 vboxsync Storage/tstVDIo: Don't run builtin tests if there is not enough free …
(edit) @52371   10 年 vboxsync Storage/tstVDIo: Plug leaks, modifications and start turning it into a …
(edit) @52359   10 年 vboxsync Unused variable
(edit) @52358   10 年 vboxsync Storage/VD,VHD: Fix crash with certain VHD images with only partial …
(edit) @52277   10 年 vboxsync VHD: Remove ASMBitTest and ASMBitTestAndSet because they were used …
(edit) @52268   10 年 vboxsync VD: Fix read corruption under rare circumstances if a read happens …
(edit) @52111   10 年 vboxsync Storage/testcases: Include the tests scripts into tstVDIo for …
(edit) @51886   10 年 vboxsync VD: Add API to query information about a filter
(edit) @51759   10 年 vboxsync spaces
(edit) @51758   10 年 vboxsync Fix extpack building hopefully
(edit) @51756   10 年 vboxsync Storage/VD: Fix crash
(edit) @51755   10 年 vboxsync VDPluginCrypt: Move into extension pack
(edit) @51754   10 年 vboxsync Main,DrvVD,VD: Implement support for VD plugins from extension packs
(edit) @51751   10 年 vboxsync Storage/VD: Add methods to load a plugin from a given path/file. …
(edit) @51750   10 年 vboxsync Storage: Fix concurrency issue with filters configured which can …
(edit) @51680   10 年 vboxsync Storage/QED: Fix compilation on SPARC
(edit) @51626   10 年 vboxsync QCOW: Initialize the L2 cache always, fixes a crash if opening the …
(edit) @51625   10 年 vboxsync QED: Initialize the L2 cache always, fixes a crash if opening the …
(edit) @51623   10 年 vboxsync Storage: Fix possible data corruption or read errors if a request …
(edit) @51533   10 年 vboxsync introduced VBOX_WITH_PLUGIN_CRYPT
(edit) @51430   10 年 vboxsync Storage: Disable building the disk encryption filter again
(edit) @51429   10 年 vboxsync Storage: Enable disk encryption filter again
(edit) @51306   11 年 vboxsync Cosmetic change.
(edit) @51286   11 年 vboxsync Storage/vbox-img: add command to tweak the LCHS geometry of images
(edit) @51106   11 年 vboxsync Disable building again, openssl is wasn't updated yet
(edit) @51105   11 年 vboxsync Missing files for previous commit
(edit) @51104   11 年 vboxsync Storage: Build the crypt filter plugin on non Windows platforms for …
(edit) @51102   11 年 vboxsync Storage/FilterCrypt: Remove hardcoded data unit size of 512 bytes and …
(edit) @51091   11 年 vboxsync Storage/VHD: Don't clear parent locator entries if there is no parent …
(edit) @51073   11 年 vboxsync VD: Fixes for filter support
(edit) @50991   11 年 vboxsync Storage: Add support for filter plugins
(edit) @50988   11 年 vboxsync Storage/VD: Cleanup VD plugin handling. One shared object can now …
(edit) @50852   11 年 vboxsync Storage/VD: Zero free blocks in the parent read callback used for …
(edit) @50851   11 年 vboxsync Storage/VHD: Fix wrong assertion in compaction callback
(edit) @50531   11 年 vboxsync Add VHDX logging group while we are at it
(edit) @50526   11 年 vboxsync Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
(edit) @50304   11 年 vboxsync iSCSI: Add option to dump malformed response packets
(edit) @50052   11 年 vboxsync Storage/testcase/vbox-img: liblzma not required anymore since we don't …
(edit) @49944   11 年 vboxsync Storage,VHD: Fix I/O if VD_OPEN_FLAGS_HONOR_SAME is used
(edit) @49880   11 年 vboxsync Storage/VD: Fix bug which causes that data is read twice. Because …
(edit) @49781   11 年 vboxsync iSCSI: Fix release logging (missed one thing)
(edit) @49780   11 年 vboxsync iSCSI: Fix release logging
(edit) @49388   11 年 vboxsync Storage: Small fix to previous change
(edit) @49387   11 年 vboxsync Storage/VD: Remove disk full hack and use the proper way to return the …
(edit) @49314   11 年 vboxsync Storage: Modify hack to fix hanging VMs when the dis is full during …
(edit) @49231   11 年 vboxsync VMDK: Sketched the code for using RTZipBlockDecompress in …
(edit) @49039   11 年 vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48957   11 年 vboxsync Storage: Whitespace cleanups by scm.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette