|
|
@85245
|
4 years |
vboxsync |
Main/PCIDeviceAttachmentImpl.cpp: Signed/unsigned conversion issues. …
|
|
|
@85244
|
4 years |
vboxsync |
Main/DisplayPNGUtil.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85243
|
4 years |
vboxsync |
Main/BandwidthControlImpl.cpp: Signed/unsigned conversion issues. …
|
|
|
@85242
|
4 years |
vboxsync |
Main/BandwidthGroupImpl: Sign conversion issues. bugref:9790
|
|
|
@85241
|
4 years |
vboxsync |
Main/netif.h: Signedness issue in getDefaultIPv4Address(). bugref:9790
|
|
|
@85240
|
4 years |
vboxsync |
Main/EventImpl.h: Fixed status code mixup in VBoxEventDesc::fire found …
|
|
|
@85239
|
4 years |
vboxsync |
Main/EventImpl.cpp: Made VBoxEvent::waitProcessed and …
|
|
|
@85238
|
4 years |
vboxsync |
Main/HashedPw.cpp: Signedness warning. bugref:9790
|
|
|
@85237
|
4 years |
vboxsync |
Main/VirtualBoxErrorInfoImpl: More signedness warnings. bugref:9790
|
|
|
@85236
|
4 years |
vboxsync |
Main/Matching: Removed unused member mDefIgnoreCase from …
|
|
|
@85235
|
4 years |
vboxsync |
Main/DHCPServerImpl: Fixed error code mixup in findLeaseByMAC() and …
|
|
|
@85234
|
4 years |
vboxsync |
Main/DHCPConfigImpl.cpp: Signedness warnings. bugref:9790
|
|
|
@85233
|
4 years |
vboxsync |
Main/ExtPackUtil.cpp: Fixed a error string construction bug in …
|
|
|
@85232
|
4 years |
vboxsync |
Main/ExtPackManagerImpl.cpp: Fixed error accumulation bug in …
|
|
|
@85231
|
4 years |
vboxsync |
NetworkServices/DhcpOptions: Signed warning fixes. bugref:9790
|
|
|
@85230
|
4 years |
vboxsync |
NetworkServices/DhcpOptions: Signed warning fix. bugref:9790
|
|
|
@85222
|
4 years |
vboxsync |
Main/ovfreader: Clang 11 complains about a bunch of unused members, so …
|
|
|
@85221
|
4 years |
vboxsync |
vd.h,VBoxInternalManager.cpp: It is certifiably insane to use 3 letter …
|
|
|
@85220
|
4 years |
vboxsync |
VBoxManageGuestCtrl.cpp: Must not use RT_ZERO on pCtx in …
|
|
|
@85219
|
4 years |
vboxsync |
Main/ApplianceImplImport.cpp: Fixed a bunch of VERR/HRESULT mixups, …
|
|
|
@85218
|
4 years |
vboxsync |
Main/VFSExplorerImpl.cpp: Corrected totally messed up …
|
|
|
@85217
|
4 years |
vboxsync |
Main/MachineImplMoveVM.cpp: Two FAILED/RT_FAILURE mixups. One sign …
|
|
|
@85216
|
4 years |
vboxsync |
Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
|
|
|
@85215
|
4 years |
vboxsync |
Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
|
|
|
@85214
|
4 years |
vboxsync |
Main/ProcessImpl.cpp: Tweaked the waitForOperationCompletion and …
|
|
|
@85213
|
4 years |
vboxsync |
SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to …
|
|
|
@85212
|
4 years |
vboxsync |
Main/QMTranslatorImpl.cpp: Sign conversion issues with Clang 11. Fixed …
|
|
|
@85210
|
4 years |
vboxsync |
Main/DisplayResampleImage.cpp: sign error/warning fix for Clang 11. …
|
|
|
@85209
|
4 years |
vboxsync |
xpcom18a4/python: Adjustment for .tbd introduction in 10.11. bugref:9790
|
|
|
@85208
|
4 years |
vboxsync |
iprt/time-r0drv-linux.c: Cleaned up RTTimeNow a little, we try use the …
|
|
|
@85204
|
4 years |
vboxsync |
shaderlib/wine: Clang 11 adjustments - 3rd try. bugref:9790
|
|
|
@85203
|
4 years |
vboxsync |
shaderlib/wine: Clang 11 adjustments - 2nd try. bugref:9790
|
|
|
@85201
|
4 years |
vboxsync |
libxml2: Fix enum compare for Clang 11. bugref:9790
|
|
|
@85200
|
4 years |
vboxsync |
Storage/VMDK.cpp: Missing DECLCALLBACK on definition. bugref:9794
|
|
|
@85199
|
4 years |
vboxsync |
DrvHostCoreAudio: Missing DECLCALLBACKs on prototypes. …
|
|
|
@85198
|
4 years |
vboxsync |
DevPciIch9: Missing DECLCALLBACK on two SetIrq callbacks. bugref:9794
|
|
|
@85197
|
4 years |
vboxsync |
DevSmc.cpp: Missing DECLCALLBACK on definitions. bugref:9794
|
|
|
@85196
|
4 years |
vboxsync |
shaderlib/wine: Clang 11 adjustments. bugref:9790
|
|
|
@85195
|
4 years |
vboxsync |
slirp: Clang 11 / OSX SDK 10.13 adjustments. bugref:9790
|
|
|
@85194
|
4 years |
vboxsync |
VirtioCore.h: Removed extra virtioCoreGCPhysChainCalcBufSize prototype …
|
|
|
@85193
|
4 years |
vboxsync |
VBoxDDUDeps.cpp,DevINIP.cpp: Workaround for Clang 11 nothrow …
|
|
|
@85192
|
4 years |
vboxsync |
FE/Qt: bugref:9722: VirtualBox Manager: Implement Copy console …
|
|
|
@85191
|
4 years |
vboxsync |
FE/Qt: bugref:9722: VirtualBox Manager: Separate Console menu rules …
|
|
|
@85190
|
4 years |
vboxsync |
FE/Qt: bugref:9722: UICloudNetworkingStuff: Extend wrappers with …
|
|
|
@85189
|
4 years |
vboxsync |
scm: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85188
|
4 years |
vboxsync |
VMM/HMVMXR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85187
|
4 years |
vboxsync |
VMM/VMMR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85186
|
4 years |
vboxsync |
VMM/TMAllVirtual.cpp: Missing DECLCALLBACK on …
|
|
|
@85185
|
4 years |
vboxsync |
VMM/PGMAllGst.cpp: Corrected to prototype for inline function. bugref:9794
|
|
|
@85184
|
4 years |
vboxsync |
VMM/IEMAll.cpp: Corrected to prototypes for inline functions. bugref:9794
|
|
|
@85183
|
4 years |
vboxsync |
VMM/CPUMAllMsrs.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85181
|
4 years |
vboxsync |
VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85180
|
4 years |
vboxsync |
VMM/PGMDbg.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85179
|
4 years |
vboxsync |
VMM/PGMPool.cpp: fall thru fix for Clang 11. bugref:9790
|
|
|
@85178
|
4 years |
vboxsync |
OCI: (bugref:9469) help, showvminfo and 'experimental' label in UI.
|
|
|
@85177
|
4 years |
vboxsync |
DBGCGdbRemoteStub.cpp: Missing DECLCALLBACK a bunch of places. bugref:9794
|
|
|
@85176
|
4 years |
vboxsync |
/Config.kmk,VBoxUSB/darwin/Makefile.kmk: Must use MacOSX10.10 or older …
|
|
|
@85175
|
4 years |
vboxsync |
darwin/VBoxUSB.cpp: printf non-sense with Clang 11. bugref:9790
|
|
|
@85174
|
4 years |
vboxsync |
SUPDrv: flower box upgrade
|
|
|
@85173
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Removing some image file.
|
|
|
@85172
|
4 years |
vboxsync |
SUPDrv: Build fixes for Xcode 11 / SDK 10.13. bugref:9790
|
|
|
@85171
|
4 years |
vboxsync |
SUPDrv.cpp: Clang 11 nothrow workaround. bugref:9794
|
|
|
@85169
|
4 years |
vboxsync |
VMM/tstCFGM: Allocate zeroed memory for the user mode VM structure, …
|
|
|
@85168
|
4 years |
vboxsync |
FE/Qt: bugref:9515. More improvements
|
|
|
@85167
|
4 years |
vboxsync |
IPRT/r0drv/darwin: Workarounds for stupid printf %p validation. bugref:9790
|
|
|
@85166
|
4 years |
vboxsync |
tstIprtList: Clang 11 nothrow bug/weirdness wrt arrays. bugref:9790 …
|
|
|
@85164
|
4 years |
vboxsync |
VBoxRTDeps.cpp: Workaround for Clang 11 nothrow bug/weirdness. bugref:9794
|
|
|
@85163
|
4 years |
vboxsync |
IPRT/RTPathUserDocuments-darwin.cpp: Addressed API deprecation. bugref:9790
|
|
|
@85162
|
4 years |
vboxsync |
IPRT/http-curl.cpp: Deprecated function, missing RT_NOTHROW_DEF. …
|
|
|
@85160
|
4 years |
vboxsync |
*: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised …
|
|
|
@85159
|
4 years |
vboxsync |
ValidationKit/tdStorageBenchmark1: Don't use the .disk suffix but …
|
|
|
@85158
|
4 years |
vboxsync |
PCnet: Dump BCR18 (DWIO) in info handler, too.
|
|
|
@85157
|
4 years |
vboxsync |
FE/Qt: bugref:9515:
- Marking pages and widgets correctly when they …
|
|
|
@85156
|
4 years |
vboxsync |
Devices/Graphics: Release texture object on failure (reverted a part …
|
|
|
@85155
|
4 years |
vboxsync |
IPRT: Added RTStrSplit + testcases [build fix].
|
|
|
@85154
|
4 years |
vboxsync |
IPRT: Added RTStrSplit + testcases.
|
|
|
@85153
|
4 years |
vboxsync |
Devices/Graphics: Release texture object on failure, bugref:9747
|
|
|
@85152
|
4 years |
vboxsync |
Linux modules: fix makefile typo in previous change
|
|
|
@85151
|
4 years |
vboxsync |
FE/Qt: bugref:9722: VirtualBox Manager: Implement action to copy …
|
|
|
@85150
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Marking more widgets.
|
|
|
@85146
|
4 years |
vboxsync |
Dev/E1000,PDM: (bugref:9764) disable UFO, UDP header checks, zero MSS …
|
|
|
@85145
|
4 years |
vboxsync |
DnD/HostService: Improved verification of …
|
|
|
@85144
|
4 years |
vboxsync |
Another attempt to fix oem2 build.
|
|
|
@85143
|
4 years |
vboxsync |
Attempt to fix oem2 build.
|
|
|
@85142
|
4 years |
vboxsync |
Partial build fix for r139085.
|
|
|
@85141
|
4 years |
vboxsync |
Reverted r139086.
|
|
|
@85140
|
4 years |
vboxsync |
Build fix for r139085.
|
|
|
@85139
|
4 years |
vboxsync |
OCI: (bugref:9469) Proxy support (without authentication) for local …
|
|
|
@85138
|
4 years |
vboxsync |
VBoxManageSnapshot.cpp: Unnecessary conversion.
|
|
|
@85137
|
4 years |
vboxsync |
FE/Qt: bugref:9515: A bit of cleanup for r139081.
|
|
|
@85136
|
4 years |
vboxsync |
FE/Qt: Removing some empty lines.
|
|
|
@85135
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Marking the iso file selector if it breaks isComplete.
|
|
|
@85134
|
4 years |
vboxsync |
Devices/Storage/LsiLogic: Fix regression introduced in r139017, bugref:9767
|
|
|
@85133
|
4 years |
vboxsync |
OCI: Get instance console connection information as part of …
|
|
|
@85132
|
4 years |
vboxsync |
Network/DevVirtioNet_1_0 fixed accidental renaming of some constants
|
|
|
@85131
|
4 years |
vboxsync |
Doxyfile*: Adjustments. bugref:9794
|
|
|
@85130
|
4 years |
vboxsync |
Doxyfile*: Adjustments. bugref:9794
|
|
|
@85129
|
4 years |
vboxsync |
SUPLib: Make the suplibOs* hidden. bugref:9794
|
|
|
@85128
|
4 years |
vboxsync |
SUPLib: valign. bugref:9794
|
|
|
@85127
|
4 years |
vboxsync |
iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to …
|
|
|