VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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. …
(edit) @85275   4 years vboxsync Main/UnattendedInstaller.cpp: Return code mixup (harmless). bugref:9790
(edit) @85274   4 years vboxsync Main/PerformanceDarwin.cpp: Signed/unsigned conversion issues w/ …
(edit) @85273   4 years vboxsync Main/PerformanceImpl.cpp: C++11 deprecated std::mem_fun -> …
(edit) @85272   4 years vboxsync Main/iokit.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85271   4 years vboxsync Main/HostDnsServiceDarwin.cpp,++: Wrong index types (must use …
(edit) @85270   4 years vboxsync Main/xpcom/server.cpp: Status code type mixup. Fixed …
(edit) @85269   4 years vboxsync Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. [noref …
(edit) @85268   4 years vboxsync Main/xpcom/server.cpp: Status code type mixup. Fixed …
(edit) @85267   4 years vboxsync Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
(edit) @85266   4 years vboxsync Main/HostImpl.cpp: Some cleanups around …
(edit) @85265   4 years vboxsync Main/NetIf-win.cpp: createObject status should be checked and removed …
(edit) @85264   4 years vboxsync Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
(edit) @85263   4 years vboxsync Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. bugref:9790
(edit) @85262   4 years vboxsync Main/VirtualBoxImpl.cpp: Signed/unsigned conversion issues. Left a …
(edit) @85261   4 years vboxsync Main/SnapshotImpl.cpp: Unused member m_uMemSize in …
(edit) @85260   4 years vboxsync Main/HostImpl.cpp: Signed/unsigned conversion issue. bugref:9790
(edit) @85259   4 years vboxsync Main/HostPowerDarwin.cpp: float/double constant mix. bugref:9790
(edit) @85258   4 years vboxsync Main/USBIdDatabase.h: Signed/unsigned conversion issues. bugref:9790
(edit) @85257   4 years vboxsync Main/MachineImpl.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85256   4 years vboxsync Main/MachineImpl.cpp: Use printf and appendPrintf rather than …
(edit) @85255   4 years vboxsync Main/VRDEServerImpl.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85253   4 years vboxsync Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85252   4 years vboxsync Main/HostVideoInputDeviceImpl.cpp: Workaround for Clang 11 …
(edit) @85251   4 years vboxsync Main/ProgressImpl: Better solution to the LONG aResultCode issue of …
(edit) @85250   4 years vboxsync Main/ProgressProxyImpl.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85249   4 years vboxsync Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85248   4 years vboxsync Main/HostNetworkInterfaceImpl.cpp: Signed/unsigned conversion issues. …
(edit) @85247   4 years vboxsync Main/CloudProviderManagerImpl.cpp: Signed/unsigned conversion issues. …
(edit) @85246   4 years vboxsync OpenGLTest/darwin: Use the right template and disable warning/error …
(edit) @85245   4 years vboxsync Main/PCIDeviceAttachmentImpl.cpp: Signed/unsigned conversion issues. …
(edit) @85244   4 years vboxsync Main/DisplayPNGUtil.cpp: Signed/unsigned conversion issues. bugref:9790
(edit) @85243   4 years vboxsync Main/BandwidthControlImpl.cpp: Signed/unsigned conversion issues. …
(edit) @85242   4 years vboxsync Main/BandwidthGroupImpl: Sign conversion issues. bugref:9790
(edit) @85241   4 years vboxsync Main/netif.h: Signedness issue in getDefaultIPv4Address(). bugref:9790
(edit) @85240   4 years vboxsync Main/EventImpl.h: Fixed status code mixup in VBoxEventDesc::fire found …
(edit) @85239   4 years vboxsync Main/EventImpl.cpp: Made VBoxEvent::waitProcessed and …
(edit) @85238   4 years vboxsync Main/HashedPw.cpp: Signedness warning. bugref:9790
(edit) @85237   4 years vboxsync Main/VirtualBoxErrorInfoImpl: More signedness warnings. bugref:9790
(edit) @85236   4 years vboxsync Main/Matching: Removed unused member mDefIgnoreCase from …
(edit) @85235   4 years vboxsync Main/DHCPServerImpl: Fixed error code mixup in findLeaseByMAC() and …
(edit) @85234   4 years vboxsync Main/DHCPConfigImpl.cpp: Signedness warnings. bugref:9790
(edit) @85233   4 years vboxsync Main/ExtPackUtil.cpp: Fixed a error string construction bug in …
(edit) @85232   4 years vboxsync Main/ExtPackManagerImpl.cpp: Fixed error accumulation bug in …
(edit) @85231   4 years vboxsync NetworkServices/DhcpOptions: Signed warning fixes. bugref:9790
(edit) @85230   4 years vboxsync NetworkServices/DhcpOptions: Signed warning fix. bugref:9790
(edit) @85222   4 years vboxsync Main/ovfreader: Clang 11 complains about a bunch of unused members, so …
(edit) @85221   4 years vboxsync vd.h,VBoxInternalManager.cpp: It is certifiably insane to use 3 letter …
(edit) @85220   4 years vboxsync VBoxManageGuestCtrl.cpp: Must not use RT_ZERO on pCtx in …
(edit) @85219   4 years vboxsync Main/ApplianceImplImport.cpp: Fixed a bunch of VERR/HRESULT mixups, …
(edit) @85218   4 years vboxsync Main/VFSExplorerImpl.cpp: Corrected totally messed up …
(edit) @85217   4 years vboxsync Main/MachineImplMoveVM.cpp: Two FAILED/RT_FAILURE mixups. One sign …
(edit) @85216   4 years vboxsync Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
(edit) @85215   4 years vboxsync Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
(edit) @85214   4 years vboxsync Main/ProcessImpl.cpp: Tweaked the waitForOperationCompletion and …
(edit) @85213   4 years vboxsync SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to …
(edit) @85212   4 years vboxsync Main/QMTranslatorImpl.cpp: Sign conversion issues with Clang 11. Fixed …
(edit) @85210   4 years vboxsync Main/DisplayResampleImage.cpp: sign error/warning fix for Clang 11. …
(edit) @85209   4 years vboxsync xpcom18a4/python: Adjustment for .tbd introduction in 10.11. bugref:9790
(edit) @85208   4 years vboxsync iprt/time-r0drv-linux.c: Cleaned up RTTimeNow a little, we try use the …
(edit) @85204   4 years vboxsync shaderlib/wine: Clang 11 adjustments - 3rd try. bugref:9790
(edit) @85203   4 years vboxsync shaderlib/wine: Clang 11 adjustments - 2nd try. bugref:9790
(edit) @85201   4 years vboxsync libxml2: Fix enum compare for Clang 11. bugref:9790
(edit) @85200   4 years vboxsync Storage/VMDK.cpp: Missing DECLCALLBACK on definition. bugref:9794
(edit) @85199   4 years vboxsync DrvHostCoreAudio: Missing DECLCALLBACKs on prototypes. …
(edit) @85198   4 years vboxsync DevPciIch9: Missing DECLCALLBACK on two SetIrq callbacks. bugref:9794
(edit) @85197   4 years vboxsync DevSmc.cpp: Missing DECLCALLBACK on definitions. bugref:9794
(edit) @85196   4 years vboxsync shaderlib/wine: Clang 11 adjustments. bugref:9790
(edit) @85195   4 years vboxsync slirp: Clang 11 / OSX SDK 10.13 adjustments. bugref:9790
(edit) @85194   4 years vboxsync VirtioCore.h: Removed extra virtioCoreGCPhysChainCalcBufSize prototype …
(edit) @85193   4 years vboxsync VBoxDDUDeps.cpp,DevINIP.cpp: Workaround for Clang 11 nothrow …
(edit) @85192   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Implement Copy console …
(edit) @85191   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Separate Console menu rules …
(edit) @85190   4 years vboxsync FE/Qt: bugref:9722: UICloudNetworkingStuff: Extend wrappers with …
(edit) @85189   4 years vboxsync scm: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85188   4 years vboxsync VMM/HMVMXR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85187   4 years vboxsync VMM/VMMR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85186   4 years vboxsync VMM/TMAllVirtual.cpp: Missing DECLCALLBACK on …
(edit) @85185   4 years vboxsync VMM/PGMAllGst.cpp: Corrected to prototype for inline function. bugref:9794
(edit) @85184   4 years vboxsync VMM/IEMAll.cpp: Corrected to prototypes for inline functions. bugref:9794
(edit) @85183   4 years vboxsync VMM/CPUMAllMsrs.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85181   4 years vboxsync VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85180   4 years vboxsync VMM/PGMDbg.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85179   4 years vboxsync VMM/PGMPool.cpp: fall thru fix for Clang 11. bugref:9790
(edit) @85178   4 years vboxsync OCI: (bugref:9469) help, showvminfo and 'experimental' label in UI.
(edit) @85177   4 years vboxsync DBGCGdbRemoteStub.cpp: Missing DECLCALLBACK a bunch of places. bugref:9794
(edit) @85176   4 years vboxsync /Config.kmk,VBoxUSB/darwin/Makefile.kmk: Must use MacOSX10.10 or older …
(edit) @85175   4 years vboxsync darwin/VBoxUSB.cpp: printf non-sense with Clang 11. bugref:9790
(edit) @85174   4 years vboxsync SUPDrv: flower box upgrade
(edit) @85173   4 years vboxsync FE/Qt: bugref:9515. Removing some image file.
(edit) @85172   4 years vboxsync SUPDrv: Build fixes for Xcode 11 / SDK 10.13. bugref:9790
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