VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5900   17 years vboxsync Fixed typo.
(edit) @5893   17 years vboxsync Guest Additions (Linux): replaced compiler_assert by AssertCompiler in …
(edit) @5890   17 years vboxsync cbSize -> cb.
(edit) @5889   17 years vboxsync r=bird: Use the right asserts (no function names in the msg, please). …
(edit) @5888   17 years vboxsync r=bird: 'b' == byte(s), no else after return, use AssertPtrReturn, …
(edit) @5872   17 years vboxsync Guest Additions (common userspace library): missing return statement
(edit) @5871   17 years vboxsync Guest Additions (common userspace library): added functions for …
(edit) @5870   17 years vboxsync Guest Additions (Linux userspace client): set svn properties and …
(edit) @5869   17 years vboxsync Guest Additions (Linux guest seamless windows): added a testcase
(edit) @5868   17 years vboxsync Guest Additions (Linux guest seamless windows): updated the code
(edit) @5867   17 years vboxsync Guest Additions (Linux kernel module): logging change
(edit) @5866   17 years vboxsync Guest additions (Linux userspace client): hopefully fixed daemonising
(edit) @5858   17 years vboxsync Linux additions: prevent slipping in of sscanf_isoc99_GLIBC_2.7 on …
(edit) @5825   17 years vboxsync export to OSE
(edit) @5824   17 years vboxsync Additions (common): export R3 guest runtime files
(edit) @5823   17 years vboxsync Additions (Linux): committed current seamless code, still disabled
(edit) @5822   17 years vboxsync Additions (Linux): logical error in guest clipboard code, does not …
(edit) @5821   17 years vboxsync Additions (Linux): compiler assertions 2 - no, it was my fault
(edit) @5820   17 years vboxsync Additions (Linux): our compile-time assertions do not work with old …
(edit) @5818   17 years vboxsync Additions: added an R3 runtime for Linux guests
(edit) @5817   17 years vboxsync Additions (Linux): added support for waiting for host events from …
(edit) @5816   17 years vboxsync Guest additions: deactivated some logging which was filling up my …
(edit) @5753   17 years vboxsync fixed header.
(edit) @5707   17 years vboxsync KeWaitForSingleObject must use UserMode or else a kill signal won't …
(edit) @5606   17 years vboxsync ALIGNP SIZEOFMEMB
(edit) @5558   17 years vboxsync Windows host/guest clipboard fix.
(edit) @5557   17 years vboxsync Obsolete comment removed
(edit) @5542   17 years vboxsync Must use kernel mode as the timeout parameter is located on the stack
(edit) @5541   17 years vboxsync 2nd wakeup lost occurrence
(edit) @5540   17 years vboxsync Don't wait indefinitely in case the request was copmleted at just the …
(edit) @5500   17 years vboxsync ln -sf
(edit) @5437   17 years vboxsync Guest Additions: fixed a problem with pointer colours with ARGB …
(edit) @5431   17 years vboxsync IPRT reorg
(edit) @5429   17 years vboxsync IPRT reorg
(edit) @5425   17 years vboxsync IPRT reorg
(edit) @5387   17 years vboxsync Check for new logon dialog Id's.
(edit) @5386   17 years vboxsync Made guest additions work with Fedora 8 (selinux policy added)
(edit) @5259   17 years vboxsync Small fix for file open parameter translation from Linux guest shared …
(edit) @5227   17 years vboxsync semaphore-r0drv-lnx.c split.
(edit) @5226   17 years vboxsync Added r0drv/linux/semeventmulti-r0drv-linux.c
(edit) @5225   17 years vboxsync semaphore-r0drv-lnx.c split.
(edit) @5188   17 years vboxsync warnings
(edit) @5187   17 years vboxsync Linux Guest Additions: export X.Org Server 1.4 support to OSE
(edit) @5164   17 years vboxsync Added support for X.org server 1.4 to the guest additions
(edit) @5159   17 years vboxsync DdMapMemory must map the offscreen heap as well. Report DdLock updates …
(edit) @5144   17 years vboxsync Report fullscreen DdLock/DdUnlock updates in the Windows guest …
(edit) @5083   17 years vboxsync Fixed the Windows guest additions mouse filter driver trap with two or …
(edit) @5062   17 years vboxsync Made the Linux guest additions work with PCLinuxOS 2007
(edit) @5042   17 years vboxsync Fixes to the Linux additions - use and export functions from the runtime
(edit) @5039   17 years vboxsync Reenabled the redraw optimization.in the Windows guest display driver.
(edit) @5038   17 years vboxsync Inform VBVA and VRDP about rectangle updated within DdLock/DdUnlock …
(edit) @5036   17 years vboxsync Logging.
(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 …
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