VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @6405   17 years vboxsync vboxvfs: handle host errors correctly
(edit) @6403   17 years vboxsync VERR_WRITE_PROTECT => EROFS
(edit) @6397   17 years vboxsync vboxadd and clipboard cleanups.
(edit) @6396   17 years vboxsync vboxvfs: handle VERR_WRITE_PROTECT correctly
(edit) @6361   17 years vboxsync Fixed OS/2 build.
(edit) @6360   17 years vboxsync Guest Additions NT4: Dynamic display resizing works now. Guest …
(edit) @6359   17 years vboxsync Added version information for NT4 i8042 port driver.
(edit) @6357   17 years vboxsync Oops…
(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) @6316   17 years vboxsync deb files license
(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) @6279   17 years vboxsync Guest Additions (Linux): fixed a recession in the …
(edit) @6278   17 years vboxsync Guest Additions (Linux): fixed VBOXGUEST_IOCTL_WAITEVENT ioctl in …
(edit) @6277   17 years vboxsync Guest Additions (Linux): move printk logging to backdoor logging
(edit) @6272   17 years vboxsync Guest Additions: make the installer work on Kubuntu 8.04 alpha 2
(edit) @6270   17 years vboxsync Truncated too long driver description field.
(edit) @6269   17 years vboxsync Using the VBOXGUESTR3DLL template, mouse now works.
(edit) @6259   17 years vboxsync Oops.
(edit) @6248   17 years vboxsync todo.
(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) @6237   17 years vboxsync Guest Additions (Linux): fixed potentially uninitialised variable in …
(edit) @6236   17 years vboxsync fixed const
(edit) @6235   17 years vboxsync Fixed obvious typo in RTFileOpen call. Eliminated unecessary code …
(edit) @6233   17 years vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(edit) @6231   17 years vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(edit) @6215   17 years vboxsync Added cmd "getversion" to VBoxControl.
(edit) @6202   17 years vboxsync re-export x11
(edit) @6201   17 years vboxsync unexport x11
(edit) @6190   17 years vboxsync Added / extended guest additions for product version and SVN revision …
(edit) @6181   17 years vboxsync indent.
(edit) @6180   17 years vboxsync props.
(edit) @6169   17 years vboxsync Add vbox code revision to VBoxService systray tooltip.
(edit) @6166   17 years vboxsync Export property on the new x11 dir.
(edit) @6165   17 years vboxsync Moved X11 out of linux into X11 under Additions.
(edit) @6159   17 years vboxsync Linux kernel module Makefiles: use KDIR if set
(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) @6055   17 years vboxsync vboxvfs: aio_read/aio_write is 2.6.0+ only
(edit) @6054   17 years vboxsync vboxvfs: implemented readfile()
(edit) @6053   17 years vboxsync Additions build server hacking.
(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) @6042   17 years vboxsync Linux additions: print VBox version and module interface version …
(edit) @6040   17 years vboxsync Some more untested vboxadd code. Will test soon…
(edit) @6038   17 years vboxsync vboxvfs: compile fix for 2.6.24+
(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) @6019   17 years vboxsync todo.
(edit) @6002   17 years vboxsync tabs.
(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) @5995   17 years vboxsync vboxvfs: make it compile with 2.6.23+, have to check if it works
(edit) @5984   17 years vboxsync Linux Additions: implemented a simple sendfile using Linux kernel …
(edit) @5982   17 years vboxsync Removed obsolete VRDP server interface that used COM.
(edit) @5952   17 years vboxsync Workaround for scrambled icons over VRDP with 16BPP guest video mode.
(edit) @5935   17 years vboxsync prevent compiler warning about unused RTASSERTVAR
(edit) @5926   17 years vboxsync typo.
(edit) @5916   17 years vboxsync missing header for exit()
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