|
|
@85325
|
5 years |
vboxsync |
VirtioCore.h: Removed unnecessary prototypes of …
|
|
|
@85324
|
5 years |
vboxsync |
OCI: ICloudMachine - methods to get PowerShell commands for ssh …
|
|
|
@85323
|
5 years |
vboxsync |
Oops, g/c accidental text (that is, fortunately, ignored).
|
|
|
@85322
|
5 years |
vboxsync |
/Config.kmk: Add -Wno-undefined-var-template to the CXX warning …
|
|
|
@85321
|
5 years |
vboxsync |
VBoxGuest.cpp: Workaround for Clang 11 nothrow bug/weirdness. bugref:9794
|
|
|
@85320
|
5 years |
vboxsync |
lwip/icmp*.h: Clang 11 workaround. [grr] bugref:9790
|
|
|
@85319
|
5 years |
vboxsync |
lwip/icmp*.h: Clang 11 workaround. bugref:9790
|
|
|
@85318
|
5 years |
vboxsync |
HostServices: Clang 11++ adjustments. Eliminated pointless auto_ptr. …
|
|
|
@85317
|
5 years |
vboxsync |
Main/comimpl.xsl: Cleanup - don't emit inline setters we don't need. …
|
|
|
@85316
|
5 years |
vboxsync |
Additions/darwin: avoid double quoting of the file names to sign
|
|
|
@85315
|
5 years |
vboxsync |
Main/comimpl.xsl: Use Utf8Str to store strings internally in the event …
|
|
|
@85314
|
5 years |
vboxsync |
VBox/com/string.h: Corrected Utf8Str::cloneToEx implementation to …
|
|
|
@85313
|
5 years |
vboxsync |
IPRT: Added RTPathFindCommon[Ex] + testcases [Doxygen fix].
|
|
|
@85312
|
5 years |
vboxsync |
IPRT: Added RTPathFindCommon[Ex] + testcases [build fix].
|
|
|
@85311
|
5 years |
vboxsync |
IPRT: Added RTPathFindCommon[Ex] + testcases.
|
|
|
@85310
|
5 years |
vboxsync |
Main/comimpl.xsl,VirtualBox.xidl: Added an 'autogenflags' attribute to …
|
|
|
@85309
|
5 years |
vboxsync |
Main: Try harder using the Utf8Str versions of the event stuff where …
|
|
|
@85308
|
5 years |
vboxsync |
VBox/com/string.h: Some more Bstr assignEx methods. (forgot the …
|
|
|
@85307
|
5 years |
vboxsync |
Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
|
|
|
@85306
|
5 years |
vboxsync |
Main/comimpl.xsl,++: Make it possible to pass Utf8Str rather that …
|
|
|
@85305
|
5 years |
vboxsync |
Main/comimpl.xsl,++: Make trivial internal setters return void rather …
|
|
|
@85304
|
5 years |
vboxsync |
Main: i_onXxxxChange -> i_onXxxxChanged to match the event name. …
|
|
|
@85303
|
5 years |
vboxsync |
FE/Qt: bugref:9686. Trying to handle column width a bit better by …
|
|
|
@85302
|
5 years |
vboxsync |
Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
|
|
|
@85301
|
5 years |
vboxsync |
Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
|
|
|
@85300
|
5 years |
vboxsync |
Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
|
|
|
@85299
|
5 years |
vboxsync |
Main/comimpl.xsl: Use Log12 in the MAIN_EVENT group for event …
|
|
|
@85298
|
5 years |
vboxsync |
Main/comimpl.xsl: Made the CreateXxxxEvent and ReuseXxxxEvent …
|
|
|
@85297
|
5 years |
vboxsync |
FE/Qt: bugref:9686. Moving UIPerformanceMonitor to UICommon.
|
|
|
@85296
|
5 years |
vboxsync |
Shared Clipboard/GuestHost: testcases -> testcase.
|
|
|
@85295
|
5 years |
vboxsync |
Main/comimpl.xsl: Made the fireXxxxxEvent methods call FireEvent …
|
|
|
@85294
|
5 years |
vboxsync |
Main/comimpl.xsl: Some event cleanups. bugref:9790
|
|
|
@85293
|
5 years |
vboxsync |
Main/comimpl.xsl,EventImpl.h,Makefile.kmk: Some event cleanups. bugref:9790
|
|
|
@85292
|
5 years |
vboxsync |
Main/VirtualBoxImpl.cpp: scm fix. bugref:9790
|
|
|
@85291
|
5 years |
vboxsync |
Networking/DevVirtioNet_1_0.cpp: Made some performance tweaks and …
|
|
|
@85290
|
5 years |
vboxsync |
Main/comimpl.xsl(VBoxEvents.*): Made the internal setter methods …
|
|
|
@85289
|
5 years |
vboxsync |
VBox/com/array.h: Probably a good idea to check the …
|
|
|
@85288
|
5 years |
vboxsync |
Main: Adding two Bstr::assignEx variants that returns HRESULT instead …
|
|
|
@85287
|
5 years |
vboxsync |
Main/VirtualBoxImpl.cpp: Fix copy&paste blunder in …
|
|
|
@85286
|
5 years |
vboxsync |
Main: Refactored the generated event code implementation as Clang 11 …
|
|
|
@85285
|
5 years |
vboxsync |
Main/Settings.cpp: Signed/unsigned conversion issue. bugref:9790
|
|
|
@85284
|
5 years |
vboxsync |
Main/MediumImpl.cpp: Signed/unsigned conversion issues, a whole bunch …
|
|
|
@85283
|
5 years |
vboxsync |
Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
|
|
|
@85282
|
5 years |
vboxsync |
Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
|
|
|
@85281
|
5 years |
vboxsync |
Main/ApplianceImplImport.cpp: Fixed a VERR/HRESULT mixup, change all …
|
|
|
@85280
|
5 years |
vboxsync |
Main/HostPower.cpp: Signed/unsigned conversion issue. bugref:9790
|
|
|
@85279
|
5 years |
vboxsync |
Main/USBProxyBackendUsbIp.cpp: The 'unused' u32Status fields are …
|
|
|
@85278
|
5 years |
vboxsync |
iprt/cdefs.h: Added signed variants of the endian conversion macros. …
|
|
|
@85277
|
5 years |
vboxsync |
Main/UnattendedImpl.cpp: Signed/unsigned conversion issues wrt Port …
|
|
|
@85276
|
5 years |
vboxsync |
Main/VRDEServerImpl.cpp: Workaround for Clang 11 nothrow/PPFN issue. …
|
|
|
@85275
|
5 years |
vboxsync |
Main/UnattendedInstaller.cpp: Return code mixup (harmless). bugref:9790
|
|
|
@85274
|
5 years |
vboxsync |
Main/PerformanceDarwin.cpp: Signed/unsigned conversion issues w/ …
|
|
|
@85273
|
5 years |
vboxsync |
Main/PerformanceImpl.cpp: C++11 deprecated std::mem_fun -> …
|
|
|
@85272
|
5 years |
vboxsync |
Main/iokit.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85271
|
5 years |
vboxsync |
Main/HostDnsServiceDarwin.cpp,++: Wrong index types (must use …
|
|
|
@85270
|
5 years |
vboxsync |
Main/xpcom/server.cpp: Status code type mixup. Fixed …
|
|
|
@85269
|
5 years |
vboxsync |
Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. [noref …
|
|
|
@85268
|
5 years |
vboxsync |
Main/xpcom/server.cpp: Status code type mixup. Fixed …
|
|
|
@85267
|
5 years |
vboxsync |
Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
|
|
|
@85266
|
5 years |
vboxsync |
Main/HostImpl.cpp: Some cleanups around …
|
|
|
@85265
|
5 years |
vboxsync |
Main/NetIf-win.cpp: createObject status should be checked and removed …
|
|
|
@85264
|
5 years |
vboxsync |
Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
|
|
|
@85263
|
5 years |
vboxsync |
Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. bugref:9790
|
|
|
@85262
|
5 years |
vboxsync |
Main/VirtualBoxImpl.cpp: Signed/unsigned conversion issues. Left a …
|
|
|
@85261
|
5 years |
vboxsync |
Main/SnapshotImpl.cpp: Unused member m_uMemSize in …
|
|
|
@85260
|
5 years |
vboxsync |
Main/HostImpl.cpp: Signed/unsigned conversion issue. bugref:9790
|
|
|
@85259
|
5 years |
vboxsync |
Main/HostPowerDarwin.cpp: float/double constant mix. bugref:9790
|
|
|
@85258
|
5 years |
vboxsync |
Main/USBIdDatabase.h: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85257
|
5 years |
vboxsync |
Main/MachineImpl.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85256
|
5 years |
vboxsync |
Main/MachineImpl.cpp: Use printf and appendPrintf rather than …
|
|
|
@85255
|
5 years |
vboxsync |
Main/VRDEServerImpl.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85254
|
5 years |
vboxsync |
iprt/bldprog-strtab.h: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85253
|
5 years |
vboxsync |
Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85252
|
5 years |
vboxsync |
Main/HostVideoInputDeviceImpl.cpp: Workaround for Clang 11 …
|
|
|
@85251
|
5 years |
vboxsync |
Main/ProgressImpl: Better solution to the LONG aResultCode issue of …
|
|
|
@85250
|
5 years |
vboxsync |
Main/ProgressProxyImpl.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85249
|
5 years |
vboxsync |
Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85248
|
5 years |
vboxsync |
Main/HostNetworkInterfaceImpl.cpp: Signed/unsigned conversion issues. …
|
|
|
@85247
|
5 years |
vboxsync |
Main/CloudProviderManagerImpl.cpp: Signed/unsigned conversion issues. …
|
|
|
@85246
|
5 years |
vboxsync |
OpenGLTest/darwin: Use the right template and disable warning/error …
|
|
|
@85245
|
5 years |
vboxsync |
Main/PCIDeviceAttachmentImpl.cpp: Signed/unsigned conversion issues. …
|
|
|
@85244
|
5 years |
vboxsync |
Main/DisplayPNGUtil.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85243
|
5 years |
vboxsync |
Main/BandwidthControlImpl.cpp: Signed/unsigned conversion issues. …
|
|
|
@85242
|
5 years |
vboxsync |
Main/BandwidthGroupImpl: Sign conversion issues. bugref:9790
|
|
|
@85241
|
5 years |
vboxsync |
Main/netif.h: Signedness issue in getDefaultIPv4Address(). bugref:9790
|
|
|
@85240
|
5 years |
vboxsync |
Main/EventImpl.h: Fixed status code mixup in VBoxEventDesc::fire found …
|
|
|
@85239
|
5 years |
vboxsync |
Main/EventImpl.cpp: Made VBoxEvent::waitProcessed and …
|
|
|
@85238
|
5 years |
vboxsync |
Main/HashedPw.cpp: Signedness warning. bugref:9790
|
|
|
@85237
|
5 years |
vboxsync |
Main/VirtualBoxErrorInfoImpl: More signedness warnings. bugref:9790
|
|
|
@85236
|
5 years |
vboxsync |
Main/Matching: Removed unused member mDefIgnoreCase from …
|
|
|
@85235
|
5 years |
vboxsync |
Main/DHCPServerImpl: Fixed error code mixup in findLeaseByMAC() and …
|
|
|
@85234
|
5 years |
vboxsync |
Main/DHCPConfigImpl.cpp: Signedness warnings. bugref:9790
|
|
|
@85233
|
5 years |
vboxsync |
Main/ExtPackUtil.cpp: Fixed a error string construction bug in …
|
|
|
@85232
|
5 years |
vboxsync |
Main/ExtPackManagerImpl.cpp: Fixed error accumulation bug in …
|
|
|
@85231
|
5 years |
vboxsync |
NetworkServices/DhcpOptions: Signed warning fixes. bugref:9790
|
|
|
@85230
|
5 years |
vboxsync |
NetworkServices/DhcpOptions: Signed warning fix. bugref:9790
|
|
|
@85229
|
5 years |
vboxsync |
iprt/cdefs.h: Fixed Clang 11 warnings about RT_MAKE_U32_FROM_U8. …
|
|
|
@85228
|
5 years |
vboxsync |
iprt/string.h: Shut up sign conversion warnings. bugref:9790
|
|
|
@85227
|
5 years |
vboxsync |
VBox/VMMDev.h: Shut up sign conversion warnings. bugref:9790
|
|
|
@85226
|
5 years |
vboxsync |
iprt/critsect.h: Shut up sign conversion warnings. bugref:9790
|
|
|