VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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, …
(edit) @76668   6 years vboxsync Main,FE/Qt: Only use precompiled headers for gcc 5.x and higher (for now).
(edit) @76667   6 years vboxsync Main,FE/Qt: Use KBUILD_KMK_REVISION, not KMK_REVISION, for the precomp …
(edit) @76657   6 years vboxsync Main/Makefile.kmk: oops
(edit) @76656   6 years vboxsync Main/Makefile.kmk: nit
(edit) @76655   6 years vboxsync Main/Makefile.kmk: nit
(edit) @76654   6 years vboxsync Main/Makefile.kmk: ifdef is preferred over $(if ) for constructing …
(edit) @76620   6 years vboxsync Main,FE/Qt: Made precompiled headers work with the kObjCache feature.
(edit) @76599   6 years vboxsync Main: scm fixes
(edit) @76598   6 years vboxsync Main: GCC precompiled headers hacking.
(edit) @76596   6 years vboxsync Main: Build fix
(edit) @76594   6 years vboxsync Main: Removed Logging.h .
(edit) @76593   6 years vboxsync Main: Don't use Logging.h.
(edit) @76592   6 years vboxsync Main: Don't use Logging.h.
(edit) @76591   6 years vboxsync Main/Makefile.kmk: tweaking precomp headers for gcc.
(edit) @76590   6 years vboxsync Main/apiwrap-server.xsl: Use the sane logging header.
(edit) @76588   6 years vboxsync */.scm-settings: cleanups.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76583   6 years vboxsync Main/.scm-settings: adjust
(edit) @76562   6 years vboxsync Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76542   6 years vboxsync Artwork: scm --fix-header-guards. bugref:9344
(edit) @76522   6 years vboxsync Main: gcc precompiled header adjustments.
(edit) @76521   6 years vboxsync Main: gcc precompiled header adjustments.
(edit) @76517   6 years vboxsync Main: scm --fix-header-guards. bugref:9344
(edit) @76514   6 years vboxsync Main: Preparations for GCC precompiled headers.
(edit) @76488   6 years vboxsync Main/apiwrap-server.xsl: Slapped #pragma once on all generated headers …
(edit) @76487   6 years vboxsync Main/include: Slapped #pragma once on all headers in prep for GCC …
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76439   6 years vboxsync Happy scm.
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76403   6 years vboxsync VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
(edit) @76394   6 years vboxsync DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76382   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76380   6 years vboxsync VBox/com/microatl.h: Include errcore.h rather than err.h for …
(edit) @76367   6 years vboxsync include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
(edit) @76366   6 years vboxsync include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
(edit) @76363   6 years vboxsync VFSExplorer: Fixed some mixed up error codes. bugref:9344
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76298   6 years vboxsync Main: bugref:6913: Added generation of some medium events. Contains …
(edit) @76250   6 years vboxsync Main: removed obsolete HostWindowId
(edit) @76240   6 years vboxsync Main: bugref:6913: had to revert all changes for the defect because of …
(edit) @76239   6 years vboxsync Main: bugref:6913: don't try to notify changes related to NULL medium …
(edit) @76238   6 years vboxsync Main: bugref:6913: Fixed use of already NULL reference to VirtualBox
(edit) @76220   6 years vboxsync Main: bugref:6913: fixed doxygen errors
(edit) @76215   6 years vboxsync Main: bugref:6913: Added generation of medium events
(edit) @76192   6 years vboxsync bugref:9242. "OCI" part was removed from VirtualSystemDescriptionType …
(edit) @76190   6 years vboxsync Main/DHCPServer: (bugref:9288) Added --comment command line option to …
(edit) @76170   6 years vboxsync Main/DHCPServer: (bugref:9288) …
(edit) @76168   6 years vboxsync UnattendedScript.cpp: Make scm happy (should teach it about #if).
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