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) @44988   12 years vboxsync VBoxGuest-win*: Reversed the VBOXGUESTDEVEXTWIN and VBOXGUESTDEVEXT …
(edit) @44987   12 years vboxsync VBoxGuest-win-pnp.cpp: Use Assert instead of ASSERT; …
(edit) @44986   12 years vboxsync VBoxGuest-win-pnp.cpp: More cleaning up.
(edit) @44985   12 years vboxsync Don't make vbgdNtIOCtl pageable.
(edit) @44984   12 years vboxsync VBoxGuest-win-pnp.cpp: Don't know why logging is enabled in release …
(edit) @44983   12 years vboxsync VBoxGuest-win*: cleanups.
(edit) @44980   12 years vboxsync VBoxGuest-win-legacy.cpp: Why is logging always enabled here? Disabling it.
(edit) @44979   12 years vboxsync VBoxGuest-win-legacy.cpp: Cleaning up. Declaring 'Vbgd' as the prefix …
(edit) @44978   12 years vboxsync VBoxGuest.inf: file header fix.
(edit) @44977   12 years vboxsync VBoxGuestInst.cpp: coding style cleanup. ancient stuff…
(edit) @44976   12 years vboxsync Removing win\VBoxGuestMsg.mc as we're not using it AFAIK.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44317   12 years vboxsync Additions/VBoxGuest: compile fix for Linux 3.8-rc4
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @43722   12 years vboxsync vboxguest/win: propagate VERR_OUT_OF_RANGE, required by CrOpenGL
(edit) @43411   12 years vboxsync Additions/haiku: cleanup.
(edit) @43410   12 years vboxsync Additions/haiku: cleanup.
(edit) @43409   12 years vboxsync Additions/haiku: cleanup.
(edit) @43369   12 years vboxsync Additions/Haiku: build fix.
(edit) @43368   12 years vboxsync Additions/Haiku: missed file.
(edit) @43366   12 years vboxsync Haiku Additions: cleanup, missed file.
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43343   12 years vboxsync Additions/common/VBoxGuest: re-added housekeeping code to prevent …
(edit) @43121   12 years vboxsync CDDL licensing cleanup
(edit) @42905   12 years vboxsync Linux/dkms.conf: use LF eol-style and remove superfluous files
(edit) @42366   12 years vboxsync Additions/common/VBoxGuest: export RTSemMutex symbols from the Solaris …
(edit) @42330   12 years vboxsync Additions: add semmutex to fix the missing symbols after r79384
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @41972   12 years vboxsync VBoxGuest,VBoxControl: embedded DPC latency measurement for Windows …
(edit) @41725   13 years vboxsync Additions/solaris: renamed deps.s to deps.asm.
(edit) @41722   13 years vboxsync Additions/common/VBoxGuest: fixed copyright dates and licence headers …
(edit) @41721   13 years vboxsync Additions/solaris: more kernel module dependency handling for cross-builds.
(edit) @41705   13 years vboxsync Additions/solaris: separate kernel mouse driver code again.
(edit) @41696   13 years vboxsync Additions/solaris/VBoxGuest: make the kernel module dependency …
(edit) @41683   13 years vboxsync Additions/common/VBoxGuest: make the Solaris module linkable with GNU …
(edit) @41649   13 years vboxsync Additions/VBoxGuest: Windows build fix
(edit) @41647   13 years vboxsync VBoxGuest: Build fix.
(edit) @41644   13 years vboxsync nit
(edit) @41643   13 years vboxsync VBoxGuest: Drop duplicate mouse callback data, fix member names and …
(edit) @41642   13 years vboxsync VBoxGuest: Use the EventSpinlock when setting the mouse callback and …
(edit) @41640   13 years vboxsync Additions/common/VBoxGuest: add an internal IOCtl based on the current …
(edit) @41639   13 years vboxsync Additions/common/VBoxGuest: C fix.
(edit) @41619   13 years vboxsync Additions/common/VBoxGuest: Hungarian fix.
(edit) @41617   13 years vboxsync Additions/common/VBoxGuest: missing initialisation.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41212   13 years vboxsync Additions/solaris: updates to the streams driver.
(edit) @41020   13 years vboxsync Additions/common/VBoxGuest: Solaris streams version update.
(edit) @40994   13 years vboxsync Additions: missing iprt/errno.h
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40584   13 years vboxsync Additions/common/VBoxGuest: more Solaris STREAMS updates and tests.
(edit) @40562   13 years vboxsync Additions/VBoxGuest: first test of transparent IOCtl in Solaris …
(edit) @40560   13 years vboxsync Additions/Common/VBoxGuest: put Solaris helper functions into their …
(edit) @40552   13 years vboxsync Additions/VBoxGuest: Solaris STREAMS driver: cleanups, fixes and more …
(edit) @40550   13 years vboxsync Additions/VBoxGuest: Solaris STREAMS driver: cleanups, fixes and more …
(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
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