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