VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79023   6 years vboxsync bugref:9416. fixed typo and log message.
(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) @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) @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) @78897   6 years vboxsync Shared Clipboard/URI: Update.
(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) @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) @78786   6 years vboxsync Main/MediumAttachment: add attribute for querying the associated …
(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) @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) @78755   6 years vboxsync Main/Appliance: Introduced the concept of status code checking to the …
(edit) @78754   6 years vboxsync Main/Appliance: Some cleanups of i_writeImpl and i_writeOPCImpl. …
(edit) @78749   6 years vboxsync Main/Appliance::i_importImpl: Ditto (bugref:9416). Untested.
(edit) @78748   6 years vboxsync Main/Appliance::i_readImpl: Fixes for regressions introduced by …
(edit) @78747   6 years vboxsync Main/Appliance::i_readImpl: Fixes for regressions introduced by …
(edit) @78658   6 years vboxsync Main: bugref:6913: Fixed some typo
(edit) @78632   6 years vboxsync Forward ported 130474,130475,130477,130479. bugref:9453
(edit) @78630   6 years vboxsync bugref:9416. small leftover removed.
(edit) @78605   6 years vboxsync bugref:9416. scm fixes.
(edit) @78604   6 years vboxsync bugref:9416. scm fixes.
(edit) @78603   6 years vboxsync bugref:9416. Fixed uninitialized variables.
(edit) @78602   6 years vboxsync bugref:9416. The second part of OCI import - the local part of import …
(edit) @78565   6 years vboxsync Main: bugref:6913: Fixed NULL id in the IMediumRegisteredEvent and …
(edit) @78509   6 years vboxsync Main/Machine+StorageController+SystemProperties+Console: Add basic …
(edit) @78430   6 years vboxsync bugref:9416. scm fixes.
(edit) @78429   6 years vboxsync bugref:9416. changed uint32_t to ULONG.
(edit) @78428   6 years vboxsync bugref:9416. The part of OCI import logic. New functions - …
(edit) @78427   6 years vboxsync Main: bugref:8612: Added some comment and removed debug tails
(edit) @78404   6 years vboxsync removed Utf8Str::assignEx() and replaced RTCString::compare() by …
(edit) @78403   6 years vboxsync Main/MediumImpl.cpp: Move those Medium::*Task::executeTask() stub …
(edit) @78401   6 years vboxsync Main/MediumImpl.cpp: Logging + review comment.
(edit) @78387   6 years vboxsync Main: bugref:8612: Fixed error during MacOS guest creation using GUI
(edit) @78352   6 years vboxsync Main: bugref:8612: Added HW virtualization enabled always in …
(edit) @78296   6 years vboxsync Main: bugref:8612: Fixed error happened during VM creation with …
(edit) @78277   6 years vboxsync Main/Machine::applyDefaults: corrected audio configuration order.
(edit) @78261   6 years vboxsync Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
(edit) @78256   6 years vboxsync bugref:9416. removed unused variable.
(edit) @78255   6 years vboxsync bugref:9416. Added new API function …
(edit) @78202   6 years vboxsync Main/VirtualBox+Machine: Fix bogus saving of VM config when the VM is …
(edit) @78124   6 years vboxsync Main: Machine+VirtualBox: slightly prettier fix to bugref:9075, …
(edit) @78122   6 years vboxsync Main: bugref:9075: allow using an UTF-8 string in the …
(edit) @78104   6 years vboxsync IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
(edit) @78102   6 years vboxsync Main: Appliance::i_searchUniqueImageFilePath: Untested attempt to …
(edit) @78101   6 years vboxsync Main: Appliance::i_searchUniqueImageFilePath: Untested attempt to …
(edit) @78098   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78090   6 years vboxsync *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
(edit) @78088   6 years vboxsync Main/glue: Consolidated the bool parameters of com::Initialize() into …
(edit) @78072   6 years vboxsync Recording/Main: Settings locking fixes.
(edit) @78071   6 years vboxsync Recording/Main: Implemented RecordingSettings::i_applyDefaults().
(edit) @78070   6 years vboxsync Recording/Main: Make pPeer of Recording[Screen]Settings::Data const.
(edit) @78069   6 years vboxsync Recording/Main: Fixed RecordingSettings::i_destroyAllScreenObj().
(edit) @78068   6 years vboxsync Recording/Main: Some renaming, comment fixes.
(edit) @78065   6 years vboxsync Main/HostDnsService: Pass fResume = FALSE to SetWaitableTimer() so …
(edit) @78033   6 years vboxsync Main/HostDnsServiceDarwin: Add and remove the stop source object in …
(edit) @78030   6 years vboxsync Main/HostDnsServiceDarwin: Preliminary fix to make VBoxSVC start on …
(edit) @78014   6 years vboxsync Main/HostDnsService: Build fix.
(edit) @78013   6 years vboxsync Main/HostDnsServiceDarwin: More shutdown fixes.
(edit) @78012   6 years vboxsync Main/HostDnsService: HostDnsServiceBase::uninit() is also virtual.
(edit) @78004   6 years vboxsync Main/HostDnsServiceDarwin: Formatting nits, moved …
(edit) @78000   6 years vboxsync Main/HostDnsServiceDarwin: Renaming.
(edit) @77999   6 years vboxsync Main/HostDnsServiceDarwin: Made the dynamic store name a bit more …
(edit) @77998   6 years vboxsync Main/HostDnsServiceDarwin: Added this pointer to shutdown callback and …
(edit) @77997   6 years vboxsync Main/HostDnsServiceDarwin: Remove the stopper source from the run loop …
(edit) @77996   6 years vboxsync Main/HostDnsService: Build fix.
(edit) @77995   6 years vboxsync Main/HostDnsService: Build fix.
(edit) @77993   6 years vboxsync Main/HostDnsService: Some more cleanup and renaming.
(edit) @77985   6 years vboxsync Main/HostDnsService: Renaming and cleanup (no functional changes) …
(edit) @77984   6 years vboxsync Main/HostDnsService: Renaming and cleanup (no functional changes).
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77875   6 years vboxsync NetAdp/Win: (bugref:9409) Work around host-only adapter naming issue …
(edit) @77872   6 years vboxsync Main/HostDnsServiceDarwin: Fix hang during shutdown due to m_fStop …
(edit) @77857   6 years vboxsync Main/MediumImpl: Remove the TCP/NET interface implementation and reuse …
(edit) @77804   6 years vboxsync NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
(edit) @77774   6 years vboxsync Main: Some unattended ubuntu 4.10 installation hacking (unsuccessful).
(edit) @77666   6 years vboxsync Main/HostDnsServiceDarwin: Fixed shutting down procedure by making …
(edit) @77606   6 years vboxsync Added AllocationBlockSize property to VDI backend, and ability to set …
(edit) @77506   6 years vboxsync Main/HostDnsService: fix a use-after-free running VBoxSVC in debug …
(edit) @77440   6 years vboxsync NetIf-win.cpp: build fix
(edit) @77438   6 years vboxsync Main/src-server/win/NetIf-win.cpp: fix compile issue introduced in …
(edit) @77437   6 years vboxsync Main/src-server/win/NetIf-win.cpp: make compiler happy but still fix …
(edit) @77436   6 years vboxsync Main: Eradicate the use of BSTR in regular API code, there were leaks …
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