|
|
@86331
|
4 years |
vboxsync |
Main: bugref:9224: Changed the way to enumerate disks by scanning …
|
|
|
@86295
|
4 years |
vboxsync |
Main/MediumImpl.cpp: indentation fixes
|
|
|
@86294
|
4 years |
vboxsync |
Main/MachineImpl.cpp: Added missing bound checks on getSerialPort and …
|
|
|
@86284
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 ConsoleImpl2 change for r140559.
|
|
|
@86279
|
4 years |
vboxsync |
Main/TestVBox.java: Update the vbox version that we import.
|
|
|
@86276
|
4 years |
vboxsync |
scm fix: svn:eol-style set to native.
|
|
|
@86274
|
4 years |
vboxsync |
bugref:9781. New function Unattended::i_getDetectedOSVersion(). New …
|
|
|
@86270
|
4 years |
vboxsync |
bugref:8527. Added the separate classes for RHEL7/8, OL7/8.
|
|
|
@86269
|
4 years |
vboxsync |
bugref:9781. updated the template scripts for RHEL and OL.
|
|
|
@86268
|
4 years |
vboxsync |
bugref:8527. Added new separate template postinstall script for OL …
|
|
|
@86243
|
4 years |
vboxsync |
OCI: IStringFormValue::clipboardString - a quick hack so that when we …
|
|
|
@86241
|
4 years |
vboxsync |
Main: bugref:9224: Fixed the error when obtain the disk info in block …
|
|
|
@86229
|
4 years |
vboxsync |
OCI: Add ICloudProfileChangedEvent.
|
|
|
@86141
|
4 years |
vboxsync |
Main/glue: Added GlueHandleComErrorNoCtx() for printing extended error …
|
|
|
@86140
|
4 years |
vboxsync |
Main/VirtualBox.xidl: Documented limited-mode of IHostDrive. bugref:9224
|
|
|
@86138
|
4 years |
vboxsync |
Main: bugref:9224: Moved definition of the NVME_IOCTL_ID into cpp file …
|
|
|
@86137
|
4 years |
vboxsync |
Main: bugref:9224: Reverted fix for linux kernel less than 4.4
|
|
|
@86136
|
4 years |
vboxsync |
Main: bugref:9224: Fixed compilation error for linux kernel less than 4.4
|
|
|
@86135
|
4 years |
vboxsync |
Main: bugref:9224: Fixed possibe doxygen error
|
|
|
@86134
|
4 years |
vboxsync |
Main: bugref:9224: Added NVME drives enumeration on Linux. Fixed the …
|
|
|
@86125
|
4 years |
vboxsync |
Main: bugref:9623: Restricted the scope of the multi attaching the …
|
|
|
@86115
|
4 years |
vboxsync |
VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
|
|
|
@86069
|
4 years |
vboxsync |
OCI: Make ICloudProviderRegisteredEvent a non-waitable notification …
|
|
|
@86068
|
4 years |
vboxsync |
VirtualBox.xidl: ICloudProfileRegisteredEvent is not waitable (pasto). …
|
|
|
@86059
|
4 years |
vboxsync |
VirtualBox.xidl: temporary comment out the link that doesn't exist yet.
|
|
|
@86058
|
4 years |
vboxsync |
Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event …
|
|
|
@86057
|
4 years |
vboxsync |
OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. …
|
|
|
@86052
|
4 years |
vboxsync |
Main: bugref:9623: Fixed compilation error.
|
|
|
@86047
|
4 years |
vboxsync |
Main: bugref:9623: Implemented DVD multi attachment by ref count.
|
|
|
@86039
|
4 years |
vboxsync |
Main/webservice: Adjust to allow building with gsoap 2.8.103 and …
|
|
|
@86013
|
4 years |
vboxsync |
Main/CloudProviderManager: Fix !defined(VBOX_WITH_EXTPACK) case.
|
|
|
@86012
|
4 years |
vboxsync |
OCI: Send events when a cloud provider is registered or is about to be …
|
|
|
@85993
|
4 years |
vboxsync |
Main/VirtualBox-settings.xsd: 32 -> 64 VCpus (to match VMM_MAX_CPU_COUNT).
|
|
|
@85937
|
4 years |
vboxsync |
Main/HosImpl.cpp: Solaris build fix. bugref:9224
|
|
|
@85935
|
4 years |
vboxsync |
Main/HostDriveImpl.h: Missing svn-ps.cmd run. bugref:9224
|
|
|
@85934
|
4 years |
vboxsync |
Main/HostDrivePartitionImpl.h: Missing svn-ps.cmd run and use …
|
|
|
@85933
|
4 years |
vboxsync |
Main/HostDrivePartitionImpl.h: Missing svn-ps.cmd run and use …
|
|
|
@85932
|
4 years |
vboxsync |
Main/HostHardwareLinux.cpp: doxygen fix. bugref:9224
|
|
|
@85931
|
4 years |
vboxsync |
Main/HostDrivePartitionImpl.cpp: Use RTDVMVOLIDX_HOST instead of …
|
|
|
@85929
|
4 years |
vboxsync |
Main: bugref:9224: Main+VBoxManageDisk+doc part
|
|
|
@85908
|
4 years |
vboxsync |
Main: bugref:9623: Fixed issue causes the assertion during VBoxSVC …
|
|
|
@85876
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: clang 11 found a bunch of setErrorVrc calls …
|
|
|
@85864
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85858
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85856
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85830
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Main/API: Enable and configure an IOMMU device …
|
|
|
@85820
|
4 years |
vboxsync |
Main: bugref:9623: Allow MediumType_Readonly and DVD in particular to …
|
|
|
@85803
|
4 years |
vboxsync |
Main: bugref:9618 Populate CFGM for virtualized VMSAVE/VMLOAD (only …
|
|
|
@85769
|
4 years |
vboxsync |
Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
|
|
|
@85746
|
4 years |
vboxsync |
DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
|
|
|
@85745
|
4 years |
vboxsync |
DnD: Renaming -- prefix all HGCM function number defines with …
|
|
|
@85744
|
4 years |
vboxsync |
DnD/Main: Renaming (GuestDnDResponse -> GuestDnDState).
|
|
|
@85743
|
4 years |
vboxsync |
DnD/Main: Don't mix rc and HRESULT in GuestDnD[Source|Target]::init() …
|
|
|
@85742
|
4 years |
vboxsync |
DnD/Main: Removed IDnDBase::protocolVersion getter (affects …
|
|
|
@85741
|
4 years |
vboxsync |
Reverted r139888 to change commit message.
|
|
|
@85740
|
4 years |
vboxsync |
DnD/Main: Got rid of protocol-guessing via Guest Additions version and …
|
|
|
@85739
|
4 years |
vboxsync |
DnD/Main: Got rid of protocol-guessing via Guest Additions version and …
|
|
|
@85738
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
|
|
|
@85737
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
|
|
|
@85736
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Better (but completely untested) server …
|
|
|
@85735
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Make sure the RTHTTP instance is always …
|
|
|
@85734
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Another Bstr -> Utf8Str. ULONG != unsigned …
|
|
|
@85733
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: updateCheck() must validate the aCheckType …
|
|
|
@85732
|
4 years |
vboxsync |
Reverting 139878 to correct commit msg.
|
|
|
@85731
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: updateCheck() must validate the …
|
|
|
@85730
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Removed the getUpdate() method as it is not …
|
|
|
@85729
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Remove a bunch of misleading /*static*/ …
|
|
|
@85728
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: platformInfo should return Utf8Str and the …
|
|
|
@85717
|
4 years |
vboxsync |
OpenGLTest/Makefile.kmk: Only build VBoxOGL2D when needed, so we can …
|
|
|
@85688
|
4 years |
vboxsync |
Main,FE/VBoxManage+Host: fix build: remove trailing whitespace
|
|
|
@85686
|
4 years |
vboxsync |
Main/Host: fix build: HostUpdate::getUpdate() should return E_NOTIMPL …
|
|
|
@85685
|
4 years |
vboxsync |
FE/VBoxManage: fix build: strcasecmp() should be RTStrICmp() and …
|
|
|
@85683
|
4 years |
vboxsync |
Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
|
|
|
@85681
|
4 years |
vboxsync |
DnD: Lots of documentation.
|
|
|
@85650
|
4 years |
vboxsync |
IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
|
|
|
@85609
|
4 years |
vboxsync |
ticketref:19791 fix udevadm constrol misspellings, contributed by …
|
|
|
@85583
|
4 years |
vboxsync |
DnD/Main: Also update the announced meta data in GuestDnDMetaData::add().
|
|
|
@85574
|
4 years |
vboxsync |
Main: Added ISystemProperties::getCPUProfiles.
|
|
|
@85569
|
4 years |
vboxsync |
Main/VirtualBox.xidl: comment typo
|
|
|
@85564
|
4 years |
vboxsync |
DnD/Main: Cleaned up error path handling a bit.
|
|
|
@85561
|
4 years |
vboxsync |
DnD/Main: Extended @todo.
|
|
|
@85560
|
4 years |
vboxsync |
DnD/Main: Extended GuestDnD::toFormatList() to be able to specify an …
|
|
|
@85559
|
4 years |
vboxsync |
DnD/Main: Return boolean as return value for …
|
|
|
@85558
|
4 years |
vboxsync |
DnD/Main: Return list as return value for GuestDnDBase::i_getFormats().
|
|
|
@85557
|
4 years |
vboxsync |
DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate.
|
|
|
@85554
|
4 years |
vboxsync |
DnD/Main: Renamed GuestDnDMsg::setNextXXX() -> GuestDnDMsg::appendXXX().
|
|
|
@85553
|
4 years |
vboxsync |
DnD/Main: Docs.
|
|
|
@85549
|
4 years |
vboxsync |
DnD/Main: Use PAGE_SIZE for meta data block alignment.
|
|
|
@85537
|
4 years |
vboxsync |
DnD/Main: More fixes and cleanups.
|
|
|
@85489
|
4 years |
vboxsync |
Main: bugref:9784: Moved the call to CoInitializeSecurity into …
|
|
|
@85451
|
4 years |
vboxsync |
DnD/Main: Release and re-acquire write locks before/after creating …
|
|
|
@85436
|
4 years |
vboxsync |
DnD/Main: More guest -> host fixes.
|
|
|
@85429
|
4 years |
vboxsync |
DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
|
|
|
@85423
|
4 years |
vboxsync |
DnD/Main: More fixes.
|
|
|
@85421
|
4 years |
vboxsync |
Main/apiwrap-server.xsl: add missing space before "enter" in …
|
|
|
@85402
|
4 years |
vboxsync |
DnD/Main: Renaming; use size_t where appropriate.
|
|
|
@85376
|
4 years |
vboxsync |
DnD: Build fix.
|
|
|
@85373
|
4 years |
vboxsync |
DnD: Fixed crashes on VM shutdown.
|
|
|
@85371
|
4 years |
vboxsync |
DnD: Revamped code to simplify / untangle of internal data handling:
- …
|
|
|
@85368
|
4 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
|
|
|