VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37225   14 years vboxsync VBoxMouse/win: some cleanup & concurrency fuxes for NEW_PROTOCOL …
(edit) @37221   14 years vboxsync VBoxMouse,VBoxGuest/win: NEW_PROTOCOL for mouse integration
(edit) @37216   14 years vboxsync wddm/3d: fix google earth rendering
(edit) @37207   14 years vboxsync wddm: more multimon & autoresize fixes
(edit) @37194   14 years vboxsync Additions/Solaris: addressed locale breakage in a better way.
(edit) @37189   14 years vboxsync wddm: more VidPn fixes & cleanup
(edit) @37188   14 years vboxsync wddm: vidpn stuff fixes
(edit) @37182   14 years vboxsync Additions/Solaris: fix ABI detection with differing locales.
(edit) @37174   14 years vboxsync Additions/x11/seamless: allow for the possibility that nothing is …
(edit) @37173   14 years vboxsync Additions/x11/VBoxClient: fixed a couple of problems in the …
(edit) @37165   14 years vboxsync wddm: fix autoresize
(edit) @37163   14 years vboxsync VBoxMouse: new mouse filter driver
(edit) @37160   14 years vboxsync Additions/linux/installer: fixed device node creation on mixed 2.4/2.6 …
(edit) @37157   14 years vboxsync crOpenGL: append 0 terminator to shader source when possible
(edit) @37141   14 years vboxsync VBoxGuestR3LibAdditions.cpp: r=bird: Added todo about leaks and …
(edit) @37127   14 years vboxsync wddm: fix driver breakage, sigh
(edit) @37105   14 years vboxsync Additions/linux/installer: sources for vbox_accel.pp
(edit) @37104   14 years vboxsync Additions/linux/installer: first attempt to get SELinux right for …
(edit) @37046   14 years vboxsync Adjusted/added logging.
(edit) @37032   14 years vboxsync crOpenGL: fix missing updates for gnome3 on ubuntu 11.04
(edit) @37030   14 years vboxsync crOpenGL: fix corrupted textures for gnome3 under ubuntu 11.04
(edit) @37025   14 years vboxsync Additions/x11/VBoxClient: clean up some forgotton C++-isms and stop us …
(edit) @37022   14 years vboxsync Removed debug output.
(edit) @37021   14 years vboxsync Removed debug output.
(edit) @37020   14 years vboxsync indent.
(edit) @37019   14 years vboxsync Guest Additions: Also report extended version information to the host …
(edit) @37017   14 years vboxsync VBoxClient: Logging adjustments.
(edit) @37016   14 years vboxsync Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox …
(edit) @36955   14 years vboxsync wddm: build fixes for DEBUG_misha
(edit) @36948   14 years vboxsync Additions/linux/installer: make sure gcc and make are installed too
(edit) @36899   14 years vboxsync Fix builds with undefined VBOX_WITH_WDDM
(edit) @36896   14 years vboxsync VBoxVideo: fix hangup during boot on windows2000
(edit) @36887   14 years vboxsync GuestCtrl: Added support for getting separated stdout/stderr output.
(edit) @36880   14 years vboxsync Additions/common/VBoxService/VBoxServicePipeBuf.cpp: warnings
(edit) @36867   14 years vboxsync Additions/Video: display/miniport drivers
(edit) @36850   14 years vboxsync Additions/solaris: Support 64-bit only Xorg binary releases.
(edit) @36848   14 years vboxsync Video: display/miniport drivers. (#5464)
(edit) @36810   14 years vboxsync Additions/x11/VBoxClient: drop static libstdc++
(edit) @36809   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36808   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36807   14 years vboxsync Additions/x11/seamless: we can no longer throw exceptions
(edit) @36806   14 years vboxsync Additions/x11/seamless: no more std::autoptr or std::vector, use the …
(edit) @36805   14 years vboxsync Additions/x11/seamless: yet another STL-vector-in-C
(edit) @36804   14 years vboxsync Additions/x11/VBoxClient: forgot to set a flag
(edit) @36803   14 years vboxsync Additions/x11/seamless: uninitialised variable
(edit) @36802   14 years vboxsync Additions/x11/seamless: extended unit test slightly
(edit) @36792   14 years vboxsync Additions/solaris: spaces and minor fix.
(edit) @36790   14 years vboxsync Solaris/additions/postinstall.sh: minor clean up.
(edit) @36764   14 years vboxsync Additions/solaris: remove obsolete packaging bits, just causes confusion.
(edit) @36759   14 years vboxsync Additions/linux/Installer: use only pkexec, sudo and su for the …
(edit) @36756   14 years vboxsync Removed debug output, adjusted logging.
(edit) @36755   14 years vboxsync Main/VBoxService/GuestCtrl: More argv0 fixes.
(edit) @36754   14 years vboxsync VBoxService/Toolbox: Adjust error check.
(edit) @36752   14 years vboxsync Additions/linux/installer: X.Org Server crashes on Natty if we call …
(edit) @36751   14 years vboxsync Additions/solaris: Support for Xorg 1.10
(edit) @36749   14 years vboxsync VBoxService/GuestCtrl: Fixed getting output data from started process, …
(edit) @36745   14 years vboxsync Another fix for internal toolbox invocation (argv0), logging.
(edit) @36744   14 years vboxsync VBoxService/PipeBuf: Fixed deadlocks, added function for pipe peeking.
(edit) @36740   14 years vboxsync Logging.
(edit) @36737   14 years vboxsync Additions/linux/installer: X.Org Server crashes on Natty if we call …
(edit) @36734   14 years vboxsync VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
(edit) @36733   14 years vboxsync VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
(edit) @36732   14 years vboxsync VBoxService/GuestCtrl: Use stdout as default buffer when no or an …
(edit) @36685   14 years vboxsync Additions/x11/seamless: replaced std::map with RTAVLU32TREE
(edit) @36684   14 years vboxsync Installers/linux: indentation fix
(edit) @36681   14 years vboxsync Installers/linux: more autorun hacking
(edit) @36672   14 years vboxsync Additions/x11/seamless: uninitialised variable, harmless I believe
(edit) @36670   14 years vboxsync VBoxVideo: fix memory leak in seamless mode
(edit) @36668   14 years vboxsync Additions/linux/installer: fix an error message on SUSE guests
(edit) @36666   14 years vboxsync Additions/linux/installer: do xorg.conf hacking right for SUSE Linux …
(edit) @36662   14 years vboxsync Additions/x11/VBoxClient: remove auto-pointer-like stuff from seamless code
(edit) @36658   14 years vboxsync Additions/linux/installer: shell script refactoring
(edit) @36638   14 years vboxsync addendum to r71078: there is another limit of 15 bytes required
(edit) @36626   14 years vboxsync Installer/linux: fix quoting in the Additions auto-installer
(edit) @36603   14 years vboxsync Additions/linux/installer: removed the test kernel modules
(edit) @36602   14 years vboxsync Additions/linux/installer: modularise vboxvideo.ko kernel makefile
(edit) @36584   14 years vboxsync Additions/linux/installer: modularise the vboxsf.ko kernel makefile
(edit) @36583   14 years vboxsync Additions/linux/installer: clean-up in the VBoxGuest kernel makefile
(edit) @36580   14 years vboxsync Trunk: forward ported r70973: Additions/common/VBoxService: the …
(edit) @36571   14 years vboxsync Windows Guest Additions installer: Apply WFP settings after taking …
(edit) @36570   14 years vboxsync Windows Guest Additions installer: Use dynamic char2wchar conversion …
(edit) @36550   14 years vboxsync Burn fix.
(edit) @36548   14 years vboxsync VBoxService/GuestCopy: Fixed copying of small and 0-byte files. …
(edit) @36547   14 years vboxsync VBoxService/Toolbox: Abort cat'ing when all data is read and/or an …
(edit) @36529   14 years vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36518   14 years vboxsync Additions/linux/installer: expand auto-run somewhat
(edit) @36510   14 years vboxsync Additions/linux: make vboxguest.ko makefile use generic header and footer
(edit) @36493   14 years vboxsync Additions/Solaris: Added Xorg 1.9 and 1.8 support.
(edit) @36471   14 years vboxsync Linux 2.6.39-rc1 compile fixes
(edit) @36467   14 years vboxsync Additions/linux: adjustments to kernel module makefile split header …
(edit) @36464   14 years vboxsync Logging.
(edit) @36463   14 years vboxsync Additions/linux: move kernel module makefile split header and footer …
(edit) @36462   14 years vboxsync Additions/linux: update kernel module makefile split header and footer …
(edit) @36461   14 years vboxsync Windows Guest Additions installer: Try to replace WFP protected files …
(edit) @36455   14 years vboxsync Windows Guest Additions installer: Try to replace WFP protected files …
(edit) @36454   14 years vboxsync VBoxCredProv: Implemented support for handling/ignoring remote …
(edit) @36453   14 years vboxsync VBoxCredProv: Implemented support for handling/ignoring remote …
(edit) @36447   14 years vboxsync VBoxGINA: Do not yet report back an error when loading configuration.
(edit) @36446   14 years vboxsync VBoxGINA: Implemented support for handling/ignoring remote (desktop) …
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
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