VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5903   17 years vboxsync Yet more cygwin avoidance hacks.
(edit) @5900   17 years vboxsync Fixed typo.
(edit) @5898   17 years vboxsync kBuild 0.1.2 preps: Avoid the shell at all costs because cygwin is …
(edit) @5897   17 years vboxsync KMK_USE_REDIRECT
(edit) @5896   17 years vboxsync Show the install and uninstall commands only on Windows as no other …
(edit) @5895   17 years vboxsync Implement commands to load and unload the driver
(edit) @5894   17 years vboxsync Started solaris raw HDD support (untested, disabled).
(edit) @5893   17 years vboxsync Guest Additions (Linux): replaced compiler_assert by AssertCompiler in …
(edit) @5892   17 years vboxsync VBoxHeadless: added ffmpeg parameters to the usage screen
(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) @5886   17 years vboxsync Avoid printing vboxdrv message to stdout in release builds.
(edit) @5885   17 years vboxsync It's '.' and not '@' that's supposed to be used to indicate local …
(edit) @5883   17 years vboxsync Parallel Port ui temporary disabled.
(edit) @5882   17 years vboxsync optimize tstTSC.
(edit) @5881   17 years vboxsync barcelona needs more time?
(edit) @5878   17 years vboxsync VBoxKeyboard depends on X11
(edit) @5877   17 years vboxsync backed out r26366 (rhel3 seems to not have this switch)
(edit) @5876   17 years vboxsync use --as-needed when linking for Linux to prevent superflous …
(edit) @5875   17 years vboxsync don't create VirtualBox.run when building debs/rpms (save time)
(edit) @5874   17 years vboxsync rearranged checks to drastically improve the chance of flat addresses …
(edit) @5873   17 years vboxsync print error message properly (but error is still there)
(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) @5865   17 years vboxsync far pointers are sel:off, not sel:sel
(edit) @5864   17 years vboxsync Shared clipboard (Linux host): fixed an issue with a too small buffer
(edit) @5863   17 years vboxsync Parallel Port icon usage update.
(edit) @5861   17 years vboxsync deb/rpm: Explicitely stop the kernel module before starting the new …
(edit) @5859   17 years vboxsync deb/rpm/run: Remove any old kernel module of the current kernel before …
(edit) @5858   17 years vboxsync Linux additions: prevent slipping in of sscanf_isoc99_GLIBC_2.7 on …
(edit) @5857   17 years vboxsync include missing header
(edit) @5856   17 years vboxsync and another one.
(edit) @5855   17 years vboxsync another one.
(edit) @5854   17 years vboxsync another one.
(edit) @5851   17 years vboxsync FE/Qt: Updated Catalan translation.
(edit) @5850   17 years vboxsync FE/Qt: Fixed: Catalan translation wasn't approved.
(edit) @5849   17 years vboxsync New device: internal network IP stack, based on lwIP.
(edit) @5848   17 years vboxsync Fixed Tap setup script to use an active NIC not iprb0.
(edit) @5847   17 years vboxsync FE/Qt: Added Catalan translation; Updated French and Spanish translations.
(edit) @5844   17 years vboxsync Backed out accidental Makefile.kmk commit.
(edit) @5843   17 years vboxsync r=bird: Adjusted the RTGetOpt API a little bit.
(edit) @5842   17 years vboxsync build fix
(edit) @5841   17 years vboxsync export parallel UI
(edit) @5837   17 years vboxsync 2481: “Create parallel port UI”: implemented.
(edit) @5834   17 years vboxsync Headless frontend: exported to OSE
(edit) @5833   17 years vboxsync spaces.
(edit) @5832   17 years vboxsync Minor comment fix.
(edit) @5830   17 years vboxsync Some minor fixes to seamless mode switch.
(edit) @5829   17 years vboxsync Added internal PHY skeleton and MDIC register handling.
(edit) @5828   17 years vboxsync properly quote grep regex
(edit) @5827   17 years vboxsync Frontends: created headless front-end
(edit) @5826   17 years vboxsync Fix NumLock and CapsLock on Windows hosts. These two special keys have …
(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) @5815   17 years vboxsync fixed the file name for libSDL_ttf, .so is only shipped with the -dev …
(edit) @5814   17 years vboxsync Fixing some issues in fullscreen/seamless modes switch: 1. Restoring …
(edit) @5813   17 years vboxsync warning
(edit) @5812   17 years vboxsync Continued work on the async implementation. Added to Makefile but …
(edit) @5809   17 years vboxsync Enabling package building on Solaris…
(edit) @5807   17 years vboxsync FE/Qt: Always send unused properties to Main API to preserve user's …
(edit) @5806   17 years vboxsync Main: Fixed: Always save values of unused attributes of serial ports …
(edit) @5805   17 years vboxsync Shared clipboard (Linux host): fixed a segfault on VM exit
(edit) @5804   17 years vboxsync FE/Qt: Fixed inpit captire canceling on Linux hosts.
(edit) @5803   17 years vboxsync FE/Qt: Improved most reminder messages (capture input, go fullscreen …
(edit) @5802   17 years vboxsync FE/Qt: Corrected the English typo in the source and all transaltion files.
(edit) @5801   17 years vboxsync Disabled pkg building. VBoxXPComBase.xpt isn't installing on 64-bit …
(edit) @5800   17 years vboxsync attempt to fix the windows boxes
(edit) @5799   17 years vboxsync Started with Solaris pkg installer. Basic pkg creation completed.
(edit) @5798   17 years vboxsync more work on async completion
(edit) @5797   17 years vboxsync Main: Documentatin corrections.
(edit) @5796   17 years vboxsync 2491: "Serial Port UI may produce invalid XML" fixed (allowing empty …
(edit) @5795   17 years vboxsync 2507: "Changing any VM setting after creating a new VM cancels the …
(edit) @5793   17 years vboxsync 2506: "Releasing the hard disk in VDM called from VM settings dialog …
(edit) @5792   17 years vboxsync 2507: "Changing any VM setting after creating a new VM cancels the …
(edit) @5791   17 years vboxsync Start async completion implementation
(edit) @5789   17 years vboxsync VMINFO_MACHINEREADABLE regression?
(edit) @5788   17 years vboxsync Don't ignore unknown arguments.
(edit) @5784   17 years vboxsync Manual, API docs, webservice: Begin documenting webservice, add lots …
(edit) @5783   17 years vboxsync unexport it, hoping that'll fix the sync error…
(edit) @5782   17 years vboxsync Implemented NumLock state synch over VRDP.
(edit) @5781   17 years vboxsync Fixed some overflow detection issues.
(edit) @5780   17 years vboxsync VideoCapture: moved from RDP to HostServices and exported to OSE
(edit) @5779   17 years vboxsync GUI (Linux): added separate host keyboard layouts for German, no dead …
(edit) @5777   17 years vboxsync Main: Fixed a dedalock (Machine::AttachHardDisk() calledl VirtualBox
(edit) @5774   17 years vboxsync FE/Qt: Fixed a regression (would unregister an inaccessible hard disk …
(edit) @5771   17 years vboxsync Main, VBoxManage: add setting for webservice authentication library …
(edit) @5770   17 years vboxsync Main documentation: updates.
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