VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @5769   17 years vboxsync debs/rpms: fix the path to UserManual.pdf
(edit) @5768   17 years vboxsync
(edit) @5766   17 years vboxsync export getopt.cpp
(edit) @5763   17 years vboxsync FE/Qt: Use more informative verbs in yes/no message boxes (#2502).
(edit) @5762   17 years vboxsync FE/Qt: Added support for custom button texts in QIMessageBox.
(edit) @5761   17 years vboxsync FE/Qt: Fixed the MAC build.
(edit) @5760   17 years vboxsync runtime: add generic command line parser, moved from webservice.
(edit) @5759   17 years vboxsync FE/Qt: Fixed: On Linux hosts, the GUI thought the host key was still …
(edit) @5757   17 years vboxsync Added handler for unexpected HW interrupts. If one does occur for some …
(edit) @5756   17 years vboxsync Client end of named pipe must be opened in overlapped mode, else …
(edit) @5755   17 years vboxsync Added new type of network device 'e1000'. Define VBOX_WITH_E1000 to …
(edit) @5754   17 years vboxsync Solaris audio driver, work in progress.
(edit) @5753   17 years vboxsync fixed header.
(edit) @5752   17 years vboxsync fixed the "'`" key of the Germany dead key layout
(edit) @5751   17 years vboxsync unused variable
(edit) @5747   17 years vboxsync -> _
(edit) @5743   17 years vboxsync space
(edit) @5742   17 years vboxsync enclosed some more code in VBOX_WITH_VBOX tests.
(edit) @5741   17 years vboxsync try avoid the PDMR3USB bits when VBOX_WITH_USB isn't defined.
(edit) @5740   17 years vboxsync Installer (Linux): added licence information to VBoxSysInfo.sh
(edit) @5738   17 years vboxsync Minor EEPROM-related fixes in Makefile.kmk
(edit) @5737   17 years vboxsync Added DBGFR3MemScan dependency.
(edit) @5736   17 years vboxsync Corrected unicode string reading.
(edit) @5735   17 years vboxsync 25 hits is ok.
(edit) @5734   17 years vboxsync bugfix
(edit) @5733   17 years vboxsync no control chars, please.
(edit) @5732   17 years vboxsync Fixed annoying history crap.
(edit) @5731   17 years vboxsync Implemented some search commands in the debugger.
(edit) @5730   17 years vboxsync fixed bug in dbgcOpRangeLength.
(edit) @5729   17 years vboxsync typo
(edit) @5728   17 years vboxsync no export of E1000 so far
(edit) @5727   17 years vboxsync no export of E1000 so far
(edit) @5726   17 years vboxsync no export of E1000 so far
(edit) @5725   17 years vboxsync Added Gigabit Ethernet device stub.
(edit) @5724   17 years vboxsync Export to OSE.
(edit) @5723   17 years vboxsync Fix UDP forwarding in the NAT code. Was completely broken.
(edit) @5722   17 years vboxsync Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
(edit) @5721   17 years vboxsync Cleaned out some old (pre-PDMUSB) code.
(edit) @5720   17 years vboxsync USB destruction.
(edit) @5719   17 years vboxsync Solaris crossbow: allow using existing interfaces.
(edit) @5718   17 years vboxsync Created a template for CppUnit testcases. (Requires kBuild update.)
(edit) @5717   17 years vboxsync VBOXR3TSTEXE includes iprt.
(edit) @5716   17 years vboxsync Make sure DNS forwarding address is kept current. It can change at …
(edit) @5715   17 years vboxsync Get rid of K&R C code.
(edit) @5714   17 years vboxsync Added EEPROM device with unit tests. Add VBOX_WITH_CPPUNIT_TESTCASES=1 …
(edit) @5713   17 years vboxsync Added an maskedInterface property to the USB filters. It is used to …
(edit) @5712   17 years vboxsync Added warnings about trailing chars & spaces in the RTStrTo*Int* …
(edit) @5711   17 years vboxsync VMMDev must check if the guest actually provided the mouse pointer shape.
(edit) @5707   17 years vboxsync KeWaitForSingleObject must use UserMode or else a kill signal won't …
(edit) @5706   17 years vboxsync vga_draw_blank must not touch VRAM.
(edit) @5705   17 years vboxsync Free a previously allocated memory #2.
(edit) @5703   17 years vboxsync Solaris setuid wrapper, in progress.
(edit) @5702   17 years vboxsync Free a previously allocated memory.
(edit) @5701   17 years vboxsync r=bird
(edit) @5699   17 years vboxsync Fixed environment parameter for RTProcCreate and a problem with trying …
(edit) @5698   17 years vboxsync Solaris crossbow changes.
(edit) @5697   17 years vboxsync Solaris: protect the GIP using the GIP mutex during suspend/resume.
(edit) @5695   17 years vboxsync Don't drag in CPUMAllA.asm in ring-3 because leopard doesn't like the …
(edit) @5694   17 years vboxsync Put the templates in the CONST segment/section as the relocations it …
(edit) @5693   17 years vboxsync Don't take any lable addresses we don't have to take as it offends the …
(edit) @5688   17 years vboxsync Made the leopard happy.
(edit) @5687   17 years vboxsync AHCI: updates
(edit) @5686   17 years vboxsync Got the DBGC parser testcase framework going. enough fun for now.
(edit) @5685   17 years vboxsync testcase framework.
(edit) @5684   17 years vboxsync Build fix.
(edit) @5683   17 years vboxsync Don't try use Debugger.lib/a unless it's built and needed.
(edit) @5682   17 years vboxsync Don't try use Debugger.lib/a unless it's built and needed.
(edit) @5681   17 years vboxsync forgott this (just a skeleton).
(edit) @5680   17 years vboxsync Trying to fix the double linking of the DBGC code (VBoxDBG and …
(edit) @5679   17 years vboxsync Updated the @page.
(edit) @5678   17 years vboxsync Solaris: Added Suspend/Resume for vboxdrv (Untested, needs build snv_77)
(edit) @5677   17 years vboxsync Split out command worker routines and stuffed the variable …
(edit) @5676   17 years vboxsync Split out the DBGCCMDHLP stuff.
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