VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100881   17 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @100676   18 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100667   18 months vboxsync Shared Clipboard: Logging nits. bugref:9437
(edit) @100656   18 months vboxsync Shared Clipboard/VRDE: Build fix. bugref:9437
(edit) @100655   18 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
(edit) @100648   18 months vboxsync Shared Clipboard: Avoid checking the transfer ID if pTransfer is NULL …
(edit) @100646   18 months vboxsync Shared Clipboard: Renaming (ShClSvcHostReportFormats -> …
(edit) @100645   18 months vboxsync Shared Clipboard: More code for transfer cancellation and error …
(edit) @100644   18 months vboxsync Shared Clipboard: More code for transfer cancellation and error …
(edit) @100643   18 months vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100642   18 months vboxsync Shared Clipboard: Use ShClEventWaitEx() instead of ShClEventWait(), to …
(edit) @100641   18 months vboxsync Shared Clipboard: Easier to follow event destruction handling: Destroy …
(edit) @100619   18 months vboxsync Shared Clipboard: Made the Main host service dispatcher a bit more …
(edit) @100616   18 months vboxsync Shared Clipboard: More code for host service error propagation. bugref:9437
(edit) @100613   18 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100563   19 months vboxsync Shared Clipboard: Use the transfer's event source in the host service …
(edit) @100562   19 months vboxsync Shared Clipboard: Use the transfer's event source in the host service …
(edit) @100560   19 months vboxsync Shared Clipboard: More testcases for event handling. bugref:9437
(edit) @100553   19 months vboxsync Shared Clipboard: Always use index 0 when removing transfers via …
(edit) @100552   19 months vboxsync Shared Clipboard: Removed shClSvcWinDataObjectTransferEndCallback(), …
(edit) @100547   19 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100544   19 months vboxsync Shared Clipboard: Logging nit. bugref:9437
(edit) @100541   19 months vboxsync Shared Clipboard: Renamed …
(edit) @100537   19 months vboxsync Shared Clipboard: Make sure to also let the guest know of transfer …
(edit) @100535   19 months vboxsync Shared Clipboard: Make sure to also lock the client in …
(edit) @100525   19 months vboxsync Shared Clipboard: Nit. bugref:9437
(edit) @100499   19 months vboxsync Shared Clipboard: List entry reading fixes. bugref:9437
(edit) @100471   19 months vboxsync Shared Clipboard: Fixed returning list handle for …
(edit) @100470   19 months vboxsync Shared Clipboard: Fixed returning list handle for …
(edit) @100450   19 months vboxsync Shared Clipboard: Emphasize which format is which in the Windows …
(edit) @100432   19 months vboxsync Shared Clipboard: Added missing SharedClipboardWinTransferCreate() …
(edit) @100413   19 months vboxsync Shared Clipboard: Removed dead code. ​​​bugref:9437
(edit) @100412   19 months vboxsync Shared Clipboard: Windows host service now uses the same way as the …
(edit) @100411   19 months vboxsync Shared Clipboard: Renaming (shClSvcTransferSendStatusAsyncInternal -> …
(edit) @100404   19 months vboxsync Shared Clipboard: Added missing success status when handling …
(edit) @100394   19 months vboxsync Shared Clipboard: Also use the transfers callbacks for the Windows …
(edit) @100393   19 months vboxsync Shared Clipboard: Made setting the transfer callbacks part of …
(edit) @100392   19 months vboxsync Shared Clipboard: Updated docs for shClSvcX11TransferOnInitCallback(), …
(edit) @100388   19 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100387   19 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100383   19 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100382   19 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100381   19 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100378   19 months vboxsync Shared Clipboard: Installed Windows host callbacks for reading the …
(edit) @100377   19 months vboxsync Shared Clipboard: Docs. ​​bugref:9437
(edit) @100376   19 months vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100375   19 months vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100374   19 months vboxsync Shared Clipboard: Initialize the host-backend specific transfer …
(edit) @100370   19 months vboxsync Shared Clipboard: Removed ShClBackendTransferHGRootListRead(), not …
(edit) @100369   19 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100368   19 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100367   19 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100291   19 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100237   19 months vboxsync Shared Clipboard: Fixed reading data from X11 host clipboard. bugref:9437
(edit) @100220   19 months vboxsync HostServices/SharedFolders/vbsf.cpp: Don't use the host page size when …
(edit) @100205   19 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100204   19 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100108   20 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100018   20 months vboxsync Shared Clipboard/HostService: Check for payload data here. bugref:9437
(edit) @100017   20 months vboxsync Shared Clipboard/HostService: Only start a transfer on the host side …
(edit) @100011   20 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99974   20 months vboxsync Shared Clipboard/HostService: Fixes for (not) reporting (and starting) …
(edit) @99969   20 months vboxsync Shared Clipboard/HostService: More friendly log message if the Guest …
(edit) @99968   20 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99967   20 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99966   20 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99954   20 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @99953   20 months vboxsync Shared Clipboard: Only need to start the HTTP server on the host when …
(edit) @99952   20 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99951   20 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99937   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99802   21 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99775   21 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99739   21 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99262   22 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99253   22 months vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99120   22 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @98665   2 years vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98587   2 years vboxsync HostServices/TstHGCMMock.cpp: fixed memory leak that upsets the tests …
(edit) @98578   2 years vboxsync HGCMMock*.h: Moved to HostServices as it chiefly tests the HGCM …
(edit) @98577   2 years vboxsync HGCMMock*.h: Split out the code into .cpp files.
(edit) @98576   2 years vboxsync HGCMMock*.h: Split out the code into .cpp files.
(edit) @98575   2 years vboxsync tstGuestControlMockHGCM,tstClipboardMockHGCM: Cleanups.
(edit) @98574   2 years vboxsync HGCMMock.h,tstGuestControlMockHGCM: Fixed memory overrun wrt client …
(edit) @98533   2 years vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98527   2 years vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98526   2 years vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98415   2 years vboxsync HostServices/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98359   2 years vboxsync HostServices/HostChannel: Address two todos [build fix]
(edit) @98358   2 years vboxsync HostServices/HostChannel: Address two todos
(edit) @98188   2 years vboxsync *.kmk: s/VBOXMAINCLIENTDLL/VBoxMainClientDll/ bugref:10348
(edit) @98169   2 years vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98167   2 years vboxsync *.kmk: s/VBOXR3AUTOTST/VBoxR3AutoTest/ bugref:10348
(edit) @98133   2 years vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97797   2 years vboxsync DnD/HostService: Reset handling fixes: Don't reset (clear) the …
(edit) @97789   2 years vboxsync DnD: Simplified / untangled reset handling: - Don't implicitly reset …
(edit) @97788   2 years vboxsync DnD: Simplified / untangled reset handling: - Don't implicitly reset …
(edit) @97763   2 years vboxsync DnD/HostService: Don't send any host-specific messages to the guest …
(edit) @97748   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
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