VirtualBox

source: vbox/trunk/src/VBox/HostServices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @105087   8 月 vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105018   8 月 vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   8 月 vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @104773   9 月 vboxsync Shared Clipboard: Make ShClUtf16LFLenUtf8 to provide proper length in …
(edit) @104628   9 月 vboxsync HostServices/Drag'n Drop: Fixed missing field initializer. ​bugref:3409
(edit) @104627   9 月 vboxsync Shared Clipboard: Fixed warnings. ​bugref:3409
(edit) @104561   10 月 vboxsync VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp: Make …
(edit) @104560   10 月 vboxsync HostServices/SharedFolders/testcase/tstSharedFolderService.cpp: Don't …
(edit) @104472   10 月 vboxsync SharedClipboard: Some unused statement fixes, bugref:3409
(edit) @104317   10 月 vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104311   10 月 vboxsync Shared Clipboard/tstClipboardTransfers: Fixed testcase. bugref:9437
(edit) @104236   11 月 vboxsync macOS: Shared Clipboard: Prevent assertion on each guest -> host …
(edit) @104235   11 月 vboxsync macOS: Shared Clipboard: Prevent assertion on each guest -> host …
(edit) @103634   12 月 vboxsync Shared Clipboard: Cut back default release logging a bit and limit …
(edit) @103633   12 月 vboxsync Shared Clipboard: Cut back default release logging a bit and limit …
(edit) @103632   12 月 vboxsync Shared Clipboard: More cleanups (renaming internal HGCM message …
(edit) @103631   12 月 vboxsync Shared Clipboard: More cleanups (renaming Windows parts to match the …
(edit) @103630   12 月 vboxsync Shared Clipboard: More cleanups (renaming, removed dead code). bugref:9437
(edit) @103615   12 月 vboxsync Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
(edit) @103480   12 月 vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103453   12 月 vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103450   12 月 vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103445   12 月 vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103442   12 月 vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103437   12 月 vboxsync tstShflCase: Return non-zero error if the testcase failed. Eliminated …
(edit) @103434   12 月 vboxsync tstShflCase: You cannot use RTTESTI_CHECK_RC_OK w/o first calling …
(edit) @103426   12 月 vboxsync Shared Clipboard: Logging nit. bugref:9437
(edit) @103363   12 月 vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103323   12 月 vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
(edit) @103285   13 月 vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103275   13 月 vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103260   13 月 vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103148   13 月 vboxsync HostServices/SharedClipboard: Some warning fixes about externally …
(edit) @103145   13 月 vboxsync HostServices/auth: Some warning fixes about externally visible …
(edit) @103144   13 月 vboxsync HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp: Some …
(edit) @103143   13 月 vboxsync HostServices/SharedClipboard: Some warning fixes about externally …
(edit) @102954   13 月 vboxsync Shared Clipboard/Transfer: Made destroying the transfers easier to use …
(edit) @102911   13 月 vboxsync HostServices/tstClipboardServiceHost: Fix memory leak in testcase …
(edit) @102818   14 月 vboxsync Shared Clipboard/Transfers: Use ShClTransferHttpConvertToStringList() …
(edit) @102654   14 月 vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102602   14 月 vboxsync Guest Control/Host service: Spaces nits.
(edit) @102468   15 月 vboxsync Shared Clipboard: Added a dedicated event type for the X11 …
(edit) @102467   15 月 vboxsync Shared Clipboard: Make sure to check the event's rc when waiting for …
(edit) @102461   15 月 vboxsync Shared Clipboard: Make sure to check the event's rc when waiting for …
(edit) @102188   15 月 vboxsync Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
(edit) @102166   15 月 vboxsync Shared Clipboard/Transfers: Another build fix for Solaris (not enabled …
(edit) @102165   15 月 vboxsync Shared Clipboard/Transfers: Compile fix for Solaris (not enabled by …
(edit) @101395   17 月 vboxsync Host services: VBoxGuestPropSvc: Improved checks when guest is …
(edit) @100881   19 月 vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @100676   19 月 vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100667   19 月 vboxsync Shared Clipboard: Logging nits. bugref:9437
(edit) @100656   19 月 vboxsync Shared Clipboard/VRDE: Build fix. bugref:9437
(edit) @100655   19 月 vboxsync Shared Clipboard/VRDE: Integrated the logic of …
(edit) @100648   19 月 vboxsync Shared Clipboard: Avoid checking the transfer ID if pTransfer is NULL …
(edit) @100646   19 月 vboxsync Shared Clipboard: Renaming (ShClSvcHostReportFormats -> …
(edit) @100645   19 月 vboxsync Shared Clipboard: More code for transfer cancellation and error …
(edit) @100644   19 月 vboxsync Shared Clipboard: More code for transfer cancellation and error …
(edit) @100643   19 月 vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100642   19 月 vboxsync Shared Clipboard: Use ShClEventWaitEx() instead of ShClEventWait(), to …
(edit) @100641   19 月 vboxsync Shared Clipboard: Easier to follow event destruction handling: Destroy …
(edit) @100619   19 月 vboxsync Shared Clipboard: Made the Main host service dispatcher a bit more …
(edit) @100616   19 月 vboxsync Shared Clipboard: More code for host service error propagation. bugref:9437
(edit) @100613   19 月 vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100563   20 月 vboxsync Shared Clipboard: Use the transfer's event source in the host service …
(edit) @100562   20 月 vboxsync Shared Clipboard: Use the transfer's event source in the host service …
(edit) @100560   20 月 vboxsync Shared Clipboard: More testcases for event handling. bugref:9437
(edit) @100553   20 月 vboxsync Shared Clipboard: Always use index 0 when removing transfers via …
(edit) @100552   20 月 vboxsync Shared Clipboard: Removed shClSvcWinDataObjectTransferEndCallback(), …
(edit) @100547   20 月 vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100544   20 月 vboxsync Shared Clipboard: Logging nit. bugref:9437
(edit) @100541   20 月 vboxsync Shared Clipboard: Renamed …
(edit) @100537   20 月 vboxsync Shared Clipboard: Make sure to also let the guest know of transfer …
(edit) @100535   20 月 vboxsync Shared Clipboard: Make sure to also lock the client in …
(edit) @100525   20 月 vboxsync Shared Clipboard: Nit. bugref:9437
(edit) @100499   20 月 vboxsync Shared Clipboard: List entry reading fixes. bugref:9437
(edit) @100471   20 月 vboxsync Shared Clipboard: Fixed returning list handle for …
(edit) @100470   20 月 vboxsync Shared Clipboard: Fixed returning list handle for …
(edit) @100450   20 月 vboxsync Shared Clipboard: Emphasize which format is which in the Windows …
(edit) @100432   20 月 vboxsync Shared Clipboard: Added missing SharedClipboardWinTransferCreate() …
(edit) @100413   20 月 vboxsync Shared Clipboard: Removed dead code. ​​​bugref:9437
(edit) @100412   20 月 vboxsync Shared Clipboard: Windows host service now uses the same way as the …
(edit) @100411   20 月 vboxsync Shared Clipboard: Renaming (shClSvcTransferSendStatusAsyncInternal -> …
(edit) @100404   20 月 vboxsync Shared Clipboard: Added missing success status when handling …
(edit) @100394   20 月 vboxsync Shared Clipboard: Also use the transfers callbacks for the Windows …
(edit) @100393   20 月 vboxsync Shared Clipboard: Made setting the transfer callbacks part of …
(edit) @100392   20 月 vboxsync Shared Clipboard: Updated docs for shClSvcX11TransferOnInitCallback(), …
(edit) @100388   20 月 vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100387   20 月 vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100383   20 月 vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100382   20 月 vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100381   20 月 vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100378   20 月 vboxsync Shared Clipboard: Installed Windows host callbacks for reading the …
(edit) @100377   20 月 vboxsync Shared Clipboard: Docs. ​​bugref:9437
(edit) @100376   20 月 vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100375   20 月 vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100374   20 月 vboxsync Shared Clipboard: Initialize the host-backend specific transfer …
(edit) @100370   20 月 vboxsync Shared Clipboard: Removed ShClBackendTransferHGRootListRead(), not …
(edit) @100369   20 月 vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100368   20 月 vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100367   20 月 vboxsync Shared Clipboard: More work on making the internal APIs more fine …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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