VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8188   17 years vboxsync Additions/FreeBSD: Cleanup, rename variables to follow coding …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8143   17 years vboxsync Solaris vboxguest: LogRel for failures.
(edit) @8130   17 years vboxsync rebranding the additions
(edit) @7935   17 years vboxsync fix it the other way around.
(edit) @7933   17 years vboxsync build fix for Windows.
(edit) @7931   17 years vboxsync Solaris Additions: vboxvfs skeleton.
(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) @7626   17 years vboxsync Solaris vboxguest: cosmetics.
(edit) @7602   17 years vboxsync Runtime: switch guest R3 logging from backdoor to normal (with …
(edit) @7587   17 years vboxsync Additions/solaris: export and eol-style for driver conf file.
(edit) @7585   17 years vboxsync Additions: build fix.
(edit) @7549   17 years vboxsync Properties - please don't forget these. proper header.
(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) @7535   17 years vboxsync Merge freebsd with solaris vboxguest. The idea is to only have two …
(edit) @7534   17 years vboxsync alphabetical
(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) @7464   17 years vboxsync Additions/x11: use the VideoModeSupported guest request to check …
(edit) @7437   17 years vboxsync Additions/common: add ring 3 call to set guest capabilities and make …
(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) @7367   17 years vboxsync Additions/x11: fixed an access to freed memory in the seamless additions
(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) @7101   17 years vboxsync sol vboxguest: Disabled unused block cookie.
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @6849   17 years vboxsync Additions/common: fixed the guest R3 library display change query …
(edit) @6842   17 years vboxsync Additions/common: added a call to wait for a display change request …
(edit) @6803   17 years vboxsync Solaris vboxguest: added proper checks while setting up IRQs.
(edit) @6783   17 years vboxsync Additions/x11: Seamless and solaris specifics.
(edit) @6780   17 years vboxsync Additions/common and Additions/Linux: and indefinite timeout is …
(edit) @6779   17 years vboxsync Additions/common: define our own prototypes for the reduced XFree86 …
(edit) @6776   17 years vboxsync Corrected Solaris vboxadd as vboxguest in more places.
(edit) @6775   17 years vboxsync Solaris vboxguest: Fix and cleanups.
(edit) @6774   17 years vboxsync Solaris vboxguest: Fix ifdef and updated conf file.
(edit) @6714   17 years vboxsync Minor cleanup.
(edit) @6711   17 years vboxsync Solaris vboxguest doesn't use the runtime solaris-kernel.h
(edit) @6709   17 years vboxsync Warning
(edit) @6704   17 years vboxsync Removed VBOXLNX32GUESTR3LIB.
(edit) @6703   17 years vboxsync Removed VBoxGuestR3LibLinux.
(edit) @6693   17 years vboxsync Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
(edit) @6672   17 years vboxsync Solaris vboxadd renamed as vboxguest.
(edit) @6662   17 years vboxsync win instead of windows.
(edit) @6657   17 years vboxsync Use the generic templates for building the OS/2 guest additions. …
(edit) @6654   17 years vboxsync Unbroke the OS/2 additions build.
(edit) @6604   17 years vboxsync Fixed the PIC issue with the X11 drivers: Made …
(edit) @6601   17 years vboxsync {}.
(edit) @6600   17 years vboxsync r=bird: VBoxGuestR3LibXFree86 has already got -fno-exceptions …
(edit) @6587   17 years vboxsync Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
(edit) @6578   17 years vboxsync Added VBOX_PATH_X11_* variables that points to the various versions of …
(edit) @6577   17 years vboxsync Try use VBOXGUESTR3LIB for VBoxGuestR3LibXFree86. Start building …
(edit) @6570   17 years vboxsync Use the same umask. doesn't really matter I think for our usage.
(edit) @6569   17 years vboxsync Additions/X11: attempt to fix the XFree86 additions, second try
(edit) @6568   17 years vboxsync Additions/X11: attempt to fix the XFree86 additions
(edit) @6565   17 years vboxsync Fix for Todo in r27575. added as new function as we cannot use …
(edit) @6559   17 years vboxsync Return value.
(edit) @6558   17 years vboxsync typo
(edit) @6557   17 years vboxsync iprt/assert.h doesn't appear to be used.
(edit) @6556   17 years vboxsync r=bird: Some cleanup. hope it works
(edit) @6555   17 years vboxsync .._GUEST_MINI_R3 -> GUEST_R3_MINI. Added VBOX_LIB_VBGL_R3_XFREE86 to …
(edit) @6538   17 years vboxsync Additions/R3 Guest library: created a reduced version of the library …
(edit) @6531   17 years vboxsync Guest Additions (R3 library): fixed todo from r27515
(edit) @6524   17 years vboxsync Solaris: Remove check in VbglR3Daemonize guarding it from multiple calls.
(edit) @6518   17 years vboxsync VbglR3SetPointerShape accept image size, and cleanups to vboxutils …
(edit) @6510   17 years vboxsync Changed VbglR3SetPointerShape to accept the full request size.
(edit) @6507   17 years vboxsync r=bird: Use bool for boolean. fix some hungarian spelling.
(edit) @6506   17 years vboxsync fixed spelling added todo.
(edit) @6504   17 years vboxsync vboxadd: The preferred way to setup interrupts in Solaris.
(edit) @6502   17 years vboxsync spelling.
(edit) @6498   17 years vboxsync Corrected header order.
(edit) @6497   17 years vboxsync Skip unused members in vboxvideo.h for solaris and clean-ups, spaces, …
(edit) @6495   17 years vboxsync eol-style and ose.
(edit) @6494   17 years vboxsync VBoxGuestR3LibVideo and X11 vboxutils that uses it. Some typos and …
(edit) @6470   17 years vboxsync Back to private naming convention.
(edit) @6469   17 years vboxsync Guest R3 naming fixes. This subsequently fixes the guest r3 video …
(edit) @6465   17 years vboxsync r=bird: Fixed some hungarian spelling mistakes and documentation.
(edit) @6463   17 years vboxsync Additions (common): fixed todo (r27351)
(edit) @6458   17 years vboxsync Additions (VBoxGuestLib): Updated the seamless and fullscreen code in …
(edit) @6454   17 years vboxsync Solaris is not longer restricting us to 255 bytes, raised chunk size …
(edit) @6453   17 years vboxsync r=bird: No extra newline when ring-3 is logging.
(edit) @6452   17 years vboxsync r=bird: Use ReqWrap.cbData instead of making a stack copy of it.
(edit) @6447   17 years vboxsync Made VbglR3GR* private, split up the code a bit to make it more …
(edit) @6445   17 years vboxsync Put VbglR3Daemonize into a separate file and merged the solaris and …
(edit) @6436   17 years vboxsync Handle logging ioctl in VBoxGuest.
(edit) @6435   17 years vboxsync Return value.
(edit) @6434   17 years vboxsync Solaris vboxadd: Generic request wrapper and cleanups.
(edit) @6426   17 years vboxsync Use VBOXGUEST_IOCTL_STRIP_SIZE as indicated by #2591.
(edit) @6425   17 years vboxsync spelling. Added todo for raising the 128 byte log limit.
(edit) @6423   17 years vboxsync Outlined how to handle the requests on solaris.
(edit) @6422   17 years vboxsync Outlined how to handle the requests on solaris.
(edit) @6411   17 years vboxsync r=bird: This isn't the way I told you to handle big buffers, please …
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