|
|
@85217
|
4 years |
vboxsync |
Main/MachineImplMoveVM.cpp: Two FAILED/RT_FAILURE mixups. One sign …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81425
|
5 years |
vboxsync |
Main/Machine+BIOSSettings+Console: Full implementation of NVRAM …
|
|
|
@81420
|
5 years |
vboxsync |
MachineImplMoveVM: improve directory cleanup - now there is a chance …
|
|
|
@81419
|
5 years |
vboxsync |
Main/MachineImplMoveVM: fix regression in previous change, if current …
|
|
|
@81415
|
5 years |
vboxsync |
Main/MachineImplMoveVM: simplify updatePathsToStateFiles (which is …
|
|
|
@81397
|
5 years |
vboxsync |
Main/MachineImplMoveVM: fix error message typo
|
|
|
@81396
|
5 years |
vboxsync |
Main/MachineImplMoveVM: comment whitespace
|
|
|
@81394
|
5 years |
vboxsync |
Main/MachineImplMoveVM: Putting all Machine object references in a …
|
|
|
@81393
|
5 years |
vboxsync |
Main/MachineImplMoveVM: many cleanups including removal of unused code
|
|
|
@81362
|
5 years |
vboxsync |
scm fix.
|
|
|
@81361
|
5 years |
vboxsync |
bugref:8345. replace wrong usage Utf8Str::contains() by RTPathStartsWith().
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@79956
|
5 years |
vboxsync |
bugref:8345. small typo.
|
|
|
@79955
|
5 years |
vboxsync |
bugref:8345. Second part of refining and cleaning up the code.
|
|
|
@78968
|
5 years |
vboxsync |
Main/MachienImplMoveVM.cpp: Some more review comments and a couple of …
|
|
|
@78836
|
6 years |
vboxsync |
bugref:8345. Refining and cleaning up the code.
|
|
|
@78765
|
6 years |
vboxsync |
Main/MachineImplMoveVM.cpp: Another todo. bugref:8345
|
|
|
@78761
|
6 years |
vboxsync |
Main/Machine::moveTo: Some cleanups and a lot of @todo's. bugref:8345
|
|
|
@78404
|
6 years |
vboxsync |
removed Utf8Str::assignEx() and replaced RTCString::compare() by …
|
|
|
@76592
|
6 years |
vboxsync |
Main: Don't use Logging.h.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@74804
|
6 years |
vboxsync |
Main/Progress: Split into safe public interface and a private one …
|
|
|
@74530
|
6 years |
vboxsync |
Main,Devices: Compile fixes (gcc 8.2.0-7).
|
|
|
@74003
|
6 years |
vboxsync |
Main: bugref:9231: added ability to set IMedium:location for medium …
|
|
|
@73757
|
6 years |
vboxsync |
MachineImplMoveVM.cpp: Try fix doxygen burn on Win64dep.
|
|
|
@73743
|
6 years |
vboxsync |
Main/Progress+Appliance+Machine: Turn …
|
|
|
@73003
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@72841
|
6 years |
vboxsync |
Main/MachineImplMoveVM: bugref:8345. Fixed wrong manipulation with …
|
|
|
@72840
|
6 years |
vboxsync |
bugref:8345. Fixed wrong manipulation with iterator.
|
|
|
@72834
|
6 years |
vboxsync |
MachineImplMoveVM: match new[] with delete[]
|
|
|
@71999
|
7 years |
vboxsync |
bugref:8345. Removed the trailing blanks.
|
|
|
@71997
|
7 years |
vboxsync |
bugref:8345. Small fix in the ErrorInfoItem() constructor.
|
|
|
@71996
|
7 years |
vboxsync |
bugref:8345. Added a check into MachineMoveVM::updatePathsToStateFiles().
|
|
|
@71995
|
7 years |
vboxsync |
bugref:8345. Call WaitForAsyncProgressCompletion only in success.
|
|
|
@71993
|
7 years |
vboxsync |
bugref:8345. Splitted two AutoWriteLocks into two different scopes …
|
|
|
@71992
|
7 years |
vboxsync |
bugref:8345. Fixed the progress operation counter.
|
|
|
@71990
|
7 years |
vboxsync |
bugref:8345. Added a new internal class ErrorInfoItem and a list …
|
|
|
@71728
|
7 years |
vboxsync |
bugref:8345. Added a check for read-only destination.
|
|
|
@71581
|
7 years |
vboxsync |
bugref:8345. Attempt to fix the subtle bug with MEDIUMTASK structure …
|
|
|
@71376
|
7 years |
vboxsync |
Main/Machine: bugref:8345 Release Machine lock early enough, since …
|
|
|
@71315
|
7 years |
vboxsync |
bugref:8345. Removed trailing blanks.
|
|
|
@71309
|
7 years |
vboxsync |
bugref:8345. Improved logic updating the path of state files.
|
|
|
@71197
|
7 years |
vboxsync |
bugref:8345. The trailing blanks were removed.
|
|
|
@71192
|
7 years |
vboxsync |
bugref:8345. Cleaned up the code. Fixed an assertion on the debug …
|
|
|
@71063
|
7 years |
vboxsync |
Whitespace.
|
|
|
@71053
|
7 years |
vboxsync |
bugref: 8345. Added a function isMediumTypeSupportedForMoving(). …
|
|
|
@70973
|
7 years |
vboxsync |
bugref:8345. Fixed trailing blanks.
|
|
|
@70971
|
7 years |
vboxsync |
bugref:8345. Corrected progress setup and handling. Replaced RTPrintf …
|
|
|
@70877
|
7 years |
vboxsync |
bugref:8345. Added the checks for floppy images and for DVD disks. …
|
|
|
@70825
|
7 years |
vboxsync |
bugref:8345. Removed unused variable.
|
|
|
@70823
|
7 years |
vboxsync |
bugref:8345. removed changeset r120593 as useless for now. The …
|
|
|
@70806
|
7 years |
vboxsync |
bugref:8345. Fixed updating a saved state path for a snapshot.
|
|
|
@70692
|
7 years |
vboxsync |
bugref:8345. The unused variables were removed.
|
|
|
@70691
|
7 years |
vboxsync |
bugref:8345. The part for moving the log files was added.
|
|
|
@70674
|
7 years |
vboxsync |
bugref:8345. Added a Progress object for rollback action. is it …
|
|
|
@70648
|
7 years |
vboxsync |
scm police
|