VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68527   7 years vboxsync VbglR3ClipboardGetHostMsg: This shouldn't need to retrieve output …
(edit) @68526   7 years vboxsync VbglR3GuestCtrlMsgWaitFor: GUEST_MSG_WAIT is really weird.
(edit) @68502   7 years vboxsync VBoxGuestR3Lib: Fixed clipboard and guest control breakage since r117608.
(edit) @68495   7 years vboxsync Additions/VBoxGuest-solaris: Hide interrupt and hilevel priority …
(edit) @68476   7 years vboxsync VBoxGuestLib/HGCM.cpp: cleanups (this is ring-0 code affecting shared …
(edit) @68471   7 years vboxsync VBoxGuestLib: Introducing VbglR3HGCMCall and make everyone use that …
(edit) @68467   7 years vboxsync DnD/VbglR3: No need to have a forward declaration of …
(edit) @68466   7 years vboxsync DnD/VbglR3: Fixed function code for VbglR3DnDHGSendProgress().
(edit) @68465   7 years vboxsync VBoxGuestLib: Introducing VbglR3HGCMCall and make everyone use that …
(edit) @68464   7 years vboxsync VBoxGuestLib: Use common VbglR3HGCMConnect to connect.
(edit) @68462   7 years vboxsync VBoxGuestLib: Use common VbglR3HGCMDisconnect to disconnect.
(edit) @68460   7 years vboxsync VbglR3HGCMConnect: Return unmodified return code.
(edit) @68458   7 years vboxsync Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
(edit) @68440   7 years vboxsync VbglR3RetrieveVideoMode,VbglR3RetrieveVideoMode: Cleaned up horrible …
(edit) @68439   7 years vboxsync VBoxGuestR3LibVrdp.cpp: build fix.
(edit) @68437   7 years vboxsync VBoxTray: Use VbglR3 APIs for everything. Untested.
(edit) @68436   7 years vboxsync VBoxGuestLib/R3: Added VbglR3VrdpGetChangeRequest; build everything on …
(edit) @68375   7 years vboxsync VboxTray: Code cleanup in VBoxDisplay service (part 2), bugref:8444
(edit) @68367   7 years vboxsync VboxTray: Code cleanup in VBoxDisplay service, bugref:8444
(edit) @68343   7 years vboxsync WDDM: VBOXDISP_CUBEMAP_INDEX_TO_FACE fix. vboxDDI2D3DFormat declaration.
(edit) @68337   7 years vboxsync Additions/linux/drm: refined the RHEL_7 test to distinguish between …
(edit) @68336   7 years vboxsync Additions/linux/drm: refined the RHEL_7 test to distinguish between …
(edit) @68334   7 years vboxsync Additions/linux/drm: refined the RHEL_7 test to distinguish between …
(edit) @68308   7 years vboxsync Additions/Linux: reindent the kernel module source files in Additions …
(edit) @68307   7 years vboxsync Additions/Solaris/Mouse: try to fix message freeing. bugref:8953: …
(edit) @68306   7 years vboxsync Additions/Linux/vboxvideo: adjust some file names to match kernel …
(edit) @68300   7 years vboxsync dditions/linux/drm: support custom EL7 Linux 3.10 kernel (fix)
(edit) @68297   7 years vboxsync Additions/linux/drm: support custom EL7 Linux 3.10 kernel
(edit) @68294   7 years vboxsync Additions/linux: revert r117409 again. bugref:8524: Additions/linux: …
(edit) @68292   7 years vboxsync Additions/linux: run the kernel module source files through indent. …
(edit) @68289   7 years vboxsync Additions/linux: revert r117404 for now. bugref:8524: …
(edit) @68288   7 years vboxsync Additions/linux: run the kernel module source files through indent. …
(edit) @68284   7 years vboxsync Additions/linux/drm: lower the Linux kernel version check to disable …
(edit) @68283   7 years vboxsync WDDM: another user mode log function.
(edit) @68261   7 years vboxsync WDDM: helper libs. No code changes, just moved a couple of shared …
(edit) @68248   7 years vboxsync Additions/common/crOpenGL: remove unused code and dependency on VBoxMPIf.h
(edit) @68117   7 years vboxsync typo
(edit) @68115   7 years vboxsync Additions/WINNT/Video: log more reasons why setting a graphics mode fails
(edit) @68105   7 years vboxsync Linux shared folder driver: remove files which are no longer used. …
(edit) @68104   7 years vboxsync Linux shared folder driver: stop using VbglR0SfInit and Term. …
(edit) @68103   7 years vboxsync R0 guest library: make vbglR0HGCMInit and Terminate externally …
(edit) @68102   7 years vboxsync R0 guest library: move HGCM globals out of global library structure. …
(edit) @68101   7 years vboxsync Shared folders: stop supporting legacy host code on Linux, add Windows …
(edit) @68099   7 years vboxsync VBoxCredProv/VBoxCredProvCredential.cpp: Emphasize which string is …
(edit) @68098   7 years vboxsync VBoxCredProv/VBoxCredProvCredential.cpp: Logging domain name requires …
(edit) @68097   7 years vboxsync VBoxCredProv/VBoxCredProvCredential.cpp: Simplified …
(edit) @68074   7 years vboxsync VBoxCredProv/VBoxCredProvCredential.cpp: Wiping fixes.
(edit) @68044   7 years vboxsync bugref:3809: Linux installer maintenance Try to fix dependencies on …
(edit) @67935   7 years vboxsync VBoxCertUtil: made the add-trusted-publisher command more flexible by …
(edit) @67934   7 years vboxsync VBoxGuestAdditions.nsi: Better to say that the option / installer …
(edit) @67858   7 years vboxsync bugref:8906: Additions/linux: kernel modules not always rebuild before …
(edit) @67852   7 years vboxsync bugref:8906: Additions/linux: kernel modules not always rebuild before …
(edit) @67818   7 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67814   7 years vboxsync Additions/VBoxCredProv: Also try to return the current values in …
(edit) @67809   7 years vboxsync Additions/VBoxCredProv: Renamed resetField() to setField() and …
(edit) @67808   7 years vboxsync Additions/VBoxCredProv: Free allocated label in error case in …
(edit) @67803   7 years vboxsync Additions/linux/sharedfolders: fixed tiny memory leak on error
(edit) @67802   7 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67798   7 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67796   7 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67787   7 years vboxsync Debug build fix.
(edit) @67772   7 years vboxsync Additions/VBoxCredProv: Fixes for Windows 10 guests.
(edit) @67759   7 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Use AcquireGuestCaps …
(edit) @67755   7 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Revert r116031: Allow …
(edit) @67751   7 years vboxsync Windows Additions: bugref:8911: use ReplaceDLL instead of FILE to …
(edit) @67736   7 years vboxsync bugref:8910: Additions/linux: 3D pass-through not working on Fedora 25 …
(edit) @67663   7 years vboxsync Additions/linux/installer: bugref:8869: actually don't load the …
(edit) @67658   7 years vboxsync Additions/linux: bugref:8869: blacklist the vboxvideo kernel module for OL6
(edit) @67637   7 years vboxsync Additions/common/OpenGL/elg.c: make parfait happy, no need to check …
(edit) @67558   7 years vboxsync WDDM: Do not fail a VidPN request if ModeSetInterface->addMode returns …
(edit) @67532   8 years vboxsync Additions/linux/sharedfolders: removed superfluous check (dentry is …
(edit) @67459   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67406   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67405   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67404   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67403   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67402   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67398   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67397   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67396   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67395   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67379   8 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Support dynamic …
(edit) @67323   8 years vboxsync unified 'zip' to 'VBOX_ZIP'
(edit) @67321   8 years vboxsync Additions: there is no need to create VBoxGuestAdditions.zip …
(edit) @67320   8 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Use AcquireGuestCaps …
(edit) @67319   8 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Allow VBoxClient …
(edit) @67314   8 years vboxsync bugref:8533: Additions/x11: fully support VMSVGA Add …
(edit) @67295   8 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67293   8 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67269   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67268   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67263   8 years vboxsync burgref:8533: Additions/x11: fully support VMSVGA Fix broken resizing …
(edit) @67191   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67177   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67175   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67174   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67169   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67148   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67145   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67128   8 years vboxsync bugref:8727: Enabling NonPagedPoolNx in vboxWddmMemAlloc for Windows 8 …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette