|
|
@100676
|
17 months |
vboxsync |
Shared Clipboard: HTTP transfers with multiple files are also working …
|
|
|
@100675
|
17 months |
vboxsync |
Shared Clipboard/http: Removed unused member. bugref:9437
|
|
|
@100668
|
17 months |
vboxsync |
Shared Clipboard/testcase: Also include flow logging with most verbose …
|
|
|
@100665
|
17 months |
vboxsync |
Shared Clipboard: More Windows data object refcount bugfixes. Added …
|
|
|
@100664
|
17 months |
vboxsync |
Shared Clipboard: Windows data object locking fixes. bugref:9437
|
|
|
@100661
|
17 months |
vboxsync |
Shared Clipboard: Make sure to unset the data object in …
|
|
|
@100660
|
17 months |
vboxsync |
Shared Clipboard: Added ShClTransferStop() for stopping an already …
|
|
|
@100649
|
17 months |
vboxsync |
Shared Clipboard: Further relaxed checks in ShClTransferComplete() + …
|
|
|
@100641
|
17 months |
vboxsync |
Shared Clipboard: Easier to follow event destruction handling: Destroy …
|
|
|
@100637
|
17 months |
vboxsync |
Shared Clipboard: Relaxed check of shClTransferCancelOrError() a bit, …
|
|
|
@100636
|
17 months |
vboxsync |
Shared Clipboard: Added some more transfer utility functions handy to …
|
|
|
@100622
|
17 months |
vboxsync |
Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
|
|
|
@100621
|
17 months |
vboxsync |
Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
|
|
|
@100620
|
17 months |
vboxsync |
Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
|
|
|
@100585
|
17 months |
vboxsync |
Additions/VBoxClient: Altering the .def files is not necessary, as …
|
|
|
@100576
|
17 months |
vboxsync |
Additions/VBoxClient: More trickery needed in order to get this …
|
|
|
@100566
|
17 months |
vboxsync |
Shared Clipboard: Added ShClEventWaitEx() + ShClEventSignalEx() for …
|
|
|
@100558
|
17 months |
vboxsync |
Shared Clipboard: Removed debug breakpoint accidentally left in. …
|
|
|
@100557
|
17 months |
vboxsync |
Shared Clipboard: Check if the crtisect (still) is initialized before …
|
|
|
@100551
|
17 months |
vboxsync |
Shared Clipboard: Removed annoying assertion in …
|
|
|
@100547
|
17 months |
vboxsync |
Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
|
|
|
@100546
|
17 months |
vboxsync |
Shared Clipboard: Made transfers errors more visible via balloon …
|
|
|
@100545
|
17 months |
vboxsync |
Shared Clipboard: Added some more utility functions for completing and …
|
|
|
@100541
|
17 months |
vboxsync |
Shared Clipboard: Renamed …
|
|
|
@100540
|
17 months |
vboxsync |
Shared Clipboard: Make a copy of SHCLTRANSFERTHREADCTX in …
|
|
|
@100538
|
17 months |
vboxsync |
Shared Clipboard: Use a dedicated worker thread wrapper for transfer …
|
|
|
@100527
|
17 months |
vboxsync |
Shared Clipboard: shclTransferIfaceLocalListEntryInit() is not a …
|
|
|
@100522
|
17 months |
vboxsync |
Shared Clipboard: Resolved a @todo: Removed SHCLOBJHANDLEINFO and only …
|
|
|
@100512
|
17 months |
vboxsync |
Shared Clipboard: Use ULONG in SharedClipboardWinDataObject::AddRef() …
|
|
|
@100510
|
17 months |
vboxsync |
Shared Clipboard: Also propagate the last error set via …
|
|
|
@100509
|
17 months |
vboxsync |
Shared Clipboard: Resolved a @todo: Use CoTaskMemAlloc() in …
|
|
|
@100507
|
17 months |
vboxsync |
Shared Clipboard: Also propagate stream object errors to the Windows …
|
|
|
@100504
|
17 months |
vboxsync |
Shared Clipboard: If the Windows data object is not ready (anymore), …
|
|
|
@100484
|
17 months |
vboxsync |
Shared Clipboard: Logging nit. bugref:9437
|
|
|
@100482
|
17 months |
vboxsync |
Shared Clipboard: Don't alloc extra stuff in …
|
|
|
@100481
|
17 months |
vboxsync |
Shared Clipboard: Some more (optional / verbose release) logging. …
|
|
|
@100467
|
17 months |
vboxsync |
Shared Clipboard: Renamed shClConvertFileCreateFlags() -> …
|
|
|
@100465
|
17 months |
vboxsync |
Shared Clipboard: Missing docs. bugref:9437
|
|
|
@100464
|
17 months |
vboxsync |
Shared Clipboard: Renaming for local provider, to emphasize which …
|
|
|
@100463
|
17 months |
vboxsync |
Shared Clipboard: Bugfixes for shClTransferResolvePathAbs(). bugref:9437
|
|
|
@100461
|
17 months |
vboxsync |
Shared Clipboard: More fine-grained control for Windows data object …
|
|
|
@100449
|
17 months |
vboxsync |
Shared Clipboard: (Release) log if clearing the Windows clipboard …
|
|
|
@100448
|
17 months |
vboxsync |
Shared Clipboard: (Release) log if clearing the Windows clipboard …
|
|
|
@100434
|
17 months |
vboxsync |
Shared Clipboard: Use ShClTransfer methods instead of calling the …
|
|
|
@100432
|
17 months |
vboxsync |
Shared Clipboard: Added missing SharedClipboardWinTransferCreate() …
|
|
|
@100428
|
17 months |
vboxsync |
Shared Clipboard: Use AssertPtr() here. bugref:9437
|
|
|
@100427
|
17 months |
vboxsync |
Shared Clipboard: Eliminated some duplicate code in …
|
|
|
@100426
|
17 months |
vboxsync |
Shared Clipboard: Fixed setting subsequent entries in …
|
|
|
@100413
|
17 months |
vboxsync |
Shared Clipboard: Removed dead code. bugref:9437
|
|
|
@100412
|
17 months |
vboxsync |
Shared Clipboard: Windows host service now uses the same way as the …
|
|
|
@100407
|
17 months |
vboxsync |
Shared Clipboard: VBoxTray now uses the same way as VBoxClient wrt …
|
|
|
@100405
|
17 months |
vboxsync |
Shared Clipboard: Relaxed transfer status checks a bit when reading …
|
|
|
@100403
|
17 months |
vboxsync |
Shared Clipboard: Windows logging tweaks, mostly for HTML <-> MIME …
|
|
|
@100396
|
17 months |
vboxsync |
Shared Clipboard: Fixed warning (as error). bugref:9437
|
|
|
@100394
|
17 months |
vboxsync |
Shared Clipboard: Also use the transfers callbacks for the Windows …
|
|
|
@100393
|
17 months |
vboxsync |
Shared Clipboard: Made setting the transfer callbacks part of …
|
|
|
@100386
|
17 months |
vboxsync |
Shared Clipboard: Linux build fixes (needs VBOX_WITH_LIBCURL). bugref:9437
|
|
|
@100385
|
17 months |
vboxsync |
Shared Clipboard: Linux build fixes. bugref:9437
|
|
|
@100384
|
17 months |
vboxsync |
Shared Clipboard: Linux build fixes. bugref:9437
|
|
|
@100382
|
17 months |
vboxsync |
Shared Clipboard: Linux build fixes. bugref:9437
|
|
|
@100373
|
17 months |
vboxsync |
Shared Clipboard: Added SHCLTRANSFERCALLBACKS::pfnOnCreated(). bugref:9437
|
|
|
@100367
|
17 months |
vboxsync |
Shared Clipboard: More work on making the internal APIs more fine …
|
|
|
@100328
|
17 months |
vboxsync |
Shared Clipboard: Implemented a (very) basic and generic clipboard …
|
|
|
@100290
|
17 months |
vboxsync |
Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
|
|
|
@100289
|
17 months |
vboxsync |
Shared Clipboard: Typos, logging tweaks. bugref:9437
|
|
|
@100288
|
17 months |
vboxsync |
Shared Clipboard: More bugfixes for transfers HTTP server. bugref:9437
|
|
|
@100265
|
17 months |
vboxsync |
Shared Clipboard: Added handling an explicit absolute root path for …
|
|
|
@100256
|
18 months |
vboxsync |
Shared Clipboard: Logging tweaks. bugref:9437
|
|
|
@100255
|
18 months |
vboxsync |
Shared Clipboard: Added some more X11 flavors for the URI list format. …
|
|
|
@100242
|
18 months |
vboxsync |
Shared Clipboard: More code for HTTP transfer testcase. bugref:9437
|
|
|
@100239
|
18 months |
vboxsync |
Shared Clipboard: Removed some debug code. bugref:9437
|
|
|
@100238
|
18 months |
vboxsync |
Shared Clipboard: ShClTransferHttpServerStart() now complies to RFC …
|
|
|
@100233
|
18 months |
vboxsync |
Shared Clipboard: Added dedicated functions to stop the HTTP server …
|
|
|
@100225
|
18 months |
vboxsync |
Shared Clipboard: Fixed lock order violation in …
|
|
|
@100217
|
18 months |
vboxsync |
GuestHost: VBGHDisplayServerTypeDetect: Do not override rc when …
|
|
|
@100216
|
18 months |
vboxsync |
GuestHost: VBGHDisplayServerTypeDetect: Do not rely on environment …
|
|
|
@100214
|
18 months |
vboxsync |
GuestHost: VBGHDisplayServerTypeDetect: Also look for libX11.so.6 when …
|
|
|
@100213
|
18 months |
vboxsync |
Shared Clipboard: More code for locking transfers. bugref:9437
|
|
|
@100209
|
18 months |
vboxsync |
Shared Clipboard/X11: Fixed checks for SHCL_MAX_X11_FORMATS. Found by …
|
|
|
@100206
|
18 months |
vboxsync |
Shared Clipboard: Unified root list entry code to also use the generic …
|
|
|
@100205
|
18 months |
vboxsync |
Shared Clipboard: Unified root list entry code to also use the generic …
|
|
|
@100204
|
18 months |
vboxsync |
Shared Clipboard: Unified root list entry code to also use the generic …
|
|
|
@100063
|
18 months |
vboxsync |
Nit picking. Renaming VBGHDISPLAYSERVERTYPE_WAYLAND to …
|
|
|
@99974
|
18 months |
vboxsync |
Shared Clipboard/HostService: Fixes for (not) reporting (and starting) …
|
|
|
@99967
|
18 months |
vboxsync |
Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
|
|
|
@99966
|
18 months |
vboxsync |
Shared Clipboard: Use a define for clipboard timeouts. bugref:9437
|
|
|
@99955
|
19 months |
vboxsync |
Shared Clipboard: Docs [build fix]. bugref:9437
|
|
|
@99953
|
19 months |
vboxsync |
Shared Clipboard: Only need to start the HTTP server on the host when …
|
|
|
@99951
|
19 months |
vboxsync |
Shared Clipboard: Moved code for handling local filesystems with …
|
|
|
@99940
|
19 months |
vboxsync |
Shared Clipboard: Added new testcase for the HTTP server in …
|
|
|
@99939
|
19 months |
vboxsync |
Shared Clipboard: Added new testcase for the HTTP server in …
|
|
|
@99938
|
19 months |
vboxsync |
Shared Clipboard: Added new testcase for the HTTP server in …
|
|
|
@99937
|
19 months |
vboxsync |
Shared Clipboard: Added new testcase for the HTTP server in …
|
|
|
@99845
|
19 months |
vboxsync |
bugref:10450: Justify Qt 5/6 unit choice in various project parts.
|
|
|
@99697
|
19 months |
vboxsync |
Guest Additions/VBoxClient: Increased logging verbosity for testboxes. …
|
|
|
@99691
|
19 months |
vboxsync |
Guest Additions/VBoxClient: Increased logging verbosity for testboxes. …
|
|
|
@99689
|
19 months |
vboxsync |
Guest Additions/VBoxClient: Dropped the idea of having an own logging …
|
|
|
@99635
|
19 months |
vboxsync |
Guest / Host: Added vbghDisplayServerTryLoadLib() that can handle try …
|
|
|
@99631
|
19 months |
vboxsync |
Guest / Host: Added vbghDisplayServerTryLoadLib() that can handle try …
|
|
|
@99627
|
19 months |
vboxsync |
Guest / Host: Make sure to close the display server connections when …
|
|
|