VirtualBox

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

修定紀錄模式:


圖例:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette