VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79301   5 years vboxsync Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading and …
(edit) @79300   5 years vboxsync Main/GuestFileImpl.cpp: doc updates wrt file offsets. bugref:9320
(edit) @79296   5 years vboxsync Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
(edit) @79294   5 years vboxsync Main/Guest::init: Better error and object status handling - DnD should …
(edit) @79287   5 years vboxsync GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
(edit) @79285   5 years vboxsync Main/GuestFileImpl.cpp: Translate FileAccessMode_AppendOnly and …
(edit) @79283   5 years vboxsync Main/GuestProcessImpl: Cleanups. bugref:9320
(edit) @79282   5 years vboxsync Main/GuestFileImpl.cpp: Corrected worker called by writeAt to be the …
(edit) @79278   5 years vboxsync Main/GuestFileImpl.cpp: Cap the read and readAt requests at 1 MiB so …
(edit) @79263   5 years vboxsync Main/VMMDevInterface.cpp: Don't crash in VMMDev::hgcmShutdown if it's …
(edit) @79254   5 years vboxsync Main/GuestFileImpl.cpp: Reverted r128569 as comments alone can't fix …
(edit) @79253   5 years vboxsync Main/GuestFileImpl.cpp: Do not fail with a bland IPRT error when a …
(edit) @79239   5 years vboxsync Main/GuestProcessImpl.cpp: A shot at testset:11837960. bugref:9320
(edit) @79217   5 years vboxsync Main: bugref:6913: Changed the order of the IMediumRegisterEvents …
(edit) @79216   5 years vboxsync OCI: Declarations and stubs for ICloudClient::launchVM and …
(edit) @79211   5 years vboxsync Main: bugref:6913: Fixed compilation errors
(edit) @79209   5 years vboxsync Main: bugref:6913: Fixed: No IMediumRegisteredEvent occured for …
(edit) @79190   5 years vboxsync Main/Guest*: Must always initalize rcGuest because experience …
(edit) @79189   5 years vboxsync Main/Guest*: Must always initalize rcGuest because experience …
(edit) @79188   5 years vboxsync Main/GuestSessionImpl.cpp: More todos. bugref:9320
(edit) @79187   5 years vboxsync Main/GuestSessionImplTasks.cpp: Quick workaround for incorrect …
(edit) @79174   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79171   5 years vboxsync bugref:9416. fixed typo.
(edit) @79170   5 years vboxsync bugref:9416. Added cleanup logic for cloud import. Added comments …
(edit) @79168   5 years vboxsync fixed incorrect usage Utf8Str::assignEx.
(edit) @79161   5 years vboxsync Main/GuestSessionImpl.cpp: Added todo on directoryExists, Must always …
(edit) @79154   6 years vboxsync Main: bugref:6913: Fixed the NULL id in the MediumRegisteredEvent …
(edit) @79139   6 years vboxsync Main/vboxapi.py: Prefer S_OK and the E_XXXX style constants over the …
(edit) @79134   6 years vboxsync tdAddGuestCtrl.py,Main: Added @todos for incorrect directoryOpen …
(edit) @79133   6 years vboxsync tdAddGuestCtrl.py,Main: Added @todos for incorrect directoryOpen …
(edit) @79120   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79093   6 years vboxsync Main/Appliance: When importing an OVF with the vbox config xml the …
(edit) @79092   6 years vboxsync ValKit,++: Pylint 2.3.1 adjustments.
(edit) @79088   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79065   6 years vboxsync OCI: Pass IVirtualBox as a parameter to …
(edit) @79061   6 years vboxsync bugre:9404. Changed the command "list images". Now the requested …
(edit) @79055   6 years vboxsync Main/GuestImpl: Added OnGuestAdditionsStatusChanged event so the …
(edit) @79054   6 years vboxsync Main/AdditionsFacilityImpl: Simplified the data by kicking out the …
(edit) @79053   6 years vboxsync Main/GuestImpl.cpp: Must always catch bad_alloc when on an EMT …
(edit) @79052   6 years vboxsync Main/AdditionsFacilityImpl: Simplified the data by kicking out the …
(edit) @79051   6 years vboxsync Main/AdditionsFacilityImpl: i_getName() shouldn't return a 'Utf8Str' …
(edit) @79050   6 years vboxsync Main/GuestImpl: Added OnGuestAdditionsStatusChanged event so the …
(edit) @79049   6 years vboxsync Main/apiwrap-server*.xsl: Don't generate wrappers for event interfaces …
(edit) @79048   6 years vboxsync Main/EventImpl.cpp: nits
(edit) @79047   6 years vboxsync OCI: Get rid of the ICloudClient::getExportLaunchParameters hack now …
(edit) @79041   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79036   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @79033   6 years vboxsync bugref:9404. Changed the command \'list instances\'. Now the requested …
(edit) @79023   6 years vboxsync bugref:9416. fixed typo and log message.
(edit) @79002   6 years vboxsync PDM, Devices, FE, Main: allow size hints without notification for …
(edit) @78996   6 years vboxsync OCI: IRangedIntegerFormValue::suffix property, a counterpart of …
(edit) @78995   6 years vboxsync PDM, Devices, FE, Main: allow size hints without notification for …
(edit) @78968   6 years vboxsync Main/MachienImplMoveVM.cpp: Some more review comments and a couple of …
(edit) @78967   6 years vboxsync Main,GUI: S_FALSE is defined by com/defs.h now.
(edit) @78963   6 years vboxsync bugref:9416. Several changes in the exceptions handling.
(edit) @78950   6 years vboxsync Shared Clipboard/URI: Update; more work on clipboard area code, …
(edit) @78944   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78942   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78941   6 years vboxsync Main/HostDnsService: Fixed a memory leak; was not deleting the monitor …
(edit) @78940   6 years vboxsync OCI: Now that GUI doesn't use export form for testing (already) and …
(edit) @78931   6 years vboxsync bugref:9416. scm fix.
(edit) @78930   6 years vboxsync bugref:9416. fixed typo.
(edit) @78929   6 years vboxsync bugref:9416. fixed typo.
(edit) @78923   6 years vboxsync bugref:9416. Changed the choosing OS type logic for OCI import. Added …
(edit) @78916   6 years vboxsync Main/src-client,Main/include: Unregister HGCM service extensions on …
(edit) @78915   6 years vboxsync Main/src-client,Main/include: Unregister HGCM service extensions on …
(edit) @78910   6 years vboxsync Main/src-client/HGCM.cpp: Fix memory leak
(edit) @78901   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78900   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78899   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78898   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78897   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78896   6 years vboxsync OCI: Introduce StringFormValue::miltiline property. We'll see if it's …
(edit) @78879   6 years vboxsync Main: bugref:9416: Small NLS fix in import appliance stuff.
(edit) @78859   6 years vboxsync scm fixes.
(edit) @78857   6 years vboxsync bugref:9416. Fixed some comments.
(edit) @78847   6 years vboxsync API: do not loose monitor information which was set before devices …
(edit) @78844   6 years vboxsync bugref:9436. Empty ovf::OVFReader is needed.
(edit) @78843   6 years vboxsync bugref:9436. fixed interpret() for cloud case.
(edit) @78841   6 years vboxsync bugref:9436. Added progress for getInstanceInfo. Now getInstanceInfo …
(edit) @78836   6 years vboxsync bugref:8345. Refining and cleaning up the code.
(edit) @78829   6 years vboxsync Main: bugref:6913: Fixed macos compiler errors
(edit) @78827   6 years vboxsync Main: bugref:6913: Fixed compiler errors
(edit) @78826   6 years vboxsync Main: bugref:6913: Fixed compiler errors
(edit) @78825   6 years vboxsync Main: bugref:6913: Fixed IMediumRegisteredEvent issues
(edit) @78815   6 years vboxsync OCI: Make ICloudClient::getImportDescriptionForm return progress, we …
(edit) @78809   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78801   6 years vboxsync API: add IGuestMonitorInfoChangedEvent. bugref:9472: API: let the GUI …
(edit) @78786   6 years vboxsync Main/MediumAttachment: add attribute for querying the associated …
(edit) @78785   6 years vboxsync Main/cbinding: Stop having pre-created C header files for old releases …
(edit) @78784   6 years vboxsync API: add getVideoModeHint. bugref:9472: API: let the GUI notice video …
(edit) @78779   6 years vboxsync Main: Cache the VBoxInternal2/TurnResetIntoPowerOff value so we don't …
(edit) @78767   6 years vboxsync Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL …
(edit) @78766   6 years vboxsync Main/SessionMachine::takeSnapshot: Missed a pTask reference after …
(edit) @78765   6 years vboxsync Main/MachineImplMoveVM.cpp: Another todo. bugref:8345
(edit) @78764   6 years vboxsync Main/GuestSessionTask: Commented out RunAsync as it isn't used by …
(edit) @78763   6 years vboxsync Main/VirtualBox::i_saveMediaRegistry: No need to catch ... from …
(edit) @78762   6 years vboxsync Main: NULL pTask after createThread() call to catch any useage after …
(edit) @78761   6 years vboxsync Main/Machine::moveTo: Some cleanups and a lot of @todo's. bugref:8345
(edit) @78758   6 years vboxsync Main/GuestSession::i_startSessionAsync: Simplified the code a little. …
Note: See TracRevisionLog for help on using the revision log.

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