VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5023   17 years vboxsync Disabled redraw optimization in the Windows guest graphics driver.
(edit) @5016   17 years vboxsync Linux additions: properly initialize i_blkbits
(edit) @5002   17 years vboxsync Linux 2.4 expects us to compile the guest modules with optimisation on
(edit) @4998   17 years vboxsync Fix hgcm connect from Linux Additions guest R3
(edit) @4997   17 years vboxsync Add RTErrConvertToErrno.c to the main Linux Additions module
(edit) @4996   17 years vboxsync Fix logging in src/VBox/Additions/linux/module/hgcmcall.c
(edit) @4969   17 years vboxsync VBoxControl addcustommode should not add dublicates.
(edit) @4968   17 years vboxsync Implemented VBoxControl setvideomode command for Windows guest additions.
(edit) @4950   17 years vboxsync Allow to use custom resolutions for any secondary monitor in the …
(edit) @4924   17 years vboxsync Linux kernel module put_user fix. Code is unused but would not compile …
(edit) @4909   17 years vboxsync Implement statfs call for Linux guests. Makes volume info (e.g. df) work.
(edit) @4860   17 years vboxsync Activated the full backdoor logger in release builds of the Linux …
(edit) @4822   17 years vboxsync Fixed bad name.
(edit) @4813   17 years vboxsync add source dependencies - rather hacky, but I hope it'll work.
(edit) @4810   17 years vboxsync Reversed accidental commit
(edit) @4808   17 years vboxsync Added an RTErrnoConvertFromErr function to simplify error management …
(edit) @4796   17 years vboxsync Fixed a problem with \'rename\' in shared folders, Linux guests.
(edit) @4795   17 years vboxsync Export to OSE.
(edit) @4793   17 years vboxsync Enable 8BPP video modes in the Windows guest additions.
(edit) @4780   17 years vboxsync Another typo
(edit) @4777   17 years vboxsync NT4 does not have Ex*PoolWithTag.
(edit) @4770   17 years vboxsync Do not fail the i8042 guest driver init (NT guest), if VBoxGuest is …
(edit) @4758   17 years vboxsync Do not fail the video if VBoxGuest is not loaded.
(edit) @4745   17 years vboxsync Linux Additions smoke test fix
(edit) @4744   17 years vboxsync /me was sleeping again, makefiles recognise if and not #if
(edit) @4743   17 years vboxsync Fix for when open is called on a Linux guest shared folder with …
(edit) @4741   17 years vboxsync /me: wake up.
(edit) @4739   17 years vboxsync Fix a burning testbox - add divdi3 symbol and friends to Linux guest …
(edit) @4736   17 years vboxsync NT4 does not have DrvDeriveSurface.
(edit) @4735   17 years vboxsync Linux shared folder module restructuring - try to fix a burning box
(edit) @4732   17 years vboxsync Minor logging change
(edit) @4731   17 years vboxsync Linux guest backdoor logging, part 2 (or 3?)
(edit) @4729   17 years vboxsync Restructured the Linux shared folders guest module and made it use …
(edit) @4711   17 years vboxsync Fixed a shared clipboard problem on Windows.
(edit) @4710   17 years vboxsync Linux Additions kernel module logging, part 2
(edit) @4709   17 years vboxsync Build the Linux Additions kernel modules with DEBUG defined in debug builds
(edit) @4708   17 years vboxsync Doxygen-ed vboxCallCreate
(edit) @4707   17 years vboxsync Added backdoor logging to the Linux kernel modules, with full logging …
(edit) @4703   17 years vboxsync Compile fix
(edit) @4686   17 years vboxsync Adjusted timeout. VBoxGuest used to wait 10 times longer than it should.
(edit) @4681   17 years vboxsync fixed builds
(edit) @4677   17 years vboxsync Compile fix
(edit) @4675   17 years vboxsync Fixed wraparound
(edit) @4673   17 years vboxsync Use a different allocation method
(edit) @4667   17 years vboxsync Updates
(edit) @4664   17 years vboxsync Bugfix
(edit) @4663   17 years vboxsync Enable management extensions
(edit) @4612   17 years vboxsync Implemented ballooning on the guest side. (completely untested and …
(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
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