VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52222   10 years vboxsync Additions/common/VBoxGuestLib: re-write vbglR3DoIOCtl() for …
(edit) @52210   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @51490   11 years vboxsync Additions: Darwin: apply the same approach as in r94097 when …
(edit) @48938   11 years vboxsync Additions/common: Whitespace and svn:keyword cleanups by scm.
(edit) @45459   12 years vboxsync BUGZ:4686 OS X guest: VBoxGuest device driver + VBoxService and …
(edit) @45356   12 years vboxsync tabs
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43016   12 years vboxsync Additions/common/VBoxGuestLib: work around an assertion on Solaris …
(edit) @38317   13 years vboxsync Additions/FreeBSD: More build fixes
(edit) @38201   13 years vboxsync Additions/common: make vbglR3IoCtl fail cleanly on Linux if …
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36347   14 years vboxsync Runtime/log: adapt more places
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @30439   14 years vboxsync Backed out r63009 (not needed, see #5068c14).
(edit) @30392   14 years vboxsync VBoxGuestR3Lib.cpp: Mask all unimportant signals before doing the …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27687   15 years vboxsync Additons/common/VBoxGuestLibR3: make saving and restoring video modes …
(edit) @26425   15 years vboxsync alternative license for VBoxGuestLib is CDDL
(edit) @26054   15 years vboxsync Additions/x11/vboxvideo: use vboxvideo_70 for the XFree86 driver too
(edit) @22575   15 years vboxsync Additions/FreeBSD: Fixes several problems. The X11 part is mostly …
(edit) @21211   15 years vboxsync VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
(edit) @21201   15 years vboxsync VBoxGuestR3Lib.cpp: Solaris+freebsd todo.
(edit) @21200   15 years vboxsync VBoxGuestR3Lib.cpp: Fix the XFREE86 build mode.
(edit) @21199   15 years vboxsync VBoxGuest-linux.c,VBoxGuestR3Lib.cpp: Fixed ioctl error check for …
(edit) @18452   16 years vboxsync vbglR3DoIOCtl: size_t/DWORD warnings.
(edit) @18157   16 years vboxsync VBoxGuestR3Lib.cpp: static definition, moved it above the usage to …
(edit) @18030   16 years vboxsync warning
(edit) @17858   16 years vboxsync Additions/common/VBoxGuestLib: add support for the new user guest …
(edit) @17196   16 years vboxsync Additions, VBoxGuestR3Lib: 32-bit ioctl handling for 64-bit guest …
(edit) @14217   16 years vboxsync Additions/Guest Library: comments and logging
(edit) @10639   16 years vboxsync reverted r33336 (debug code).
(edit) @10627   16 years vboxsync Windows guest logging R3: Removed not needed output buffer in IOCTL.
(edit) @10484   16 years vboxsync cleanup.
(edit) @10476   16 years vboxsync Guest Lib R3: IOCTL handling for Windows (not tested yet!) to simplify …
(edit) @9140   17 years vboxsync VBOXGUEST_RELEASE_LOG -> VBOX_RELEASE_LOG. We're not going to mix the …
(edit) @9126   17 years vboxsync Additions/common: fixed release logging in guest R3
(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) @7602   17 years vboxsync Runtime: switch guest R3 logging from backdoor to normal (with …
(edit) @7539   17 years vboxsync space
(edit) @7517   17 years vboxsync Additions/FreeBSD: initial commit Mostly tested on FreeBSD 7.0. …
(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) @6556   17 years vboxsync r=bird: Some cleanup. hope it works
(edit) @6538   17 years vboxsync Additions/R3 Guest library: created a reduced version of the library …
(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) @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) @6434   17 years vboxsync Solaris vboxadd: Generic request wrapper and cleanups.
(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) @6408   17 years vboxsync r=bird: u32*Mask -> f* for VbglR3CtlFilterMask.
(edit) @6356   17 years vboxsync Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses …
(edit) @6280   17 years vboxsync Guest Additions: added a ring 3 library function to set the interrupt …
(edit) @6246   17 years vboxsync hungarian and doxytalk.
(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) @6118   17 years vboxsync Solaris guest timesync. Daemonize to be fixed. Added solaris to …
(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) @5890   17 years vboxsync cbSize -> cb.
(edit) @5889   17 years vboxsync r=bird: Use the right asserts (no function names in the msg, please). …
(add) @5824   17 years vboxsync Additions (common): export R3 guest runtime files
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