VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85908   4 years vboxsync Main: bugref:9623: Fixed issue causes the assertion during VBoxSVC …
(edit) @85876   4 years vboxsync Main/HostUpdateImpl.cpp: clang 11 found a bunch of setErrorVrc calls …
(edit) @85864   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85858   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85856   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85830   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: Enable and configure an IOMMU device …
(edit) @85820   4 years vboxsync Main: bugref:9623: Allow MediumType_Readonly and DVD in particular to …
(edit) @85803   4 years vboxsync Main: bugref:9618 Populate CFGM for virtualized VMSAVE/VMLOAD (only …
(edit) @85769   4 years vboxsync Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
(edit) @85746   4 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85745   4 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85744   4 years vboxsync DnD/Main: Renaming (GuestDnDResponse -> GuestDnDState).
(edit) @85743   4 years vboxsync DnD/Main: Don't mix rc and HRESULT in GuestDnD[Source|Target]::init() …
(edit) @85742   4 years vboxsync DnD/Main: Removed IDnDBase::protocolVersion getter (affects …
(edit) @85741   4 years vboxsync Reverted r139888 to change commit message.
(edit) @85740   4 years vboxsync DnD/Main: Got rid of protocol-guessing via Guest Additions version and …
(edit) @85739   4 years vboxsync DnD/Main: Got rid of protocol-guessing via Guest Additions version and …
(edit) @85738   4 years vboxsync Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
(edit) @85737   4 years vboxsync Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
(edit) @85736   4 years vboxsync Main/HostUpdateImpl.cpp: Better (but completely untested) server …
(edit) @85735   4 years vboxsync Main/HostUpdateImpl.cpp: Make sure the RTHTTP instance is always …
(edit) @85734   4 years vboxsync Main/HostUpdateImpl.cpp: Another Bstr -> Utf8Str. ULONG != unsigned …
(edit) @85733   4 years vboxsync Main/HostUpdateImpl.cpp: updateCheck() must validate the aCheckType …
(edit) @85732   4 years vboxsync Reverting 139878 to correct commit msg.
(edit) @85731   4 years vboxsync Main/HostUpdateImpl.cpp: updateCheck() must validate the …
(edit) @85730   4 years vboxsync Main/HostUpdateImpl.cpp: Removed the getUpdate() method as it is not …
(edit) @85729   4 years vboxsync Main/HostUpdateImpl.cpp: Remove a bunch of misleading /*static*/ …
(edit) @85728   4 years vboxsync Main/HostUpdateImpl.cpp: platformInfo should return Utf8Str and the …
(edit) @85717   4 years vboxsync OpenGLTest/Makefile.kmk: Only build VBoxOGL2D when needed, so we can …
(edit) @85688   4 years vboxsync Main,FE/VBoxManage+Host: fix build: remove trailing whitespace
(edit) @85686   4 years vboxsync Main/Host: fix build: HostUpdate::getUpdate() should return E_NOTIMPL …
(edit) @85685   4 years vboxsync FE/VBoxManage: fix build: strcasecmp() should be RTStrICmp() and …
(edit) @85683   4 years vboxsync Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
(edit) @85681   4 years vboxsync DnD: Lots of documentation.
(edit) @85650   4 years vboxsync IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
(edit) @85609   4 years vboxsync ticketref:19791 fix udevadm constrol misspellings, contributed by …
(edit) @85583   4 years vboxsync DnD/Main: Also update the announced meta data in GuestDnDMetaData::add().
(edit) @85574   4 years vboxsync Main: Added ISystemProperties::getCPUProfiles.
(edit) @85569   4 years vboxsync Main/VirtualBox.xidl: comment typo
(edit) @85564   4 years vboxsync DnD/Main: Cleaned up error path handling a bit.
(edit) @85561   4 years vboxsync DnD/Main: Extended @todo.
(edit) @85560   4 years vboxsync DnD/Main: Extended GuestDnD::toFormatList() to be able to specify an …
(edit) @85559   4 years vboxsync DnD/Main: Return boolean as return value for …
(edit) @85558   4 years vboxsync DnD/Main: Return list as return value for GuestDnDBase::i_getFormats().
(edit) @85557   4 years vboxsync DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate.
(edit) @85554   4 years vboxsync DnD/Main: Renamed GuestDnDMsg::setNextXXX() -> GuestDnDMsg::appendXXX().
(edit) @85553   4 years vboxsync DnD/Main: Docs.
(edit) @85549   4 years vboxsync DnD/Main: Use PAGE_SIZE for meta data block alignment.
(edit) @85537   4 years vboxsync DnD/Main: More fixes and cleanups.
(edit) @85489   4 years vboxsync Main: bugref:9784: Moved the call to CoInitializeSecurity into …
(edit) @85451   4 years vboxsync DnD/Main: Release and re-acquire write locks before/after creating …
(edit) @85436   4 years vboxsync DnD/Main: More guest -> host fixes.
(edit) @85429   4 years vboxsync DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
(edit) @85423   4 years vboxsync DnD/Main: More fixes.
(edit) @85421   4 years vboxsync Main/apiwrap-server.xsl: add missing space before "enter" in …
(edit) @85402   4 years vboxsync DnD/Main: Renaming; use size_t where appropriate.
(edit) @85376   4 years vboxsync DnD: Build fix.
(edit) @85373   4 years vboxsync DnD: Fixed crashes on VM shutdown.
(edit) @85371   4 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85368   4 years vboxsync Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
(edit) @85365   4 years vboxsync Main/Makefile.kmk: Appliance code no longer depends on revision header
(edit) @85364   4 years vboxsync Main/Appliance: remove #include which currently causes some dependency …
(edit) @85363   4 years vboxsync Main/Appliance: correct border case handling when converting VBox OS …
(edit) @85360   4 years vboxsync OCI: (bugref:9469) Two more missing files exported to OSE with …
(edit) @85359   4 years vboxsync OCI: (bugref:9469) Enable cloud network feature in OSE, LogRel …
(edit) @85357   4 years vboxsync OCI: (bugref:9469) descriptive error message on trying to run …
(edit) @85338   4 years vboxsync Devices/Makefile.kmk,OpenGLTest/Makefile.kmk: Disable warnings about …
(edit) @85324   4 years vboxsync OCI: ICloudMachine - methods to get PowerShell commands for ssh …
(edit) @85323   4 years vboxsync Oops, g/c accidental text (that is, fortunately, ignored).
(edit) @85317   4 years vboxsync Main/comimpl.xsl: Cleanup - don't emit inline setters we don't need. …
(edit) @85315   4 years vboxsync Main/comimpl.xsl: Use Utf8Str to store strings internally in the event …
(edit) @85314   4 years vboxsync VBox/com/string.h: Corrected Utf8Str::cloneToEx implementation to …
(edit) @85310   4 years vboxsync Main/comimpl.xsl,VirtualBox.xidl: Added an 'autogenflags' attribute to …
(edit) @85309   4 years vboxsync Main: Try harder using the Utf8Str versions of the event stuff where …
(edit) @85307   4 years vboxsync Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
(edit) @85306   4 years vboxsync Main/comimpl.xsl,++: Make it possible to pass Utf8Str rather that …
(edit) @85305   4 years vboxsync Main/comimpl.xsl,++: Make trivial internal setters return void rather …
(edit) @85304   4 years vboxsync Main: i_onXxxxChange -> i_onXxxxChanged to match the event name. …
(edit) @85302   4 years vboxsync Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
(edit) @85301   4 years vboxsync Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
(edit) @85300   4 years vboxsync Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
(edit) @85299   4 years vboxsync Main/comimpl.xsl: Use Log12 in the MAIN_EVENT group for event …
(edit) @85298   4 years vboxsync Main/comimpl.xsl: Made the CreateXxxxEvent and ReuseXxxxEvent …
(edit) @85295   4 years vboxsync Main/comimpl.xsl: Made the fireXxxxxEvent methods call FireEvent …
(edit) @85294   4 years vboxsync Main/comimpl.xsl: Some event cleanups. bugref:9790
(edit) @85293   4 years vboxsync Main/comimpl.xsl,EventImpl.h,Makefile.kmk: Some event cleanups. bugref:9790
(edit) @85292   4 years vboxsync Main/VirtualBoxImpl.cpp: scm fix. bugref:9790
(edit) @85290   4 years vboxsync Main/comimpl.xsl(VBoxEvents.*): Made the internal setter methods …
(edit) @85288   4 years vboxsync Main: Adding two Bstr::assignEx variants that returns HRESULT instead …
(edit) @85287   4 years vboxsync Main/VirtualBoxImpl.cpp: Fix copy&paste blunder in …
(edit) @85286   4 years vboxsync Main: Refactored the generated event code implementation as Clang 11 …
(edit) @85285   4 years vboxsync Main/Settings.cpp: Signed/unsigned conversion issue. bugref:9790
(edit) @85284   4 years vboxsync Main/MediumImpl.cpp: Signed/unsigned conversion issues, a whole bunch …
(edit) @85283   4 years vboxsync Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
(edit) @85282   4 years vboxsync Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
(edit) @85281   4 years vboxsync Main/ApplianceImplImport.cpp: Fixed a VERR/HRESULT mixup, change all …
(edit) @85280   4 years vboxsync Main/HostPower.cpp: Signed/unsigned conversion issue. bugref:9790
(edit) @85279   4 years vboxsync Main/USBProxyBackendUsbIp.cpp: The 'unused' u32Status fields are …
(edit) @85277   4 years vboxsync Main/UnattendedImpl.cpp: Signed/unsigned conversion issues wrt Port …
(edit) @85276   4 years vboxsync Main/VRDEServerImpl.cpp: Workaround for Clang 11 nothrow/PPFN issue. …
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