VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93401   3 years vboxsync SharedClipboard/win: Fixed off by 2 calculation in …
(edit) @93326   3 years vboxsync Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
(edit) @93321   3 years vboxsync Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
(edit) @93316   3 years vboxsync Shared Clipboard/X11: Make sure to bail out early if an event was not …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93075   3 years vboxsync SharedFoldersSvc: Copy out the short name to help run DOS and WinOS2 …
(edit) @93066   3 years vboxsync HostServices: Convert AssertPtrNullReturn() -> AssertPtrReturn(), NULL …
(edit) @93051   3 years vboxsync Guest Control/Host Service: Fixed debug assertion.
(edit) @93048   3 years vboxsync Guest Control/Host Service: Make sure that the host gets notified …
(edit) @92854   3 years vboxsync Host Services: Shared Clipboard: convert HTML content into CF_HTML …
(edit) @92785   3 years vboxsync Host Services: Shared Clipboard: reference counting extra fix for …
(edit) @92772   3 years vboxsync Host Services: Shared Clipboard: reference counting fix for events …
(edit) @92742   3 years vboxsync SharedFoldersSvc: Fix format string issue in the automount log message …
(edit) @92739   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92736   3 years vboxsync Shared Clipboard/Transfers: Added very basic testing for transfer and …
(edit) @92735   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92696   3 years vboxsync HGCM,SharedFolderSvc: Corrected the units for a number of profile stats.
(edit) @92240   3 years vboxsync SharedClipboard: Made svcConnect just never return any informational …
(edit) @92239   3 years vboxsync SharedClipboard: Poor code structure in svcConnect made it forget to …
(edit) @92182   3 years vboxsync SharedClipboard/darwin: Force UTF-8 file encoding.
(edit) @92017   3 years vboxsync SharedClipboard: Corrected another pvData assertion preventing zero …
(edit) @91749   3 years vboxsync VRDP: Shared Clipboard: delegate clipboard processing to VRDP service …
(edit) @91624   3 years vboxsync SharedClipboard/X11: ShClX11RequestFromX11CompleteCallback must free …
(edit) @91622   3 years vboxsync SharedClipboardSvc-internal.h: fix tab setting.
(edit) @91513   3 years vboxsync Host Services: ShCl: VRDP: prevent clipboard operation from stop when …
(edit) @91435   3 years vboxsync Shared Clipboard: prevent guest clipboard reset when clipboard sharing …
(edit) @91228   3 years vboxsync SharedFoldersSvc: Corrected SHFL_FN_WRITE file offset return parameter …
(edit) @91226   3 years vboxsync Reverting r146862 for commit message fixing.
(edit) @91207   3 years vboxsync Additions: vboxsf: fix typo in host service code, bugref:10102, …
(edit) @90805   3 years vboxsync HostServices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90794   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90792   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90267   3 years vboxsync HGCM,HostServices: Set the default limits before calling the service …
(edit) @90238   3 years vboxsync HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
(edit) @90054   3 years vboxsync VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
(edit) @90050   3 years vboxsync SharedClipboard/win: Only call DefWindowProc for messages we don't …
(edit) @89948   3 years vboxsync Attempt to fix build, bugref:10038.
(edit) @89947   3 years vboxsync X11: Host Services: Shared Clipboard: improve error code path …
(edit) @89555   3 years vboxsync Shared Clipboard: Missing locking in state loading code.
(edit) @88191   4 years vboxsync One more small Solaris-specific build warning fix: …
(edit) @87686   4 years vboxsync Shared Clipboard/Transfers: Renaming. ​bugref:9437
(edit) @87658   4 years vboxsync Shared Clipboard/Transfers: Rearranged parameter lists of …
(edit) @87657   4 years vboxsync Shared Clipboard/Transfers: Release (2) log if the guest supports file …
(edit) @87624   4 years vboxsync VBoxGuestControlSvc: Better assertion text and explanatory comment.
(edit) @87566   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @87082   4 years vboxsync Shared Clipboard: Simplified and cleaned up the X11 callback handling …
(edit) @87059   4 years vboxsync Shared Clipboard/Transfers: Initial commit for the transfer HTTP …
(edit) @86959   4 years vboxsync Shared Clipboard: Convert VBox clipboard formats to strings to improve …
(edit) @86949   4 years vboxsync Shared Clipboard/Transfers: Transfer IDs are 32-bit and of type …
(edit) @86912   4 years vboxsync Shared Clipboard/Transfers: Docs (clipboard areas are no more). bugref:9437
(edit) @86911   4 years vboxsync Shared Clipboard/Transfers: Added VBOX_SHCL_GF_0_TRANSFERS_FRONTEND to …
(edit) @86908   4 years vboxsync Shared Clipboard/Transfers: Removed clipboard area handling code. …
(edit) @86890   4 years vboxsync Shared Clipboard: More (optional) release logging for error diagnosis …
(edit) @86889   4 years vboxsync Shared Clipboard: More (optional) release logging for error diagnosis.
(edit) @86869   4 years vboxsync DnD: Termination fixes / clarification.
(edit) @86691   4 years vboxsync Shared Clipboard/HostService: Refined …
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(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. …
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