VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7937   17 years vboxsync Additions/x11: delete properly rather than rename.
(edit) @7936   17 years vboxsync Keywords.
(edit) @7935   17 years vboxsync fix it the other way around.
(edit) @7934   17 years vboxsync Exported x11restore.pl
(edit) @7933   17 years vboxsync build fix for Windows.
(edit) @7931   17 years vboxsync Solaris Additions: vboxvfs skeleton.
(edit) @7930   17 years vboxsync Additions/x11: Added x11restore and Solaris installer now uninstalls …
(edit) @7906   17 years vboxsync Solaris installer: host and guest side fixes for Solaris 10, Indiana DP2.
(edit) @7886   17 years vboxsync Additions/X11: add VBoxRandR to solaris guest installer.
(edit) @7884   17 years vboxsync Additions/x11: moved VBoxRandR under x11
(edit) @7880   17 years vboxsync Additions/X11: fixed the VBoxRandR script for Solaris sed
(edit) @7878   17 years vboxsync Solaris guest installer: devlinks and removing redundant files.
(edit) @7870   17 years vboxsync Solaris Guest Installer: vboxguest persistence and disabled stripping …
(edit) @7779   17 years vboxsync eol-style LF.
(edit) @7778   17 years vboxsync export
(edit) @7771   17 years vboxsync Solaris additions: Fixes for working under Indiana guests. One …
(edit) @7765   17 years vboxsync Additions/x11: fixed mixed up variable name in x11config.pl
(edit) @7734   17 years vboxsync Export missing files for Solaris OSE packing.
(edit) @7626   17 years vboxsync Solaris vboxguest: cosmetics.
(edit) @7612   17 years vboxsync warning
(edit) @7602   17 years vboxsync Runtime: switch guest R3 logging from backdoor to normal (with …
(edit) @7595   17 years vboxsync Additions/X11: missing header file in VBoxClient
(edit) @7587   17 years vboxsync Additions/solaris: export and eol-style for driver conf file.
(edit) @7586   17 years vboxsync Additions/FreeBSD: Makefile fix
(edit) @7585   17 years vboxsync Additions: build fix.
(edit) @7555   17 years vboxsync vboxadd: fixed error code if init() fails
(edit) @7552   17 years vboxsync Extended PAGED_CODE macro for VboxSF and i8042prt.
(edit) @7550   17 years vboxsync attempt to fix vfsmod for Linux >= 2.6.25
(edit) @7549   17 years vboxsync Properties - please don't forget these. proper header.
(edit) @7548   17 years vboxsync export, properties, correct headers, correct header blocker, correct …
(edit) @7546   17 years vboxsync export
(edit) @7545   17 years vboxsync export
(edit) @7543   17 years vboxsync freebsd todo
(edit) @7542   17 years vboxsync alphabetical
(edit) @7541   17 years vboxsync Removed obsolete daemon() prototype. (was renamed and move to common …
(edit) @7540   17 years vboxsync freebsd todo.
(edit) @7539   17 years vboxsync space
(edit) @7538   17 years vboxsync r=bird: FreeBSD is taking the wrong path here I think.
(edit) @7537   17 years vboxsync Fixed missing .iso deps for freebsd and solaris.
(edit) @7535   17 years vboxsync Merge freebsd with solaris vboxguest. The idea is to only have two …
(edit) @7534   17 years vboxsync alphabetical
(edit) @7529   17 years vboxsync Directory destinations given in INST properties should always end with …
(edit) @7527   17 years vboxsync brc->fRc.
(edit) @7526   17 years vboxsync brc->frc.
(edit) @7520   17 years vboxsync Added a todo for clearing caps on unload.
(edit) @7519   17 years vboxsync Cosmetic changes to VbglR3SetGuestCaps.
(edit) @7517   17 years vboxsync Additions/FreeBSD: initial commit Mostly tested on FreeBSD 7.0. …
(edit) @7513   17 years vboxsync Additions/x11: round video mode hint width values down to a multiple …
(edit) @7486   17 years vboxsync Solaris additions installer: eol-style LF.
(edit) @7468   17 years vboxsync removed some superfluous '/'
(edit) @7464   17 years vboxsync Additions/x11: use the VideoModeSupported guest request to check …
(edit) @7449   17 years vboxsync Additions/x11: added flow logging statements to the VBoxClient code
(edit) @7446   17 years vboxsync Additions/x11: added a check for a null pointer which should prevent a …
(edit) @7443   17 years vboxsync Additions/X11: make the X11 drivers work again when the kernel module …
(edit) @7440   17 years vboxsync Additions/x11: set the graphics capability correctly for X.org 1.3 and 1.4
(edit) @7439   17 years vboxsync Additions/Linux: fix a warning
(edit) @7438   17 years vboxsync Additions/Linux: turn off the graphics capability when the additions …
(edit) @7437   17 years vboxsync Additions/common: add ring 3 call to set guest capabilities and make …
(edit) @7433   17 years vboxsync Additions/Linux: added some more trace logging to the kernel module, …
(edit) @7428   17 years vboxsync Use explicit initialization of all members and not lazy {0}.
(edit) @7427   17 years vboxsync Initialize unused bit in the HGCMFunctionParameter structure in …
(edit) @7411   17 years vboxsync Additions/x11: fix some Valgrind warnings
(edit) @7410   17 years vboxsync Additions/x11: removed accidentally added log statements
(edit) @7406   17 years vboxsync UCS2->UTF-16
(edit) @7404   17 years vboxsync Changed to OSE copyright headers for Additions/solaris.
(edit) @7402   17 years vboxsync Export attribs for Additions/solaris.
(edit) @7392   17 years vboxsync OSE
(edit) @7367   17 years vboxsync Additions/x11: fixed an access to freed memory in the seamless additions
(edit) @7363   17 years vboxsync Moved VBOX_X11_SEAMLESS_GUEST to Config.kmk so it can be overridden.
(edit) @7332   17 years vboxsync fixed uninitialized variable
(edit) @7313   17 years vboxsync Additions/x11: sigaction init.
(edit) @7278   17 years vboxsync Additions/x11: export tstSeamlessX11.cpp
(edit) @7274   17 years vboxsync Additions/x11: * fix for the case in which the video driver is loaded …
(edit) @7269   17 years vboxsync typo
(edit) @7268   17 years vboxsync Additions/x11: library path for the host testcase
(edit) @7267   17 years vboxsync Additions/x11: do not build the seamless host testcase on …
(edit) @7265   17 years vboxsync Additions/x11: enable seamless mode
(edit) @7264   17 years vboxsync Additions/x11: some cleaning up in the VBoxClient module
(edit) @7262   17 years vboxsync Additions/Linux: trivial change, %Vrc is now %Rrc
(edit) @7261   17 years vboxsync Additions/x11: ifdef-ed some unnecessary debug logging in the mouse drivers
(edit) @7255   17 years vboxsync Solaris vboxguest: OStype build fix.
(edit) @7233   17 years vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
(edit) @7229   17 years vboxsync VBOX_WITH_ADDITIONS already checked in previous levels.
(edit) @7228   17 years vboxsync Solaris guest installer: Add pkg to the ISO.
(edit) @7194   17 years vboxsync Enabled the VRDP text orders.
(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) @7168   17 years vboxsync Additions/X11: updated mode setting in the X11 additions
(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) @7142   17 years vboxsync Solaris Guest Additions Installer. Initial stuff.
(edit) @7128   17 years vboxsync Use -f instead cp.
(edit) @7127   17 years vboxsync Use if1of.
(edit) @7126   17 years vboxsync Fixed typo.
(edit) @7118   17 years vboxsync Only while LOG_TO_BACKDOOR is defined for ring-3 guest apps.
(edit) @7116   17 years vboxsync Additions/Linux: do not strip debug symbols on debug builds of the …
(edit) @7106   17 years vboxsync Additions/X11: more updates to seamless mode
(edit) @7101   17 years vboxsync sol vboxguest: Disabled unused block cookie.
(edit) @7087   17 years vboxsync Additions/x11: renamed vboxutils-new.c
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