VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38846   13 years vboxsync Additions/solaris/SharedFolders: fixed ref. counting resulting in …
(edit) @38843   13 years vboxsync Additions/solaris/SharedFolders: use RT_FAILURE instead of negating …
(edit) @38840   13 years vboxsync VBoxVideo: fix guest video driver hang when switching back from …
(edit) @38827   13 years vboxsync Additions/solaris: Fix panic while mounting shared folders when no …
(edit) @38826   13 years vboxsync Additions/linux/installer: install vboxvideo driver for X.Org Server 1.11
(edit) @38825   13 years vboxsync Additions/x11/vboxvideo: build vboxvideo for X.Org Server 1.11
(edit) @38824   13 years vboxsync Additions/x11: header files for building X.Org Server 1.11 modules
(edit) @38823   13 years vboxsync Additions/linux/installer: do not try to install a non-existent mouse …
(edit) @38822   13 years vboxsync Additions/linux/installer: reverted r74112 in order to commit an …
(edit) @38817   13 years vboxsync Additions/linux/installer: do not try to install a non-existent mouse …
(edit) @38811   13 years vboxsync Additions/linux/sharedfolders: use a unique identifier rather than the …
(edit) @38810   13 years vboxsync Additions/linux/installer: apparently openSUSE 12.1 will no longer …
(edit) @38809   13 years vboxsync Additions/linux/installer: treat unknown distributions like Slackware …
(edit) @38807   13 years vboxsync Additions/common/VBoxGuest: explanatory comment
(edit) @38806   13 years vboxsync Additions/linux/vboxsf: avoid a WARN_ON in a failure path
(edit) @38801   13 years vboxsync Additions/solaris/SharedFolders: fix panic if vboxConnect() fails.
(edit) @38784   13 years vboxsync Addition/linux: use the kernel mouse driver for all setups where we …
(edit) @38783   13 years vboxsync Additions/solaris/SharedFolders: fixed a couple of memory leaks.
(edit) @38777   13 years vboxsync Reverted r73986: Additions/linux: use the kernel input driver for …
(edit) @38772   13 years vboxsync crOpenGL: fix PBOs with compressed tex images
(edit) @38771   13 years vboxsync debugging
(edit) @38769   13 years vboxsync Additions/common/VBoxGuest-linux: use a pre-allocated VMMDev request …
(edit) @38768   13 years vboxsync Additions/common/VBoxGuest-linux: reverted r74040 and r74044
(edit) @38765   13 years vboxsync more Windows 8 fixes
(edit) @38762   13 years vboxsync Linux Additions build fix (untested)
(edit) @38760   13 years vboxsync More Windows 8 fixes
(edit) @38759   13 years vboxsync Additions/common/VBoxGuest-linux: push the mouse position update into …
(edit) @38751   13 years vboxsync Windows Additions: hack Windows 8
(edit) @38750   13 years vboxsync VBoxControl: default are options with two dashes
(edit) @38739   13 years vboxsync Another Assert redefinition bites the dust.
(edit) @38736   13 years vboxsync *: Please don NOT redefine logger macros.
(edit) @38733   13 years vboxsync %S -> %s and some other minor cleanups.
(edit) @38725   13 years vboxsync OSE build fix
(edit) @38724   13 years vboxsync Additions/x11/VBoxClient: custom update warning message for non-Oracle …
(edit) @38723   13 years vboxsync Additions/linux: use the kernel input driver for X.Org Server 1.3 and later
(edit) @38722   13 years vboxsync Additions/common/VBoxGuest: Linux input devices: a clean up and a fix
(edit) @38721   13 years vboxsync Additions/common/VBoxGuest: register a proper driver structure on …
(edit) @38720   13 years vboxsync Additions/x11/VBoxClient: create pidfiles after daemonising to make …
(edit) @38711   13 years vboxsync WDDM/3D: fix incorrect blitting in certain cases (imageviewer app)
(edit) @38669   13 years vboxsync Additions/common/VBoxService: shadowed variable
(edit) @38668   13 years vboxsync Additions/common/VBoxGuest: reverted r73863 and r73864
(edit) @38660   13 years vboxsync Wddm/3D: fix incorrect window border blurs under aero on ati cards
(edit) @38655   13 years vboxsync Additions/Common/VBoxGuest: removed some dead code
(edit) @38654   13 years vboxsync better assertion
(edit) @38653   13 years vboxsync additional assertion
(edit) @38652   13 years vboxsync Additions/common/VBoxGuest: try to get structure alignment right this time
(edit) @38649   13 years vboxsync Additions/common: more Linux input driver work
(edit) @38648   13 years vboxsync Additions/common and X11: more VBOXGUEST_IOCTL_SET_MOUSE_STATUS adjustments
(edit) @38646   13 years vboxsync Burn fix.
(edit) @38637   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38635   13 years vboxsync Windows guest XPDM video miniport: removed unnecessary code from …
(edit) @38634   13 years vboxsync VBoxService/GuestCtrl: Fixed RTPROC_FLAGS_* handling.
(edit) @38633   13 years vboxsync VBoxService: Fixed German Umlauts handling in toolbox, …
(edit) @38629   13 years vboxsync VBoxService/GuestCtrl: Added accidentally removed log output again.
(edit) @38625   13 years vboxsync VBoxService/Toolbox: Don't output error messages when writing machine …
(edit) @38605   13 years vboxsync build fix
(edit) @38604   13 years vboxsync build fix
(edit) @38602   13 years vboxsync Additions/common/VBoxGuest: try to fix a burn
(edit) @38599   13 years vboxsync Additions/common/VBoxGuest: LogRel -> Log (possible release log spamming)
(edit) @38598   13 years vboxsync Additions/common/VBoxGuest: try to fix a burn
(edit) @38596   13 years vboxsync Additions/linux: kernel input driver for mouse integration, build fix
(edit) @38594   13 years vboxsync Additions/linux: kernel input driver for mouse integration, first drop
(edit) @38592   13 years vboxsync Additions/common/VBoxGuest: mediate SET_MOUSE_STATUS in the kernel module
(edit) @38591   13 years vboxsync Additions/x11/vboxmouse: this was never correct, r73785 is the correct …
(edit) @38589   13 years vboxsync wine/d3d: speedup fb_copy_to_texture_direct context acquisition
(edit) @38588   13 years vboxsync wddm/wine: fix image viewer rendering under Aero (workaround NVIDIA …
(edit) @38587   13 years vboxsync VBoxService/GuestCtrl: Update.
(edit) @38565   13 years vboxsync wddm/3d: reuse window for wine swapchains representing one and the …
(edit) @38560   13 years vboxsync disp/xpdm: fix pointer arithmetics (causing bsod, public bug #9508)
(edit) @38548   13 years vboxsync pam_vbox: Documentation.
(edit) @38545   13 years vboxsync pam_vbox: Implemented threaded waiting without the need to explicitly …
(edit) @38542   13 years vboxsync Additions/linux/installer: really finish the rest of the installation …
(edit) @38506   13 years vboxsync Windows Additions: fix swapped coordinates for mouse pointer hotspot
(edit) @38493   13 years vboxsync GuestCtrl: Fixed regression when waiting for guest output.
(edit) @38486   13 years vboxsync pam_vbox: Implemented security bits.
(edit) @38474   13 years vboxsync Reverted r73525 - not needed.
(edit) @38473   13 years vboxsync pam_vbox: Solaris OSE build fix.
(edit) @38472   13 years vboxsync pam_vbox: build fix.
(edit) @38471   13 years vboxsync PAM: Solaris build fixes, misc. bugfixes.
(edit) @38468   13 years vboxsync PAM: First implementation of waiting for credentials.
(edit) @38466   13 years vboxsync tar: --hard-dereference => --dereference
(edit) @38465   13 years vboxsync tar: dereference hard links
(edit) @38447   13 years vboxsync Linux Additions: fixed llseek for Linux shared folders for Linux …
(edit) @38445   13 years vboxsync Additions/VBoxService: warnings
(edit) @38439   13 years vboxsync GuestCtrl: Removed dead code.
(edit) @38438   13 years vboxsync wddm/wine: disable extra warnings
(edit) @38437   13 years vboxsync GuestCtrl: Update.
(edit) @38411   13 years vboxsync Additions/VBoxService: don't fail if VbglR3GetSessionId() does not work
(edit) @38407   13 years vboxsync Windows guest additions: disable PageList HGCM parameters for 64 bit …
(edit) @38405   13 years vboxsync wddm: propper context destruction
(edit) @38395   13 years vboxsync GuestCtrl: Update.
(edit) @38374   13 years vboxsync crOpenGL: don't add explicit writebacks to guest buffers
(edit) @38366   13 years vboxsync wine/wddm: cleanup & fixes for window create/destroy
(edit) @38363   13 years vboxsync wddm/3d: make wine handle gl window create/destroy
(edit) @38331   13 years vboxsync wddm/wine: fix winsat crashes (context adjustments for …
(edit) @38322   13 years vboxsync Additions/FreeBSD: Correct permission for /dev/vboxguest (Thanks to …
(edit) @38317   13 years vboxsync Additions/FreeBSD: More build fixes
(edit) @38316   13 years vboxsync Additions/FreeBSD: Build fix
(edit) @38315   13 years vboxsync crogl: send WM_SETTINGCHANGE outside the hashtable lock to avoid …
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