VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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()
(edit) @5900   17 years vboxsync Fixed typo.
(edit) @5893   17 years vboxsync Guest Additions (Linux): replaced compiler_assert by AssertCompiler in …
(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) @5870   17 years vboxsync Guest Additions (Linux userspace client): set svn properties and …
(edit) @5869   17 years vboxsync Guest Additions (Linux guest seamless windows): added a testcase
(edit) @5868   17 years vboxsync Guest Additions (Linux guest seamless windows): updated the code
(edit) @5867   17 years vboxsync Guest Additions (Linux kernel module): logging change
(edit) @5866   17 years vboxsync Guest additions (Linux userspace client): hopefully fixed daemonising
(edit) @5858   17 years vboxsync Linux additions: prevent slipping in of sscanf_isoc99_GLIBC_2.7 on …
(edit) @5825   17 years vboxsync export to OSE
(edit) @5824   17 years vboxsync Additions (common): export R3 guest runtime files
(edit) @5823   17 years vboxsync Additions (Linux): committed current seamless code, still disabled
(edit) @5822   17 years vboxsync Additions (Linux): logical error in guest clipboard code, does not …
(edit) @5821   17 years vboxsync Additions (Linux): compiler assertions 2 - no, it was my fault
(edit) @5820   17 years vboxsync Additions (Linux): our compile-time assertions do not work with old …
(edit) @5818   17 years vboxsync Additions: added an R3 runtime for Linux guests
(edit) @5817   17 years vboxsync Additions (Linux): added support for waiting for host events from …
(edit) @5816   17 years vboxsync Guest additions: deactivated some logging which was filling up my …
(edit) @5753   17 years vboxsync fixed header.
(edit) @5707   17 years vboxsync KeWaitForSingleObject must use UserMode or else a kill signal won't …
(edit) @5606   17 years vboxsync ALIGNP SIZEOFMEMB
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