VirtualBox

source: vbox/trunk/src/VBox/Additions/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35578   14 years vboxsync SDK warning on non-Windows hosts
(edit) @35526   14 years vboxsync VBoxServiceControlExec.cpp: Removed comment and variable obsoleted by …
(edit) @35465   14 years vboxsync Reverted r69332 + r69333.
(edit) @35462   14 years vboxsync Forgot to save file …
(edit) @35461   14 years vboxsync VBoxService/GuestControlExec: Proper fix for r69305 (public ticket #8010).
(edit) @35434   14 years vboxsync VBoxService: don't skip the first parameter passed by the host
(edit) @35430   14 years vboxsync Additions/FreeBSD: Missing include (thanks to Bernhard Froehlich)
(edit) @35398   14 years vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35396   14 years vboxsync backed out r69255, r69257 (does currently not compile)
(edit) @35393   14 years vboxsync properly wrap mem* to xf86mem* for older XF86 modules
(edit) @35385   14 years vboxsync Makefiles: <target>_PATH is deprecated, use <target>_DEFPATH instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35354   14 years vboxsync Additions/FreeBSD: Fix kernel module, missing RTTimeExplode symbol
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35319   14 years vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35292   14 years vboxsync Additions/common/VBoxVideo: fixed a memory leak due to a typo
(edit) @35271   14 years vboxsync crOpenGL: fix Unity/Compiz crashes on natty
(edit) @35263   14 years vboxsync crOpenGL: fix crashes in libnux-0.9 gpu tests
(edit) @35244   14 years vboxsync Additions/VBoxService: allow to cat files with size 0 to the guest
(edit) @35195   14 years vboxsync crOpenGL: disable compiled vertex array usage
(edit) @35150   14 years vboxsync Additions/VBoxVideo: support disabling the screen via VBVA_SCREEN_F_DISABLE
(edit) @35127   14 years vboxsync crOpenGL: fix OpenGL support for win2k guests
(edit) @35118   14 years vboxsync Too noisy logging
(edit) @35080   14 years vboxsync Added todo.
(edit) @35077   14 years vboxsync VBoxService/AutoMount: Fixed shutting down flag race when actually …
(edit) @35060   14 years vboxsync Comment typos.
(edit) @35058   14 years vboxsync VBoxService/AutoMount: Fixed SIGBUS errors by doing a better/more …
(edit) @35055   14 years vboxsync VBoxService/AutoMount: Logging, handle write protected mounts.
(edit) @35039   14 years vboxsync crOpenGL: fix glmark2 incorrect rendering with mesa 7.9
(edit) @35036   14 years vboxsync Warning.
(edit) @35031   14 years vboxsync crOpenGL: fix opengl for mesa 7.9
(edit) @35027   14 years vboxsync Logging.
(edit) @35016   14 years vboxsync VBoxService/VbglR3: Added ability to optionally specify auto-mount …
(edit) @35012   14 years vboxsync Accidental code commit.
(edit) @35010   14 years vboxsync VBoxService/AutoMount: Use different mtab location on Solaris.
(edit) @35007   14 years vboxsync crOpenGL: fix glxinfo warning on ubuntu 10.10
(edit) @34916   14 years vboxsync crOgl/wddm: visible regions handling fix
(edit) @34912   14 years vboxsync crOpenGL: fix d3d8/9 on windows xp guests
(edit) @34887   14 years vboxsync crOpenGL/XPDM: fix explorer crashes on windows vista/win7 guests
(edit) @34869   14 years vboxsync Copy/paste error.
(edit) @34868   14 years vboxsync Cosmetics.
(edit) @34867   14 years vboxsync GuestControl/VBoxService: Implemented dynamic input buffer size …
(edit) @34859   14 years vboxsync Linux additions / dkms.conf: don't overwrite MAKE[x] as this has bad …
(edit) @34817   14 years vboxsync VBoxGuestLib (currently) not required for testsuite
(edit) @34801   14 years vboxsync Cross building 32-bit additions binaries while building the win.amd64 …
(edit) @34777   14 years vboxsync Minor help text update.
(edit) @34709   14 years vboxsync Guest execution: Implemented ability to start guest processes hidden.
(edit) @34686   14 years vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: modesetting …
(edit) @34665   14 years vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: some …
(edit) @34617   14 years vboxsync VBoxService/Toolbox/mkdir: Break out creation loop when failing to …
(edit) @34551   14 years vboxsync VBoxGuest-win: superfluous
(edit) @34524   14 years vboxsync Build fix.
(edit) @34521   14 years vboxsync VBoxGuest: Report 64-bit OS types (only linux got this right earlier).
(edit) @34440   14 years vboxsync Additions/WINNT/Graphics and Additions/common/VBoxVideo: move the base …
(edit) @34430   14 years vboxsync Additions/WINNT/Graphics and Additions/common/VBoxVideo: file …
(edit) @34406   14 years vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @34345   14 years vboxsync wddm/3d: propper hide host window on swapchain destruction
(edit) @34336   14 years vboxsync crOpenGL: fix multithread host assertion
(edit) @34309   14 years vboxsync crOpenGL: more fixes for glx functions
(edit) @34297   14 years vboxsync crOpenGL/wddm: flush proper client
(edit) @34295   14 years vboxsync crOpenGL/wddm: more strict window info tracking
(edit) @34284   14 years vboxsync crOpenGL: check call return values and add warning
(edit) @34273   14 years vboxsync VBoxService/ToolBox: Completed misc todos, updated documentation.
(edit) @34255   14 years vboxsync Renaming, spelling.
(edit) @34249   14 years vboxsync oops.
(edit) @34245   14 years vboxsync VBoxServiceToolBox.cpp: r=bird: A bunch of review comments. Only the …
(edit) @34236   14 years vboxsync crOpenGL/wddm: track windows by last used dc
(edit) @34230   14 years vboxsync iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
(edit) @34211   14 years vboxsync crOpenGL: don't try to change linker symbol
(edit) @34210   14 years vboxsync crOpenGL: add another fedora64 fix
(edit) @34204   14 years vboxsync crOpenGL: use jmp chain only when necessary
(edit) @34198   14 years vboxsync crOpenGL: add debug message and use define for patch size
(edit) @34191   14 years vboxsync crOpenGL: fix fedora64, use r11 instead of rax
(edit) @34177   14 years vboxsync crOpenGL: fix for 64bit linuxes
(edit) @34157   14 years vboxsync VBoxService/Cat: Made output file indexing configurable.
(edit) @34138   14 years vboxsync crOpenGL: add missing glx 1.3 functions, partially working ogre based demos
(edit) @34133   14 years vboxsync crOpenGL: add workaround for glut based apps on linux
(edit) @34066   14 years vboxsync Additions/common/VBoxGuestLib: don't leak HGCM handle during termination
(edit) @33994   14 years vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33988   14 years vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33922   14 years vboxsync VBoxService: uninitialized variable
(edit) @33895   14 years vboxsync Build fix.
(edit) @33891   14 years vboxsync VBoxService/VMInfo: Skip none-mapped user accounts when enumerating …
(edit) @33889   14 years vboxsync Space.
(edit) @33888   14 years vboxsync VBoxService/Toolbox: Mode adjustments for vbox_mkdir.
(edit) @33886   14 years vboxsync Build fix.
(edit) @33885   14 years vboxsync VBoxService/Toolbox: Updated vbox_mkdir.
(edit) @33863   14 years vboxsync VBoxService/Toolbox: Added first bits for vbox_mkdir.
(edit) @33858   14 years vboxsync Another fix.
(edit) @33857   14 years vboxsync Typo.
(edit) @33856   14 years vboxsync VBoxService/AutoMount: Added bits for Solaris mounting.
(edit) @33854   14 years vboxsync VBoxService/Control: Move the internal tool handling before VbglR3 …
(edit) @33847   14 years vboxsync Warning.
(edit) @33845   14 years vboxsync Another try to fix Solaris builds.
(edit) @33843   14 years vboxsync Another try to fix Solaris builds.
(edit) @33837   14 years vboxsync Solaris build fix.
(edit) @33834   14 years vboxsync VBoxService/AutoMount: Update, bugfixes.
(edit) @33808   14 years vboxsync VBoxService/ControlExec: Debug logging.
(edit) @33807   14 years vboxsync VBoxService/ControlExec: Unnecessary logging.
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
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