|
|
@85649
|
4 years |
vboxsync |
ticketref:19521 Can't build kernel modules on SLES12 SP5
|
|
|
@85625
|
4 years |
vboxsync |
WDDM: Added a todo and disabled an assertion for everyone but me.
|
|
|
@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.
|
|
|
@85566
|
4 years |
vboxsync |
DnD/VBoxClient: Fixed properly shutting down HGCM thread. bugref:8415.
|
|
|
@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.
|
|
|
@85520
|
4 years |
vboxsync |
DnD/VBoxTray: More fixes needed for new DnDTransferList and …
|
|
|
@85498
|
4 years |
vboxsync |
DnD/VBoxClient: Build fix.
|
|
|
@85474
|
4 years |
vboxsync |
DnD/VbglR3: More fixes needed for new DnDTransferList and …
|
|
|
@85473
|
4 years |
vboxsync |
DnD/VBoxClient: Deliver data to X in URI list format.
|
|
|
@85472
|
4 years |
vboxsync |
DnD/VBoxTray: Use DND_PATH_SEPARATOR + DND_FORMATS_SEPARATOR.
|
|
|
@85437
|
4 years |
vboxsync |
DnD/VbglR3: Also reconnect in VbglR3DnDEventGetNext() when the VM …
|
|
|
@85432
|
4 years |
vboxsync |
Add/vboxsf: We're not allowed to include vermagic.h starting with 5.8. …
|
|
|
@85429
|
4 years |
vboxsync |
DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
|
|
|
@85428
|
4 years |
vboxsync |
DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
|
|
|
@85404
|
4 years |
vboxsync |
linux/Makefile: Adding '+' to MAKE lines. bugref:9798
|
|
|
@85401
|
4 years |
vboxsync |
Repack scripts: adding Combined-0 script for repacking Guest Additions
|
|
|
@85400
|
4 years |
vboxsync |
Repack scripts: adding Combined-0 script for repacking Guest Additions
|
|
|
@85395
|
4 years |
vboxsync |
Additions/linux/Makefile: Allow parallel cleanup. bugref:9798
|
|
|
@85375
|
4 years |
vboxsync |
WDDM: tweaked miniport capabilities to be at Win7+ level (follow-up to …
|
|
|
@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
|
|
|
@85316
|
4 years |
vboxsync |
Additions/darwin: avoid double quoting of the file names to sign
|
|
|
@85125
|
4 years |
vboxsync |
drm/indent.sed: Forgot about this magic/non-sense. bugref:9794
|
|
|
@85124
|
4 years |
vboxsync |
*: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
|
|
|
@85123
|
4 years |
vboxsync |
iprt/cdefs.h: Some cleaning up. bugref:9794
|
|
|
@85122
|
4 years |
vboxsync |
VBoxVidoeIPRT.h: Fix. bugref:9794
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85065
|
4 years |
vboxsync |
Additions/linux/sharedfolders: Assign our own backing device …
|
|
|
@85059
|
4 years |
vboxsync |
WDDM: tweaked miniport capabilities to be at Win7+ level
|
|
|
@85058
|
4 years |
vboxsync |
WDDM: fixed HSyncFreq calculation
|
|
|
@85057
|
4 years |
vboxsync |
wddm/dbg/D3DFeatureLevel: compilation fixes
|
|
|
@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 …
|
|
|
@85006
|
4 years |
vboxsync |
GA/Installer/WinNT: Prevent a repeated recovery of d3d9.dll, bugref:9725
|
|
|
@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 …
|
|
|
@84972
|
4 years |
vboxsync |
Additions/WINNT/SharedFolders: Provide a dedicated 32bit VBoxSF driver …
|
|
|
@84956
|
4 years |
vboxsync |
Windows Additions installer: Fixed German NLS.
|
|
|
@84947
|
4 years |
vboxsync |
/linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
|
|
|
@84945
|
4 years |
vboxsync |
Installer/win,GA/NT/Installer: Stop using obsolete kBuild variable names.
|
|
|
@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.
|
|
|
@84832
|
4 years |
vboxsync |
bugref:9637. freeing after return does not make much sense.
|
|
|
@84831
|
4 years |
vboxsync |
bugref:9637. don't make vmware_ctrl extention call at each resize …
|
|
|
@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(). …
|
|
|
@84749
|
4 years |
vboxsync |
WDDM: D3D9 test: warnings
|
|
|
@84735
|
4 years |
vboxsync |
Add/NT/Installer: WRP workaround is not needed any more, bugref:9725
|
|
|
@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
|
|
|
@84729
|
4 years |
vboxsync |
WDDM: return STATUS_SUCCESS
|
|
|
@84728
|
4 years |
vboxsync |
VBoxTray: error checking in multiple screens resizing code; removed …
|
|
|
@84721
|
4 years |
vboxsync |
Guest Additions/VBoxTray: Be more verbose when a certain service does …
|
|
|
@84720
|
4 years |
vboxsync |
Guest Additions/VBoxTray: Be more verbose when a certain service does …
|
|
|
@84697
|
4 years |
vboxsync |
WDDM: log the refresh rate for debug purposes.
|
|
|
@84664
|
5 years |
vboxsync |
WDDM: D3D9 test: FPS display
|
|
|
@84661
|
5 years |
vboxsync |
VBoxClient: Display the function pointer variable name with the 'could …
|
|
|
@84658
|
5 years |
vboxsync |
WDDM: allow to change the refresh rate for debug purposes.
|
|
|
@84637
|
5 years |
vboxsync |
bugref:9637. using RTPATH_MAX rather than a magic number.
|
|
|
@84636
|
5 years |
vboxsync |
bugref:9637. fixing drm client path. now we use full path rather than …
|
|
|
@84609
|
5 years |
vboxsync |
bugref:9637. small fix
|
|
|
@84608
|
5 years |
vboxsync |
bugref:9637. setuid of the drm client during install.
|
|
|
@84607
|
5 years |
vboxsync |
bugref:9637. using elevated priviliges only during drm ioctl call.
|
|
|
@84594
|
5 years |
vboxsync |
Guest Control/Additions: Fixes for guest reboot/shutdown support. …
|
|
|
@84593
|
5 years |
vboxsync |
bugref:9637. dont lose effective user id
|
|
|
@84586
|
5 years |
vboxsync |
bugref:9637. get rig of some debug stuff
|
|
|
@84584
|
5 years |
vboxsync |
bugref:9637. setting suid of the drm client
|
|
|
@84579
|
5 years |
vboxsync |
bugref:9637. Some fixes
|
|
|
@84561
|
5 years |
vboxsync |
bugref:9637. Adding the crm client to GA installation.
|
|
|
@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 …
|
|
|
@84547
|
5 years |
vboxsync |
bugref:9637. Renaming display-wayland to display-drm
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84538
|
5 years |
vboxsync |
bugref:9637
- Renaming vmsvga-x11 service to vmsvga service
- …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@84503
|
5 years |
vboxsync |
FE/Qt. bugref:9637. build fix.
|
|
|
@84501
|
5 years |
vboxsync |
bugref:9637. Splitting logging logging related functions from main.cpp
|
|
|
@84484
|
5 years |
vboxsync |
os2/VBoxSF: 8.3 detection fixes.
|
|
|
@84480
|
5 years |
vboxsync |
bugref:9637. Revert some changes.
|
|
|
@84479
|
5 years |
vboxsync |
bugref:9637. Relax function pointer checks for XRRGetMonitors and …
|
|
|
@84465
|
5 years |
vboxsync |
WDDM: VMSVGA mouse pointer masks must have dword aligned scanlines.
|
|
|
@84452
|
5 years |
vboxsync |
VBoxTray: changed multiple screens resizing code to follow MSDN docs …
|
|
|
@84433
|
5 years |
vboxsync |
GA/Installer/WinNT: Do not touch original d3d9.dll if XPDM driver type …
|
|
|