|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@84508
|
5 years |
vboxsync |
Main: Shut up gcc 10 complaints about sloppy HGCMSvcGetXxxx usage. …
|
|
|
@84142
|
5 years |
vboxsync |
Shared Clipboard/HostService: Renaming to match terminology (*SvcImpl* …
|
|
|
@84138
|
5 years |
vboxsync |
Shared Clipboard/HostService: Fixed X11 stub implementation (follow-up …
|
|
|
@83947
|
5 years |
vboxsync |
Shared Clipboard/HostService: Fixed X11 stub implementation.
|
|
|
@83809
|
5 years |
vboxsync |
VBoxSharedClipboard: VC++ 14.1 adjustment. bugref:8489
|
|
|
@83707
|
5 years |
vboxsync |
Shared Clipboard/testcase: Disabled automatically running testcases …
|
|
|
@83692
|
5 years |
vboxsync |
Shared Clipboard/testcases: Added initial testcase for service …
|
|
|
@83688
|
5 years |
vboxsync |
Shared Clipboard/testcases: Added initial testcase for service …
|
|
|
@83687
|
5 years |
vboxsync |
Shared Clipboard/testcases: Added initial testcase for service …
|
|
|
@83634
|
5 years |
vboxsync |
SharedClipboard: Figured out the problem with guest -> host HTML, …
|
|
|
@83633
|
5 years |
vboxsync |
SharedClipboard: Refreshed readFromPasteboard() to prevent memory …
|
|
|
@83632
|
5 years |
vboxsync |
SharedClipboard: Modified queryNewPasteboardFormats to make absolutely …
|
|
|
@83631
|
5 years |
vboxsync |
SharedClipboard: Failed attempt at putting HTML on the pasteboard …
|
|
|
@83630
|
5 years |
vboxsync |
SharedClipboard: Fixed leaks in sloppy error handling in …
|
|
|
@83628
|
5 years |
vboxsync |
SharedClipboard: Trying to make the darwin approach work better. The …
|
|
|
@83624
|
5 years |
vboxsync |
SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
|
|
|
@83621
|
5 years |
vboxsync |
SharedClipboard/darwin: Logging. bugref:9620
|
|
|
@83506
|
5 years |
vboxsync |
Guest Control/HostService: Logging for querying/setting features …
|
|
|
@83504
|
5 years |
vboxsync |
Guest Control/HostService: Logging for querying/setting features.
|
|
|
@83405
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82894
|
5 years |
vboxsync |
Shared Clipboard: Comment. bugref:9437
|
|
|
@82893
|
5 years |
vboxsync |
Shared Clipboard: Dealt with event retention for …
|
|
|
@82892
|
5 years |
vboxsync |
Shared Clipboard: Use RTAssertSetMayPanic() instead of overriding …
|
|
|
@82891
|
5 years |
vboxsync |
Shared Clipboard: Use RTAssertSetMayPanic() instead of overriding …
|
|
|
@82890
|
5 years |
vboxsync |
Shared Clipboard: Fixed testcases. bugref:9437
|
|
|
@82889
|
5 years |
vboxsync |
Shared Clipboard: Generate separate messages in …
|
|
|
@82887
|
5 years |
vboxsync |
tstClipboardServiceHost.cpp: Added explanations why some tests have …
|
|
|
@82884
|
5 years |
vboxsync |
Shared Clipboard: Ditched SHCLDATABLOCK [Darwin build fix]. bugref:9437
|
|
|
@82881
|
5 years |
vboxsync |
Shared Clipboard: Ditched SHCLDATABLOCK [build fix]. bugref:9437
|
|
|
@82880
|
5 years |
vboxsync |
Shared Clipboard: Ditched SHCLDATABLOCK.
|
|
|
@82875
|
5 years |
vboxsync |
Shared Clipboard: Use NIL_SHCLEVENTID everywhere.
|
|
|
@82873
|
5 years |
vboxsync |
Shared Clipboard/HostServices: Resolved more todos (logging).
|
|
|
@82872
|
5 years |
vboxsync |
Shared Clipboard/HostServices: Resolved more todos (removed …
|
|
|
@82853
|
5 years |
vboxsync |
Shared Clipboard: Build fix. bugref:9437
|
|
|
@82852
|
5 years |
vboxsync |
Shared Clipboard: Added missing / disabled code for negotiating …
|
|
|
@82851
|
5 years |
vboxsync |
Shared Clipboard: Set the transfer source for all platforms in a …
|
|
|
@82849
|
5 years |
vboxsync |
Shared Clipboard: More fixes to get the transfer code compiled again. …
|
|
|
@82848
|
5 years |
vboxsync |
Shared Clipboard: More fixes to get the transfer code compiled again. …
|
|
|
@82847
|
5 years |
vboxsync |
Shared Clipboard: Renaming, to get the transfer code compiled again. …
|
|
|
@82846
|
5 years |
vboxsync |
Shared Clipboard: Renaming. bugref:9437
|
|
|
@82741
|
5 years |
vboxsync |
Main,IPRT,SUP,SharedClipboard: Cleanup fixes.
|
|
|
@82628
|
5 years |
vboxsync |
VBoxSharedClipboardSvc: If guest provided zero bytes, we get no …
|
|
|
@82540
|
5 years |
vboxsync |
VBoxSharedClipboardSvc.cpp: doxygen fix. bugref:9437
|
|
|
@82539
|
5 years |
vboxsync |
VBoxSharedClipboardSvc-x11.cpp: memory leak fix. bugref:9437
|
|
|
@82535
|
5 years |
vboxsync |
VBoxSharedClipboardSvc-x11.cpp: Forgot to set pcbActual in …
|
|
|
@82534
|
5 years |
vboxsync |
VBoxSharedClipboardSvc: Fixed unresolved ShClEventIDGenerate in …
|
|
|
@82530
|
5 years |
vboxsync |
VBoxSharedClipboardSvc: build fix. bugref:9437
|
|
|
@82527
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
|
|
|
@82526
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Started looking over the host message …
|
|
|
@82525
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
|
|
|
@82515
|
5 years |
vboxsync |
SharedClipboardSvc: Don't let the guest clear the host clipboard …
|
|
|
@82513
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82506
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82503
|
5 years |
vboxsync |
VBoxSharedClipboardSvc-win.cpp: Flagged some non-sense for fixing in a …
|
|
|
@82501
|
5 years |
vboxsync |
SharedClipboardSvc: Working on unbreaking VRDE/VRDP, the DATA_READ …
|
|
|
@82500
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82498
|
5 years |
vboxsync |
todos. bugref:9437
|
|
|
@82489
|
5 years |
vboxsync |
space between brief and docs.
|
|
|
@82488
|
5 years |
vboxsync |
VBoxSharedClipboardSvc: Return VERR_NOT_IMPLEMENTED like we used to do …
|
|
|
@82486
|
5 years |
vboxsync |
VBoxClipboardSvc: doxygen, comment. bugref:9437
|
|
|
@82485
|
5 years |
vboxsync |
VBox/HostServices/VBoXClipboardSvc.h: There is no need for any public …
|
|
|
@82483
|
5 years |
vboxsync |
VBoxClipboardSvc: More save state cleanup. bugref:9437
|
|
|
@82482
|
5 years |
vboxsync |
VBoxSharedClipboardSvc.cpp: Must reject future saved state version …
|
|
|
@82481
|
5 years |
vboxsync |
VBoxClipboardSvc: Moved the saved state version defines from the …
|
|
|
@82480
|
5 years |
vboxsync |
GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
|
|
|
@82479
|
5 years |
vboxsync |
Build fix. bugref:9437
|
|
|
@82478
|
5 years |
vboxsync |
GuestHost/SharedClipboard-transfers.h: Removed/disabled a bunch more …
|
|
|
@82462
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Renamed SHCLTRANSFERDIR_[READ|WRITE] -> …
|
|
|
@82460
|
5 years |
vboxsync |
Shared Clipboard: No need to do RTPATH_MAX + 1.
|
|
|
@82447
|
5 years |
vboxsync |
Shared Clipboar/HostService: Fixed testcase.
|
|
|
@82266
|
5 years |
vboxsync |
Shared Clipboard/X11: More cleanup.
|
|
|
@82156
|
5 years |
vboxsync |
Shared Clipboard/VBoxClient: More cleanup for X11-specific code.
|
|
|
@81960
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81843
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81829
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Got Linux hosts -> Windows guests working.
|
|
|
@81825
|
5 years |
vboxsync |
Shared Clipboard: Build fix.
|
|
|
@81824
|
5 years |
vboxsync |
Shared Clipboard: Generalized initial (host to guest) clipboard …
|
|
|
@81820
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81769
|
5 years |
vboxsync |
Shared Clipboard: Build fix.
|
|
|
@81768
|
5 years |
vboxsync |
Shared Clipboard: Update.
|
|
|
@81746
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81699
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@81698
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Logging nit.
|
|
|
@81559
|
5 years |
vboxsync |
Shared Clipboard: Got rid of the protocol version in …
|
|
|
@81464
|
5 years |
vboxsync |
SharedFolders/mappings.cpp: Disabled annoying assertion for /me.
|
|
|
@81460
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Various bugfixes.
|
|
|
@81451
|
5 years |
vboxsync |
Shared Clipboard/Svc: Some renaming.
|
|
|
@81449
|
5 years |
vboxsync |
Shared Clipboard/tstClipboardServiceHost: Added initial tests for …
|
|
|
@81448
|
5 years |
vboxsync |
Shared Clipboard/tstClipboardServiceHost: Formatting.
|
|
|
@81446
|
5 years |
vboxsync |
Shared Clipboard/Svc: Re-enabled / fixes testcases for …
|
|
|
@81445
|
5 years |
vboxsync |
Shared Clipboard/Svc: More legacy handling (protocol v0) tweaks needed …
|
|
|
@81443
|
5 years |
vboxsync |
Shared Clipboard/Svc: Split up client initialization / resetting code …
|
|
|
@81441
|
5 years |
vboxsync |
Shared Clipboard/Svc: Formatting.
|
|
|
@81439
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Added initial testcase for the transfers code.
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81352
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Implemented reporting / querying …
|
|
|
@81347
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Return VERR_NOT_IMPLEMENTED to the guest …
|
|
|
@81346
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Made the context ID 64-bit wide.
|
|
|