|
|
@89952
|
3 years |
vboxsync |
Main/{VMMDevInterface,ConsoleImpl): Drop passing pointers through CFGM …
|
|
|
@89696
|
3 years |
vboxsync |
Main/MachineDebugger: Implement API for taking a guest sample, bugref:10025
|
|
|
@89580
|
3 years |
vboxsync |
Main: Try fix VRDP-input-always-disabled regression from …
|
|
|
@88885
|
4 years |
vboxsync |
DrvAudioVRDE: Experimenting with alternative ways of signalling that …
|
|
|
@88382
|
4 years |
vboxsync |
Audio: Replaced the PDMIHOSTAUDIO::pfnShutdown implementations in the …
|
|
|
@88253
|
4 years |
vboxsync |
DrvAudio,++: Started going over and tidying up the StreamPlay …
|
|
|
@88209
|
4 years |
vboxsync |
Main/ConsoleImpl2: Cleaned up i_configAudioDriver(). bugref:9890
|
|
|
@87949
|
4 years |
vboxsync |
NAT/Net: Refuse to modify NATNetwork when an instance of it is …
|
|
|
@87391
|
4 years |
vboxsync |
Allocate PDMLED console LED structs in a sensible manner for each …
|
|
|
@87376
|
4 years |
vboxsync |
USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
|
|
|
@87242
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Main/API: Adjusted BusAssignmentManager and …
|
|
|
@87241
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
|
|
|
@86908
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Removed clipboard area handling code. …
|
|
|
@86659
|
4 years |
vboxsync |
bugref:9781. Added the placeholder …
|
|
|
@86650
|
4 years |
vboxsync |
Fixed bad commit. Hope this help.
|
|
|
@86648
|
4 years |
vboxsync |
bugref:9781. Added the placeholder …
|
|
|
@86530
|
4 years |
vboxsync |
Main/include: Doxygen
|
|
|
@86509
|
4 years |
vboxsync |
VBoxSVC/Appliance: Fixed IMachine reference leak in …
|
|
|
@86506
|
4 years |
vboxsync |
Main/VBoxC: Fix Medium::parent reference leaks in …
|
|
|
@86501
|
4 years |
vboxsync |
VBoxSVC: Fix Medium leak when encoutering duplicate instances while …
|
|
|
@86331
|
4 years |
vboxsync |
Main: bugref:9224: Changed the way to enumerate disks by scanning …
|
|
|
@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.
|
|
|
@86069
|
4 years |
vboxsync |
OCI: Make ICloudProviderRegisteredEvent a non-waitable notification …
|
|
|
@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. …
|
|
|
@86012
|
4 years |
vboxsync |
OCI: Send events when a cloud provider is registered or is about to be …
|
|
|
@85935
|
4 years |
vboxsync |
Main/HostDriveImpl.h: Missing svn-ps.cmd run. bugref:9224
|
|
|
@85933
|
4 years |
vboxsync |
Main/HostDrivePartitionImpl.h: Missing svn-ps.cmd run and use …
|
|
|
@85929
|
4 years |
vboxsync |
Main: bugref:9224: Main+VBoxManageDisk+doc part
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@85737
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Only enable the core code when we build with …
|
|
|
@85735
|
4 years |
vboxsync |
Main/HostUpdateImpl.cpp: Make sure the RTHTTP instance is always …
|
|
|
@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 …
|
|
|
@85683
|
4 years |
vboxsync |
Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
|
|
|
@85583
|
4 years |
vboxsync |
DnD/Main: Also update the announced meta data in GuestDnDMetaData::add().
|
|
|
@85574
|
4 years |
vboxsync |
Main: Added ISystemProperties::getCPUProfiles.
|
|
|
@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.
|
|
|
@85436
|
4 years |
vboxsync |
DnD/Main: More guest -> host fixes.
|
|
|
@85423
|
4 years |
vboxsync |
DnD/Main: More fixes.
|
|
|
@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:
- …
|
|
|
@85360
|
4 years |
vboxsync |
OCI: (bugref:9469) Two more missing files exported to OSE with …
|
|
|
@85359
|
4 years |
vboxsync |
OCI: (bugref:9469) Enable cloud network feature in OSE, LogRel …
|
|
|
@85309
|
4 years |
vboxsync |
Main: Try harder using the Utf8Str versions of the event stuff where …
|
|
|
@85307
|
4 years |
vboxsync |
Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
|
|
|
@85306
|
4 years |
vboxsync |
Main/comimpl.xsl,++: Make it possible to pass Utf8Str rather that …
|
|
|
@85304
|
4 years |
vboxsync |
Main: i_onXxxxChange -> i_onXxxxChanged to match the event name. …
|
|
|
@85293
|
4 years |
vboxsync |
Main/comimpl.xsl,EventImpl.h,Makefile.kmk: Some event cleanups. bugref:9790
|
|
|
@85286
|
4 years |
vboxsync |
Main: Refactored the generated event code implementation as Clang 11 …
|
|
|
@85284
|
4 years |
vboxsync |
Main/MediumImpl.cpp: Signed/unsigned conversion issues, a whole bunch …
|
|
|
@85283
|
4 years |
vboxsync |
Main/ApplianceImpl.cpp: Signed/unsigned conversion issues in …
|
|
|
@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
|
|
|
@85258
|
4 years |
vboxsync |
Main/USBIdDatabase.h: Signed/unsigned conversion issues. bugref:9790
|
|
|
@85251
|
4 years |
vboxsync |
Main/ProgressImpl: Better solution to the LONG aResultCode issue of …
|
|
|
@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 …
|
|
|
@85236
|
4 years |
vboxsync |
Main/Matching: Removed unused member mDefIgnoreCase from …
|
|
|
@85235
|
4 years |
vboxsync |
Main/DHCPServerImpl: Fixed error code mixup in findLeaseByMAC() and …
|
|
|
@85222
|
4 years |
vboxsync |
Main/ovfreader: Clang 11 complains about a bunch of unused members, so …
|
|
|
@85215
|
4 years |
vboxsync |
Main/GuestOSTypeImpl: Drop unused mMonitorCount. Signed conversion fix …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85020
|
4 years |
vboxsync |
DnD/Main: Renamed internal send/receive data task classes to unify naming.
|
|
|
@85018
|
4 years |
vboxsync |
DnD/Main: Renaming internal send/receive data contexts to emphasize …
|
|
|
@85007
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
|
|
|
@84857
|
4 years |
vboxsync |
Guest Control/Main: Added another GuestBase::getErrorAsString() …
|
|
|
@84844
|
4 years |
vboxsync |
Guest Control/Main: Resolved another todo: Limit the default size a …
|
|
|
@84745
|
4 years |
vboxsync |
Guest Control/Main: Handling throw()ing VBox rc for …
|
|
|
@84740
|
4 years |
vboxsync |
Main,include: provide a new method for the graphics device to pass …
|
|
|
@84648
|
4 years |
vboxsync |
Guest Control/Main: Big guest error information revamp, to show more …
|
|
|
@84645
|
4 years |
vboxsync |
OCI: (bugref:9469) partial proxy implementation.
|
|
|
@84618
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration code moved from Machine …
|
|
|
@84564
|
5 years |
vboxsync |
Main: Comments / logging renaming (guest additions -> Guest Additions).
|
|
|
@84554
|
5 years |
vboxsync |
Guest Control/Main: Implemented host side support for gracefully …
|
|
|
@84532
|
5 years |
vboxsync |
bugref:9745. Added basic support of virtio-scsi controller into OVF …
|
|
|
@84411
|
5 years |
vboxsync |
*.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
|
|
|
@84342
|
5 years |
vboxsync |
Main: VC++ 19.2 adjustments. bugref:8489
|
|
|
@84340
|
5 years |
vboxsync |
Main/Appliance: Implemented verifying PKCS#7/CMS signing certificates. …
|
|
|
@84312
|
5 years |
vboxsync |
Main/ApplianceImport: Read the PKCS7/CMS signature when present. …
|
|
|
@84153
|
5 years |
vboxsync |
Main: Reverted r137602 & r137737 as the API is not actually needed. …
|
|
|