VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77819   6 years vboxsync Main/Makefile.kmk: Extpack build fix for bugref:9242.
(edit) @77814   6 years vboxsync Main/ConsoleImpl.cpp/powerUp: Moved VRDE audio driver attaching and …
(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) @77753   6 years vboxsync ConsoleImpl2.cpp: preprocessor indent
(edit) @77703   6 years vboxsync BVGA,Display,FE/Qt: Don't flood the release log with screen updates …
(edit) @77688   6 years vboxsync OCI: ICloudClient::getExportLaunchDescriptionForm - declare and define …
(edit) @77679   6 years vboxsync Main: Drop trailing whitespace in previous.
(edit) @77676   6 years vboxsync websrv-cpp.xsl: the interface name is in $thatifname, not $ifname. …
(edit) @77675   6 years vboxsync Main: Oops, add wsmap to previous.
(edit) @77674   6 years vboxsync Main: Define IForm and related interfaces.
(edit) @77666   6 years vboxsync Main/HostDnsServiceDarwin: Fixed shutting down procedure by making …
(edit) @77637   6 years vboxsync Main/Global.cpp: Ecomstation needs a floppy too, for the key file.
(edit) @77624   6 years vboxsync Main/ExtPackManager: fix leak of CloudProviderManager instance from an …
(edit) @77606   6 years vboxsync Added AllocationBlockSize property to VDI backend, and ability to set …
(edit) @77588   6 years vboxsync Guest Control/Main: Implemented virtual guest object methods for …
(edit) @77587   6 years vboxsync Guest Control/Main: Implemented virtual guest object methods for …
(edit) @77586   6 years vboxsync Guest Control/Main: Make sure to cancel pending wait events in …
(edit) @77585   6 years vboxsync Guest Control/Main: No need to use ASMAtomicXXX routines for …
(edit) @77583   6 years vboxsync Guest Control/Main: Renamed IGuestSession::i_isReadyExternal() -> …
(edit) @77582   6 years vboxsync Guest Control/Main: Renamed IGuestSession::i_isReadyExternal() -> …
(edit) @77581   6 years vboxsync Global: Default to no USB for DOS and NetWare, floppy drive for NetWare.
(edit) @77562   6 years vboxsync HGCMThread: fixed incorrec stats registration. bugref:9172
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @77555   6 years vboxsync VBoxLogRelCreate.cpp: reverted accidental commit r129154. bugref:9172
(edit) @77554   6 years vboxsync grr. reverting previous commit
(edit) @77553   6 years vboxsync VBoxLogRelCreate.cpp: reverted accidental commit r129154. bugref:9172
(edit) @77549   6 years vboxsync linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
(edit) @77531   6 years vboxsync Guest Control/Main: Fixed directory creation / mode flags for session …
(edit) @77527   6 years vboxsync Guest Control/Main: Point out that dry run mode is not supported yet …
(edit) @77508   6 years vboxsync Guest Control/Main: c_str() not needed here.
(edit) @77506   6 years vboxsync Main/HostDnsService: fix a use-after-free running VBoxSVC in debug …
(edit) @77500   6 years vboxsync Guest Control/Main: Respect dry run in …
(edit) @77499   6 years vboxsync Guest Control/Main: Copy/paste typo in GuestSessionTaskCopyFrom::Run().
(edit) @77496   6 years vboxsync Guest Control/Main: Added exit code handling for …
(edit) @77495   6 years vboxsync Guest Control/Main: Renamed GuestSessionTask::directoryCreate() -> …
(edit) @77485   6 years vboxsync Main: add out-of-range to host-side pointer reporting. bugref:9376: …
(edit) @77452   6 years vboxsync Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
(edit) @77451   6 years vboxsync Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
(edit) @77449   6 years vboxsync Main/Settings.cpp: Catch any error in the constructor of …
(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 …
(edit) @77387   6 years vboxsync GuestControl/Main: Const'ed data to write in i_writeData[At].
(edit) @77386   6 years vboxsync GuestControl/Main: Check for data size to write in GuestFile::write[At].
(edit) @77385   6 years vboxsync GuestControl/Main: Fixed initializing some members.
(edit) @77371   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @77370   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @77279   6 years vboxsync Guest Control/Main + FE/Qt: Reverted r128734 (Be more strict for …
(edit) @77252   6 years vboxsync bugref:9349. Fixed aTimeRemaining wrong calculation.
(edit) @77227   6 years vboxsync Guest Control/Main + FE/Qt: Be more strict for …
(edit) @77204   6 years vboxsync bugref:9349. Fixed the wrong conversion.
(edit) @77191   6 years vboxsync Main/HGCMThread: Don't clear the thread handle when the thread exits …
(edit) @77178   6 years vboxsync VBoxExtPackHelperApp.cpp: Uninstall must handle --forced option.
(edit) @77157   6 years vboxsync Main/GuestBase::registerWaitEventEx: Incorrect assertion. bugref:9313
(edit) @77152   6 years vboxsync Main/Display: add logging for cursor information going through. …
(edit) @77133   6 years vboxsync Fix a Windows burn from the last commit. bugref:9376: Complete …
(edit) @77130   6 years vboxsync pdmifs/DevVGA/DisplayImpl: add screen id to …
(edit) @77116   6 years vboxsync Guest Control/Main: Docs.
(edit) @77113   6 years vboxsync Guest Control/Main: The comment about Guest::i_notifyCtrlDispatcher() …
(edit) @77112   6 years vboxsync Guest Control/Main: Clarify GuestFile::getOffset().
(edit) @77104   6 years vboxsync Main/NetIf-freebsd.cpp: Compile fixes
(edit) @77103   6 years vboxsync Main/HostHardwareFreeBSD: Compile fixes
(edit) @77102   6 years vboxsync tstCollector: Complete conversion from printf() to RTPrintf()
(edit) @77101   6 years vboxsync Main/USBProxyBackend: FreeBSD compile fix
(edit) @77100   6 years vboxsync Main/ConsoleImpl: Don't mix COM and IPRT/VBox status codes (FreeBSD …
(edit) @77097   6 years vboxsync Guest Control/Main: Renaming (NOREF -> RT_NOREF).
(edit) @77096   6 years vboxsync Guest Control/Main: Use the new code path of …
(edit) @77095   6 years vboxsync Guest Control/Main: Forgot to return the created event in …
(edit) @77093   6 years vboxsync Guest Control/Main: Added VERR_GSTCTL_MAX_CID_COUNT_REACHED and use it …
(edit) @77083   6 years vboxsync Guest Control/Main: Comments.
(edit) @77082   6 years vboxsync Guest Control/Main: Assertion not needed in …
(edit) @77081   6 years vboxsync Guest Control/Main: Doxygen (build) fix.
(edit) @77080   6 years vboxsync Guest Control/Main: Parameter conversion in …
(edit) @77079   6 years vboxsync Guest Control/Main: Fixed GuestWaitEvent initialization by now having …
(edit) @77075   6 years vboxsync Guest Control/Main: Made GUEST_FILE_NOTIFYTYPE_WRITE more uniform to …
(edit) @77074   6 years vboxsync Guest Control/Main: Get rid of uProcFlags parameter of …
(edit) @77073   6 years vboxsync Guest Control/Main: Also check process priority flags in …
(edit) @77072   6 years vboxsync Guest Control/Main: Fixes for GuestSession::fileExist().
(edit) @77071   6 years vboxsync Guest Control/Main: Removed VERR_PERMISSION_DENIED in …
(edit) @77070   6 years vboxsync Guest Control/Main: Removed VERR_PERMISSION_DENIED in …
(edit) @77069   6 years vboxsync Guest Control/Main: Check flags of …
(edit) @77068   6 years vboxsync Guest Control/Main: Renamed GuestSessionTaskInternalOpen() to …
(edit) @77066   6 years vboxsync Config.kmk, webservice/Makefile.kmk: more Java webservice fixing for …
(edit) @77065   6 years vboxsync Guest Control/API docs: Spelling.
(edit) @77053   6 years vboxsync Guest Control/API docs: Emphasize path usage for …
(edit) @77039   6 years vboxsync Main/Machine: fix CPUID override removal, it ran into …
(edit) @77038   6 years vboxsync Guest Control/Main: Fixed the number of operations when copying from …
(edit) @77036   6 years vboxsync Guest Control/Main: Fixed the number of operations when copying from …
(edit) @76985   6 years vboxsync Graphics/VMSVGA: make VBoxSVGA compatibility with old vboxvideo …
(edit) @76958   6 years vboxsync Guest Control: Unifying terminology for (client/host) commands, …
(edit) @76893   6 years vboxsync Recording/Main: Use lock() and unlock() in more places.
(edit) @76891   6 years vboxsync DnD: Renamed HOST_DND_HG_EVT_CANCEL -> HOST_DND_HG_CANCEL, fixes for …
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76818   6 years vboxsync Config.kmk, HostDrivers/Support, Main, FE/Qt, Installer: bugref:9049: …
(edit) @76761   6 years vboxsync Main/webservice: fixes, bugref:9329 - the line has to be somewhere.
(edit) @76760   6 years vboxsync Main/Recording: thin out the excessive includes so that it doesn't …
(edit) @76711   6 years vboxsync ConsoleImpl2: Use new style CFGM config for PCnet emulation.
(edit) @76678   6 years vboxsync Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
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