|
|
@76105
|
6 years |
vboxsync |
DnD/VBoxTray: Added VBoxDnDWnd::Abort() to (hopefully) properly abort …
|
|
|
@76104
|
6 years |
vboxsync |
DnD/VBoxTray: No need to call VbglR3DnDEventFree() here; will be NULL …
|
|
|
@76103
|
6 years |
vboxsync |
DnD/VBoxTray: Don't try to (debug) log event type in VBoxDnDWorker() …
|
|
|
@76102
|
6 years |
vboxsync |
DnD/VBoxTray: Also free the VbglR3 event in …
|
|
|
@76098
|
6 years |
vboxsync |
Additions/VBoxTray: Added VBoxTrayShowError() and warn if VBoxHook.dll …
|
|
|
@76046
|
6 years |
vboxsync |
Linux installers: do not call daemon-restart too often.
bugref:3809: …
|
|
|
@76036
|
6 years |
vboxsync |
GAs/darwin/Installer: Packing adjustments. bugref:4802
|
|
|
@76034
|
6 years |
vboxsync |
Packing OS X GAs. bugref:4802
|
|
|
@76032
|
6 years |
vboxsync |
VBoxGuest-darwin.cpp: build fix. bugref:4686
|
|
|
@76028
|
6 years |
vboxsync |
GAs/Makefile.kmk: Preparing packing mac GAs. bugref:4802
|
|
|
@76027
|
6 years |
vboxsync |
GAs/darwin/Installer: Packing adjustments. bugref:4802
|
|
|
@76023
|
6 years |
vboxsync |
GAs/darwin/Installer: updates
|
|
|
@75963
|
6 years |
vboxsync |
Additions/linux/installer: still use the DKMS hooks as well to rebuild …
|
|
|
@75961
|
6 years |
vboxsync |
Additions/VBoxClient/svga: provide default screen layout information. …
|
|
|
@75954
|
6 years |
vboxsync |
VBoxControl: nits
|
|
|
@75947
|
6 years |
vboxsync |
VBoxService/Automounter: Corrected conversion to UTF-16 in …
|
|
|
@75946
|
6 years |
vboxsync |
VBoxService,manual: Use /media on solaris too (11 has it, on 10 we …
|
|
|
@75930
|
6 years |
vboxsync |
VBoxService: doxygen fix
|
|
|
@75929
|
6 years |
vboxsync |
VBoxService: scm fix
|
|
|
@75925
|
6 years |
vboxsync |
VBoxService/toolbox: More FS info, like username, group inode device, …
|
|
|
@75924
|
6 years |
vboxsync |
VBoxService/toolbox: More FS info, like username, group inode device, …
|
|
|
@75895
|
6 years |
vboxsync |
VBoxService/guestcontrol: Removed annoying message skip hack since …
|
|
|
@75893
|
6 years |
vboxsync |
VBoxguestR3LibGuestCtrl: Fixed LogRel statement. bugref:9313
|
|
|
@75892
|
6 years |
vboxsync |
Additions/linux/installer: fix incremental builds when the version is …
|
|
|
@75890
|
6 years |
vboxsync |
VBoxService: Don't use tabs in logging, looks weird on linux console.
|
|
|
@75858
|
6 years |
vboxsync |
VBoxService: Mark printf-style formatters as such, fixing fallout. …
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75839
|
6 years |
vboxsync |
Additions/linux/installer: build new kernel modules on system stop. …
|
|
|
@75838
|
6 years |
vboxsync |
Additions/installer/linux: try enabling the VBoxClient X11/SVGA …
|
|
|
@75837
|
6 years |
vboxsync |
Additions/installer/linux: try enabling the VBoxClient SVGA service. …
|
|
|
@75836
|
6 years |
vboxsync |
Additions/x11/VBoxClient: do not start on Linux 4.6 and later. …
|
|
|
@75824
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
|
|
|
@75807
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 3. bugref:9313
|
|
|
@75804
|
6 years |
vboxsync |
VBoxService: Started using the new PEEK and GET message functions. …
|
|
|
@75803
|
6 years |
vboxsync |
VBoxService: Started using the new PEEK and GET message functions. …
|
|
|
@75798
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
|
|
|
@75783
|
6 years |
vboxsync |
VBoxGuest-win.cpp: Set VMMDEV_REQUESTOR_NO_USER_DEVICE flag. bugref:9105
|
|
|
@75782
|
6 years |
vboxsync |
VBoxGuest-solaris.c: Set VMMDEV_REQUESTOR_NO_USER_DEVICE flag. bugref:9105
|
|
|
@75781
|
6 years |
vboxsync |
VBoxGuest-netbsd.cpp: Correctly set requestor. bugref:9105
|
|
|
@75780
|
6 years |
vboxsync |
VBoxGuest-darwin.cpp: Correctly set requestor. bugref:9105
|
|
|
@75779
|
6 years |
vboxsync |
VBoxGuest-os2.c: Correctly set requestor. bugref:9105
|
|
|
@75778
|
6 years |
vboxsync |
VBoxGuest-freebsd.c: Correctly set requestor. bugref:9105
|
|
|
@75777
|
6 years |
vboxsync |
VBoxGuest-darwin.cpp: Correctly set requestor. bugref:9105
|
|
|
@75758
|
6 years |
vboxsync |
VBoxGuestLib,VBoxService: Preps for using GUEST_MSG_PEEK/GEt/CANCEL, …
|
|
|
@75753
|
6 years |
vboxsync |
VBoxGuestR0LibHGCMInternal.cpp: Adjusted copy back of …
|
|
|
@75736
|
6 years |
vboxsync |
VBoxService/vgsvcGstCtrlSessionSpawnWorker: Straigthened out the …
|
|
|
@75727
|
6 years |
vboxsync |
VBoxServiceControlSession.cpp: Bail out in …
|
|
|
@75726
|
6 years |
vboxsync |
VBoxService: Added SIGCHLD to sigwait() call to make darwin (10.9.5) …
|
|
|
@75724
|
6 years |
vboxsync |
VBoxService/VBoxGuestR3LibGuestCtrl.cpp: Fixed mkdir with OS X guests …
|
|
|
@75722
|
6 years |
vboxsync |
VBoxServiceControl: Don't count VERR_INTERRUPTED into the …
|
|
|
@75721
|
6 years |
vboxsync |
VBoxService: Use time rather than time_prog when logging. The latter …
|
|
|
@75720
|
6 years |
vboxsync |
VBoxServiceControlSession.cpp: Pointed out bogus error handling in …
|
|
|
@75719
|
6 years |
vboxsync |
VBoxService/control: Corrected confused mishandling of VERR_INTERRUPT …
|
|
|
@75714
|
6 years |
vboxsync |
darwin/VBoxGuest: Kicked out the workloop and alternative interrupt …
|
|
|
@75713
|
6 years |
vboxsync |
VBoxService: Fixed incorrect (and unncessary) assertion in vgsvcArgString.
|
|
|
@75712
|
6 years |
vboxsync |
darwin/VBoxGuest: Kicked out the workloop and alternative interrupt …
|
|
|
@75705
|
6 years |
vboxsync |
VBoxGuest/darwin: Implemented straight forward interrupt handling. …
|
|
|
@75702
|
6 years |
vboxsync |
VBoxControl guestproperty enumerate: Don't print NULL values as <NULL> …
|
|
|
@75701
|
6 years |
vboxsync |
add/darwin/inst: Need to 'touch /System/Library/Extensions/' and run …
|
|
|
@75699
|
6 years |
vboxsync |
darwin/VBoxSF: Make scm happy.
|
|
|
@75697
|
6 years |
vboxsync |
WDDM: GaScreenDestroy
|
|
|
@75688
|
6 years |
vboxsync |
Building mac additions (no packing yet). bugref:4802
|
|
|
@75679
|
6 years |
vboxsync |
darwin/VBoxSF: Updates.
|
|
|
@75678
|
6 years |
vboxsync |
darwin/VBoxSF: Updates.
|
|
|
@75677
|
6 years |
vboxsync |
darwin/VBoxSF: Updates.
|
|
|
@75676
|
6 years |
vboxsync |
darwin/VBoxSF: Updates.
|
|
|
@75675
|
6 years |
vboxsync |
darwin/VBoxSF: Started rewriting this…
|
|
|
@75666
|
6 years |
vboxsync |
darwin/VBoxSF: updates
|
|
|
@75664
|
6 years |
vboxsync |
Additions/linux/drm: drop FBINFO_CAN_FORCE_OUTPUT flag.
bugref:4567: …
|
|
|
@75659
|
6 years |
vboxsync |
x11/VBoxClient: linking fix
|
|
|
@75655
|
6 years |
vboxsync |
WDDM: extended GaScreenDefine
|
|
|
@75654
|
6 years |
vboxsync |
win/VBoxSF: Implement restarting directory listing …
|
|
|
@75650
|
6 years |
vboxsync |
os2/VBoxSFFile.cpp: Had disabled the HGCM event semaphore change while …
|
|
|
@75647
|
6 years |
vboxsync |
os2/VBoxSFFile.cpp: More performance numbers. bugref:9172
|
|
|
@75635
|
6 years |
vboxsync |
Additions/3D/win: makefiles cleanup
|
|
|
@75630
|
6 years |
vboxsync |
WDDM: Gallium Display Driver: code cleanup
|
|
|
@75621
|
6 years |
vboxsync |
Additions/3D/win: ICD forwarder dll 32 bit fixes. bugref:9296
|
|
|
@75603
|
6 years |
vboxsync |
os2/VBoxSFFile.cpp: Went back to r126775 and got some baseline …
|
|
|
@75602
|
6 years |
vboxsync |
os2/VBoxSFFile.cpp: more performance notes
|
|
|
@75600
|
6 years |
vboxsync |
VBoxGuestLib.h: Forgot to commit VbglR0QueryHostFeatures.
|
|
|
@75597
|
6 years |
vboxsync |
os2/VBoxSF: Complain if the embedded buffer feature is missing.
|
|
|
@75594
|
6 years |
vboxsync |
os2/VBoxSFFile.cpp: Performance optimization notes.
|
|
|
@75588
|
6 years |
vboxsync |
VBoxGuest: Make use of new IRQ ACK port when present.
|
|
|
@75584
|
6 years |
vboxsync |
VBoxGuest-linux.c,VBoxGuest-solaris.c: Setup the IRQ after calling …
|
|
|
@75566
|
6 years |
vboxsync |
Additions/WINNT: Use ICD forwarder dll. bugref:9296
|
|
|
@75562
|
6 years |
vboxsync |
Additions/3D/win: ICD forwarder dll. bugref:9296
|
|
|
@75560
|
6 years |
vboxsync |
os2/VBoxSF: DosOpen status code fix.
|
|
|
@75559
|
6 years |
vboxsync |
VBoxService: Always set the time on startup on OS/2.
|
|
|
@75558
|
6 years |
vboxsync |
os2/VBoxSF: Corrected timezone conversion.
|
|
|
@75556
|
6 years |
vboxsync |
VBoxWddmUmHlp: update.
|
|
|
@75554
|
6 years |
vboxsync |
VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
|
|
|
@75552
|
6 years |
vboxsync |
VBoxGuest/os2: fixes
|
|
|
@75550
|
6 years |
vboxsync |
os2/VBoxSF: Make use of the embedded buffer feature. Also tried out …
|
|
|
@75548
|
6 years |
vboxsync |
VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows …
|
|
|
@75547
|
6 years |
vboxsync |
VBoxGuest: Added an IDC interface for faster HGCM calls …
|
|
|
@75546
|
6 years |
vboxsync |
Addiitons/linux/vboxvideo: make vboxvideo work with EL7.6 standard …
|
|
|
@75545
|
6 years |
vboxsync |
WDDM: additional check
|
|
|
@75543
|
6 years |
vboxsync |
os2/VBoxSFFile.cpp: Fixed leak.
|
|
|
@75542
|
6 years |
vboxsync |
os2/VBoxSF: Extended VBoxSFUtil with a simple fstat() benchmark.
|
|
|
@75531
|
6 years |
vboxsync |
VBoxWddmUmHlp: update.
|
|
|