VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40533   13 years vboxsync Additions/VBoxGuest: more testing for Solaris STREAMS-based driver and …
(edit) @40511   13 years vboxsync Disabled tstVBoxGuest on solaris as it fails with …
(edit) @40501   13 years vboxsync Additions/VBoxGuest: next drop of the Solaris STREAMS code.
(edit) @40488   13 years vboxsync Additions/VBoxGuest: another drop of the STREAMS-based Solaris code.
(edit) @40483   13 years vboxsync crOpenGL/wddm: don't use VBoxGuest device to comply woth Metro apps …
(edit) @40430   13 years vboxsync Additions/common/VBoxGuest: disable Solaris test case on Windows hosts …
(edit) @40369   13 years vboxsync Additions/VBoxGuest: temporary fix for an empty union on non-Windows …
(edit) @40368   13 years vboxsync Additions/VBoxGuest: try to fix VBoxGuest-solaris STREAMS test case on …
(edit) @40345   13 years vboxsync build fix
(edit) @40325   13 years vboxsync Additions/common/VBoxGuest: attempt to unbreak tinderbox.
(edit) @40311   13 years vboxsync Additions/VBoxGuest: first drop of streams-based Solaris version, not …
(edit) @40310   13 years vboxsync Devices/VMMDev and Additions: use a single definition for the value …
(edit) @40198   13 years vboxsync VBoxGuest: Implemented (optional) ability to print debug guest output …
(edit) @40197   13 years vboxsync Grml.
(edit) @40195   13 years vboxsync VBoxGuest: BOOL -> bool.
(edit) @40194   13 years vboxsync VBoxGuest: Initialize VRDP session handling flag.
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39358   13 years vboxsync Installers/linux: make do_dkms take arguments instead of requiring …
(edit) @39353   13 years vboxsync Additions/VBoxGuest/linux: correctly unregister the PCI device driver …
(edit) @39321   13 years vboxsync linux/installers: clean up build_in_tmp (Additions side).
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @38975   13 years vboxsync Additions/common/VBoxGuest: only build the input driver on Linux …
(edit) @38974   13 years vboxsync Additions/common/VBoxGuest: unused variable
(edit) @38926   13 years vboxsync Additions/common/VBoxGuest: fixed the mouse status testcase
(edit) @38892   13 years vboxsync Additions/common/VBoxGuest: do not send mouse status updates to the …
(edit) @38882   13 years vboxsync VBoxGuest/win: enable IoDisconnectInterrupt for NT4 also
(edit) @38869   13 years vboxsync VBoxGuest/win: IoDisconnectInterrupt
(edit) @38858   13 years vboxsync Additions/common/VBoxGuest: removed structure padding which no one can …
(edit) @38857   13 years vboxsync Additions/common/VBoxGuest.h: removed an apparently unneeded assertion
(edit) @38856   13 years vboxsync Additions/common/VBoxGuest: re-committed r73865
(edit) @38855   13 years vboxsync Additions/common/VBoxGuest: reverted r73865, r73862, r73808, r73807, …
(edit) @38827   13 years vboxsync Additions/solaris: Fix panic while mounting shared folders when no …
(edit) @38807   13 years vboxsync Additions/common/VBoxGuest: explanatory comment
(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) @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) @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) @38668   13 years vboxsync Additions/common/VBoxGuest: reverted r73863 and r73864
(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) @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) @38322   13 years vboxsync Additions/FreeBSD: Correct permission for /dev/vboxguest (Thanks to …
(edit) @38316   13 years vboxsync Additions/FreeBSD: Build fix
(edit) @38154   13 years vboxsync *.kmk: PATH_INS -> PATH_STAGE.
(edit) @38093   13 years vboxsync *.kmk,++: Mode fixes to maximize hardlinking potential during staging.
(edit) @37981   13 years vboxsync Additions/Solaris: Link vboxguest to misc/ctf.
(edit) @37964   13 years vboxsync Register formatting in strformatrt.cpp (for logging).
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37474   13 years vboxsync hrmpf.
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @37350   14 years vboxsync Additions/linux: path fix for export_modules
(edit) @37291   14 years vboxsync VBoxGuest/win: comments v2
(edit) @37290   14 years vboxsync VBoxGuest/win: comments
(edit) @37288   14 years vboxsync VBoxGuest/win: IoSkip & CallDriver for PNP_QUERY IRPS
(edit) @37286   14 years vboxsync VBoxGuest/win: complete the PNP_QUERY IRPS
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37226   14 years vboxsync VBoxMouse/VBoxGuest/win: avoid poller thread for mouse events …
(edit) @37221   14 years vboxsync VBoxMouse,VBoxGuest/win: NEW_PROTOCOL for mouse integration
(edit) @36583   14 years vboxsync Additions/linux/installer: clean-up in the VBoxGuest kernel makefile
(edit) @36510   14 years vboxsync Additions/linux: make vboxguest.ko makefile use generic header and footer
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36347   14 years vboxsync Runtime/log: adapt more places
(edit) @36293   14 years vboxsync Linux additions / host drivers: fixed compilation with DKMS
(edit) @36274   14 years vboxsync Guest-Linux: fix vboxguest loading (reg: r70454)
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @36060   14 years vboxsync VBoxGuest-win: PNP cleanup: process only required PNP IRPs according …
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35835   14 years vboxsync Install fix for Windows 7.
(edit) @35719   14 years vboxsync Windows Guest Additions: Removed VBCoInst (co installer), not needed.
(edit) @35711   14 years vboxsync Windows guest drivers: Added driver package types.
(edit) @35653   14 years vboxsync VBoxGuest.inf: LayoutFile not needed (and used).
(edit) @35430   14 years vboxsync Additions/FreeBSD: Missing include (thanks to Bernhard Froehlich)
(edit) @35354   14 years vboxsync Additions/FreeBSD: Fix kernel module, missing RTTimeExplode symbol
(edit) @34859   14 years vboxsync Linux additions / dkms.conf: don't overwrite MAKE[x] as this has bad …
(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) @34406   14 years vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @33750   14 years vboxsync wddm/3d: wine fix, hgcm + chromium increase max num clients
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33395   14 years vboxsync Additions/common: Some old OS/2 build fixes.
(edit) @33378   14 years vboxsync Spaces to tabs in Makefiles
(edit) @33376   14 years vboxsync FreeBSD: Implement RTSemEvent{|Multi}WaitEx
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