|
|
@97283
|
2 years |
vboxsync |
Shared Clipboard/testcase: Make use of now-available …
|
|
|
@97282
|
2 years |
vboxsync |
Shared Clipboard/Service: Factored out and renamed …
|
|
|
@97275
|
2 years |
vboxsync |
Shared Clipboard/testcase: Also enabled building reading host …
|
|
|
@97274
|
2 years |
vboxsync |
Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
|
|
|
@97272
|
2 years |
vboxsync |
Shared Clipboard/testcase: More code for testing reading host …
|
|
|
@97239
|
2 years |
vboxsync |
Fix burn
|
|
|
@97235
|
2 years |
vboxsync |
Shared Clipboard: Windows host: Addressed todo regaring to documenting …
|
|
|
@97215
|
2 years |
vboxsync |
Shared Clipboard: Windows host: Fixed typo in return code which …
|
|
|
@96609
|
2 years |
vboxsync |
IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
|
|
|
@96513
|
2 years |
vboxsync |
tstShflSizes: printf -> RTPrintf. bugref:10261
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95504
|
2 years |
vboxsync |
Guest Control/Host Service: Documented and slightly refactored …
|
|
|
@95335
|
2 years |
vboxsync |
GuestProperties: Must validate the encoding of all additional pattern …
|
|
|
@95333
|
2 years |
vboxsync |
tstGuestPropSvc: Unbroke testcase after notification changes, service …
|
|
|
@95332
|
2 years |
vboxsync |
GuestProperties: Call setPropertyInternal with different timestamps or …
|
|
|
@95331
|
2 years |
vboxsync |
tstGuestPropSvc: Unbroke testcase after notification changes, service …
|
|
|
@95329
|
2 years |
vboxsync |
tstGuestPropSvc: nit
|
|
|
@95324
|
2 years |
vboxsync |
GuestProperties: No need to validate flag encoding twice in …
|
|
|
@95298
|
2 years |
vboxsync |
Shared Folders/Host service: When a client disconnects, make sure that …
|
|
|
@94229
|
3 years |
vboxsync |
Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
|
|
|
@94228
|
3 years |
vboxsync |
Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
|
|
|
@94184
|
3 years |
vboxsync |
Main: Guest Properties: notify lesteners that property was deleted …
|
|
|
@93969
|
3 years |
vboxsync |
Validation Kit/HGCM: Split out the HGCM testing (mocking) framework …
|
|
|
@93919
|
3 years |
vboxsync |
Shared Clipboard: Resolved a @todo (renamed ShClBackendFormatAnnounce …
|
|
|
@93891
|
3 years |
vboxsync |
Main: Guest Properties: improved property name and value validation, …
|
|
|
@93504
|
3 years |
vboxsync |
Shared Clipboard: Implemented backend callbacks and a dedicated …
|
|
|
@93497
|
3 years |
vboxsync |
Shared Clipboard: Implemented backend callbacks and a dedicated …
|
|
|
@93496
|
3 years |
vboxsync |
Shared Clipboard: Implemented backend callbacks and a dedicated …
|
|
|
@93495
|
3 years |
vboxsync |
Shared Clipboard: Implemented backend callbacks and a dedicated …
|
|
|
@93444
|
3 years |
vboxsync |
VMM,Main,HostServices: Use a function table for accessing the …
|
|
|
@93402
|
3 years |
vboxsync |
SharedClipboard/win: Fixed off by 2 calculation in …
|
|
|
@93401
|
3 years |
vboxsync |
SharedClipboard/win: Fixed off by 2 calculation in …
|
|
|
@93326
|
3 years |
vboxsync |
Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
|
|
|
@93321
|
3 years |
vboxsync |
Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
|
|
|
@93316
|
3 years |
vboxsync |
Shared Clipboard/X11: Make sure to bail out early if an event was not …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93075
|
3 years |
vboxsync |
SharedFoldersSvc: Copy out the short name to help run DOS and WinOS2 …
|
|
|
@93066
|
3 years |
vboxsync |
HostServices: Convert AssertPtrNullReturn() -> AssertPtrReturn(), NULL …
|
|
|
@93051
|
3 years |
vboxsync |
Guest Control/Host Service: Fixed debug assertion.
|
|
|
@93048
|
3 years |
vboxsync |
Guest Control/Host Service: Make sure that the host gets notified …
|
|
|
@92854
|
3 years |
vboxsync |
Host Services: Shared Clipboard: convert HTML content into CF_HTML …
|
|
|
@92785
|
3 years |
vboxsync |
Host Services: Shared Clipboard: reference counting extra fix for …
|
|
|
@92772
|
3 years |
vboxsync |
Host Services: Shared Clipboard: reference counting fix for events …
|
|
|
@92742
|
3 years |
vboxsync |
SharedFoldersSvc: Fix format string issue in the automount log message …
|
|
|
@92739
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
|
|
|
@92736
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Added very basic testing for transfer and …
|
|
|
@92735
|
3 years |
vboxsync |
Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
|
|
|
@92696
|
3 years |
vboxsync |
HGCM,SharedFolderSvc: Corrected the units for a number of profile stats.
|
|
|
@92240
|
3 years |
vboxsync |
SharedClipboard: Made svcConnect just never return any informational …
|
|
|
@92239
|
3 years |
vboxsync |
SharedClipboard: Poor code structure in svcConnect made it forget to …
|
|
|
@92182
|
3 years |
vboxsync |
SharedClipboard/darwin: Force UTF-8 file encoding.
|
|
|
@92017
|
3 years |
vboxsync |
SharedClipboard: Corrected another pvData assertion preventing zero …
|
|
|
@91749
|
3 years |
vboxsync |
VRDP: Shared Clipboard: delegate clipboard processing to VRDP service …
|
|
|
@91624
|
3 years |
vboxsync |
SharedClipboard/X11: ShClX11RequestFromX11CompleteCallback must free …
|
|
|
@91622
|
3 years |
vboxsync |
SharedClipboardSvc-internal.h: fix tab setting.
|
|
|
@91513
|
3 years |
vboxsync |
Host Services: ShCl: VRDP: prevent clipboard operation from stop when …
|
|
|
@91435
|
3 years |
vboxsync |
Shared Clipboard: prevent guest clipboard reset when clipboard sharing …
|
|
|
@91228
|
3 years |
vboxsync |
SharedFoldersSvc: Corrected SHFL_FN_WRITE file offset return parameter …
|
|
|
@91226
|
3 years |
vboxsync |
Reverting r146862 for commit message fixing.
|
|
|
@91207
|
3 years |
vboxsync |
Additions: vboxsf: fix typo in host service code, bugref:10102, …
|
|
|
@90805
|
3 years |
vboxsync |
HostServices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90794
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90792
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90267
|
3 years |
vboxsync |
HGCM,HostServices: Set the default limits before calling the service …
|
|
|
@90238
|
3 years |
vboxsync |
HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
|
|
|
@90054
|
3 years |
vboxsync |
VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
|
|
|
@90050
|
3 years |
vboxsync |
SharedClipboard/win: Only call DefWindowProc for messages we don't …
|
|
|
@89948
|
3 years |
vboxsync |
Attempt to fix build, bugref:10038.
|
|
|
@89947
|
3 years |
vboxsync |
X11: Host Services: Shared Clipboard: improve error code path …
|
|
|
@89555
|
3 years |
vboxsync |
Shared Clipboard: Missing locking in state loading code.
|
|
|
@88191
|
4 years |
vboxsync |
One more small Solaris-specific build warning fix:
…
|
|
|
@87686
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Renaming. bugref:9437
|
|
|
@87658
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Rearranged parameter lists of …
|
|
|
@87657
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Release (2) log if the guest supports file …
|
|
|
@87624
|
4 years |
vboxsync |
VBoxGuestControlSvc: Better assertion text and explanatory comment.
|
|
|
@87566
|
4 years |
vboxsync |
Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
|
|
|
@87452
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
|
|
|
@87082
|
4 years |
vboxsync |
Shared Clipboard: Simplified and cleaned up the X11 callback handling …
|
|
|
@87059
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for the transfer HTTP …
|
|
|
@86959
|
4 years |
vboxsync |
Shared Clipboard: Convert VBox clipboard formats to strings to improve …
|
|
|
@86949
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Transfer IDs are 32-bit and of type …
|
|
|
@86912
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Docs (clipboard areas are no more). bugref:9437
|
|
|
@86911
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Added VBOX_SHCL_GF_0_TRANSFERS_FRONTEND to …
|
|
|
@86908
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Removed clipboard area handling code. …
|
|
|
@86890
|
4 years |
vboxsync |
Shared Clipboard: More (optional) release logging for error diagnosis …
|
|
|
@86889
|
4 years |
vboxsync |
Shared Clipboard: More (optional) release logging for error diagnosis.
|
|
|
@86869
|
4 years |
vboxsync |
DnD: Termination fixes / clarification.
|
|
|
@86691
|
4 years |
vboxsync |
Shared Clipboard/HostService: Refined …
|
|
|
@86650
|
4 years |
vboxsync |
Fixed bad commit. Hope this help.
|
|
|
@86648
|
4 years |
vboxsync |
bugref:9781. Added the placeholder …
|
|
|
@86531
|
4 years |
vboxsync |
HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h: Doxygen
|
|
|
@86490
|
4 years |
vboxsync |
tstSharedFolderService: gcc 10 build fix. bugref:9746
|
|
|
@86396
|
4 years |
vboxsync |
SharedFoldersSvc: Must free pAutoMountPoint in vbsfMappingsRemove. …
|
|
|
@86364
|
4 years |
vboxsync |
SharedClipboard/testcase: shClSvcClientInit is implied in …
|
|
|
@86363
|
4 years |
vboxsync |
SharedClipboard: Make sure to free Legacy.lstCID in shClSvcClientInit.
|
|
|
@86362
|
4 years |
vboxsync |
HostServices/testcase: None of these tests cases have any need to be …
|
|
|
@86247
|
4 years |
vboxsync |
SharedClipboard/win: Build fix (strict/win) and some cleanup.
|
|
|
@86008
|
4 years |
vboxsync |
Shared Clipboard/Host Service: The legacy Guest Additions context ID …
|
|
|
@86007
|
4 years |
vboxsync |
Shared Clipboard/Host Service: Renamed cAllocatedMessages -> …
|
|
|
@86006
|
4 years |
vboxsync |
Shared Clipboard/Host Service: Use and check for a context ID (CID) in …
|
|
|