VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2628   18 years vboxsync ms != ns.
(edit) @2623   18 years vboxsync Fixed UTC typo.
(edit) @2622   18 years vboxsync pass time offset to CFGM
(edit) @2610   18 years vboxsync spelling
(edit) @2607   18 years vboxsync pass vendor id and product id along as well.
(edit) @2605   18 years vboxsync Use both locationID and sessionID as 'address'.
(edit) @2603   18 years vboxsync config loader logging
(edit) @2602   18 years vboxsync preliminary system time offset implementation
(edit) @2600   18 years vboxsync Implemented USB attach and detach notifications. (darwin)
(edit) @2587   18 years vboxsync Darwin USB (work in progress)…
(edit) @2579   18 years vboxsync Activate new VMDK code again.
(edit) @2577   18 years vboxsync Web services: XSLTs operate on the real VirtualBox.xidl now; got rid …
(edit) @2567   18 years vboxsync Main & All Frontends: replaced the IGuestOSType IMachine::OSType …
(edit) @2563   18 years vboxsync Added release logging to the Linux TAP code (removed superfluous debug …
(edit) @2561   18 years vboxsync Added release logging to the Linux TAP code
(edit) @2540   18 years vboxsync Main & All Frontends: Improved console window activation helper APIs …
(edit) @2527   18 years vboxsync Check VRDP multiconnection property. A new external authentication …
(edit) @2522   18 years vboxsync VRDP multiconnection clipboard. The VRDP server always works in …
(edit) @2521   18 years vboxsync Main and XML changes for VRDP multiconnection mode (at least 2 more …
(edit) @2519   18 years vboxsync added API for VRDP multi connection
(edit) @2511   18 years vboxsync Web services: lots of minor fixes, fixed broken attribute setters, all …
(edit) @2486   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2484   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2482   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2477   18 years vboxsync export
(edit) @2475   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @2470   18 years vboxsync Web service: fix warnings.
(edit) @2463   18 years vboxsync Main & All Frontends: Prototyped a bunch of Main API changes …
(edit) @2459   18 years vboxsync added IErrorInfo testcase
(edit) @2456   18 years vboxsync Some build message adjustments. (depends on new kBuild)
(edit) @2453   18 years vboxsync Updated the Linux TAP code again to make it more legacy compatible
(edit) @2449   18 years vboxsync Made APILinux example compile again. However, it currently does not work.
(edit) @2434   18 years vboxsync Main: Fixed: VirtualBox would allow to create host network interfaces …
(edit) @2433   18 years vboxsync Do not look for invalid HGCM handles.
(edit) @2417   18 years vboxsync Prevent VRDP updates when framebuffer is being resized.
(edit) @2408   18 years vboxsync Some refinements. the inode must be different. greate.
(edit) @2407   18 years vboxsync Use a helper app to avoid confusing the os.
(edit) @2396   18 years vboxsync Fixes to Linux host networking and a manual update
(edit) @2393   18 years vboxsync VBOX_VRDP ifdefs for OSE
(edit) @2390   18 years vboxsync Resurrect old VMDK code and make it default.
(edit) @2389   18 years vboxsync Fixing Linux build.
(edit) @2388   18 years vboxsync Fixing Linux build.
(edit) @2386   18 years vboxsync Clipboard RDP channel
(edit) @2382   18 years vboxsync New dynamic TAP setup code for Linux
(edit) @2365   18 years vboxsync Web services: implemented wsmap=suppress, com output arguments, enum …
(edit) @2358   18 years vboxsync New VMDK code.
(edit) @2343   18 years vboxsync Web services: more types support, including enums (mostly working).
(edit) @2342   18 years vboxsync Export missing OS X stuff to OSE.
(edit) @2333   18 years vboxsync gcc-4.2 warnings
(edit) @2331   18 years vboxsync Main: Implemented server shutdown delay on VirtualBox instantiation …
(edit) @2313   18 years vboxsync Corrected a typo (consistent, but I assume not intentional!).
(edit) @2282   18 years vboxsync check if the path really exists
(edit) @2266   18 years vboxsync Do not access framebuffer when it is being resized.
(edit) @2259   18 years vboxsync Web service: More updates.
(edit) @2239   18 years vboxsync Main: Use RTPathCompare() instead of #ifdef's.
(edit) @2219   18 years vboxsync Repaint display when framebuffer completed an asynchronous resize.
(edit) @2212   18 years vboxsync Repaint display when framebuffer completed an asynchronous resize.
(edit) @2210   18 years vboxsync Disable r20541, r20552.
(edit) @2206   18 years vboxsync Repaint display when the resize is completed (second try).
(edit) @2200   18 years vboxsync Repaint display when the resize is completed.
(edit) @2148   18 years vboxsync Changed the configuration directory to Library/VirtualBox on darwin.
(edit) @2140   18 years vboxsync Web services: Adjustments to global XIDL file, more progress with web …
(edit) @2110   18 years vboxsync Main: Fixed: IDVDImage::size always returned (size &0xFFFFFFFF) so …
(edit) @2106   18 years vboxsync Do not block EMT while resizing the framebuffer.
(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.
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