VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6606   17 years vboxsync attempt to fix xsl
(edit) @6597   17 years vboxsync SB16 taken from qemu
(edit) @6596   17 years vboxsync eol
(edit) @6511   17 years vboxsync Added VBOX_WITH_WEBSERVICES for including / excluding the webservices …
(edit) @6464   17 years vboxsync Simplified consoleInitReleaseLog a bit and fixed a little bug in the …
(edit) @6461   17 years vboxsync Main: No need to use goto in this case.
(edit) @6457   17 years vboxsync Fix error message handling
(edit) @6449   17 years vboxsync Main: Fixed build after r27415.
(edit) @6446   17 years vboxsync Main: removed an unnecessary check in ConsoleImpl.cpp
(edit) @6444   17 years vboxsync Main: moved release logging initialisation to before the power up thread
(edit) @6440   17 years vboxsync Main: Better ComPtrBase::equalsTo() specialization for IUnknown …
(edit) @6400   17 years vboxsync shared folders: store 'writable' attribute, do it backward compatible
(edit) @6388   17 years vboxsync BOOL seems to be more correct
(edit) @6387   17 years vboxsync warning
(edit) @6384   17 years vboxsync next try
(edit) @6382   17 years vboxsync backed out again, needs build fixes on Windows
(edit) @6381   17 years vboxsync build fix
(edit) @6380   17 years vboxsync build fix
(edit) @6379   17 years vboxsync support read-only shared folders
(edit) @6375   17 years vboxsync Main: Fixed VM error callback used during powerup so that it doesn't …
(edit) @6367   17 years vboxsync Main: Fixed illegal cast of HardDisk * to IVirtualDiskImage * in …
(edit) @6361   17 years vboxsync Fixed OS/2 build.
(edit) @6344   17 years vboxsync typo
(edit) @6336   17 years vboxsync Main: Fixed: The current state modified flag was accidentially …
(edit) @6310   17 years vboxsync Fix formatting bugs in the XML config file code. The number base was …
(edit) @6291   17 years vboxsync Big virtual disk changeset containing several modifications * remove …
(edit) @6286   17 years vboxsync
(edit) @6285   17 years vboxsync (C) 2008
(edit) @6276   17 years vboxsync Main: start VBoxHeadless instead of VBoxVRDP
(edit) @6265   17 years vboxsync Comment fixes (VMDK wording).
(edit) @6177   17 years vboxsync Make dynamic vhd disks work
(edit) @6174   17 years vboxsync compilation fix
(edit) @6173   17 years vboxsync Add rudimentary VHD support
(edit) @6168   17 years vboxsync Main: Return errors when the parallel port is enabled but the path is null.
(edit) @6156   17 years vboxsync implemented the ACPI sleep button
(edit) @6140   17 years vboxsync Pass the VM name to the audio driver. PulseAudio will name the name of …
(edit) @6135   17 years vboxsync fixes; phy now uses namespace instead of class
(edit) @6124   17 years vboxsync Removed VBoxXML (including CFGLDR), xerces and xalan.
(edit) @6096   17 years vboxsync HWVirtExEnabled and LogHistoryCount aren't in the default XML, so …
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
(edit) @6071   17 years vboxsync Explicitly init the utc offset field too.
(edit) @6056   17 years vboxsync first version of a PulseAudio driver backend for Linux (still no pcm_in)
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5994   17 years vboxsync VRDP cleanup: OSE fix.
(edit) @5993   17 years vboxsync VRDP cleanup: OSE fix.
(edit) @5992   17 years vboxsync VRDP cleanup: OSE fix.
(edit) @5991   17 years vboxsync VRDP cleanup: OSE fix.
(edit) @5990   17 years vboxsync VRDP cleanup: OSE fix.
(edit) @5987   17 years vboxsync Main: Use RTTime* API for time processing.
(edit) @5983   17 years vboxsync VRDP cleanup.
(edit) @5982   17 years vboxsync Removed obsolete VRDP server interface that used COM.
(edit) @5976   17 years vboxsync Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
(edit) @5972   17 years vboxsync When the OHCI controller is alone, employ the 2.0 -> 1.1 hack to stop …
(edit) @5969   17 years vboxsync Main: Fixed a bug in CFGLDRQueryDateTime() that could trap VBoxSVC if …
(edit) @5961   17 years vboxsync RT_OS_*, RT_ARCH_*
(edit) @5919   17 years vboxsync gcc-4.3 warning
(edit) @5908   17 years vboxsync sprintf() => RTStrPrintf()
(edit) @5903   17 years vboxsync Yet more cygwin avoidance hacks.
(edit) @5813   17 years vboxsync warning
(edit) @5806   17 years vboxsync Main: Fixed: Always save values of unused attributes of serial ports …
(edit) @5797   17 years vboxsync Main: Documentatin corrections.
(edit) @5784   17 years vboxsync Manual, API docs, webservice: Begin documenting webservice, add lots …
(edit) @5782   17 years vboxsync Implemented NumLock state synch over VRDP.
(edit) @5777   17 years vboxsync Main: Fixed a dedalock (Machine::AttachHardDisk() calledl VirtualBox
(edit) @5771   17 years vboxsync Main, VBoxManage: add setting for webservice authentication library …
(edit) @5770   17 years vboxsync Main documentation: updates.
(edit) @5755   17 years vboxsync Added new type of network device 'e1000'. Define VBOX_WITH_E1000 to …
(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) @5721   17 years vboxsync Cleaned out some old (pre-PDMUSB) code.
(edit) @5713   17 years vboxsync Added an maskedInterface property to the USB filters. It is used to …
(edit) @5698   17 years vboxsync Solaris crossbow changes.
(edit) @5688   17 years vboxsync Made the leopard happy.
(edit) @5659   17 years vboxsync Main: Fixed SerialPort::COMSETTER(Path) to not accept empty paths …
(edit) @5658   17 years vboxsync Main: Removed semicolons after the namespace closing curly braces (not …
(edit) @5652   17 years vboxsync Prototyping USB support for OS/2 hosts.
(edit) @5642   17 years vboxsync Main: Return an error when two machines witht he same UUID are …
(edit) @5641   17 years vboxsync webservice: add support for retrieving local ISession object; extend …
(edit) @5637   17 years vboxsync fa -> af. comment.
(edit) @5631   17 years vboxsync Main: Fixed silly typo.
(edit) @5628   17 years vboxsync when inserting extra data, insert a number only if we can convert the …
(edit) @5627   17 years vboxsync Main: Improved Machine incapsulation by removing data(), userData(), …
(edit) @5626   17 years vboxsync Forgot to update the UUID
(edit) @5621   17 years vboxsync Another missing VBOX_WITH_ECHI
(edit) @5620   17 years vboxsync VBOX_WITH_ECHI changes
(edit) @5617   17 years vboxsync Forgot to load and save the EnabledEhci setting
(edit) @5616   17 years vboxsync Correctly process a NULL netAddress value.
(edit) @5613   17 years vboxsync EHCI: Added xml setting to enable the EHCI controller.
(edit) @5611   17 years vboxsync Fixed querying netAddress property in VRDP server.
(edit) @5586   17 years vboxsync Solaris crossbow integration, work in progress.
(edit) @5580   17 years vboxsync Main: corrected a highly confusing comment
(edit) @5572   17 years vboxsync EHCI: Main integration
(edit) @5561   17 years vboxsync pass down the version of the usb device (still gotta find the version …
(edit) @5559   17 years vboxsync Main: Fixed: VBoxSVC would crash on attempt to create a VM with the …
(edit) @5546   17 years vboxsync Host DVD (Linux hosts): load libhal using the correct name
(edit) @5539   17 years vboxsync osx fix
(edit) @5538   17 years vboxsync portVersion query code (not tested, so not enabled). Fixed annoying …
(edit) @5528   17 years vboxsync Added PortVersion and Version attributes for obtaining the major USB …
(edit) @5523   17 years vboxsync Main: Fixed memory errors and leaks found by valgrind.
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