VirtualBox

source: vbox/trunk/src/VBox/Main/VirtualBoxImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21394   15 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @20978   15 years vboxsync tiny cleanup, don't create unneeded Bstr temp objects
(edit) @20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
(edit) @20842   15 years vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20630   15 years vboxsync Python: moved waiting on client side, removed main API for event …
(edit) @20598   15 years vboxsync Main: implmented waitForEvents(aTimeout) API for XPCOM targets, added …
(edit) @19750   16 years vboxsync Main: Added todo/review comment on unsafe interface handling in …
(edit) @19283   16 years vboxsync removed debugging code
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19236   16 years vboxsync Main: Added first step for ability to run VBox with read-only …
(edit) @19017   16 years vboxsync Main: Fixed deletion of metrics. Not doing this leads to memory leaks …
(edit) @18520   16 years vboxsync Main: #3548 VBoxSVC holds vm xml definition file open after VM is …
(edit) @18518   16 years vboxsync Installer/win: remove hostonly on uninstall; Main/win: default DHCP …
(edit) @18484   16 years vboxsync VirtualBoxImpl.cpp: size_t/DWORD warning.
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
(edit) @18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
(edit) @18162   16 years vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
(edit) @18049   16 years vboxsync Fix "unused variable cnt" warnings for the release build.
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @18013   16 years vboxsync win DHCP server de-consoled
(edit) @17991   16 years vboxsync default Dhcp server settings for non-windows platforms
(edit) @17990   16 years vboxsync default dhcp server
(edit) @17930   16 years vboxsync Main: fix win
(edit) @17929   16 years vboxsync Main: enabled -Wunused; fixed some warnings
(edit) @17913   16 years vboxsync Fix burn; can't use NOREF() here.
(edit) @17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
(edit) @17893   16 years vboxsync dhcp settings uninit fix
(edit) @17888   16 years vboxsync dhcp settings fixes
(edit) @17886   16 years vboxsync VBoxManage: dhcp settings help + list impl
(edit) @17881   16 years vboxsync dhcp settings
(edit) @17876   16 years vboxsync more dhcp settings impl
(edit) @17874   16 years vboxsync more dhcp settings
(edit) @17872   16 years vboxsync partial dhcp settings impl
(edit) @17865   16 years vboxsync Main/dhcp API, E_NOTIMPL yet
(edit) @17810   16 years vboxsync Main: fix IVirtualBox::GetNextExtraDataKey to accept empty strings as …
(edit) @17737   16 years vboxsync Main: rename IVirtualBox::machines2[] to machines[]
(edit) @16971   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16966   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @16903   16 years vboxsync Python: imporved error reporting in XPCOM, shell updates, docs
(edit) @16873   16 years vboxsync Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
(edit) @16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
(edit) @16853   16 years vboxsync Main: rename IDVDImage2 to IDVDImage
(edit) @16707   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” - …
(edit) @16560   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16558   16 years vboxsync Main: back out r42503
(edit) @16557   16 years vboxsync Main: do not include include/VBox/settings.h from other header files …
(edit) @16216   16 years vboxsync Main: Perform case-insensitive Guest OS type ID comparisons and …
(edit) @16040   16 years vboxsync #3285: Improve error handling API to include unique error numbers - …
(edit) @16000   16 years vboxsync Main: Don't write a zero char to the end of a virgin global or machine …
(edit) @15366   16 years vboxsync Storage: Eradicated the last bits using the old VDI only backend, …
(edit) @15318   16 years vboxsync Main: Fixed a deadlock in VBoxSVC when attaching a hard disk …
(edit) @15064   16 years vboxsync Added QNX guest OS type. Cleaned up the guest OS table.
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @14959   16 years vboxsync no trailing \n when using ComAssertMsg*
(edit) @14952   16 years vboxsync Use CheckComArgNotNull() to check BSTR and BSTR * (and not …
(edit) @14940   16 years vboxsync Use CheckComArgOutSafeArrayPointerValid where appropriate.
(edit) @14939   16 years vboxsync Use CheckComArgNotNull where appropriate.
(edit) @14937   16 years vboxsync fixed burn
(edit) @14936   16 years vboxsync Use CheckComArgStrNotEmptyOrNull where appropriate.
(edit) @14934   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14931   16 years vboxsync Main: HardDisk2: Obey VD_CAP_UUID.
(edit) @14922   16 years vboxsync Main: more XML reader implemenation.
(edit) @14904   16 years vboxsync Main: change vboxxml files and namespace to xml only; more XML code …
(edit) @14874   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14858   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14854   16 years vboxsync Main: rip XML classes out of settings code and move them to …
(edit) @14852   16 years vboxsync #3162: Plugin backends are now loaded upon startup, this should get …
(edit) @14783   16 years vboxsync Main: Treat hard disks with no Create capabilities as Created right …
(edit) @14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
(edit) @14715   16 years vboxsync s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp as suggested …
(edit) @14666   16 years vboxsync Main: Better result codes for VIrtualBox::createMachine(), …
(edit) @14664   16 years vboxsync Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
(edit) @14579   16 years vboxsync Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
(edit) @14437   16 years vboxsync FE/Qt4: 2883: Structure OS list. Feature request implemented in base …
(edit) @14381   16 years vboxsync Main: Typo.
(edit) @14343   16 years vboxsync Corrected a couple of typos in comments. No code changes.
(edit) @14313   16 years vboxsync Reduce a few cases of words doubled.
(edit) @14272   16 years vboxsync Main: HardDisk2: Fixed opening VMDK images for the first time. Made …
(edit) @14224   16 years vboxsync Main: Added ISystemProperties::defaultHardDiskFormat.
(edit) @13842   16 years vboxsync It's RTuuid not Ruuid.
(edit) @13838   16 years vboxsync Some more %V* -> %R* changes while at it.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13713   16 years vboxsync Main: #3276: Simplified suspend/resume event handling in VBoxSVC.
(edit) @13696   16 years vboxsync Main: Fixed: Closing sessions was not always noticed by the server …
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13457   16 years vboxsync Main: Implemented detection of the unexpected spawning session …
(edit) @13436   16 years vboxsync Main (Guest Properties): added host-side callbacks
(edit) @13431   16 years vboxsync Main: Fixed a bunch of assertions caused by the code that detects a …
(edit) @13420   16 years vboxsync disabled code for checking spawn failures on Windows
(edit) @13405   16 years vboxsync Main: report unexpected failures when spawning a remote session
(edit) @12284   16 years vboxsync added subversion revison to the IDL
(edit) @10595   16 years vboxsync Main: Performance: Typos, docs, cosmetics.
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