VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86531   4 years vboxsync HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h: Doxygen
(edit) @86490   4 years vboxsync tstSharedFolderService: gcc 10 build fix. bugref:9746
(edit) @86396   4 years vboxsync SharedFoldersSvc: Must free pAutoMountPoint in vbsfMappingsRemove. …
(edit) @86364   4 years vboxsync SharedClipboard/testcase: shClSvcClientInit is implied in …
(edit) @86363   4 years vboxsync SharedClipboard: Make sure to free Legacy.lstCID in shClSvcClientInit.
(edit) @86362   4 years vboxsync HostServices/testcase: None of these tests cases have any need to be …
(edit) @86247   4 years vboxsync SharedClipboard/win: Build fix (strict/win) and some cleanup.
(edit) @86008   4 years vboxsync Shared Clipboard/Host Service: The legacy Guest Additions context ID …
(edit) @86007   4 years vboxsync Shared Clipboard/Host Service: Renamed cAllocatedMessages -> …
(edit) @86006   4 years vboxsync Shared Clipboard/Host Service: Use and check for a context ID (CID) in …
(edit) @86002   4 years vboxsync Shared Clipboard/Host Service: Renamed ShClSvcGuestDataReceived() -> …
(edit) @85999   4 years vboxsync Shared Clipboard/Host Service: Use and check for a context ID (CID) in …
(edit) @85989   4 years vboxsync Shared Clipboard/Darwin: Extended @todo.
(edit) @85987   4 years vboxsync Shared Clipboard: Docs nits. bugref:9437
(edit) @85985   4 years vboxsync Shared Clipboard/Host Service: Automatically unregister event if it …
(edit) @85984   4 years vboxsync Shared Clipboard/Host Service: No need to go forth and back between …
(edit) @85983   4 years vboxsync Shared Clipboard/Host Service: No need to go forth and back between …
(edit) @85981   4 years vboxsync Shared Clipboard/Host Service: Bail out early in …
(edit) @85980   4 years vboxsync Shared Clipboard: Renamed backend-specific ShClSvcDataReadXXX …
(edit) @85845   4 years vboxsync Shared Clipboard/X11: Fixes for empty strings (was too strict before), …
(edit) @85834   4 years vboxsync Shared Clipboard/X11: Return VERR_NO_DATA in X11 callback …
(edit) @85832   4 years vboxsync Shared Clipboard/HostService: A bit more (optional) release logging.
(edit) @85828   4 years vboxsync Shared Clipboard/X11: Major cleanup for string conversion functions. …
(edit) @85775   4 years vboxsync Reverted r139926 (Shared Clipboard/Win: Don't leak allocated …
(edit) @85774   4 years vboxsync Shared Clipboard/Win: Don't leak allocated SHCLEVENTPAYLOAD struct.
(edit) @85773   4 years vboxsync Shared Clipboard/X11: Check for valid payload data.
(edit) @85763   4 years vboxsync Shared Clipboard: Some more assertions for ShClBackendReadData() …
(edit) @85762   4 years vboxsync Shared Clipboard: Also free X11 CLIPREADCBREQ in ShClBackendReadData() …
(edit) @85749   4 years vboxsync DnD/HostService: Guest reboot / shutdown fixes.
(edit) @85745   4 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85722   4 years vboxsync DnD: Added wire protocol support for querying and reporting guest / …
(edit) @85714   4 years vboxsync HGCM / DnD: Removed the protocol version from the generic HGCM client …
(edit) @85712   4 years vboxsync DnD: Added wire protocol support for querying and reporting guest / …
(edit) @85681   4 years vboxsync DnD: Lots of documentation.
(edit) @85407   4 years vboxsync DnD/HostService: Condensed guestCall() parameter validation; makes use …
(edit) @85403   4 years vboxsync DnD/HostService: Fixed using context ID for GUEST_DND_HG_EVT_PROGRESS …
(edit) @85318   4 years vboxsync HostServices: Clang 11++ adjustments. Eliminated pointless auto_ptr. …
(edit) @85145   4 years vboxsync DnD/HostService: Improved verification of …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85021   4 years vboxsync DnD/HGCM: A bit of work on the protocol version code; don't use guest …
(edit) @84996   4 years vboxsync Shared Clipboard/Transfers: Removed some superfluous HGCM parameters. …
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84508   5 years vboxsync Main: Shut up gcc 10 complaints about sloppy HGCMSvcGetXxxx usage. …
(edit) @84142   5 years vboxsync Shared Clipboard/HostService: Renaming to match terminology (*SvcImpl* …
(edit) @84138   5 years vboxsync Shared Clipboard/HostService: Fixed X11 stub implementation (follow-up …
(edit) @83947   5 years vboxsync Shared Clipboard/HostService: Fixed X11 stub implementation.
(edit) @83809   5 years vboxsync VBoxSharedClipboard: VC++ 14.1 adjustment. bugref:8489
(edit) @83707   5 years vboxsync Shared Clipboard/testcase: Disabled automatically running testcases …
(edit) @83692   5 years vboxsync Shared Clipboard/testcases: Added initial testcase for service …
(edit) @83688   5 years vboxsync Shared Clipboard/testcases: Added initial testcase for service …
(edit) @83687   5 years vboxsync Shared Clipboard/testcases: Added initial testcase for service …
(edit) @83634   5 years vboxsync SharedClipboard: Figured out the problem with guest -> host HTML, …
(edit) @83633   5 years vboxsync SharedClipboard: Refreshed readFromPasteboard() to prevent memory …
(edit) @83632   5 years vboxsync SharedClipboard: Modified queryNewPasteboardFormats to make absolutely …
(edit) @83631   5 years vboxsync SharedClipboard: Failed attempt at putting HTML on the pasteboard …
(edit) @83630   5 years vboxsync SharedClipboard: Fixed leaks in sloppy error handling in …
(edit) @83628   5 years vboxsync SharedClipboard: Trying to make the darwin approach work better. The …
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83621   5 years vboxsync SharedClipboard/darwin: Logging. bugref:9620
(edit) @83506   5 years vboxsync Guest Control/HostService: Logging for querying/setting features …
(edit) @83504   5 years vboxsync Guest Control/HostService: Logging for querying/setting features.
(edit) @83405   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82894   5 years vboxsync Shared Clipboard: Comment. bugref:9437
(edit) @82893   5 years vboxsync Shared Clipboard: Dealt with event retention for …
(edit) @82892   5 years vboxsync Shared Clipboard: Use RTAssertSetMayPanic() instead of overriding …
(edit) @82891   5 years vboxsync Shared Clipboard: Use RTAssertSetMayPanic() instead of overriding …
(edit) @82890   5 years vboxsync Shared Clipboard: Fixed testcases. bugref:9437
(edit) @82889   5 years vboxsync Shared Clipboard: Generate separate messages in …
(edit) @82887   5 years vboxsync tstClipboardServiceHost.cpp: Added explanations why some tests have …
(edit) @82884   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK [Darwin build fix]. bugref:9437
(edit) @82881   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK [build fix]. bugref:9437
(edit) @82880   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK.
(edit) @82875   5 years vboxsync Shared Clipboard: Use NIL_SHCLEVENTID everywhere.
(edit) @82873   5 years vboxsync Shared Clipboard/HostServices: Resolved more todos (logging).
(edit) @82872   5 years vboxsync Shared Clipboard/HostServices: Resolved more todos (removed …
(edit) @82853   5 years vboxsync Shared Clipboard: Build fix. bugref:9437
(edit) @82852   5 years vboxsync Shared Clipboard: Added missing / disabled code for negotiating …
(edit) @82851   5 years vboxsync Shared Clipboard: Set the transfer source for all platforms in a …
(edit) @82849   5 years vboxsync Shared Clipboard: More fixes to get the transfer code compiled again. …
(edit) @82848   5 years vboxsync Shared Clipboard: More fixes to get the transfer code compiled again. …
(edit) @82847   5 years vboxsync Shared Clipboard: Renaming, to get the transfer code compiled again. …
(edit) @82846   5 years vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @82741   5 years vboxsync Main,IPRT,SUP,SharedClipboard: Cleanup fixes.
(edit) @82628   5 years vboxsync VBoxSharedClipboardSvc: If guest provided zero bytes, we get no …
(edit) @82540   5 years vboxsync VBoxSharedClipboardSvc.cpp: doxygen fix. bugref:9437
(edit) @82539   5 years vboxsync VBoxSharedClipboardSvc-x11.cpp: memory leak fix. bugref:9437
(edit) @82535   5 years vboxsync VBoxSharedClipboardSvc-x11.cpp: Forgot to set pcbActual in …
(edit) @82534   5 years vboxsync VBoxSharedClipboardSvc: Fixed unresolved ShClEventIDGenerate in …
(edit) @82530   5 years vboxsync VBoxSharedClipboardSvc: build fix. bugref:9437
(edit) @82527   5 years vboxsync SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
(edit) @82526   5 years vboxsync SharedClipboardSvc,Vbgl: Started looking over the host message …
(edit) @82525   5 years vboxsync SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
(edit) @82515   5 years vboxsync SharedClipboardSvc: Don't let the guest clear the host clipboard …
(edit) @82513   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82506   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82503   5 years vboxsync VBoxSharedClipboardSvc-win.cpp: Flagged some non-sense for fixing in a …
(edit) @82501   5 years vboxsync SharedClipboardSvc: Working on unbreaking VRDE/VRDP, the DATA_READ …
(edit) @82500   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82498   5 years vboxsync todos. bugref:9437
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette