VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55275   10 years vboxsync heartbeat service: document it, sanity check and fixed logging
(edit) @55193   10 years vboxsync Additions/common/VBoxVideo: make invalid or unknown-to-the-host …
(edit) @55191   10 years vboxsync Additions/x11: temporarily revert r99331 and r99353: temporary …
(edit) @55043   10 years vboxsync Additions/x11: temporary check-in of new X11 Additions resizing code.
(edit) @55024   10 years vboxsync Additions/VBoxService: s/AssertPtr/Assert/
(edit) @54944   10 years vboxsync replaced a few more AssertPtrReturn by AssertReturn as we don't need …
(edit) @54858   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54852   10 years vboxsync Additions/common/VBoxGuestLib: when trying to save video mode hints to …
(edit) @54721   10 years vboxsync Additions/common/VBoxGuest: host flags update clean-up fix.
(edit) @54704   10 years vboxsync Additions/common/VBoxSerivce: be more quiet on inactive users
(edit) @54702   10 years vboxsync Additions/VBoxService: don't spam the log file with messages ignoring …
(edit) @54640   10 years vboxsync warnings
(edit) @54615   10 years vboxsync Fixed VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS validation and adjusted …
(edit) @54614   10 years vboxsync nit
(edit) @54613   10 years vboxsync VBoxGuest: Optimized vbgdBitUsageTrackerChange and got rid of some …
(edit) @54612   10 years vboxsync VBoxGuest: Call vbgdResetMouseStatusOnHost at init too. Removed …
(edit) @54611   10 years vboxsync VBoxControl writelog: Append newline to each argument if it hasn't got any.
(edit) @54610   10 years vboxsync fix
(edit) @54609   10 years vboxsync Seems someone forgot to merge VBoxGuest2.cpp into VBoxGuest.cpp, …
(edit) @54608   10 years vboxsync VBoxGuest: cleanups, mainly fixing and shortening function name prefixes.
(edit) @54607   10 years vboxsync VBoxControl: typo in writelog.
(edit) @54606   10 years vboxsync VBoxGuest: Guest capabilities, mouse status, and event filter cleanups …
(edit) @54601   10 years vboxsync VBoxGuest: First part of the noisy vboxGuestUpdateHostFlags cleanup.
(edit) @54593   10 years vboxsync VBoxGuest.cpp: Moved the code guest caps where it belongs.
(edit) @54580   10 years vboxsync VBoxControl: Added a 'writelog' command (untested).
(edit) @54565   10 years vboxsync include,Additions: introduce VBVA_SCREEN_F_BLANK
(edit) @54524   10 years vboxsync Additions/common/VBoxGuest: fix missing symbols in Linux vboxguest module.
(edit) @54522   10 years vboxsync VBoxGuest.cpp: todo wrt unnecessary session walking.
(edit) @54521   10 years vboxsync OS/2 GA (C) years.
(edit) @54520   10 years vboxsync VBoxControl.cpp: document -V not -v for short version option.
(edit) @54296   10 years vboxsync removed long obsoleted comment on VBOXGUESTSESSION.
(edit) @54241   10 years vboxsync VBoxGuest-win.cpp: Cleaned up the 'logging' change of r92875, …
(edit) @54239   10 years vboxsync VBoxGuest: Reverted r92886 as it does not make any sense (RTLogFlush …
(edit) @54237   10 years vboxsync VBoxGuest.cpp: Partly back out of r92834 because everything shouldn't …
(edit) @54229   10 years vboxsync the two blank lines inside the #ifdef DEBUG was an intentional hint …
(edit) @54120   10 years vboxsync Windows guest additions: cleanup, removed obsolete MMR code.
(edit) @54010   10 years vboxsync Additions/common/VBoxGuestLib: add respawn counter to Daemonize().
(edit) @54006   10 years vboxsync Windows additions: OS version check fixes
(edit) @53972   10 years vboxsync Additions/x11: remove unnecessary IPRT support code from X.Org drivers.
(edit) @53970   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53966   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53874   10 years vboxsync VBoxService: fix a memory leak if libdbus exists but the dbus daemon …
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53764   10 years vboxsync Additions/VBoxService: added a few missing \n and limit the occurrence …
(edit) @53594   10 years vboxsync Mac OS X host: 3D: kCGLPFAWindow and NSOpenGLPFAWindow were …
(edit) @53534   10 years vboxsync Additions/common/VBoxService: the display service is no longer needed …
(edit) @53530   10 years vboxsync Additions/common and Additions/x11: add support for getting video mode …
(edit) @53484   10 years vboxsync Additions/VBoxGuest: simlify the fix
(edit) @53483   10 years vboxsync Additions/VBoxGuest: never do input_free_device() after …
(edit) @53463   10 years vboxsync Additions/common/VBoxGuestLib: fix mode hint backwards compatibility.
(edit) @53454   10 years vboxsync Additions/common/VBoxGuestLib: make saving video modes in guest …
(edit) @53434   10 years vboxsync Additions/common and x11: improve error handling related to mode hint …
(edit) @53421   10 years vboxsync VBoxGuestLib: add re-spawn option to VbglR3Daemonize().
(edit) @53333   10 years vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Use RTUTF16.
(edit) @53332   10 years vboxsync VBoxService/VBoxServiceVMInfo-win.cpp: Logging.
(edit) @53293   10 years vboxsync VBoxGuest: warnings
(edit) @53241   10 years vboxsync fix Linux Additions in addition to r96716
(edit) @53077   10 years vboxsync VBoxGuest: fixed heartbeat on Windows guests.
(edit) @53008   10 years vboxsync include,Additions: Windows 10 tweaks.
(edit) @52956   10 years vboxsync Additions/common/VBoxGuestLib: combine VbglR3GetDisplayChangeRequest() …
(edit) @52890   10 years vboxsync Additions/VBoxService: add first skeleton of display service.
(edit) @52800   10 years vboxsync Additions/VBoxGuestLib: minor typo, thanks PVS
(edit) @52789   10 years vboxsync VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
(edit) @52702   10 years vboxsync Additions/VBoxService: log to the back-door logger as well.
(edit) @52701   10 years vboxsync Additions/VBoxGuest: allow root processes access to the back-door logger.
(edit) @52700   10 years vboxsync Additions/VBoxGuest: add a flag in the session structure to …
(edit) @52681   10 years vboxsync Additions/common/VBoxGuest: Linux: remove unused code for creating a …
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52552   10 years vboxsync Additions/crOpenGL: Linux: reset signal handlers when our shared …
(edit) @52451   10 years vboxsync crOpenGL: command blocks flushing
(edit) @52437   10 years vboxsync crOpenGL: debugging
(edit) @52421   10 years vboxsync Additions/linux: added -Wno-declaration-after-statement to prevent …
(edit) @52329   10 years vboxsync wddm/crOpenGL: prevent shared objects from being deleted till they can …
(edit) @52328   10 years vboxsync crOpenGL: missing GetErr
(edit) @52308   10 years vboxsync Additions/common/VBoxGuestLib: change VbglR3GuestPropEnum() to return …
(edit) @52262   10 years vboxsync CrOpenGL: GetString inside DisplayLists
(edit) @52260   10 years vboxsync crOpenGL: proper support of GetErr being called from display list, …
(edit) @52233   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52222   10 years vboxsync Additions/common/VBoxGuestLib: re-write vbglR3DoIOCtl() for …
(edit) @52214   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52212   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52210   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52201   10 years vboxsync Additions/common/VBoxGuestLib: missing return check when retrieving a …
(edit) @52189   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52177   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52038   11 years vboxsync crOpenGL: Removed duplicate targets.
(edit) @51997   11 years vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51962   11 years vboxsync VBoxGuestR0LibSharedFolders: warnings
(edit) @51729   11 years vboxsync Recently missed header updates.
(edit) @51711   11 years vboxsync Additions/VBoxService: Fix automount to pass dmode, fmode options for …
(edit) @51673   11 years vboxsync crOpenGL: configurable custom dump generation
(edit) @51650   11 years vboxsync CrOpenGL: ignore writeback for CmdVbva mode
(edit) @51570   11 years vboxsync Additions/common/VBoxService: provide default/null object …
(edit) @51564   11 years vboxsync Additions/common/VBoxService: revert r94117.
(edit) @51559   11 years vboxsync crOpenGL: wglShareLists support
(edit) @51523   11 years vboxsync Additions/common/VBoxService: fix an assertion getting network …
(edit) @51522   11 years vboxsync Additions: comment nits.
(edit) @51503   11 years vboxsync Additions/common/VBoxService: make most service call-back functions …
(edit) @51490   11 years vboxsync Additions: Darwin: apply the same approach as in r94097 when …
(edit) @51450   11 years vboxsync fixed some Log() statments where we didn't properly display uint64_t …
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