|
|
@106061
|
2 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@103480
|
9 months |
vboxsync |
Shared Clipboard: Added a ShClTransferTransformPath() function to make …
|
|
|
@103165
|
10 months |
vboxsync |
Guest Control/VbglR3: Made handling the CWD for starting processes …
|
|
|
@102956
|
11 months |
vboxsync |
GuestControlSvc.h: Docs.
|
|
|
@102932
|
11 months |
vboxsync |
Guest Properties/HostService: Fixed too strict debug assertions for …
|
|
|
@102835
|
11 months |
vboxsync |
Guest Control/GuestControlSvc.h: Docs.
|
|
|
@102833
|
11 months |
vboxsync |
Guest Control: Added a flag for the get mount points HGCM API, so that …
|
|
|
@102831
|
11 months |
vboxsync |
Guest Control: Added a new guest feature flag to indicate Guest …
|
|
|
@102654
|
11 months |
vboxsync |
Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
|
|
|
@100655
|
17 months |
vboxsync |
Shared Clipboard/VRDE: Integrated the logic of …
|
|
|
@100647
|
17 months |
vboxsync |
Shared Clipboard: Docs. bugref:9437
|
|
|
@100616
|
17 months |
vboxsync |
Shared Clipboard: More code for host service error propagation. bugref:9437
|
|
|
@100615
|
17 months |
vboxsync |
Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
|
|
|
@100614
|
17 months |
vboxsync |
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
|
|
|
@100612
|
17 months |
vboxsync |
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
|
|
|
@100367
|
17 months |
vboxsync |
Shared Clipboard: More work on making the internal APIs more fine …
|
|
|
@100234
|
18 months |
vboxsync |
Shared Clipboard: Fixed VBOX_SHCL_INFO_FLAG_XXX -> …
|
|
|
@100204
|
18 months |
vboxsync |
Shared Clipboard: Unified root list entry code to also use the generic …
|
|
|
@100021
|
18 months |
vboxsync |
Shared Clipboard: Header docs update. bugref:9437
|
|
|
@100016
|
18 months |
vboxsync |
Shared Clipboard: Header docs update. bugref:9437
|
|
|
@99968
|
18 months |
vboxsync |
Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
|
|
|
@99262
|
20 months |
vboxsync |
Guest Control: Implements IGuestSession::fsQueryInfo() and …
|
|
|
@99256
|
20 months |
vboxsync |
Guest Control: More renaming; required for preparation of implementing …
|
|
|
@99254
|
20 months |
vboxsync |
Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
|
|
|
@99253
|
20 months |
vboxsync |
Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
|
|
|
@99120
|
21 months |
vboxsync |
Guest Control: Added ability of specifying an optional current working …
|
|
|
@99088
|
21 months |
vboxsync |
Guest Control: Docs nits. bugref:9783
|
|
|
@99085
|
21 months |
vboxsync |
Guest Control: Added directory listing support via IDirectory::list(). …
|
|
|
@98824
|
21 months |
vboxsync |
Guest Control: Made the directory entry reading really dynamic by …
|
|
|
@98823
|
21 months |
vboxsync |
Guest Control: Follow-up fix for r156133. bugref:9783
|
|
|
@98818
|
21 months |
vboxsync |
Guest Control: Specify the directory reading parameters (additional …
|
|
|
@98792
|
21 months |
vboxsync |
Guest Control/VBoxService: Moved all the CALLBACKDATA_ struct from …
|
|
|
@98709
|
21 months |
vboxsync |
Guest Control: Implemented directory handling / walking as non-toolbox …
|
|
|
@98665
|
22 months |
vboxsync |
Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
|
|
|
@98578
|
22 months |
vboxsync |
HGCMMock*.h: Moved to HostServices as it chiefly tests the HGCM …
|
|
|
@98546
|
22 months |
vboxsync |
Guest Control: Initial commit (work in progress, disabled by default) …
|
|
|
@98526
|
22 months |
vboxsync |
Guest Control: Initial commit (work in progress, disabled by default). …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@97748
|
2 years |
vboxsync |
DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95338
|
2 years |
vboxsync |
GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
|
|
|
@95334
|
2 years |
vboxsync |
GuestPropertySvc.h,Main/Settings.cpp: Made GUEST_PROP_MAX_NAME_LEN and …
|
|
|
@95228
|
2 years |
vboxsync |
Guest properties: increase property value max len up to 1024, bugref:10185.
|
|
|
@93891
|
3 years |
vboxsync |
Main: Guest Properties: improved property name and value validation, …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@90792
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90237
|
3 years |
vboxsync |
HostServices/Service.h: Added @todo on unnecessary work duplication …
|
|
|
@86960
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Removed clipboard area handling code. …
|
|
|
@86959
|
4 years |
vboxsync |
Shared Clipboard: Convert VBox clipboard formats to strings to improve …
|
|
|
@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. …
|
|
|
@85745
|
4 years |
vboxsync |
DnD: Renaming -- prefix all HGCM function number defines with …
|
|
|
@85722
|
4 years |
vboxsync |
DnD: Added wire protocol support for querying and reporting guest / …
|
|
|
@85714
|
4 years |
vboxsync |
HGCM / DnD: Removed the protocol version from the generic HGCM client …
|
|
|
@85712
|
4 years |
vboxsync |
DnD: Added wire protocol support for querying and reporting guest / …
|
|
|
@85318
|
4 years |
vboxsync |
HostServices: Clang 11++ adjustments. Eliminated pointless auto_ptr. …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84996
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Removed some superfluous HGCM parameters. …
|
|
|
@84984
|
4 years |
vboxsync |
DnD/DragAndDropSvc: Renaming to emphasize that these structs actually …
|
|
|
@84548
|
5 years |
vboxsync |
Guest Control: Implemented guest side support for gracefully rebooting …
|
|
|
@84243
|
5 years |
vboxsync |
Guest Control: Implemented support for long(er) command lines. bugref:9320
|
|
|
@83621
|
5 years |
vboxsync |
SharedClipboard/darwin: Logging. bugref:9620
|
|
|
@83408
|
5 years |
vboxsync |
Guest Control: Adjusted the ARGV0 feature flag docs.
|
|
|
@83405
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82852
|
5 years |
vboxsync |
Shared Clipboard: Added missing / disabled code for negotiating …
|
|
|
@82527
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
|
|
|
@82526
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Started looking over the host message …
|
|
|
@82525
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
|
|
|
@82513
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82506
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82500
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82494
|
5 years |
vboxsync |
VBox/HostServices/VBoxClipboardSvc.h: Moved the protocol change log up …
|
|
|
@82493
|
5 years |
vboxsync |
VBox/HostServices/VBoxClipboardSvc.h,++: Moved the formats and context …
|
|
|
@82488
|
5 years |
vboxsync |
VBoxSharedClipboardSvc: Return VERR_NOT_IMPLEMENTED like we used to do …
|
|
|
@82486
|
5 years |
vboxsync |
VBoxClipboardSvc: doxygen, comment. bugref:9437
|
|
|
@82485
|
5 years |
vboxsync |
VBox/HostServices/VBoXClipboardSvc.h: There is no need for any public …
|
|
|
@82484
|
5 years |
vboxsync |
VBox/HostServices/VBoXClipboardSvc.h: Some doxygen brushup. bugref:9437
|
|
|
@82481
|
5 years |
vboxsync |
VBoxClipboardSvc: Moved the saved state version defines from the …
|
|
|
@81796
|
5 years |
vboxsync |
Shared Clipboard: Corrected saved state version.
|
|
|
@81768
|
5 years |
vboxsync |
Shared Clipboard: Update.
|
|
|
@81748
|
5 years |
vboxsync |
Shared Clipboard: Build fix.
|
|
|
@81747
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Build fix, forgot some files.
|
|
|
@81559
|
5 years |
vboxsync |
Shared Clipboard: Got rid of the protocol version in …
|
|
|
@81451
|
5 years |
vboxsync |
Shared Clipboard/Svc: Some renaming.
|
|
|
@81352
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Implemented reporting / querying …
|
|
|
@81346
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Made the context ID 64-bit wide.
|
|
|
@81286
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Added …
|
|
|
@81025
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80996
|
5 years |
vboxsync |
Shared Clipboard: Build fix.
|
|
|
@80990
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80970
|
5 years |
vboxsync |
Shared Clipboard: Docs.
|
|
|
@80969
|
5 years |
vboxsync |
Shared Clipboard/VbglR3: Fixes for legacy protocol handling [build …
|
|
|
@80918
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80907
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80886
|
5 years |
vboxsync |
Shared Clipboard/Transfers: More renaming, fixed some assertions.
|
|
|
@80872
|
5 years |
vboxsync |
Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
|
|
|
@80863
|
5 years |
vboxsync |
Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
|
|
|
@80858
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming (URI -> transfer).
|
|
|
@80849
|
5 years |
vboxsync |
Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
|
|
|