VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11606   16 years vboxsync print function code hexadecimal
(edit) @11603   16 years vboxsync Corrected inf files for 64 bits installation
(edit) @11602   16 years vboxsync Solaris 10 build (with no additions); XPCOM Python works on Solaris
(edit) @11577   16 years vboxsync Take inf files from the right place; parse inf files even in …
(edit) @11567   16 years vboxsync Linux additions: shared folders memset fix
(edit) @11563   16 years vboxsync VBoxControl: Added status/error information, fixed return value.
(edit) @11552   16 years vboxsync fixed export
(edit) @11550   16 years vboxsync eol-style
(edit) @11548   16 years vboxsync re-export
(edit) @11547   16 years vboxsync re-export
(edit) @11545   16 years vboxsync warnings
(edit) @11540   16 years vboxsync added missing X11/Xorg headers to prevent mixing X11 headers of these …
(edit) @11519   16 years vboxsync Linux additions: properly install and compile the kernel modules
(edit) @11512   16 years vboxsync small fismall fix
(edit) @11507   16 years vboxsync Linux guest additions: allow to specify dmode, fmode, umask, dmask, …
(edit) @11472   16 years vboxsync Linux additions: fixed cc4 (rhel5 clone) 2.6.18 vboxvfs detection
(edit) @11463   16 years vboxsync Linux additions: fixed rhel5/fc6/centos test when compiling the …
(edit) @11430   16 years vboxsync some obviously missing \n at end of a Log() string
(edit) @11397   16 years vboxsync Windows Guest Additions: Repaired broken .INF files for 32-bit guests. …
(edit) @11395   16 years vboxsync Fixed SetPixelFormat failure with NVIDIA drivers
(edit) @11348   16 years vboxsync Windows Guest Additions (64-bit): Added .cat files for .driver …
(edit) @11338   16 years vboxsync Make the drivers signable in 64 bits mode (inf files)
(edit) @11274   16 years vboxsync Linux additions kernel module: restore script levels to '2 3 4 5' as …
(edit) @11179   16 years vboxsync Typo (prevented the OS/2 build).
(edit) @11174   16 years vboxsync Linux guest additions: vboxadd: properly unregister the misc device
(edit) @11114   16 years vboxsync Additions/VBoxControl: use the right error printer
(edit) @11105   16 years vboxsync FE/VBoxManage, Additions/VBoxControl: guestproperty set with flags but …
(edit) @11104   16 years vboxsync Additions/common: handle guestproperty set with no value correctly in …
(edit) @10987   16 years vboxsync Additions/common: typecasts in the R3 guest library
(edit) @10985   16 years vboxsync Additions/common: guest property cosmetics
(edit) @10984   16 years vboxsync vbgl: NIL_RTFILE instead of NULL/0. (All IPRT handles have a …
(edit) @10980   16 years vboxsync Runtime, HostServices/GuestProperties, Additions/common: autores update
(edit) @10976   16 years vboxsync HostServices/GuestProperties and Additions/common: reactivated autores
(edit) @10973   16 years vboxsync Additions/common: small fix to the R3 guest library daemonising code
(edit) @10957   16 years vboxsync more cosmetics.
(edit) @10956   16 years vboxsync Burn fix, cosmetics and some todos.
(edit) @10931   16 years vboxsync Additions/common: added guest property enumeration to VBoxControl
(edit) @10930   16 years vboxsync Additions/common: added guest property enumeration functions to the …
(edit) @10869   16 years vboxsync VBoxControl: unix linkers are sooo much fun.
(edit) @10865   16 years vboxsync missing va_list.
(edit) @10862   16 years vboxsync doc
(edit) @10861   16 years vboxsync Added VbglR3GuestPropWriteValueF and VbglR3GuestPropWriteValueV.
(edit) @10860   16 years vboxsync VbglR3GuestPropReadValueAlloc: Fixed the same memory leak as in …
(edit) @10859   16 years vboxsync VBoxControl: Fixed incorrect RTMemFree.
(edit) @10834   16 years vboxsync Additions/common: guest property fixes
(edit) @10829   16 years vboxsync Additions/common: small adjustment in guest property reading code
(edit) @10825   16 years vboxsync Additions/commom: switched VBoxControl to use the new guest property syntax
(edit) @10816   16 years vboxsync Additions/common: r33596 was not correct
(edit) @10815   16 years vboxsync Additions/common: aesthetical fix (guest properties)
(edit) @10814   16 years vboxsync HostServices/GuestProperties, Main, Additions/common, …
(edit) @10801   16 years vboxsync Renamed blocker.
(edit) @10800   16 years vboxsync renamed blocker.
(edit) @10799   16 years vboxsync fixed blocker and preprocess or indentation.
(edit) @10798   16 years vboxsync Fixed blocker.
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10778   16 years vboxsync Windows VBoxService: Some important release logging as well.
(edit) @10777   16 years vboxsync Windows VBoxService: Getting rid of custom logging routines; now using …
(edit) @10719   16 years vboxsync Guest Lib R3: Make Info Service available for Windows guests.
(edit) @10656   16 years vboxsync Additions/x11: rewrote todos in the XFree86 graphics driver
(edit) @10654   16 years vboxsync Additions/common: build fix (VbglR3Daemonize call in VBoxService takes …
(edit) @10653   16 years vboxsync Additions/x11: made r33355 apply to all hosts (remove libstdc++ …
(edit) @10651   16 years vboxsync Additions/common: removed default argument to VbglR3Daemonize
(edit) @10645   16 years vboxsync Additions/xll: removed some more gcc libstdc++ dependencies in VBoxClient
(edit) @10639   16 years vboxsync reverted r33336 (debug code).
(edit) @10638   16 years vboxsync Generalize the VbglR3WriteLog input checks and specialize the windows …
(edit) @10636   16 years vboxsync build fix and log adjustments.
(edit) @10635   16 years vboxsync Additions/common: support in the R3 guest library creating a pidfile …
(edit) @10628   16 years vboxsync Windows guest logging R0: Added VBOXGUEST_IOCTL_LOG for release …
(edit) @10627   16 years vboxsync Windows guest logging R3: Removed not needed output buffer in IOCTL.
(edit) @10626   16 years vboxsync Windows guest logging R3: Bugfix for const-modifier.
(edit) @10606   16 years vboxsync Backed out r33286.
(edit) @10591   16 years vboxsync Ignore size in IOCTL.
(edit) @10565   16 years vboxsync Build fix.
(edit) @10564   16 years vboxsync build fixing.
(edit) @10563   16 years vboxsync build break.
(edit) @10562   16 years vboxsync r=bird: Still calling ioctl, Michael fix it!
(edit) @10561   16 years vboxsync Get the size right.
(edit) @10560   16 years vboxsync cosmetics.
(edit) @10555   16 years vboxsync More IOCTLs.
(edit) @10554   16 years vboxsync More IOCTLs.
(edit) @10553   16 years vboxsync More IOCTLs.
(edit) @10552   16 years vboxsync More IOCTLs.
(edit) @10545   16 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10543   16 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10541   16 years vboxsync Removed deprecated IOCTL namings.
(edit) @10516   16 years vboxsync More IOCTL stuff for R3 guest lib (Windows).
(edit) @10486   16 years vboxsync cosmetics.
(edit) @10484   16 years vboxsync cleanup.
(edit) @10478   16 years vboxsync Guest Lib R3: More IOCTL handling for Windows (not tested yet!).
(edit) @10476   16 years vboxsync Guest Lib R3: IOCTL handling for Windows (not tested yet!) to simplify …
(edit) @10456   16 years vboxsync Solaris vboxvfs: older bits commiting now.
(edit) @10374   16 years vboxsync Corrected log messages.
(edit) @10370   16 years vboxsync Tabs.
(edit) @10347   16 years vboxsync Solaris vboxvfs bits.
(edit) @10338   16 years vboxsync Solaris vboxvfs stuff.
(edit) @10316   16 years vboxsync Clearified.
(edit) @10312   16 years vboxsync Solaris vboxvfs bits.
(edit) @10308   16 years vboxsync Additions/common: update comments in VbglR3Daemonize
(edit) @10307   16 years vboxsync Solaris vboxvfs: added mount wrapper.
(edit) @10245   16 years vboxsync Fixed few more dependencies on Makefile.kmk.
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