|
|
@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 …
|
|
|
@85803
|
4 years |
vboxsync |
Main: bugref:9618 Populate CFGM for virtualized VMSAVE/VMLOAD (only …
|
|
|
@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 …
|
|
|
@85681
|
4 years |
vboxsync |
DnD: Lots of documentation.
|
|
|
@85650
|
4 years |
vboxsync |
IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
|
|
|
@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.
|
|
|
@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.
|
|
|
@85402
|
4 years |
vboxsync |
DnD/Main: Renaming; use size_t where appropriate.
|
|
|
@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
|
|
|
@85359
|
4 years |
vboxsync |
OCI: (bugref:9469) Enable cloud network feature in OSE, LogRel …
|
|
|
@85357
|
4 years |
vboxsync |
OCI: (bugref:9469) descriptive error message on trying to run …
|
|
|
@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 …
|
|
|
@85301
|
4 years |
vboxsync |
Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
|
|
|
@85300
|
4 years |
vboxsync |
Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
|
|
|
@85286
|
4 years |
vboxsync |
Main: Refactored the generated event code implementation as Clang 11 …
|
|
|
@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.
|
|
|
@85019
|
4 years |
vboxsync |
DnD/Main: Don't use RT_BZERO on non-POD types.
|
|
|
@85018
|
4 years |
vboxsync |
DnD/Main: Renaming internal send/receive data contexts to emphasize …
|
|
|
@85015
|
4 years |
vboxsync |
Main/Display: comment typo
|
|
|
@85011
|
4 years |
vboxsync |
Main/BusAssignmentManager: Prepend global variables with "g_".
|
|
|
@85007
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
|
|
|
@85002
|
4 years |
vboxsync |
DnD: More work on path conversion / validation.
|
|
|
@84998
|
4 years |
vboxsync |
DnD: Greatly simplified usage / API of the DnDURIObject class.
|
|
|
@84975
|
4 years |
vboxsync |
Guest Control/GuestSessionImplTasks: Logging nits.
|
|
|
@84872
|
4 years |
vboxsync |
Guest Control/Main: Try to fix crashes. bugref:9320
|
|
|
@84865
|
4 years |
vboxsync |
Guest Control/Main: Try to fix crashes. bugref:9320
|
|
|
@84864
|
4 years |
vboxsync |
Guest Control/Main: Various fixes for copyFromGuest tasks. bugref:9320
|
|
|
@84857
|
4 years |
vboxsync |
Guest Control/Main: Added another GuestBase::getErrorAsString() …
|
|
|
@84843
|
4 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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|
|
|
@84508
|
5 years |
vboxsync |
Main: Shut up gcc 10 complaints about sloppy HGCMSvcGetXxxx usage. …
|
|
|
@84343
|
5 years |
vboxsync |
Main: Adjusted AutoCaller.rc() to AutoCaller.isOk() in two places as …
|
|
|
@84261
|
5 years |
vboxsync |
Guest Control: Partly reverted r137851 and r137880 to remove the …
|
|
|
@84260
|
5 years |
vboxsync |
Guest Control: Implemented support for long(er) command lines [build …
|
|
|
@84254
|
5 years |
vboxsync |
Guest Control: Implemented support for long(er) command lines [build …
|
|
|
@84243
|
5 years |
vboxsync |
Guest Control: Implemented support for long(er) command lines. bugref:9320
|
|
|
@84054
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|
@83870
|
5 years |
vboxsync |
Guest Control/Main: Got initial implementation of automatic updates …
|
|
|
@83741
|
5 years |
vboxsync |
Guest Control/Main: Implemented using multiple attempts to close a …
|
|
|
@83740
|
5 years |
vboxsync |
Guest Control/Main: Implemented using multiple attempts to close a …
|
|
|
@83622
|
5 years |
vboxsync |
Main: disable the legacy VHWA interface. bugref:9691
|
|
|
@83607
|
5 years |
vboxsync |
Guest Control/Main: Check if destination/source entries in …
|
|
|
@83606
|
5 years |
vboxsync |
Guest Control/Main: Check if destination/source entries in …
|
|
|
@83557
|
5 years |
vboxsync |
VMSVGA: ignore a wrong request to update cursor (in addition to …
|
|
|
@83556
|
5 years |
vboxsync |
Guest Control/Main: Implemented first file open info validation. …
|
|
|
@83552
|
5 years |
vboxsync |
Guest Control/Main: Logging for guest session status. bugref:9320
|
|
|
@83543
|
5 years |
vboxsync |
VMSVGA: ignore a wrong request to update cursor (correction for …
|
|
|
@83533
|
5 years |
vboxsync |
Guest Control/Main: Fixed file open ex flags checks in …
|
|
|
@83514
|
5 years |
vboxsync |
VMSVGA: ignore a wrong request to update cursor, bugref:9690
|
|
|
@83489
|
5 years |
vboxsync |
Guest Control/Main: Fixed IGuestSession::directoryOpen() API to fail …
|
|
|
@83472
|
5 years |
vboxsync |
Guest Control/Main: Don't spin forever in …
|
|
|
@83420
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@83419
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@83405
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@83337
|
5 years |
vboxsync |
Guest Control/Main + Validation Kit: More bugfixing for the "copy_to" …
|
|
|
@83336
|
5 years |
vboxsync |
Guest Control/Main + Validation Kit: More bugfixing for the "copy_to" …
|
|
|
@83335
|
5 years |
vboxsync |
Guest Control/Main: Use std::bad_alloc. bugref:9320
|
|
|
@83323
|
5 years |
vboxsync |
Guest Control/Main: Don't use RT_ZERO on non-POD types. bugref:9320
|
|
|
@83322
|
5 years |
vboxsync |
Guest Control/Main: Resolved another @todo in …
|
|
|
@83321
|
5 years |
vboxsync |
Guest Control/Main: Added GuestSession::i_directoryExists().
|
|
|
@83320
|
5 years |
vboxsync |
Guest Control/Main: Resolved another @todo: Do validation of …
|
|
|
@83309
|
5 years |
vboxsync |
Guest Control: Fixes for IGuestSession::directoryExists() + documentation.
|
|
|
@83295
|
5 years |
vboxsync |
Guest Control/Main: Added flags validation for …
|
|
|