VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37350   14 years vboxsync Additions/linux: path fix for export_modules
(edit) @37340   14 years vboxsync VBoxService/Toolbox: Implemented (basic) stat tool.
(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) @37262   14 years vboxsync VBoxGuestR3LibAdditions.cpp: Don't crashin in the failure path when …
(edit) @37258   14 years vboxsync Build fix.
(edit) @37257   14 years vboxsync Comments.
(edit) @37256   14 years vboxsync VBoxGuestR3LibAdditions: VersionEx -> VersionExt, refacatored code.
(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) @37216   14 years vboxsync wddm/3d: fix google earth rendering
(edit) @37174   14 years vboxsync Additions/x11/seamless: allow for the possibility that nothing is …
(edit) @37157   14 years vboxsync crOpenGL: append 0 terminator to shader source when possible
(edit) @37141   14 years vboxsync VBoxGuestR3LibAdditions.cpp: r=bird: Added todo about leaks and …
(edit) @37032   14 years vboxsync crOpenGL: fix missing updates for gnome3 on ubuntu 11.04
(edit) @37030   14 years vboxsync crOpenGL: fix corrupted textures for gnome3 under ubuntu 11.04
(edit) @37022   14 years vboxsync Removed debug output.
(edit) @37021   14 years vboxsync Removed debug output.
(edit) @37020   14 years vboxsync indent.
(edit) @37019   14 years vboxsync Guest Additions: Also report extended version information to the host …
(edit) @37016   14 years vboxsync Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox …
(edit) @36887   14 years vboxsync GuestCtrl: Added support for getting separated stdout/stderr output.
(edit) @36880   14 years vboxsync Additions/common/VBoxService/VBoxServicePipeBuf.cpp: warnings
(edit) @36848   14 years vboxsync Video: display/miniport drivers. (#5464)
(edit) @36756   14 years vboxsync Removed debug output, adjusted logging.
(edit) @36755   14 years vboxsync Main/VBoxService/GuestCtrl: More argv0 fixes.
(edit) @36754   14 years vboxsync VBoxService/Toolbox: Adjust error check.
(edit) @36749   14 years vboxsync VBoxService/GuestCtrl: Fixed getting output data from started process, …
(edit) @36745   14 years vboxsync Another fix for internal toolbox invocation (argv0), logging.
(edit) @36744   14 years vboxsync VBoxService/PipeBuf: Fixed deadlocks, added function for pipe peeking.
(edit) @36740   14 years vboxsync Logging.
(edit) @36734   14 years vboxsync VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
(edit) @36733   14 years vboxsync VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
(edit) @36732   14 years vboxsync VBoxService/GuestCtrl: Use stdout as default buffer when no or an …
(edit) @36638   14 years vboxsync addendum to r71078: there is another limit of 15 bytes required
(edit) @36583   14 years vboxsync Additions/linux/installer: clean-up in the VBoxGuest kernel makefile
(edit) @36580   14 years vboxsync Trunk: forward ported r70973: Additions/common/VBoxService: the …
(edit) @36550   14 years vboxsync Burn fix.
(edit) @36548   14 years vboxsync VBoxService/GuestCopy: Fixed copying of small and 0-byte files. …
(edit) @36547   14 years vboxsync VBoxService/Toolbox: Abort cat'ing when all data is read and/or an …
(edit) @36529   14 years vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(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) @36373   14 years vboxsync HGCMInternal.cpp: RTR0MemObjSize does the alignment assertions now.
(edit) @36369   14 years vboxsync VBoxService/cat: Inform about read input error.
(edit) @36347   14 years vboxsync Runtime/log: adapt more places
(edit) @36338   14 years vboxsync VBoxService: Also report terminated status when used by SCM, logging.
(edit) @36331   14 years vboxsync VBoxService: Attempt to fix pre-init (broken by r70386). End …
(edit) @36330   14 years vboxsync VBOXSERVICE_NAME_GLOBAL is confusing, drop it.
(edit) @36328   14 years vboxsync VBoxService.cpp: Re r70385: Check if CreateMutex fails. Minor cleanups.
(edit) @36321   14 years vboxsync VBoxServicePipeBuf.*: nits.
(edit) @36318   14 years vboxsync Additions: indentation.
(edit) @36305   14 years vboxsync VBoxService/GuestExec: Fixed file copy on Linux, refactored pipe …
(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) @36249   14 years vboxsync VBoxService/VBoxHeadless: Drop VRDP connection on manual restart / …
(edit) @36219   14 years vboxsync Addressed some guest property (transient reset) todos.
(edit) @36214   14 years vboxsync GuestProps: r=bird: Another Q for Michael.
(edit) @36206   14 years vboxsync Guest Execution: more review stuff.
(edit) @36200   14 years vboxsync fixed assertion
(edit) @36199   14 years vboxsync Additions/common/HGCMInternal: added an assertion
(edit) @36193   14 years vboxsync Additions/common/HGCMInternal: typo which caused to allocate a buffer …
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @36185   14 years vboxsync VBoxService: Clarification for access rights error (VERR_ACCESS_DENIED).
(edit) @36183   14 years vboxsync VBoxService: Fix for reporting pre-init/terminated status, added -V …
(edit) @36182   14 years vboxsync VBoxService: Fixed Windows mutex checking/creation.
(edit) @36179   14 years vboxsync Comments.
(edit) @36178   14 years vboxsync Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
(edit) @36174   14 years vboxsync Logging adjustments.
(edit) @36060   14 years vboxsync VBoxGuest-win: PNP cleanup: process only required PNP IRPs according …
(edit) @36051   14 years vboxsync Logging adjustment.
(edit) @36026   14 years vboxsync VBoxService/GuestCtrl: Moved free'ing of expanded argument strings.
(edit) @36025   14 years vboxsync VBoxService/GuestCtrl: Fixed argument handling for sysprep.
(edit) @35999   14 years vboxsync Additions/common/VBoxVideo: fix an index write.
(edit) @35954   14 years vboxsync Build fix.
(edit) @35952   14 years vboxsync VBoxService/GuestCtrl: Introduced pipe buffer events for waiting on …
(edit) @35948   14 years vboxsync Additions/common/VBoxVideo: additional modesetting APIs for saving and …
(edit) @35912   14 years vboxsync crOpenGL: fix sometimes missing textures and geometry
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35845   14 years vboxsync crOpenGL: proper deadlock fix for r69838
(edit) @35844   14 years vboxsync crOpenGL: fix possible deadlock
(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) @35715   14 years vboxsync Newline.
(edit) @35711   14 years vboxsync Windows guest drivers: Added driver package types.
(edit) @35692   14 years vboxsync VBoxService/ControlExec: Update.
(edit) @35690   14 years vboxsync VBoxService/ControlExec: Fix for high CPU loads during writable events …
(edit) @35674   14 years vboxsync Comments, added misc. assertions.
(edit) @35653   14 years vboxsync VBoxGuest.inf: LayoutFile not needed (and used).
(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 …
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