VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/MediumImpl.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @102590   12 月 vboxsync Unattended: implemented quick fix so files are properly cleaned up …
(edit) @100078   18 月 vboxsync Main/src-server and Storage: Immutable media handling flexibility …
(edit) @99991   19 月 vboxsync Main: reimplements resizeAndCloneTo fix. removes bypass. bugref:10090
(edit) @99739   19 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99466   20 月 vboxsync Main/MediumImpl.cpp: Corrected incorrect …
(edit) @98847   21 月 vboxsync Main/Medium+VirtualBox: If two Machine instances of the same VM are …
(edit) @98846   21 月 vboxsync Main/Medium+VirtualBox: If Medium::close() and …
(edit) @98352   22 月 vboxsync Main: Fix identifiers containing an incorrect plural of "medium".
(edit) @98351   22 月 vboxsync Main: Fix plural of "medium" in many comments.
(edit) @98292   23 月 vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98291   23 月 vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98289   23 月 vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98263   23 月 vboxsync Main: rc() -> hrc()/vrc().
(edit) @98262   23 月 vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98103   23 月 vboxsync Copyright year updates by scm.
(edit) @98044   2 年 vboxsync Main: Added redundancy pending release. Fixed minor issues with …
(edit) @98042   2 年 vboxsync Main/Medium: Fix raw disk VMDK typo and fix the diff image variant …
(edit) @98041   2 年 vboxsync Main/Medium: Can't use raw disk VMDK for differencing images and also …
(edit) @98035   2 年 vboxsync reimplemented changes for bugref:10180 after seperating the changes …
(edit) @97935   2 年 vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
(edit) @97932   2 年 vboxsync Main: backout. bugref:10090
(edit) @97931   2 年 vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090
(edit) @97865   2 年 vboxsync Main: undo. bugref:10090
(edit) @97864   2 年 vboxsync Main: Added API function Medium::resizeAndCloneTo. Modified …
(edit) @97367   2 年 vboxsync Backed out r154357,r154358,r154360,r154361,r154364 because it still …
(edit) @97360   2 年 vboxsync bugref:10180 - fixed issue where some files are not cleaned up after …
(edit) @96407   2 年 vboxsync scm copyright and license note update
(edit) @95972   2 年 vboxsync Main/MediumImpl.cpp: gcc 12.1.1 workaround.
(edit) @95117   3 年 vboxsync Main/MediumImpl: std::unary_function was removed in c++17 and VC++ …
(edit) @94787   3 年 vboxsync Main/Medium: Fix the refcount updating behavior of Medium::uninit. It …
(edit) @94600   3 年 vboxsync Main/Medium: Fix leftover from recursion elimination, should not …
(edit) @94598   3 年 vboxsync Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @92464   3 年 vboxsync Main/Medium: Improve a few API calls where a concurrent …
(edit) @91718   3 年 vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91503   3 年 vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @90785   3 年 vboxsync *: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @90192   3 年 vboxsync bugref:8345. Fixed the progress issue.
(edit) @86501   4 年 vboxsync VBoxSVC: Fix Medium leak when encoutering duplicate instances while …
(edit) @86295   4 年 vboxsync Main/MediumImpl.cpp: indentation fixes
(edit) @86125   4 年 vboxsync Main: bugref:9623: Restricted the scope of the multi attaching the …
(edit) @86052   4 年 vboxsync Main: bugref:9623: Fixed compilation error.
(edit) @86047   4 年 vboxsync Main: bugref:9623: Implemented DVD multi attachment by ref count.
(edit) @85908   4 年 vboxsync Main: bugref:9623: Fixed issue causes the assertion during VBoxSVC …
(edit) @85820   4 年 vboxsync Main: bugref:9623: Allow MediumType_Readonly and DVD in particular to …
(edit) @85284   4 年 vboxsync Main/MediumImpl.cpp: Signed/unsigned conversion issues, a whole bunch …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @80730   5 年 vboxsync Main/MediumImpl: Build fix if VBOX_WITH_EXTPACK= is not defined.
(edit) @80585   5 年 vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @79968   5 年 vboxsync Main/Medium::i_setLocation: Fixed leak in the error path where the …
(edit) @79965   5 年 vboxsync Storage: Added a desired format parameter to VDGetFormat() so Main can …
(edit) @79961   5 年 vboxsync Main/MediumImpl.cpp: Suffix strings that skips over the dot are called …
(edit) @79954   5 年 vboxsync bugref:8344. Fixed a bug with an uppercase letter suffix in the image …
(edit) @79793   5 年 vboxsync Main/Medium: Fix for setting create-only medium properties when …
(edit) @79742   5 年 vboxsync Changes per #5899 / Comment #14
(edit) @79479   5 年 vboxsync Main: bugref:9447: VBoxSVC crashes during resizing a "normal" virtual …
(edit) @78762   6 年 vboxsync Main: NULL pTask after createThread() call to catch any useage after …
(edit) @78658   6 年 vboxsync Main: bugref:6913: Fixed some typo
(edit) @78565   6 年 vboxsync Main: bugref:6913: Fixed NULL id in the IMediumRegisteredEvent and …
(edit) @78403   6 年 vboxsync Main/MediumImpl.cpp: Move those Medium::*Task::executeTask() stub …
(edit) @78401   6 年 vboxsync Main/MediumImpl.cpp: Logging + review comment.
(edit) @78261   6 年 vboxsync Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
(edit) @77857   6 年 vboxsync Main/MediumImpl: Remove the TCP/NET interface implementation and reuse …
(edit) @77606   6 年 vboxsync Added AllocationBlockSize property to VDI backend, and ability to set …
(edit) @76592   6 年 vboxsync Main: Don't use Logging.h.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76298   6 年 vboxsync Main: bugref:6913: Added generation of some medium events. Contains …
(edit) @76240   6 年 vboxsync Main: bugref:6913: had to revert all changes for the defect because of …
(edit) @76239   6 年 vboxsync Main: bugref:6913: don't try to notify changes related to NULL medium …
(edit) @76238   6 年 vboxsync Main: bugref:6913: Fixed use of already NULL reference to VirtualBox
(edit) @76220   6 年 vboxsync Main: bugref:6913: fixed doxygen errors
(edit) @76215   6 年 vboxsync Main: bugref:6913: Added generation of medium events
(edit) @76154   6 年 vboxsync Main: bugref:9324: Added new error for "medium shrink is not allowed"
(edit) @75373   6 年 vboxsync Main: bugref:6598: Added ability to merge mediums with different sizes …
(edit) @74822   6 年 vboxsync Main: bugref:9152 Implement the convertToStream API
(edit) @74353   6 年 vboxsync Main/mediumio: Corrected crypto filtering on write access.
(edit) @74003   6 年 vboxsync Main: bugref:9231: added ability to set IMedium:location for medium …
(edit) @73858   6 年 vboxsync Main: bugref:8929: Medium::setDescription has been reordered to avoid …
(edit) @73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72999   6 年 vboxsync MediumImpl: Fixed MediumVariant_Formatted implementation and made it a …
(edit) @72962   6 年 vboxsync Main: Doxygen
(edit) @72957   6 年 vboxsync doxygen fixes for r123500
(edit) @72948   6 年 vboxsync Main: Introducing IMediumIO for accessing the content of a medium. …
(edit) @72883   6 年 vboxsync Main/Medium: add API flag for creating formatted floppy images …
(edit) @72703   6 年 vboxsync Main/Medium: Fix a number of potential deadlocks due to lock order …
(edit) @71097   7 年 vboxsync bugref:8344. Added a simple check for existence of destination file …
(edit) @71055   7 年 vboxsync bugref:8344. Fixed adding a wrong extension for HDD medium type.
(edit) @70991   7 年 vboxsync bugref:8345. Fixed the condition for moving floppy disk. Creation of …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @69399   7 年 vboxsync Main/Medium: Fix an oversight introduced when using the ready made …
(edit) @69398   7 年 vboxsync Main/Medium: Back out previous change, it had good intentions but …
(edit) @69330   7 年 vboxsync Fixed the bug when ComPtr<Progress> object can stay uninitialized
(edit) @69322   7 年 vboxsync Medium: for VD interface initialization have to use the simple way …
(edit) @69321   7 年 vboxsync Medium: use ready made callback which optimizes update frequency, not …
(edit) @68789   7 年 vboxsync Main/MediumImpl: Don't throw an error if the image to be deleted can't …
(edit) @68043   7 年 vboxsync Main/Medium: fix lock order violation when setting the medium description
(edit) @67885   7 年 vboxsync Main/Snapshot: detect if snapshot merging would lose data due to …
(edit) @67745   7 年 vboxsync Main/Medium: Don't include the MediumaVariant_VmdkESX flag when …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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