VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103453   9 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103450   9 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103445   9 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103442   9 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103437   9 months vboxsync tstShflCase: Return non-zero error if the testcase failed. Eliminated …
(edit) @103434   9 months vboxsync tstShflCase: You cannot use RTTESTI_CHECK_RC_OK w/o first calling …
(edit) @103426   9 months vboxsync Shared Clipboard: Logging nit. bugref:9437
(edit) @103363   10 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103323   10 months vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
(edit) @103285   10 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103275   10 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103260   10 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103148   10 months vboxsync HostServices/SharedClipboard: Some warning fixes about externally …
(edit) @103145   10 months vboxsync HostServices/auth: Some warning fixes about externally visible …
(edit) @103144   10 months vboxsync HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp: Some …
(edit) @103143   10 months vboxsync HostServices/SharedClipboard: Some warning fixes about externally …
(edit) @102954   11 months vboxsync Shared Clipboard/Transfer: Made destroying the transfers easier to use …
(edit) @102911   11 months vboxsync HostServices/tstClipboardServiceHost: Fix memory leak in testcase …
(edit) @102818   11 months vboxsync Shared Clipboard/Transfers: Use ShClTransferHttpConvertToStringList() …
(edit) @102654   11 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102602   12 months vboxsync Guest Control/Host service: Spaces nits.
(edit) @102468   12 months vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
(edit) @102467   12 months vboxsync Shared Clipboard: Make sure to check the event's rc when waiting for …
(edit) @102461   12 months vboxsync Shared Clipboard: Make sure to check the event's rc when waiting for …
(edit) @102188   12 months vboxsync Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
(edit) @102166   12 months vboxsync Shared Clipboard/Transfers: Another build fix for Solaris (not enabled …
(edit) @102165   12 months vboxsync Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
(edit) @101395   14 months vboxsync Host services: VBoxGuestPropSvc: Improved checks when guest is …
(edit) @100881   16 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @100676   17 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100667   17 months vboxsync Shared Clipboard: Logging nits. bugref:9437
(edit) @100656   17 months vboxsync Shared Clipboard/VRDE: Build fix. bugref:9437
(edit) @100655   17 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
(edit) @100648   17 months vboxsync Shared Clipboard: Avoid checking the transfer ID if pTransfer is NULL …
(edit) @100646   17 months vboxsync Shared Clipboard: Renaming (ShClSvcHostReportFormats -> …
(edit) @100645   17 months vboxsync Shared Clipboard: More code for transfer cancellation and error …
(edit) @100644   17 months vboxsync Shared Clipboard: More code for transfer cancellation and error …
(edit) @100643   17 months vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100642   17 months vboxsync Shared Clipboard: Use ShClEventWaitEx() instead of ShClEventWait(), to …
(edit) @100641   17 months vboxsync Shared Clipboard: Easier to follow event destruction handling: Destroy …
(edit) @100619   17 months vboxsync Shared Clipboard: Made the Main host service dispatcher a bit more …
(edit) @100616   17 months vboxsync Shared Clipboard: More code for host service error propagation. bugref:9437
(edit) @100613   17 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100563   17 months vboxsync Shared Clipboard: Use the transfer's event source in the host service …
(edit) @100562   17 months vboxsync Shared Clipboard: Use the transfer's event source in the host service …
(edit) @100560   17 months vboxsync Shared Clipboard: More testcases for event handling. bugref:9437
(edit) @100553   17 months vboxsync Shared Clipboard: Always use index 0 when removing transfers via …
(edit) @100552   17 months vboxsync Shared Clipboard: Removed shClSvcWinDataObjectTransferEndCallback(), …
(edit) @100547   17 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100544   17 months vboxsync Shared Clipboard: Logging nit. bugref:9437
(edit) @100541   17 months vboxsync Shared Clipboard: Renamed …
(edit) @100537   17 months vboxsync Shared Clipboard: Make sure to also let the guest know of transfer …
(edit) @100535   17 months vboxsync Shared Clipboard: Make sure to also lock the client in …
(edit) @100525   17 months vboxsync Shared Clipboard: Nit. bugref:9437
(edit) @100499   17 months vboxsync Shared Clipboard: List entry reading fixes. bugref:9437
(edit) @100471   17 months vboxsync Shared Clipboard: Fixed returning list handle for …
(edit) @100470   17 months vboxsync Shared Clipboard: Fixed returning list handle for …
(edit) @100450   17 months vboxsync Shared Clipboard: Emphasize which format is which in the Windows …
(edit) @100432   17 months vboxsync Shared Clipboard: Added missing SharedClipboardWinTransferCreate() …
(edit) @100413   17 months vboxsync Shared Clipboard: Removed dead code. ​​​bugref:9437
(edit) @100412   17 months vboxsync Shared Clipboard: Windows host service now uses the same way as the …
(edit) @100411   17 months vboxsync Shared Clipboard: Renaming (shClSvcTransferSendStatusAsyncInternal -> …
(edit) @100404   17 months vboxsync Shared Clipboard: Added missing success status when handling …
(edit) @100394   17 months vboxsync Shared Clipboard: Also use the transfers callbacks for the Windows …
(edit) @100393   17 months vboxsync Shared Clipboard: Made setting the transfer callbacks part of …
(edit) @100392   17 months vboxsync Shared Clipboard: Updated docs for shClSvcX11TransferOnInitCallback(), …
(edit) @100388   17 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100387   17 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100383   17 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100382   17 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100381   17 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100378   17 months vboxsync Shared Clipboard: Installed Windows host callbacks for reading the …
(edit) @100377   17 months vboxsync Shared Clipboard: Docs. ​​bugref:9437
(edit) @100376   17 months vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100375   17 months vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100374   17 months vboxsync Shared Clipboard: Initialize the host-backend specific transfer …
(edit) @100370   17 months vboxsync Shared Clipboard: Removed ShClBackendTransferHGRootListRead(), not …
(edit) @100369   17 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100368   17 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100367   17 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100291   17 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100237   18 months vboxsync Shared Clipboard: Fixed reading data from X11 host clipboard. bugref:9437
(edit) @100220   18 months vboxsync HostServices/SharedFolders/vbsf.cpp: Don't use the host page size when …
(edit) @100205   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100204   18 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100018   18 months vboxsync Shared Clipboard/HostService: Check for payload data here. bugref:9437
(edit) @100017   18 months vboxsync Shared Clipboard/HostService: Only start a transfer on the host side …
(edit) @100011   18 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99974   18 months vboxsync Shared Clipboard/HostService: Fixes for (not) reporting (and starting) …
(edit) @99969   18 months vboxsync Shared Clipboard/HostService: More friendly log message if the Guest …
(edit) @99968   18 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99967   18 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99966   18 months vboxsync Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
(edit) @99954   19 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @99953   19 months vboxsync Shared Clipboard: Only need to start the HTTP server on the host when …
(edit) @99952   19 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99951   19 months vboxsync Shared Clipboard: Moved code for handling local filesystems with …
(edit) @99937   19 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99802   19 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
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