VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11687   16 years vboxsync Don't link with win32k.lib
(edit) @11678   16 years vboxsync Don't link with win32k.lib; imports from that module crash Vista64
(edit) @11648   16 years vboxsync typos
(edit) @11645   16 years vboxsync svn:executable
(edit) @11642   16 years vboxsync another guest additions 32/64 bit hack
(edit) @11636   16 years vboxsync #3105: Implemented editing of DriverVer in driver .inf files.
(edit) @11635   16 years vboxsync Additions: Use VBOX_MAKE_CAT_FN instead of CAT32.
(edit) @11629   16 years vboxsync Linux additions: 64-bit fixes
(edit) @11615   16 years vboxsync Create cat file for the mouse filter as well
(edit) @11608   16 years vboxsync Wrong inf file processing
(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   17 years vboxsync Additions/common: added guest property enumeration to VBoxControl
(edit) @10930   17 years vboxsync Additions/common: added guest property enumeration functions to the …
(edit) @10869   17 years vboxsync VBoxControl: unix linkers are sooo much fun.
(edit) @10865   17 years vboxsync missing va_list.
(edit) @10862   17 years vboxsync doc
(edit) @10861   17 years vboxsync Added VbglR3GuestPropWriteValueF and VbglR3GuestPropWriteValueV.
(edit) @10860   17 years vboxsync VbglR3GuestPropReadValueAlloc: Fixed the same memory leak as in …
(edit) @10859   17 years vboxsync VBoxControl: Fixed incorrect RTMemFree.
(edit) @10834   17 years vboxsync Additions/common: guest property fixes
(edit) @10829   17 years vboxsync Additions/common: small adjustment in guest property reading code
(edit) @10825   17 years vboxsync Additions/commom: switched VBoxControl to use the new guest property syntax
(edit) @10816   17 years vboxsync Additions/common: r33596 was not correct
(edit) @10815   17 years vboxsync Additions/common: aesthetical fix (guest properties)
(edit) @10814   17 years vboxsync HostServices/GuestProperties, Main, Additions/common, …
(edit) @10801   17 years vboxsync Renamed blocker.
(edit) @10800   17 years vboxsync renamed blocker.
(edit) @10799   17 years vboxsync fixed blocker and preprocess or indentation.
(edit) @10798   17 years vboxsync Fixed blocker.
(edit) @10797   17 years vboxsync Guest properties: initial commit of new interface
(edit) @10778   17 years vboxsync Windows VBoxService: Some important release logging as well.
(edit) @10777   17 years vboxsync Windows VBoxService: Getting rid of custom logging routines; now using …
(edit) @10719   17 years vboxsync Guest Lib R3: Make Info Service available for Windows guests.
(edit) @10656   17 years vboxsync Additions/x11: rewrote todos in the XFree86 graphics driver
(edit) @10654   17 years vboxsync Additions/common: build fix (VbglR3Daemonize call in VBoxService takes …
(edit) @10653   17 years vboxsync Additions/x11: made r33355 apply to all hosts (remove libstdc++ …
(edit) @10651   17 years vboxsync Additions/common: removed default argument to VbglR3Daemonize
(edit) @10645   17 years vboxsync Additions/xll: removed some more gcc libstdc++ dependencies in VBoxClient
(edit) @10639   17 years vboxsync reverted r33336 (debug code).
(edit) @10638   17 years vboxsync Generalize the VbglR3WriteLog input checks and specialize the windows …
(edit) @10636   17 years vboxsync build fix and log adjustments.
(edit) @10635   17 years vboxsync Additions/common: support in the R3 guest library creating a pidfile …
(edit) @10628   17 years vboxsync Windows guest logging R0: Added VBOXGUEST_IOCTL_LOG for release …
(edit) @10627   17 years vboxsync Windows guest logging R3: Removed not needed output buffer in IOCTL.
(edit) @10626   17 years vboxsync Windows guest logging R3: Bugfix for const-modifier.
(edit) @10606   17 years vboxsync Backed out r33286.
(edit) @10591   17 years vboxsync Ignore size in IOCTL.
(edit) @10565   17 years vboxsync Build fix.
(edit) @10564   17 years vboxsync build fixing.
(edit) @10563   17 years vboxsync build break.
(edit) @10562   17 years vboxsync r=bird: Still calling ioctl, Michael fix it!
(edit) @10561   17 years vboxsync Get the size right.
(edit) @10560   17 years vboxsync cosmetics.
(edit) @10555   17 years vboxsync More IOCTLs.
(edit) @10554   17 years vboxsync More IOCTLs.
(edit) @10553   17 years vboxsync More IOCTLs.
(edit) @10552   17 years vboxsync More IOCTLs.
(edit) @10545   17 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10543   17 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10541   17 years vboxsync Removed deprecated IOCTL namings.
(edit) @10516   17 years vboxsync More IOCTL stuff for R3 guest lib (Windows).
(edit) @10486   17 years vboxsync cosmetics.
(edit) @10484   17 years vboxsync cleanup.
(edit) @10478   17 years vboxsync Guest Lib R3: More IOCTL handling for Windows (not tested yet!).
(edit) @10476   17 years vboxsync Guest Lib R3: IOCTL handling for Windows (not tested yet!) to simplify …
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