|
|
@93431
|
3 years |
vboxsync |
Add/VBoxGuest/Makefile.kmk: Respect VBOX_WITH_ADDITION_DRIVERS. bugref:9898
|
|
|
@93430
|
3 years |
vboxsync |
VBox/Makefile.kmk,Add/Makefile.kmk,Add/common/Makefile.kmk: Don't …
|
|
|
@93372
|
3 years |
vboxsync |
Additions: Linux: VBoxService: start VBoxDRMClient on early boot …
|
|
|
@93331
|
3 years |
vboxsync |
Additions: Guest Lib: VBoxGuestR3LibDrmClient: fix build, bugref:10134.
|
|
|
@93330
|
3 years |
vboxsync |
Additions: Guest Lib: VBoxGuestR3LibDrmClient: do not expose Linux …
|
|
|
@93300
|
3 years |
vboxsync |
Add/common: VC++ 19.2 update 11 build adjustments. bugref:8489
|
|
|
@93265
|
3 years |
vboxsync |
Add,SUP: x86 build adjustments for /guard:cf. bugref:10162
|
|
|
@93237
|
3 years |
vboxsync |
Additions: guest lib: fix argv[] when starting legacy VBoxClient …
|
|
|
@93222
|
3 years |
vboxsync |
Addidions: X11: add interface to start VBoxClient --vmsvga, bugref:10134.
|
|
|
@93201
|
3 years |
vboxsync |
Additions/VbglR3: Use RTStrCopy() in VbglR3HGCMConnect().
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93022
|
3 years |
vboxsync |
Additions/VBoxService: Selective feature compilation fixes -- …
|
|
|
@92988
|
3 years |
vboxsync |
Guest Control: Be more specific when reporting session termination …
|
|
|
@92987
|
3 years |
vboxsync |
Guest Control: Be more specific when reporting session termination …
|
|
|
@92925
|
3 years |
vboxsync |
Additions/Shared Clipboard: GCC 11 fixes (warnings as errors, error: …
|
|
|
@92798
|
3 years |
vboxsync |
GA/pam_vbox.cpp: Fixed some more RTDECL/DECLEXPORT confusion.
|
|
|
@92797
|
3 years |
vboxsync |
GA/pam_vbox.cpp: Corrected RTAssertMsg1Weak declaration.
|
|
|
@92767
|
3 years |
vboxsync |
VBoxService: Enable the VBOXSERVICE_ARG1_UTF8_ARGV trick. bugref:10153
|
|
|
@92707
|
3 years |
vboxsync |
Guest Control: Resolved a @todo: A bit more scoping for some defines, …
|
|
|
@92695
|
3 years |
vboxsync |
Guest Additions/VBoxService: Resolved a @todo: Added comment why no …
|
|
|
@92693
|
3 years |
vboxsync |
Guest Control/VBoxService: Resolved @todos: Removed non-existing …
|
|
|
@92690
|
3 years |
vboxsync |
Guest Control/VBoxService: Resolved @todos: Return real rc for various …
|
|
|
@92687
|
3 years |
vboxsync |
Guest Control/VBoxService: Removed debug assertion -- no longer holds …
|
|
|
@92674
|
3 years |
vboxsync |
VBoxService: Reverted r148489, r148497 and r148502 because the problem …
|
|
|
@92673
|
3 years |
vboxsync |
VBoxService: Updated VBOXSERVICE_PROC_F_UTF8_ARGV with new …
|
|
|
@92668
|
3 years |
vboxsync |
VBoxService: Added missing error handling for UPN formatting in …
|
|
|
@92667
|
3 years |
vboxsync |
VBoxService: Added missing error handling for UPN formatting in …
|
|
|
@92666
|
3 years |
vboxsync |
VBoxService: Replaced the silly RTStrStr(pszExec, 'vbox_') == pszExec …
|
|
|
@92665
|
3 years |
vboxsync |
VBoxService: Must claim all argv[0] strings starting with 'vbox_' just …
|
|
|
@92664
|
3 years |
vboxsync |
VBoxService: Must claim all argv[0] strings starting with 'vbox_' just …
|
|
|
@92663
|
3 years |
vboxsync |
VBoxService: Restrict the argv[0] quoting hack to windows in …
|
|
|
@92662
|
3 years |
vboxsync |
VBoxService: Sketch for a trick for passing UTF-8 argv to child …
|
|
|
@92661
|
3 years |
vboxsync |
VBoxService: Wrong use of doxygen comment in …
|
|
|
@92660
|
3 years |
vboxsync |
VBoxService: Made vgsvcGstCtrlProcessMakeFullPath do the same thing …
|
|
|
@92659
|
3 years |
vboxsync |
VBoxService: Made vgsvcGstCtrlProcessMakeFullPath do the same thing …
|
|
|
@92658
|
3 years |
vboxsync |
VBoxService: Simplified vgsvcGstCtrlProcessResolveExecutable and added …
|
|
|
@92621
|
3 years |
vboxsync |
VBoxGuest/darwin,IPRT/r0drv/darwin: Clang 13 build fixes.
|
|
|
@92611
|
3 years |
vboxsync |
Guest Control/VBoxService: Fixed handling of other codepages / locales …
|
|
|
@92606
|
3 years |
vboxsync |
Guest Control/VBoxService: Fixed handling of other codepages / locales …
|
|
|
@92598
|
3 years |
vboxsync |
Guest Control/VBoxService: Fixed handling of other codepages / locales …
|
|
|
@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.
|
|
|
@90862
|
3 years |
vboxsync |
IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
|
|
|
@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.
|
|
|
@90707
|
3 years |
vboxsync |
VBoxService.cpp: Undid some unexplained VBOXSERVICE_RELEASE_LOG -> …
|
|
|
@90692
|
3 years |
vboxsync |
IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
|
|
|
@90052
|
4 years |
vboxsync |
Additions: GuestLib: Seamless: decrease wait-for-event timeout value, …
|
|
|
@89957
|
4 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.
|
|
|
@88812
|
4 years |
vboxsync |
NVMe,VBoxService: Corrected (soon to be) incorrect use of …
|
|
|
@88569
|
4 years |
vboxsync |
Additions: Linux: vboxguest: print revision number as well as a …
|
|
|
@87846
|
4 years |
vboxsync |
VBoxService/VMInfo: Fix a call to strncpy(3C) to specify the size of …
|
|
|
@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
|
|
|
@87463
|
4 years |
vboxsync |
linux/vboxsf,VBoxService: Modify mount.vboxsf and the VBoxService …
|
|
|
@87452
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
|
|
|
@87392
|
4 years |
vboxsync |
led-lights.sh: remove forgotten debug stuff, sigh. bugref:9892
|
|
|
@87390
|
4 years |
vboxsync |
Add led-lights.sh: script to twiddle VM console LED lights. bugref:9892
|
|
|
@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).
|
|
|
@86878
|
4 years |
vboxsync |
Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
|
|
|
@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.
|
|
|
@86828
|
4 years |
vboxsync |
Additions/VBoxService: The DRM resizing code needs guest properties …
|
|
|
@86824
|
4 years |
vboxsync |
Additions/pam: For the PAM module guest properties …
|
|
|
@86823
|
4 years |
vboxsync |
Additions/VBoxService: The DRM resizing code needs guest properties …
|
|
|
@86819
|
4 years |
vboxsync |
Additions/VbglR3: Fixed compilation if VBOX_WITH_GUEST_PROPS is not …
|
|
|
@86414
|
4 years |
vboxsync |
IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
|
|
|
@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().
|
|
|