VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6285   17 years vboxsync (C) 2008
(edit) @6280   17 years vboxsync Guest Additions: added a ring 3 library function to set the interrupt …
(edit) @6279   17 years vboxsync Guest Additions (Linux): fixed a recession in the …
(edit) @6278   17 years vboxsync Guest Additions (Linux): fixed VBOXGUEST_IOCTL_WAITEVENT ioctl in …
(edit) @6277   17 years vboxsync Guest Additions (Linux): move printk logging to backdoor logging
(edit) @6272   17 years vboxsync Guest Additions: make the installer work on Kubuntu 8.04 alpha 2
(edit) @6231   17 years vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(edit) @6165   17 years vboxsync Moved X11 out of linux into X11 under Additions.
(edit) @6159   17 years vboxsync Linux kernel module Makefiles: use KDIR if set
(edit) @6055   17 years vboxsync vboxvfs: aio_read/aio_write is 2.6.0+ only
(edit) @6054   17 years vboxsync vboxvfs: implemented readfile()
(edit) @6042   17 years vboxsync Linux additions: print VBox version and module interface version …
(edit) @6038   17 years vboxsync vboxvfs: compile fix for 2.6.24+
(edit) @6000   17 years vboxsync The Giant CDDL Dual-License Header Change, fixes.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5995   17 years vboxsync vboxvfs: make it compile with 2.6.23+, have to check if it works
(edit) @5984   17 years vboxsync Linux Additions: implemented a simple sendfile using Linux kernel …
(edit) @5935   17 years vboxsync prevent compiler warning about unused RTASSERTVAR
(edit) @5916   17 years vboxsync missing header for exit()
(edit) @5900   17 years vboxsync Fixed typo.
(edit) @5893   17 years vboxsync Guest Additions (Linux): replaced compiler_assert by AssertCompiler in …
(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) @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) @5817   17 years vboxsync Additions (Linux): added support for waiting for host events from …
(edit) @5753   17 years vboxsync fixed header.
(edit) @5606   17 years vboxsync ALIGNP SIZEOFMEMB
(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) @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) @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) @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) @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) @4780   17 years vboxsync Another typo
(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) @4735   17 years vboxsync Linux shared folder module restructuring - try to fix a burning box
(edit) @4732   17 years vboxsync Minor logging change
(edit) @4729   17 years vboxsync Restructured the Linux shared folders guest module and made it use …
(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) @4707   17 years vboxsync Added backdoor logging to the Linux kernel modules, with full logging …
(edit) @4385   17 years vboxsync compile fix
(edit) @4384   17 years vboxsync Added todo
(edit) @4353   17 years vboxsync export
(edit) @4350   17 years vboxsync Initial code for seamless mode in Linux guests
(edit) @4335   17 years vboxsync Linux guest additions: clock frequency is kHz, not MHz
(edit) @4328   17 years vboxsync RT_OS_LINUX
(edit) @4299   17 years vboxsync Linux guest kernel module adaption to 2.6.22
(edit) @4298   17 years vboxsync compiler warning
(edit) @4244   17 years vboxsync add 800x600 and 640x480 as default screen resultions to Linux/X11 …
(edit) @4112   17 years vboxsync Changes for new interface
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3895   17 years vboxsync Removed support for Latin1 from the Linux clipboard code, except as a …
(edit) @3838   17 years vboxsync preparations for shipping the Linux installer with OSE
(edit) @3605   17 years vboxsync warning
(edit) @3400   17 years vboxsync Linux modules: don't demand on the MODULE_DIR if we don't install the …
(edit) @3332   17 years vboxsync Linux clipboard fix for X11 64bit weirdness
(edit) @3327   17 years vboxsync Test workaround for badly behaving applications for the Linux clipboard
(edit) @3323   17 years vboxsync warnings
(edit) @3321   17 years vboxsync Linux host clipboard fixes and added compound text to the Linux guest …
(edit) @3304   17 years vboxsync likely isn't available in all kernels (like 2.4.18), so stick to what …
(edit) @3287   17 years vboxsync Updated the Linux shared clipboard code to provide absolutely minimal …
(edit) @3270   17 years vboxsync Removed code from the xorg 7 video Additions which uses a function …
(edit) @3268   17 years vboxsync And moved it over to vboxvideo_13.c
(edit) @3267   17 years vboxsync Restored the old X11 Additions video driver in order to preserve its …
(edit) @3262   17 years vboxsync export files
(edit) @3261   17 years vboxsync export files
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