|
|
@93201
|
3 years |
vboxsync |
Additions/VbglR3: Use RTStrCopy() in VbglR3HGCMConnect().
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92925
|
3 years |
vboxsync |
Additions/Shared Clipboard: GCC 11 fixes (warnings as errors, error: …
|
|
|
@92707
|
3 years |
vboxsync |
Guest Control: Resolved a @todo: A bit more scoping for some defines, …
|
|
|
@92621
|
3 years |
vboxsync |
VBoxGuest/darwin,IPRT/r0drv/darwin: Clang 13 build fixes.
|
|
|
@92502
|
3 years |
vboxsync |
VBoxGuest-netbsd.c: bugref:8547: if /dev/vboxguest already exists, …
|
|
|
@92181
|
3 years |
vboxsync |
Add/haiku: Force UTF-8 encoding on files with non-ASCII names in the …
|
|
|
@91789
|
3 years |
vboxsync |
SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
|
|
|
@91740
|
3 years |
vboxsync |
VbglR3ClipboardWriteDataEx: Don't validate pvData when cbData == 0, as …
|
|
|
@91606
|
3 years |
vboxsync |
VBoxGuest/nt: Corrected Windows 11 detection (it's still NT version …
|
|
|
@91549
|
3 years |
vboxsync |
Additions: build fix
|
|
|
@91546
|
3 years |
vboxsync |
Additions, VMMDev: More Windows 11 detection.
|
|
|
@91387
|
3 years |
vboxsync |
Additions: VBoxGuestR3LibClipboard: fix guest features flags …
|
|
|
@91255
|
3 years |
vboxsync |
VBoxGuest-netbsd.c: Catch up with config(9) changes in 9.99.88. …
|
|
|
@90875
|
3 years |
vboxsync |
Solaris guest: bugref:10089 VBoxGuest: Fixed getinfo() callback.
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90794
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90692
|
3 years |
vboxsync |
IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
|
|
|
@90052
|
3 years |
vboxsync |
Additions: GuestLib: Seamless: decrease wait-for-event timeout value, …
|
|
|
@89957
|
3 years |
vboxsync |
VBoxGuest/linux: Added divmoddi4.c to the gcc helpers. bugref:9975
|
|
|
@88952
|
4 years |
vboxsync |
VBoxGuest-netbsd.c: Catch up with config(9) changes. bugref:8547.
|
|
|
@88569
|
4 years |
vboxsync |
Additions: Linux: vboxguest: print revision number as well as a …
|
|
|
@87658
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Rearranged parameter lists of …
|
|
|
@87655
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Added …
|
|
|
@87641
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Cleaned up guest feature flag handling in …
|
|
|
@87640
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Cleaned up guest feature flag handling in …
|
|
|
@87611
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More callback code. bugref:9437
|
|
|
@87579
|
4 years |
vboxsync |
VBoxGuest: doxygen fix
|
|
|
@87452
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
|
|
|
@86949
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Transfer IDs are 32-bit and of type …
|
|
|
@86948
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Resurrected Windows code. bugref:9437
|
|
|
@86911
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Added VBOX_SHCL_GF_0_TRANSFERS_FRONTEND to …
|
|
|
@86887
|
4 years |
vboxsync |
Additions: Renaming (VbglR3DRMClient -> VbglR3DrmClient).
|
|
|
@86877
|
4 years |
vboxsync |
Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
|
|
|
@86876
|
4 years |
vboxsync |
Guest Additions/VbglR3: Condensed / removed duplicate guest property …
|
|
|
@86870
|
4 years |
vboxsync |
Additions/Seamless: Termination fixes, added a @todo.
|
|
|
@86869
|
4 years |
vboxsync |
DnD: Termination fixes / clarification.
|
|
|
@86819
|
4 years |
vboxsync |
Additions/VbglR3: Fixed compilation if VBOX_WITH_GUEST_PROPS is not …
|
|
|
@85746
|
4 years |
vboxsync |
DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
|
|
|
@85745
|
4 years |
vboxsync |
DnD: Renaming -- prefix all HGCM function number defines with …
|
|
|
@85712
|
4 years |
vboxsync |
DnD: Added wire protocol support for querying and reporting guest / …
|
|
|
@85698
|
4 years |
vboxsync |
IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
|
|
|
@85587
|
4 years |
vboxsync |
DnD/VbglR3: Fixes for sending raw meta data to host.
|
|
|
@85585
|
4 years |
vboxsync |
DnD/VbglR3: Logging nit.
|
|
|
@85584
|
4 years |
vboxsync |
DnD/VbglR3: Fixes for receiving raw meta data from host.
|
|
|
@85557
|
4 years |
vboxsync |
DnD: Defined DND_DEFAULT_CHUNK_SIZE and use it where appropriate.
|
|
|
@85536
|
4 years |
vboxsync |
DnD/VbglR3: Adapted to new DnDTransferListInitEx() call.
|
|
|
@85474
|
4 years |
vboxsync |
DnD/VbglR3: More fixes needed for new DnDTransferList and …
|
|
|
@85437
|
4 years |
vboxsync |
DnD/VbglR3: Also reconnect in VbglR3DnDEventGetNext() when the VM …
|
|
|
@85429
|
4 years |
vboxsync |
DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
|
|
|
@85428
|
4 years |
vboxsync |
DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
|
|
|
@85371
|
4 years |
vboxsync |
DnD: Revamped code to simplify / untangle of internal data handling:
- …
|
|
|
@85321
|
4 years |
vboxsync |
VBoxGuest.cpp: Workaround for Clang 11 nothrow bug/weirdness. bugref:9794
|
|
|
@85124
|
4 years |
vboxsync |
*: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
|
|
|
@85029
|
4 years |
vboxsync |
DnD/VbglR3: Also handle HOST_DND_HG_SND_FILE_HDR in …
|
|
|
@85023
|
4 years |
vboxsync |
DnD/HGCM: A bit of work on the protocol version code; don't use guest …
|
|
|
@85022
|
4 years |
vboxsync |
DnD/HGCM: A bit of work on the protocol version code; don't use guest …
|
|
|
@85021
|
4 years |
vboxsync |
DnD/HGCM: A bit of work on the protocol version code; don't use guest …
|
|
|
@84998
|
4 years |
vboxsync |
DnD: Greatly simplified usage / API of the DnDURIObject class.
|
|
|
@84997
|
4 years |
vboxsync |
Shared Clipboard/VbglR3: Don't use RT_ZERO on non-POD types.
|
|
|
@84996
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Removed some superfluous HGCM parameters. …
|
|
|
@84985
|
4 years |
vboxsync |
DnD/VbglR3: Don't use RT_ZERO on non-POD types.
|
|
|
@84984
|
4 years |
vboxsync |
DnD/DragAndDropSvc: Renaming to emphasize that these structs actually …
|
|
|
@84947
|
4 years |
vboxsync |
/linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
|
|
|
@84850
|
4 years |
vboxsync |
Guest Control/VbglR3: Tried fixing bailing out from starting guest …
|
|
|
@84848
|
4 years |
vboxsync |
Guest Control/VbglR3: Tried fixing bailing out from starting guest …
|
|
|
@84842
|
4 years |
vboxsync |
Guest Control/VbglR3: Temporary thrown more diagnostics into …
|
|
|
@84839
|
4 years |
vboxsync |
Guest Control/VbglR3: Temporary thrown more diagnostics into …
|
|
|
@84837
|
4 years |
vboxsync |
Guest Control/VbglR3: Docs. bugref:9320.
|
|
|
@84822
|
4 years |
vboxsync |
Guest Control/VbglR3: Tried fixing bailing out from starting guest …
|
|
|
@84812
|
4 years |
vboxsync |
Guest Control: Fixed assertions in VbglR3GuestCtrlGetShutdown(). …
|
|
|
@84733
|
4 years |
vboxsync |
Shared Clipboard/VbglR3: Be a bit more (user friendly) verbose in …
|
|
|
@84732
|
4 years |
vboxsync |
Guest Control/VbglR3: Made initial session startup information a bit …
|
|
|
@84594
|
5 years |
vboxsync |
Guest Control/Additions: Fixes for guest reboot/shutdown support. …
|
|
|
@84548
|
5 years |
vboxsync |
Guest Control: Implemented guest side support for gracefully rebooting …
|
|
|
@84238
|
5 years |
vboxsync |
Guest Additions/VBoxService: Fixed warnings.
|
|
|
@84215
|
5 years |
vboxsync |
Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
|
|
|
@84198
|
5 years |
vboxsync |
Guest Control/VbglR3: Added VbglR3GuestCtrlSessionHasChanged() to …
|
|
|
@83918
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@83917
|
5 years |
vboxsync |
VBoxGuest/linux: Tweak to make it build on a case-insensitive file …
|
|
|
@83886
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@83844
|
5 years |
vboxsync |
VBoxGuest/win/VBoxGuestInst: VC++ 14.1 warnings. bugref:8489
|
|
|
@83821
|
5 years |
vboxsync |
VBoxGuest: VC++ 14.1 warning. bugref:8489
|
|
|
@83655
|
5 years |
vboxsync |
VBoxGuestR3Lib: Remove accidental LOG_ENABLE from r137118.
|
|
|
@83624
|
5 years |
vboxsync |
SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
|
|
|
@83246
|
5 years |
vboxsync |
bugref:9637. Some parameter checking.
|
|
|
@83143
|
5 years |
vboxsync |
bugref:9637. build fix.
|
|
|
@83142
|
5 years |
vboxsync |
bugref:9637. Sending monitor positions (offsets) from GAs to svga …
|
|
|
@82972
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82880
|
5 years |
vboxsync |
Shared Clipboard: Ditched SHCLDATABLOCK.
|
|
|
@82852
|
5 years |
vboxsync |
Shared Clipboard: Added missing / disabled code for negotiating …
|
|
|
@82529
|
5 years |
vboxsync |
Vbgl: More clipboard fixes. bugref:9437
|
|
|
@82528
|
5 years |
vboxsync |
Vbgl: clipboard fixes. bugref:9437
|
|
|
@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 …
|
|
|