VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4610   17 years vboxsync Fix
(edit) @4609   17 years vboxsync Updates
(edit) @4604   17 years vboxsync Corrections
(edit) @4597   17 years vboxsync Logging updates
(edit) @4595   17 years vboxsync Export
(edit) @4594   17 years vboxsync Split up stats & memory balloon management
(edit) @4585   17 years vboxsync Update
(edit) @4581   17 years vboxsync Corrected logging
(edit) @4580   17 years vboxsync todo added
(edit) @4579   17 years vboxsync Updates
(edit) @4575   17 years vboxsync Updates
(edit) @4573   17 years vboxsync More statistics. Started implementing the guest side.
(edit) @4540   17 years vboxsync Implemented notification for guest about an active VRDP connection.
(edit) @4526   17 years vboxsync Compile fix
(edit) @4524   17 years vboxsync Updates for guest statistics
(edit) @4517   17 years vboxsync Update
(edit) @4516   17 years vboxsync Skeleton for guest management extension
(edit) @4470   17 years vboxsync Removed _WIN32_WINNT override as we're dynamically importing anyway
(edit) @4468   17 years vboxsync Part two
(edit) @4467   17 years vboxsync Cleaned up
(edit) @4466   17 years vboxsync Set security descriptor for notification event semaphore
(edit) @4464   17 years vboxsync Only need modify state access.
(edit) @4463   17 years vboxsync Close handle
(edit) @4462   17 years vboxsync Accidental commit
(edit) @4461   17 years vboxsync Rewrote seamless notification handling.
(edit) @4457   17 years vboxsync More logging
(edit) @4453   17 years vboxsync No difference; increased timeout again
(edit) @4452   17 years vboxsync Tuned the message loop for faster responds time
(edit) @4410   17 years vboxsync ooops.
(edit) @4409   17 years vboxsync Hope this works…
(edit) @4408   17 years vboxsync Hope this works…
(edit) @4405   17 years vboxsync build-linux32-additions for debugging.
(edit) @4385   17 years vboxsync compile fix
(edit) @4384   17 years vboxsync Added todo
(edit) @4377   17 years vboxsync wording
(edit) @4353   17 years vboxsync export
(edit) @4350   17 years vboxsync Initial code for seamless mode in Linux guests
(edit) @4349   17 years vboxsync more logging
(edit) @4348   17 years vboxsync Correction
(edit) @4347   17 years vboxsync removed LOG_ENABLED
(edit) @4346   17 years vboxsync logging updates
(edit) @4345   17 years vboxsync more logging
(edit) @4343   17 years vboxsync Added DdMapMemory
(edit) @4342   17 years vboxsync Added IOCTL_VIDEO_SHARE_VIDEO_MEMORY & IOCTL_VIDEO_UNSHARE_VIDEO_MEMORY
(edit) @4335   17 years vboxsync Linux guest additions: clock frequency is kHz, not MHz
(edit) @4328   17 years vboxsync RT_OS_LINUX
(edit) @4311   17 years vboxsync Export
(edit) @4305   17 years vboxsync Fix
(edit) @4304   17 years vboxsync compile fixes
(edit) @4303   17 years vboxsync Session control
(edit) @4302   17 years vboxsync Disabled code for VRDP status checks
(edit) @4301   17 years vboxsync Disabled code for VRDP status checks
(edit) @4299   17 years vboxsync Linux guest kernel module adaption to 2.6.22
(edit) @4298   17 years vboxsync compiler warning
(edit) @4292   17 years vboxsync Private header for windows only declarations
(edit) @4290   17 years vboxsync cleanup
(edit) @4289   17 years vboxsync Check vrdp state at startup too
(edit) @4285   17 years vboxsync wrong comment
(edit) @4282   17 years vboxsync compile fix
(edit) @4281   17 years vboxsync Restore notification handler added
(edit) @4280   17 years vboxsync More logging
(edit) @4278   17 years vboxsync export property
(edit) @4267   17 years vboxsync Updated logging strings
(edit) @4266   17 years vboxsync Reapplied 23773
(edit) @4265   17 years vboxsync Implemented DrvDeriveSurface in the Windows guest diplay driver.
(edit) @4264   17 years vboxsync Backed out 23773 until it works
(edit) @4263   17 years vboxsync Cleaned up
(edit) @4262   17 years vboxsync Paranoia
(edit) @4261   17 years vboxsync Added VBOXESC_ISVRDPACTIVE escape
(edit) @4259   17 years vboxsync compile fix
(edit) @4258   17 years vboxsync Disable the DrvDeriveSurface handler
(edit) @4257   17 years vboxsync Completed DrvDeriveSurface
(edit) @4244   17 years vboxsync add 800x600 and 640x480 as default screen resultions to Linux/X11 …
(edit) @4242   17 years vboxsync gcc warning
(edit) @4181   17 years vboxsync Windows guest display driver to report the screen rectangle that was …
(edit) @4180   17 years vboxsync Bugfix for type changes
(edit) @4155   17 years vboxsync RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
(edit) @4150   17 years vboxsync Safety precaution
(edit) @4145   17 years vboxsync Never (!!) put the isr handler in pagable memory.
(edit) @4125   17 years vboxsync update
(edit) @4124   17 years vboxsync new surface code (disabled by default)
(edit) @4123   17 years vboxsync backed out small change
(edit) @4122   17 years vboxsync changed nt4 detection
(edit) @4121   17 years vboxsync Set GDI version number according to the windows guest version
(edit) @4119   17 years vboxsync added assertion
(edit) @4115   17 years vboxsync Link with exsup.lib to prevent unresolved _except_handler3 in NT guest.
(edit) @4114   17 years vboxsync Cleaned up
(edit) @4113   17 years vboxsync Backed out accidental commit
(edit) @4112   17 years vboxsync Changes for new interface
(edit) @4111   17 years vboxsync Extended interface for locked pointers
(edit) @4107   17 years vboxsync Backed out 23565: alloca is not present in NT4
(edit) @4105   17 years vboxsync Use alloca instead of wasting 1k/2k of kernel stack.
(edit) @4094   17 years vboxsync Report display frequency of 60 hz. (1 hz is a bit of a strange value)
(edit) @4075   17 years vboxsync do not build os2 additions but take binaries
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4069   17 years vboxsync add OS/2 Guest Additions to ISO
(edit) @4061   17 years vboxsync Reserve VBVA memory buffer in the guest VRAM (Windows guest).
(edit) @4053   17 years vboxsync Use the generic VBoxVideo interface in Windows guest video driver.
(edit) @4028   17 years vboxsync Build fix
(edit) @4027   17 years vboxsync Direct draw heap and miniport heap memory reservation for Windows …
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