VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @3248   17 years vboxsync Removed the old Linux Additions video driver file
(edit) @3247   17 years vboxsync Fixed the makefile for the Linux Additions video driver
(edit) @3246   17 years vboxsync Added and additional xorg server header file
(edit) @3245   17 years vboxsync Forgot a file in the last commit
(edit) @3244   17 years vboxsync Updated the Linux additions to work with xorg server 1.3 and moved the …
(edit) @3218   17 years vboxsync Fixed a memory leak
(edit) @3142   17 years vboxsync Moved the X11 guest clipboard connection and disconnection code into …
(edit) @3134   17 years vboxsync hack for filesystems which do not support symbolic links
(edit) @3133   17 years vboxsync cosmetics
(edit) @3132   17 years vboxsync link libstdc++ statically (see …
(edit) @3126   17 years vboxsync Fixes to the Linux shared clipboard
(edit) @3096   17 years vboxsync added another missing file to additions
(edit) @3095   17 years vboxsync fix for building the Linux guest additions
(edit) @3057   18 years vboxsync don't use unallocated vbeInfo
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2980   18 years vboxsync InnoTek -> innotek: actual code changes (headers follow).
(edit) @2717   18 years vboxsync INST_ADDITIONS
(edit) @2642   18 years vboxsync typo
(edit) @2641   18 years vboxsync export to OSE, added proper license
(edit) @2639   18 years vboxsync share files between Makefile.kmk and export_modules
(edit) @2614   18 years vboxsync export sharedfolders and xclient to OSE
(edit) @2530   18 years vboxsync Updated the Linux installer init scripts to work with unknown distributions
(edit) @2485   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2362   18 years vboxsync removed old stuff
(edit) @2341   18 years vboxsync Updated the Linux installers
(edit) @2336   18 years vboxsync for .so suffix in Linux additions for BUILD_TARGET=l4
(edit) @2330   18 years vboxsync Updated the Linux installers to work better with unknown distributions …
(edit) @2197   18 years vboxsync some cleanup
(edit) @2195   18 years vboxsync cosmetical fixes
(edit) @2182   18 years vboxsync consider asynchronous HGCM requests
(edit) @2143   18 years vboxsync export to OSE
(edit) @2101   18 years vboxsync Updated the Linux guest clipboard code and added it to the additions …
(edit) @2100   18 years vboxsync Rewrote the hgcm code in the additions kernel module for improved …
(edit) @2099   18 years vboxsync Fixed a typo in the Linux kernel module makefiles
(edit) @1825   18 years vboxsync Added a missing runtime header file to the Linux additions kernel modules
(edit) @1785   18 years vboxsync allow to specify arbitrary X resolutions + use the right virtual …
(edit) @1715   18 years vboxsync small cosmetical fixes
(edit) @1667   18 years vboxsync vbox version visible in additions modules
(edit) @1643   18 years vboxsync Hack to remove RTGCPTR from Linux guest additions
(edit) @1621   18 years vboxsync Fix for the Linux guest HGCM call ioctl
(edit) @1619   18 years vboxsync Added an HGCM call ioctl to the Linux Additions kernel module. The …
(edit) @1529   18 years vboxsync Fixed a problem in the Linux Additions installer in case /tmp is a …
(edit) @1520   18 years vboxsync dropped the superflous syslog dependency which made the vboxadd module …
(edit) @1429   18 years vboxsync Added a default dpi to the X11 graphics driver to make SUSE happy
(edit) @1397   18 years vboxsync Use VBOX_VERSION_STRING when possible.
(edit) @1383   18 years vboxsync Made our X graphics driver use 1024x768 if all user specified modes …
(edit) @1261   18 years vboxsync Fix to the Linux additions installer
(edit) @1260   18 years vboxsync display VBOX_VERSION_STRING in Xorg.log.0 for better bug reports from …
(edit) @1254   18 years vboxsync Fixed an isse when the Xorg server was not restarted after an X …
(edit) @1207   18 years vboxsync Cleaned up EOL style and uppercase names
(edit) @1183   18 years vboxsync typos
(edit) @1069   18 years vboxsync removed dead code, one todo
(edit) @1067   18 years vboxsync removed dead code; cosmetics
(edit) @1002   18 years vboxsync use build_in_tmp from Support
(edit) @979   18 years vboxsync use build_in_tmp to build Linux modules in /tmp not in installation …
(edit) @971   18 years vboxsync unified additions linux/*/Makefile.module a bit with …
(edit) @884   18 years vboxsync Linux additions: If the use did not specify any mode then use a …
(edit) @793   18 years vboxsync disabled Xorg guest mouse driver debug logging
(edit) @762   18 years vboxsync - Additions, Config.kmk, Runtime: o Make the additions build on …
(edit) @719   18 years vboxsync Changed the Linux Additions to compile everything from source (no more …
(edit) @510   18 years vboxsync Fixed the VBVA buffer overwrite in the Linux guest video driver.
(edit) @495   18 years vboxsync Additions installers are not OSE
(edit) @430   18 years vboxsync The VBVA command record must be marked as partial when it is being created.
(edit) @426   18 years vboxsync Fixed the fix to the additions installer
(edit) @423   18 years vboxsync Made sure that the Linux kernel modules get the right major and minor …
(edit) @411   18 years vboxsync Additional Linux installer makefile fixes
(edit) @375   18 years vboxsync Fixed the kernel module makefiles for OpenSUSE's non-standard build system
(edit) @374   18 years vboxsync Fixed a couple of warnings in the Linux guest graphic driver
(edit) @352   18 years vboxsync Linux installer tidy-ups
(edit) @350   18 years vboxsync More installer script fixes
(edit) @301   18 years vboxsync Rewrote the additions installer and made it work with Slackware
(edit) @296   18 years vboxsync use $(VBOX_VERSION)
(edit) @230   18 years vboxsync fixed objcopy switches
(edit) @214   18 years vboxsync make 'make -C <linux> M=$(pwd)' work
(edit) @176   18 years vboxsync The additions installer now takes the runlevel script from the VBox …
(edit) @149   18 years vboxsync warning
(edit) @52   18 years vboxsync never use gcc, use the config variable instead
(edit) @5   18 years vboxsync Add C version of timesync daemon.
(add) @1   55 years vboxsync import
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