VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14015   16 years vboxsync added vboxnetflt to the installer + some cleanup
(edit) @13947   16 years vboxsync Don't build the OpenGL ICD
(edit) @13946   16 years vboxsync Moved
(edit) @13945   16 years vboxsync Export
(edit) @13941   16 years vboxsync Unexport OpenGL
(edit) @13917   16 years vboxsync Additions .ISO: Fixed NetAMD and autorun paths.
(edit) @13839   16 years vboxsync And yet more %V* -> %R* changes…
(edit) @13838   16 years vboxsync Some more %V* -> %R* changes while at it.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13774   16 years vboxsync warning
(edit) @13773   16 years vboxsync clean one more file
(edit) @13689   16 years vboxsync Installer/solaris: COMPRESS -> VBOX_COMPRESS. One-word variables are …
(edit) @13684   16 years vboxsync abort message.
(edit) @13677   16 years vboxsync Solaris/Additions: Installer: compress files.
(edit) @13578   16 years vboxsync Solaris/additions installer: eliminate devlink.tab, use devfsadm and …
(edit) @13573   16 years vboxsync Solaris/driver versions: Added versions for NetFlt and the Guest …
(edit) @13556   16 years vboxsync Guest Properties (Main, HostServices, VBoxGuestLib): MAX_*_LEN is the …
(edit) @13528   16 years vboxsync More Window guest clipboard fixes: typo.
(edit) @13527   16 years vboxsync More Window guest clipboard fixes: use a safe strlen.
(edit) @13521   16 years vboxsync Window guest clipboard fix: correctly process 0 bytes length returned …
(edit) @13493   16 years vboxsync Fixed a typo in Window guest clipboard, the return code was ignored …
(edit) @13483   16 years vboxsync Fixed Windows2000 guest shutdown crash in VBoxGuest.sys
(edit) @13462   16 years vboxsync fix headers
(edit) @13441   16 years vboxsync vboxadd/makefile: vboxmod* -> vboxadd, targets clashes with …
(edit) @13355   16 years vboxsync VBoxGuestR3LibGuestProp: AsserPtr should return on failure not crash …
(edit) @13352   16 years vboxsync Solaris/Additions: vboxservice.xml (harmless) typo fix.
(edit) @13322   16 years vboxsync crOpenGL: build crOpenGL if defined VBOX_WITH_CROGL
(edit) @13321   16 years vboxsync added missing function
(edit) @13319   16 years vboxsync linux kernel modules: export symbols where they are implemented
(edit) @13318   16 years vboxsync typo
(edit) @13314   16 years vboxsync Created assert-r0drv-linux.c (finally).
(edit) @13305   16 years vboxsync Additions: Fix a little mem leak in the common guest additions kernel …
(edit) @13292   16 years vboxsync Additions/VBoxControl: cleanup an error handler
(edit) @13291   16 years vboxsync Additions/common: fixed r37959
(edit) @13290   16 years vboxsync Additions/common: fixed a todo in the guest property enumeration code
(edit) @13282   16 years vboxsync Additions/common (VBoxControl and VBoxGuestLib): guest property fixes
(edit) @13249   16 years vboxsync Linux guest clipboard text conversion fix: resulting text length was …
(edit) @13243   16 years vboxsync Additions/Windows: forgotten variables affected by the renaming
(edit) @13242   16 years vboxsync Additions/Windows: fix guest property update issue when someone is …
(edit) @13218   16 years vboxsync Export to OSE.
(edit) @13154   16 years vboxsync Additions/Linux: British spelling -> US
(edit) @13129   16 years vboxsync Slipped variable name cleanup, forgotten in r37625.
(edit) @13127   16 years vboxsync Additions/Windows: guest property fix for LoggedInUsersList and new …
(edit) @13102   16 years vboxsync use #define
(edit) @13101   16 years vboxsync vboxadd-timesync: added (disabled) code for using adjusting the guest …
(edit) @13058   16 years vboxsync Linux kernel version check for r37508
(edit) @13053   16 years vboxsync Linux guest additions: allow seek for files >= 2GB
(edit) @13031   16 years vboxsync Solaris/installer, Solaris/additions installer: Added svn rev to …
(edit) @13018   16 years vboxsync warning
(edit) @12996   16 years vboxsync Removed release assertions in the guest additions physheap.
(edit) @12929   16 years vboxsync warnings
(edit) @12926   16 years vboxsync warnings
(edit) @12917   16 years vboxsync warnings
(edit) @12916   16 years vboxsync warning
(edit) @12812   16 years vboxsync VbglR3GuestPropDelTree -> VbglR3GuestPropDelSet, added missing docs …
(edit) @12810   16 years vboxsync VbglR3GuestPropDelTree -> VbglR3GuestPropDelSet, documenting it and …
(edit) @12768   16 years vboxsync Additions/Linux/timesync: Integrate contribution from Heinz Wiesinger, …
(edit) @12741   16 years vboxsync VBoxVideo: Logging.
(edit) @12738   16 years vboxsync Windows Guest Additions Video Miniport: Be more quiet when debugging.
(edit) @12734   16 years vboxsync VBoxService: Be more quiet.
(edit) @12724   16 years vboxsync VBoxService: Implemented temporary solution for getting rid of invalid …
(edit) @12723   16 years vboxsync VBoxService: Added some Assert(), fixed return value of service …
(edit) @12722   16 years vboxsync Guest Lib R3: Added function to delete entire keys recursively by a …
(edit) @12719   16 years vboxsync Typo.
(edit) @12694   16 years vboxsync Don't overwrite the relevant mmio range with any others found!
(edit) @12624   16 years vboxsync i8042prt/Makefile: avoid PATH_VBoxMouseNT reference when its not …
(edit) @12623   16 years vboxsync i8042prt/Makefile: avoid PATH_VBoxMouseNT reference when its not …
(edit) @12587   16 years vboxsync warning
(edit) @12503   16 years vboxsync solaris additions license.txt
(edit) @12490   16 years vboxsync Additions/x11: hopefully fixed VBoxRandR.sh to run on Solaris
(edit) @12482   16 years vboxsync Additions/x11: xorgbin.
(edit) @12481   16 years vboxsync Additions/x11: Fixed VBoxRandR regression.
(edit) @12449   16 years vboxsync +changed IFramebuffer interface to report id of associated window if …
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12396   16 years vboxsync Comment.
(edit) @12395   16 years vboxsync Additions/x11: fix error checking in Xorg 1.5 graphics driver
(edit) @12394   16 years vboxsync VBoxService: Fix for current interface.
(edit) @12393   16 years vboxsync Number of interfaces.
(edit) @12392   16 years vboxsync Tabs.
(edit) @12372   16 years vboxsync VBoxService: Basic network interfaces lookup for guest properties.
(edit) @12359   16 years vboxsync Additions/x11: deactivate dynamic resizing on guests with buggy …
(edit) @12358   16 years vboxsync Additions/x11: deactivate dynamic resizing on guests with buggy …
(edit) @12357   16 years vboxsync Additions/x11: deactivate dynamic resizing on guests with buggy …
(edit) @12337   16 years vboxsync Additions/solaris: fix building combined 32bit and 64bit additions.
(edit) @12333   16 years vboxsync Linux additions: added ARCH check
(edit) @12314   16 years vboxsync x11 additions: fix mapping of PCI memory for xorg 1.5
(edit) @12312   16 years vboxsync Additions: fix
(edit) @12309   16 years vboxsync Solaris/additions: Combined installation + original packing.
(edit) @12290   16 years vboxsync Additions/x11: cleaned up the X.org 1.5 mouse driver
(edit) @12283   16 years vboxsync Additions/linux: changed the installer to support Fedora 9
(edit) @12282   16 years vboxsync Additions/x11: added new vboxmouse (overlay) driver for X.org 1.5
(edit) @12280   16 years vboxsync Additions/linux: added support for polling /dev/vboxadd for mouse …
(edit) @12276   16 years vboxsync Additions/x11: added some missing X.org 1.5 header files
(edit) @12241   16 years vboxsync Additions/vboxguest: Logging. Solaris/vboxdrv space.
(edit) @12222   16 years vboxsync Additions: typo.
(edit) @12218   16 years vboxsync Additions: backed out missing bits till it's redone.
(edit) @12215   16 years vboxsync LogRel for video mode hints which require too much VRAM.
(edit) @12210   16 years vboxsync VboxVideo: This fixes the XP64 installation problems with video driver.
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