VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99262   20 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99253   20 months vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99120   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @98665   22 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98587   22 months vboxsync HostServices/TstHGCMMock.cpp: fixed memory leak that upsets the tests …
(edit) @98578   22 months vboxsync HGCMMock*.h: Moved to HostServices as it chiefly tests the HGCM …
(edit) @98577   22 months vboxsync HGCMMock*.h: Split out the code into .cpp files.
(edit) @98576   22 months vboxsync HGCMMock*.h: Split out the code into .cpp files.
(edit) @98575   22 months vboxsync tstGuestControlMockHGCM,tstClipboardMockHGCM: Cleanups.
(edit) @98574   22 months vboxsync HGCMMock.h,tstGuestControlMockHGCM: Fixed memory overrun wrt client …
(edit) @98533   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98527   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98526   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98415   22 months vboxsync HostServices/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98359   22 months vboxsync HostServices/HostChannel: Address two todos [build fix]
(edit) @98358   22 months vboxsync HostServices/HostChannel: Address two todos
(edit) @98188   23 months vboxsync *.kmk: s/VBOXMAINCLIENTDLL/VBoxMainClientDll/ bugref:10348
(edit) @98169   23 months vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98167   23 months vboxsync *.kmk: s/VBOXR3AUTOTST/VBoxR3AutoTest/ bugref:10348
(edit) @98133   23 months vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98103   23 months 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 …
(edit) @97747   2 years vboxsync DnD/HostService: Resolve message types to strings in …
(edit) @97742   2 years vboxsync HostServices/common: Resolved a @todo (use VMMDEV_MAX_HGCM_PARMS); …
(edit) @97731   2 years vboxsync DnD/Host service: Added DumpQueue() for debug builds, and also make …
(edit) @97296   2 years vboxsync Shared Clipboard/testcase: Include tstClipboardMockHGCM on the …
(edit) @97283   2 years vboxsync Shared Clipboard/testcase: Make use of now-available …
(edit) @97282   2 years vboxsync Shared Clipboard/Service: Factored out and renamed …
(edit) @97275   2 years vboxsync Shared Clipboard/testcase: Also enabled building reading host …
(edit) @97274   2 years vboxsync Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
(edit) @97272   2 years vboxsync Shared Clipboard/testcase: More code for testing reading host …
(edit) @97239   2 years vboxsync Fix burn
(edit) @97235   2 years vboxsync Shared Clipboard: Windows host: Addressed todo regaring to documenting …
(edit) @97215   2 years vboxsync Shared Clipboard: Windows host: Fixed typo in return code which …
(edit) @96609   2 years vboxsync IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
(edit) @96513   2 years vboxsync tstShflSizes: printf -> RTPrintf. bugref:10261
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95504   2 years vboxsync Guest Control/Host Service: Documented and slightly refactored …
(edit) @95335   2 years vboxsync GuestProperties: Must validate the encoding of all additional pattern …
(edit) @95333   2 years vboxsync tstGuestPropSvc: Unbroke testcase after notification changes, service …
(edit) @95332   2 years vboxsync GuestProperties: Call setPropertyInternal with different timestamps or …
(edit) @95331   2 years vboxsync tstGuestPropSvc: Unbroke testcase after notification changes, service …
(edit) @95329   2 years vboxsync tstGuestPropSvc: nit
(edit) @95324   2 years vboxsync GuestProperties: No need to validate flag encoding twice in …
(edit) @95298   2 years vboxsync Shared Folders/Host service: When a client disconnects, make sure that …
(edit) @94229   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @94228   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @94184   3 years vboxsync Main: Guest Properties: notify lesteners that property was deleted …
(edit) @93969   3 years vboxsync Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
(edit) @93919   3 years vboxsync Shared Clipboard: Resolved a @todo (renamed ShClBackendFormatAnnounce …
(edit) @93891   3 years vboxsync Main: Guest Properties: improved property name and value validation, …
(edit) @93504   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93497   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93496   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93495   3 years vboxsync Shared Clipboard: Implemented backend callbacks and a dedicated …
(edit) @93444   3 years vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93402   3 years vboxsync SharedClipboard/win: Fixed off by 2 calculation in …
(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
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