|
|
@86189
|
4 years |
vboxsync |
Additions/VBoxService: Fix memory leak in CPU hot-plug code, …
|
|
|
@86188
|
4 years |
vboxsync |
Additions/VBoxService: Rework CPU hot-plug code to be more resilient, …
|
|
|
@85962
|
4 years |
vboxsync |
bugref:9637. Starting VBoxDRMClient from VBoxService when some geust …
|
|
|
@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 …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@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; …
|
|
|
@84881
|
4 years |
vboxsync |
Guest Control/VBoxServce: Fixed removing a (not yet started) process …
|
|
|
@84873
|
4 years |
vboxsync |
Guest Control/VBoxService: Fixed leaving the process lock when the …
|
|
|
@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 …
|
|
|
@84816
|
4 years |
vboxsync |
Guest Control: Also implemented a "force" flag for the reboot/shutdown …
|
|
|
@84814
|
4 years |
vboxsync |
Guest Control: Also implemented a "force" flag for the reboot/shutdown …
|
|
|
@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 …
|
|
|
@84731
|
4 years |
vboxsync |
Guest Control/VBoxService: Assertion nit. bugref:9320
|
|
|
@84594
|
5 years |
vboxsync |
Guest Control/Additions: Fixes for guest reboot/shutdown support. …
|
|
|
@84549
|
5 years |
vboxsync |
Guest Control: Implemented guest side support for gracefully rebooting …
|
|
|
@84548
|
5 years |
vboxsync |
Guest Control: Implemented guest side support for gracefully rebooting …
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84243
|
5 years |
vboxsync |
Guest Control: Implemented support for long(er) command lines. bugref:9320
|
|
|
@84238
|
5 years |
vboxsync |
Guest Additions/VBoxService: Fixed warnings.
|
|
|
@84215
|
5 years |
vboxsync |
Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
|
|
|
@84209
|
5 years |
vboxsync |
Guest Control/VBoxService: Invalidate host feature flags on VM session …
|
|
|
@84198
|
5 years |
vboxsync |
Guest Control/VbglR3: Added VbglR3GuestCtrlSessionHasChanged() to …
|
|
|
@84160
|
5 years |
vboxsync |
Guest Control/VBoxService: More size_t/uint32_t build fixing, plus …
|
|
|
@84154
|
5 years |
vboxsync |
Guest Control/VBoxService: Also made attribute allocation of …
|
|
|
@84150
|
5 years |
vboxsync |
Guest Control/VBoxService: Also made attribute allocation of …
|
|
|
@84149
|
5 years |
vboxsync |
Guest Control/VBoxService: Made file name allocation of …
|
|
|
@84148
|
5 years |
vboxsync |
Guest Control/VBoxService: Made file name allocation of …
|
|
|
@84147
|
5 years |
vboxsync |
Guest Control/VBoxService: Implemented heap data allocation for …
|
|
|
@84140
|
5 years |
vboxsync |
VBoxService/vgsvcGstCtrlProcessProcessWorker: Walk environment using …
|
|
|
@84005
|
5 years |
vboxsync |
VBoxServiceToolBox.cpp: Just go with %Rrc when reporting cat input …
|
|
|
@83974
|
5 years |
vboxsync |
VBoxService: Don't fail because no VBoxGuest till after parsing …
|
|
|
@83958
|
5 years |
vboxsync |
VBoxServiceVMInfo.cpp: Two NT4 fixes. First, the NT4 SP1 workaround …
|
|
|
@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
|
|
|
@83822
|
5 years |
vboxsync |
VBoxService: VC++ 14.1 adjustments and warnings. bugref:8489
|
|
|
@83821
|
5 years |
vboxsync |
VBoxGuest: VC++ 14.1 warning. bugref:8489
|
|
|
@83718
|
5 years |
vboxsync |
VBoxServiceAutoMount: Try address incomplete handling of …
|
|
|
@83708
|
5 years |
vboxsync |
Shared Folders/VBoxService: More logging for vbsvcAutomounterMountIt().
|
|
|
@83693
|
5 years |
vboxsync |
Shared Folders/VBoxService: Log result of WNetAddConnection2W() in …
|
|
|
@83655
|
5 years |
vboxsync |
VBoxGuestR3Lib: Remove accidental LOG_ENABLE from r137118.
|
|
|
@83651
|
5 years |
vboxsync |
Guest Control/VBoxSerivce: Added an own vbox_stat toolbox exit code …
|
|
|
@83624
|
5 years |
vboxsync |
SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
|
|
|
@83612
|
5 years |
vboxsync |
Guest Control/VBoxSerivce: Include a timestamp in the logfile format …
|
|
|
@83609
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Added ability for …
|
|
|
@83602
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Added ability for …
|
|
|
@83595
|
5 years |
vboxsync |
Guest Control/VBoxService: Cleaned up VGSvcGstCtrlSessionClose(), a …
|
|
|
@83555
|
5 years |
vboxsync |
Guest Control/VBoxService: Make sure to set a session's thread stopped …
|
|
|
@83554
|
5 years |
vboxsync |
Guest Control/VBoxService: Make sure to set a session's thread stopped …
|
|
|
@83553
|
5 years |
vboxsync |
Guest Control/VBoxService: Warnings. bugref:9320
|
|
|
@83536
|
5 years |
vboxsync |
Guest Control/VBoxService: Strip truncation bit in …
|
|
|
@83534
|
5 years |
vboxsync |
Guest Control/VBoxService: Strip truncation bit in …
|
|
|
@83508
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Added ability for …
|
|
|
@83465
|
5 years |
vboxsync |
Guest Control/VBoxServiceToolbox: Some follow-up fixes for r136654 …
|
|
|
@83463
|
5 years |
vboxsync |
Guest Control/VBoxServiceToolbox: Use fOutputFlags here, not fFlags. …
|
|
|
@83441
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Don't spin forever …
|
|
|
@83438
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: No need to wait …
|
|
|
@83437
|
5 years |
vboxsync |
Guest Control/VBoxServiceToolbox: Checking rc is intentional here, as …
|
|
|
@83436
|
5 years |
vboxsync |
Guest Control/VBoxServiceToolbox: Use RTListForEachSafe in …
|
|
|
@83434
|
5 years |
vboxsync |
Guest Control/VBoxServiceToolbox: Resolved several @todos for the ls …
|
|
|
@83421
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Thread ID wrap …
|
|
|
@83420
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@83419
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@83409
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Don't ignore …
|
|
|
@83405
|
5 years |
vboxsync |
Guest Control/Main + VBoxService: Resolved another @todo: Added …
|
|
|
@83400
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Revamped …
|
|
|
@83399
|
5 years |
vboxsync |
Guest Control/VBoxService: Resolved another @todo: Thread ID wrap …
|
|
|