VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @6410   17 years vboxsync Obsolete files in VBoxService.
(edit) @6408   17 years vboxsync r=bird: u32*Mask -> f* for VbglR3CtlFilterMask.
(edit) @6397   17 years vboxsync vboxadd and clipboard cleanups.
(edit) @6361   17 years vboxsync Fixed OS/2 build.
(edit) @6356   17 years vboxsync Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses …
(edit) @6354   17 years vboxsync Solaris: handle HGCM and backdoor logging in vboxadd.
(edit) @6353   17 years vboxsync Ioctl decoding fix in common r0 guest code and small change in logging.
(edit) @6346   17 years vboxsync Log typos.
(edit) @6345   17 years vboxsync Solaris Guest driver: Fixed ioctl numbering, implemented …
(edit) @6319   17 years vboxsync Changed misleading comment.
(edit) @6301   17 years vboxsync Solaris guest additions: Got x11 vboxvideo working. Changed guest …
(edit) @6290   17 years vboxsync Guest Additions: update for the Linux seamless additions
(edit) @6285   17 years vboxsync (C) 2008
(edit) @6280   17 years vboxsync Guest Additions: added a ring 3 library function to set the interrupt …
(edit) @6270   17 years vboxsync Truncated too long driver description field.
(edit) @6246   17 years vboxsync hungarian and doxytalk.
(edit) @6245   17 years vboxsync no tabs.
(edit) @6241   17 years vboxsync Guest r3 lib for x11 mouse. The solaris mouse driver doesn't yet work …
(edit) @6236   17 years vboxsync fixed const
(edit) @6235   17 years vboxsync Fixed obvious typo in RTFileOpen call. Eliminated unecessary code …
(edit) @6231   17 years vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(edit) @6154   17 years vboxsync More vboxadd logging messages for tracking pSessions,pids.
(edit) @6151   17 years vboxsync Remove done todo.
(edit) @6150   17 years vboxsync vboxadd return code and makedevice number fixes.
(edit) @6149   17 years vboxsync Solaris VBoxService daemon fix.
(edit) @6147   17 years vboxsync Solaris RTLogWriteDebugger and guest r0 logging changes.
(edit) @6144   17 years vboxsync Fixing daemon. Hope this is ok…
(edit) @6141   17 years vboxsync Link fix.
(edit) @6139   17 years vboxsync Disabling libdaemon.
(edit) @6138   17 years vboxsync OS/2 and solaris uses the common driver and service code.
(edit) @6137   17 years vboxsync Use RTStrICmp.
(edit) @6136   17 years vboxsync daemon is prototyped in the header of course.
(edit) @6132   17 years vboxsync Fixed guest driver session handling, fixed daemonizing. timesync works.
(edit) @6121   17 years vboxsync Avoid gnu libiconv for guest r3 on solaris. Exported service-solaris …
(edit) @6119   17 years vboxsync Build fix.
(edit) @6118   17 years vboxsync Solaris guest timesync. Daemonize to be fixed. Added solaris to …
(edit) @6075   17 years vboxsync You're not supposed to link with both R0Lib and R0LibBase, only …
(edit) @6065   17 years vboxsync vboxadd warning and .conf fix.
(edit) @6063   17 years vboxsync vboxadd now works on solaris guest.
(edit) @6050   17 years vboxsync getinfo EP and conf file.
(edit) @6045   17 years vboxsync Fixed vboxadd libs.
(edit) @6044   17 years vboxsync Use VBOXGUESTR0LIB and not VBOXGUESTR0 for VBoxGuestR0Lib.
(edit) @6043   17 years vboxsync Minor copy,paste bug fix.
(edit) @6040   17 years vboxsync Some more untested vboxadd code. Will test soon…
(edit) @6036   17 years vboxsync more vboxadd Changes.
(edit) @6034   17 years vboxsync Prototype fix.
(edit) @6033   17 years vboxsync vboxadd changes.
(edit) @6032   17 years vboxsync Moved the MMIO mapping code myself. (probably doesn't compile now)
(edit) @6029   17 years vboxsync Moved os2/VBoxService into common space.
(edit) @6025   17 years vboxsync We're going to simplify this or it'll be a complete mess. Starting …
(edit) @6024   17 years vboxsync header.
(edit) @6023   17 years vboxsync some comments.
(edit) @6022   17 years vboxsync SUB_PATH, don't override DEPTH.
(edit) @6020   17 years vboxsync Started solaris additions and the os2 to common move.
(edit) @6000   17 years vboxsync The Giant CDDL Dual-License Header Change, fixes.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5890   17 years vboxsync cbSize -> cb.
(edit) @5889   17 years vboxsync r=bird: Use the right asserts (no function names in the msg, please). …
(edit) @5888   17 years vboxsync r=bird: 'b' == byte(s), no else after return, use AssertPtrReturn, …
(edit) @5872   17 years vboxsync Guest Additions (common userspace library): missing return statement
(edit) @5871   17 years vboxsync Guest Additions (common userspace library): added functions for …
(edit) @5825   17 years vboxsync export to OSE
(edit) @5824   17 years vboxsync Additions (common): export R3 guest runtime files
(edit) @5818   17 years vboxsync Additions: added an R3 runtime for Linux guests
(edit) @5816   17 years vboxsync Guest additions: deactivated some logging which was filling up my …
(edit) @4860   17 years vboxsync Activated the full backdoor logger in release builds of the Linux …
(edit) @4777   17 years vboxsync NT4 does not have Ex*PoolWithTag.
(edit) @4731   17 years vboxsync Linux guest backdoor logging, part 2 (or 3?)
(edit) @4708   17 years vboxsync Doxygen-ed vboxCallCreate
(edit) @4242   17 years vboxsync gcc warning
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