VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7192   17 years vboxsync shell scripts are eol-style LF
(edit) @7191   17 years vboxsync Merged vboxclient startup X11 script. Solaris guest installer now …
(edit) @7183   17 years vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
(edit) @7166   17 years vboxsync Additions/Linux: removed some debug logging
(edit) @7150   17 years vboxsync Common X11 installer stuff. Moved x11config.pl to begin with.
(edit) @7128   17 years vboxsync Use -f instead cp.
(edit) @7127   17 years vboxsync Use if1of.
(edit) @7126   17 years vboxsync Fixed typo.
(edit) @7116   17 years vboxsync Additions/Linux: do not strip debug symbols on debug builds of the …
(edit) @6982   17 years vboxsync VBOXGUEST_IOCTL_SIZE -> _IOC_SIZE
(edit) @6978   17 years vboxsync Additions/Linux: switch the VBOXGUEST_IOCTL_NR ioctl to …
(edit) @6969   17 years vboxsync Additions/X11: weakened SUID root permissions on VBoxClient on Linux. …
(edit) @6948   17 years vboxsync Additions/Linux: fixed a copy_to_user/copy_from_user mixmatch in …
(edit) @6947   17 years vboxsync Additions/Linux: added the VBoxRandR script to the Linux Additions …
(edit) @6943   17 years vboxsync Additions/X11: added a script to call the xrandr application which is …
(edit) @6857   17 years vboxsync Linux modules: unbreak compilation against Linux 2.4
(edit) @6780   17 years vboxsync Additions/common and Additions/Linux: and indefinite timeout is …
(edit) @6758   17 years vboxsync Converted the (recursive) linux makefiles to sub-makefiles.
(edit) @6757   17 years vboxsync Converted the (recursive) linux makefiles to sub-makefiles.
(edit) @6734   17 years vboxsync Don't list the header in SOURCES, this isn't automake.
(edit) @6732   17 years vboxsync Used VBOXGUESTR3EXE instead of VBOXLNX32GUESTR3EXENOCPP.
(edit) @6695   17 years vboxsync Used VBOX_LIB_IPRT_GUEST_R3 instead of RuntimeLnx32GuestR3.
(edit) @6694   17 years vboxsync Added todo.
(edit) @6693   17 years vboxsync Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
(edit) @6595   17 years vboxsync Merge VBoxClient on solaris and linux.
(edit) @6592   17 years vboxsync fixed detection of 2.6.18 fc6/rhel5
(edit) @6574   17 years vboxsync Linux kernel modules: added override
(edit) @6573   17 years vboxsync
(edit) @6571   17 years vboxsync Linux kernel modules: allow to build from kBuild (KERNELRELEASE set), …
(edit) @6463   17 years vboxsync Additions (common): fixed todo (r27351)
(edit) @6450   17 years vboxsync style
(edit) @6405   17 years vboxsync vboxvfs: handle host errors correctly
(edit) @6403   17 years vboxsync VERR_WRITE_PROTECT => EROFS
(edit) @6396   17 years vboxsync vboxvfs: handle VERR_WRITE_PROTECT correctly
(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 …
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