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) @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
(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.
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