|
|
@85275
|
4 years |
vboxsync |
Main/UnattendedInstaller.cpp: Return code mixup (harmless). bugref:9790
|
|
|
@85274
|
4 years |
vboxsync |
Main/PerformanceDarwin.cpp: Signed/unsigned conversion issues w/ …
|
|
|
@85273
|
4 years |
vboxsync |
Main/PerformanceImpl.cpp: C++11 deprecated std::mem_fun -> …
|
|
|
@85272
|
4 years |
vboxsync |
Main/iokit.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85271
|
4 years |
vboxsync |
Main/HostDnsServiceDarwin.cpp,++: Wrong index types (must use …
|
|
|
@85270
|
4 years |
vboxsync |
Main/xpcom/server.cpp: Status code type mixup. Fixed …
|
|
|
@85269
|
4 years |
vboxsync |
Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. [noref …
|
|
|
@85268
|
4 years |
vboxsync |
Main/xpcom/server.cpp: Status code type mixup. Fixed …
|
|
|
@85267
|
4 years |
vboxsync |
Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
|
|
|
@85266
|
4 years |
vboxsync |
Main/HostImpl.cpp: Some cleanups around …
|
|
|
@85265
|
4 years |
vboxsync |
Main/NetIf-win.cpp: createObject status should be checked and removed …
|
|
|
@85264
|
4 years |
vboxsync |
Main/NetIf-generic.cpp: Made NetIfAdpCtl() return failure when the …
|
|
|
@85263
|
4 years |
vboxsync |
Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. bugref:9790
|
|
|
@85262
|
4 years |
vboxsync |
Main/VirtualBoxImpl.cpp: Signed/unsigned conversion issues. Left a …
|
|
|
@85261
|
4 years |
vboxsync |
Main/SnapshotImpl.cpp: Unused member m_uMemSize in …
|
|
|
@85260
|
4 years |
vboxsync |
Main/HostImpl.cpp: Signed/unsigned conversion issue. bugref:9790
|
|
|
@85259
|
4 years |
vboxsync |
Main/HostPowerDarwin.cpp: float/double constant mix. bugref:9790
|
|
|
@85258
|
4 years |
vboxsync |
Main/USBIdDatabase.h: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85257
|
4 years |
vboxsync |
Main/MachineImpl.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85256
|
4 years |
vboxsync |
Main/MachineImpl.cpp: Use printf and appendPrintf rather than …
|
|
|
@85255
|
4 years |
vboxsync |
Main/VRDEServerImpl.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85253
|
4 years |
vboxsync |
Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85252
|
4 years |
vboxsync |
Main/HostVideoInputDeviceImpl.cpp: Workaround for Clang 11 …
|
|
|
@85251
|
4 years |
vboxsync |
Main/ProgressImpl: Better solution to the LONG aResultCode issue of …
|
|
|
@85250
|
4 years |
vboxsync |
Main/ProgressProxyImpl.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85249
|
4 years |
vboxsync |
Main/NATNetworkImpl.cpp: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85248
|
4 years |
vboxsync |
Main/HostNetworkInterfaceImpl.cpp: Signed/unsigned conversion issues. …
|
|
|
@85247
|
4 years |
vboxsync |
Main/CloudProviderManagerImpl.cpp: Signed/unsigned conversion issues. …
|
|
|
@85246
|
4 years |
vboxsync |
OpenGLTest/darwin: Use the right template and disable warning/error …
|
|
|
@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 …
|
|
|
@85222
|
4 years |
vboxsync |
Main/ovfreader: Clang 11 complains about a bunch of unused members, so …
|
|
|
@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 …
|
|
|
@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. …
|
|
|
@85143
|
4 years |
vboxsync |
Attempt to fix oem2 build.
|
|
|
@85133
|
4 years |
vboxsync |
OCI: Get instance console connection information as part of …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85020
|
5 years |
vboxsync |
DnD/Main: Renamed internal send/receive data task classes to unify naming.
|
|
|
@85019
|
5 years |
vboxsync |
DnD/Main: Don't use RT_BZERO on non-POD types.
|
|
|
@85018
|
5 years |
vboxsync |
DnD/Main: Renaming internal send/receive data contexts to emphasize …
|
|
|
@85015
|
5 years |
vboxsync |
Main/Display: comment typo
|
|
|
@85011
|
5 years |
vboxsync |
Main/BusAssignmentManager: Prepend global variables with "g_".
|
|
|
@85007
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
|
|
|
@85002
|
5 years |
vboxsync |
DnD: More work on path conversion / validation.
|
|
|
@84998
|
5 years |
vboxsync |
DnD: Greatly simplified usage / API of the DnDURIObject class.
|
|
|
@84993
|
5 years |
vboxsync |
bugref:9761. Added new release version 'vb_release' for Windows 10 May …
|
|
|
@84978
|
5 years |
vboxsync |
Main/SystemProperties: Fix regression from bugref:6813 which went …
|
|
|
@84975
|
5 years |
vboxsync |
Guest Control/GuestSessionImplTasks: Logging nits.
|
|
|
@84939
|
5 years |
vboxsync |
makefile.tstCAPIGlue: Don't test for BUILD_PLATFORM == win in a sample …
|
|
|
@84875
|
5 years |
vboxsync |
bugref:8527. Added proxy settings into the post-installation scripts.
|
|
|
@84872
|
5 years |
vboxsync |
Guest Control/Main: Try to fix crashes. bugref:9320
|
|
|
@84865
|
5 years |
vboxsync |
Guest Control/Main: Try to fix crashes. bugref:9320
|
|
|
@84864
|
5 years |
vboxsync |
Guest Control/Main: Various fixes for copyFromGuest tasks. bugref:9320
|
|
|
@84857
|
5 years |
vboxsync |
Guest Control/Main: Added another GuestBase::getErrorAsString() …
|
|
|
@84846
|
5 years |
vboxsync |
Correcting a wrong comment in Virtualbox.xidl
|
|
|
@84845
|
5 years |
vboxsync |
Correcting a typo in Virtualbox.xidl
|
|
|
@84844
|
5 years |
vboxsync |
Guest Control/Main: Resolved another todo: Limit the default size a …
|
|
|
@84843
|
5 years |
vboxsync |
Guest Control/Main: Resolved another todo: Limit the default size a …
|
|
|
@84814
|
5 years |
vboxsync |
Guest Control: Also implemented a "force" flag for the reboot/shutdown …
|
|
|
@84795
|
5 years |
vboxsync |
Main/UnattendedInstaller: Doc nits.
|
|
|
@84793
|
5 years |
vboxsync |
Main/Helpers: Build fix for r138593.
|
|
|
@84790
|
5 years |
vboxsync |
FE/Qt, Main/Helpers: Get rid of 2D Video Acceleration code.
|
|
|
@84745
|
5 years |
vboxsync |
Guest Control/Main: Handling throw()ing VBox rc for …
|
|
|
@84744
|
5 years |
vboxsync |
Guest Control/Main: Refined API error logging. bugref:9320
|
|
|
@84740
|
5 years |
vboxsync |
Main,include: provide a new method for the graphics device to pass …
|
|
|
@84685
|
5 years |
vboxsync |
OCI: Support for console connections.
|
|
|
@84650
|
5 years |
vboxsync |
Guest Control/Main: Big guest error information revamp, to show more …
|
|
|
@84649
|
5 years |
vboxsync |
Guest Control/Main: Big guest error information revamp, to show more …
|
|
|
@84648
|
5 years |
vboxsync |
Guest Control/Main: Big guest error information revamp, to show more …
|
|
|
@84645
|
5 years |
vboxsync |
OCI: (bugref:9469) partial proxy implementation.
|
|
|
@84639
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network environment setup (local part).
|
|
|
@84626
|
5 years |
vboxsync |
Main/Settings.cpp: bugref:9558 ticketref:19527 apply new default of …
|
|
|
@84618
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration code moved from Machine …
|
|
|
@84585
|
5 years |
vboxsync |
Main + FE/VBoxManage: Fixes / better logging for reboot / shutdown support.
|
|
|
@84564
|
5 years |
vboxsync |
Main: Comments / logging renaming (guest additions -> Guest Additions).
|
|
|
@84555
|
5 years |
vboxsync |
Guest Control/Main: Implemented host side support for gracefully …
|
|
|
@84554
|
5 years |
vboxsync |
Guest Control/Main: Implemented host side support for gracefully …
|
|
|
@84551
|
5 years |
vboxsync |
Guest Control/Main: Automatic GA updating nit. bugref:9320
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84535
|
5 years |
vboxsync |
Main/Appliance::i_importCloudImpl: %ul is wrong. Just use %RU64 and …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84532
|
5 years |
vboxsync |
bugref:9745. Added basic support of virtio-scsi controller into OVF …
|
|
|