VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2072   18 years vboxsync Logging
(edit) @2071   18 years vboxsync Webservice: Disable for OSE.
(edit) @2058   18 years vboxsync Webservices: Prototype for XIDL-to-WSDL via XSLT functionally complete.
(edit) @2057   18 years vboxsync Main: Removed erroneous extra Release() in auto-shutdown management …
(edit) @2031   18 years vboxsync Main: Allow the year to be 1900 and above for date fields in settings …
(edit) @2029   18 years vboxsync Main: Added IVirtualBox::findHardDisk(). VBoxSDL: Fixed so that .vmdk …
(edit) @2028   18 years vboxsync Logging.
(edit) @1963   18 years vboxsync Fixed heap corruption.
(edit) @1959   18 years vboxsync Main/Glue: Don't assume we've got full error info if any of …
(edit) @1928   18 years vboxsync OSE fixes
(edit) @1906   18 years vboxsync The IHost part of #1912.
(edit) @1904   18 years vboxsync warning
(edit) @1887   18 years vboxsync Main: Fixed: Resetting a snapshot folder from GUI resulted into an …
(edit) @1882   18 years vboxsync warning
(edit) @1874   18 years vboxsync Main: Fixed: Simultaneous usage of immutable VDIs by more than one …
(edit) @1872   18 years vboxsync VRDP_MC -> VBOX_WITH_VRDP_MC
(edit) @1835   18 years vboxsync Main: Fixed delayed VirtualBox server shutdown on XPCOM.
(edit) @1808   18 years vboxsync this is how we setup a one-shot timer. (code still disabled)
(edit) @1806   18 years vboxsync Main: Don't distinguish between VBoxSVC exe locations when taking a …
(edit) @1788   18 years vboxsync Implemented hgcmThreadWait.
(edit) @1779   18 years vboxsync Again (as in r19876) ignore VERR_SEM_DESTROYED until it is properly fixed.
(edit) @1772   18 years vboxsync Another try to fix the race condition in HGCM.
(edit) @1769   18 years vboxsync Fixed a race condition in HGCM. Removed workaround (r19876).
(edit) @1762   18 years vboxsync Fixed uninitialized input variable in CDROM media presence check.
(edit) @1739   18 years vboxsync Main: VBoxSVC autostart: Don't endlessly continue starting it after a …
(edit) @1730   18 years vboxsync Use iprt/alloca.h to get the right headers for alloca().
(edit) @1721   18 years vboxsync Implemented new 'MonitorCount' VM setting, to be used by VGA device …
(edit) @1720   18 years vboxsync fix/workaround for #1873
(edit) @1714   18 years vboxsync GCC warning.
(edit) @1713   18 years vboxsync GCC warning.
(edit) @1711   18 years vboxsync HGCM cleanup.
(edit) @1686   18 years vboxsync warning
(edit) @1685   18 years vboxsync warning
(edit) @1683   18 years vboxsync Remove unused variables.
(edit) @1682   18 years vboxsync A try to fix the Linux build.
(edit) @1681   18 years vboxsync Implemented HGCM save/load state
(edit) @1641   18 years vboxsync warnings.
(edit) @1596   18 years vboxsync removed debugging aid
(edit) @1577   18 years vboxsync Do not access already completed message in HGCM.
(edit) @1565   18 years vboxsync Split out the bulk of the VDI code from VBoxDD and put it in VBoxDDU …
(edit) @1553   18 years vboxsync Main: More meaningful assertions.
(edit) @1551   18 years vboxsync Mac OS X audio support (only playback).
(edit) @1498   18 years vboxsync hrm.
(edit) @1496   18 years vboxsync Fixed VBoxC install bustage from previous change and added some …
(edit) @1493   18 years vboxsync Made VBoxSVCM link on darwin and put the component/ files directly …
(edit) @1491   18 years vboxsync Flush the config file before closing it to try prevent data loss on …
(edit) @1490   18 years vboxsync Flush the config file before closing it to try prevent data loss on …
(edit) @1474   18 years vboxsync build fix
(edit) @1471   18 years vboxsync Main: XPCOM: Initial implementation of auto-startable "out-of-proc" …
(edit) @1441   18 years vboxsync Updated the new command line syntax
(edit) @1439   18 years vboxsync Worked around a problem with Windows splitting process arguments by spaces
(edit) @1432   18 years vboxsync Made Main start new VMs using the command line "-startvm <VM name> <UUID>"
(edit) @1400   18 years vboxsync warning
(edit) @1399   18 years vboxsync warning
(edit) @1398   18 years vboxsync warning
(edit) @1397   18 years vboxsync Use VBOX_VERSION_STRING when possible.
(edit) @1386   18 years vboxsync Compile fix.
(edit) @1385   18 years vboxsync Implemented hgcmReset. Removed more obsolete code.
(edit) @1349   18 years vboxsync Ported VRDP to darwin. Also modified the VBOXMAINEXE/VBOXMAIN …
(edit) @1344   18 years vboxsync Disabled obsolete code in HGCM, added logging.
(edit) @1302   18 years vboxsync Fixed default for RDP server bind address.
(edit) @1301   18 years vboxsync Disabled obsolete code in HGCM
(edit) @1276   18 years vboxsync Main: Fixed: A saved state file for a newly created machine was …
(edit) @1218   18 years vboxsync Implemented binding the RDP server to a specific interface.
(edit) @1217   18 years vboxsync Cleaned up EOL style.
(edit) @1170   18 years vboxsync Main: Removed useless attempt.
(edit) @1169   18 years vboxsync Main: Attempted to let the RunAs dialog bring itself to foreground.
(edit) @1168   18 years vboxsync Main: Fixed: The Snapshot ID was not reset on a normal hard disk …
(edit) @1167   18 years vboxsync the webservice stuff isn't ready yet
(edit) @1142   18 years vboxsync First step towards a webservices API.
(edit) @1139   18 years vboxsync Fixed a typo.
(edit) @1135   18 years vboxsync Main: Win32: Don't show the RunAs dialog during network interface …
(edit) @1128   18 years vboxsync Main/CFGLDR: Fixed: Don't delete DOM objects with |delete| but always …
(edit) @1080   18 years vboxsync - Support for save and restore added for shared folders. - Object type …
(edit) @1077   18 years vboxsync Main: Added new IMachine attributes: description, sessionType and …
(edit) @1071   18 years vboxsync fix Vista crash if sound is enabled; made audio LogRel consistent; …
(edit) @1041   18 years vboxsync make sure output directory exists
(edit) @1015   18 years vboxsync Storage/Main/GUI: Implemented preliminary support of VMDK images …
(edit) @994   18 years vboxsync NO_COMPILER_H -> VBOX_WITHOUT_LINUX_COMPILER_H
(edit) @977   18 years vboxsync Main: Fixed: Unable to create a shared folder pointing to the root (/) …
(edit) @975   18 years vboxsync enable Vista privilege elevation
(edit) @972   18 years vboxsync Vista requires at least 512MB RAM.
(edit) @961   18 years vboxsync do not talk about 'remote sessions', it's confusing
(edit) @960   18 years vboxsync Darwin hacking.
(edit) @953   18 years vboxsync Main: Prototyped IVMDKImage.
(edit) @923   18 years vboxsync Made VBox compile on Linux systems without /usr/include/linux/compiler.h
(edit) @922   18 years vboxsync allow up to 128MB VRAM
(edit) @911   18 years vboxsync Main: Fixed an assertion hit when opening the VDM dialog from the …
(edit) @910   18 years vboxsync Compile fix
(edit) @909   18 years vboxsync Put load/save state code in the wrong handler.
(edit) @906   18 years vboxsync Save and load state notifications for HGCM host services added.
(edit) @903   18 years vboxsync Main: Fixed a stupud bug.
(edit) @902   18 years vboxsync Main: Restored r18598 + fixes (don't call OnStateChange on new …
(edit) @887   18 years vboxsync Backed out rev. 18598
(edit) @886   18 years vboxsync Main: Implemented sending essential notifications (such as the current …
(edit) @833   18 years vboxsync Main: Minor message correction.
(edit) @826   18 years vboxsync adapted copyright statement
(edit) @815   18 years vboxsync Main: - Return E_NOTIMPL for global USB filters and all other stuff …
(edit) @807   18 years vboxsync fixed error output
(edit) @783   18 years vboxsync Fixed deadlock in RegisterExternalFramebuffer
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