VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41236   13 years vboxsync Small { formatting change for 6130
(edit) @41232   13 years vboxsync various fixes for openMedium->findMedium change 6130 inc return statuses
(edit) @41231   13 years vboxsync Main/VirtualBox: very tricky fix for renaming linked clones (media …
(edit) @41225   13 years vboxsync Main/Machine: fix initializer warning with recent gcc
(edit) @41222   13 years vboxsync GuestCtrl/Main: Check for tool status when creating guest directories.
(edit) @41216   13 years vboxsync Frontends: back out the Framebuffer cleanup, to be retried later
(edit) @41214   13 years vboxsync Main: move handleUnexpectedExceptions method to VirtualBoxBase
(edit) @41201   13 years vboxsync Main+Frontends: replace custom QueryInterface method to eliminate …
(edit) @41187   13 years vboxsync Main: cleanup - VirtualBoxSupportTranslation is long dead
(edit) @41184   13 years vboxsync Main+Frontends: removed unused and confusing VirtualBoxErrorInfo …
(edit) @41174   13 years vboxsync Main/Network: Pass error messages from VBoxNetAdpCtl all the way up to …
(edit) @41138   13 years vboxsync Main/DHCPServerRunner: sanity check
(edit) @41137   13 years vboxsync New UUID for IVirtualBox following removal of findMedium
(edit) @41131   13 years vboxsync Main/client: don't assert in mouse getters if the VMMDev port is …
(edit) @41120   13 years vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(edit) @41113   13 years vboxsync Main/idl: prepare elimination of the IVirtualBox::findMedium API …
(edit) @41106   13 years vboxsync backed out r77705 as it broke the builds (webservices)
(edit) @41105   13 years vboxsync use openMedium instead of findMedium
(edit) @41104   13 years vboxsync Main: Fix assertion caused by double locking
(edit) @41100   13 years vboxsync better error report if the global settings directory is not accessible
(edit) @41089   13 years vboxsync Main/ConsoleImpl: reset the local machine state if VMR3SaveState …
(edit) @41066   13 years vboxsync Main: workaround for GUI.
(edit) @41065   13 years vboxsync Main: DisplayImpl correct initialization when saved state is loaded.
(edit) @41049   13 years vboxsync Main: query the guest screen info from saved state (xTracker 5820)
(edit) @41045   13 years vboxsync Main/webservice: build fix
(edit) @41041   13 years vboxsync Main: fix COM server build error
(edit) @41040   13 years vboxsync Main+Frontends: move release logging setup to the glue code (to …
(edit) @41026   13 years vboxsync Main/VirtualBoxImpl.cpp: clean up version handling a bit
(edit) @41025   13 years vboxsync Main/Host: fix a few LogRel messages
(edit) @41017   13 years vboxsync VBoxCOM, FE/Qt: better error message of the global configuration …
(edit) @41015   13 years vboxsync VBoxCOM: proper uninitialization even if com::Initialize failed very early
(edit) @41003   13 years vboxsync Main/MediumImpl: correct error code if a medium file is not accessible
(edit) @40993   13 years vboxsync NetCfg/win: disable/enable/update HostOnly
(edit) @40976   13 years vboxsync Main/Makefile.kmk: correctly handle COM sdk binding files in INSTALL, …
(edit) @40965   13 years vboxsync lib vars fixes
(edit) @40910   13 years vboxsync FreeBSD/NetIf: Add support for IFT_L2VLAN interfaces when enumerating …
(edit) @40847   13 years vboxsync yet another err, sigh..
(edit) @40846   13 years vboxsync osx burn fix
(edit) @40845   13 years vboxsync 3D check: direct invocation on the client side
(edit) @40767   13 years vboxsync also enumerate guest properties during guru meditation
(edit) @40755   13 years vboxsync Main/HostImpl: fixed r76982 (the old santiy check was wrong and …
(edit) @40748   13 years vboxsync Main/Metrics: added read lock to Session::EnableVMMStatistics (#6029)
(edit) @40744   13 years vboxsync Main/src-client/GuestCtrlImpl: return error code fix.
(edit) @40715   13 years vboxsync Build fix
(edit) @40712   13 years vboxsync NetShaper: Online bandwidth limit setting (#5582)
(edit) @40706   13 years vboxsync NetShaper: TX thread implementation (#5582)
(edit) @40690   13 years vboxsync 25GB default hard disk space for Vista .... Windows 8
(edit) @40688   13 years vboxsync build fix
(edit) @40685   13 years vboxsync Main/GuestCtrl: Introduced host<->guest PID mapping for immediate …
(edit) @40674   13 years vboxsync glue/java: disconnect on object finalization
(edit) @40671   13 years vboxsync Ubuntu: enable PAE
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40633   13 years vboxsync several warnings
(edit) @40626   13 years vboxsync ConsoleVRDPServer: use the new mouse pointers inteface for VRDE.
(edit) @40581   13 years vboxsync Main/HostImpl: sanity check
(edit) @40579   13 years vboxsync no need for floating point here
(edit) @40578   13 years vboxsync typo
(edit) @40576   13 years vboxsync Build fix.
(edit) @40575   13 years vboxsync GuestCtrl: Check for already completed/canceled progress objects when …
(edit) @40574   13 years vboxsync GuestCtrl: Don't set API error when no output cannot be retrieved anymore.
(edit) @40568   13 years vboxsync Main/Metrics: Fix for multiple metrics configuration in one call (#6029)
(edit) @40565   13 years vboxsync Main/Snapshot: fix locking problem when taking a snapshot, and when …
(edit) @40563   13 years vboxsync Main/Console: avoid triggering an assertion due to releasing a lock twice
(edit) @40542   13 years vboxsync Main/Medium: Update medium registries when closing/deleting a medium. …
(edit) @40539   13 years vboxsync Main/VirtualBox: new method to get the state of several machines
(edit) @40538   13 years vboxsync Main/Machine: lock order fixes
(edit) @40536   13 years vboxsync warnings
(edit) @40526   13 years vboxsync Main/webservice: do not flood the build log with cleanup having near …
(edit) @40525   13 years vboxsync Main/VirtualBox: fix parameter checks
(edit) @40524   13 years vboxsync Main/VirtualBoxImpl.h: whitespace cleanup
(edit) @40506   13 years vboxsync Main/Medium: Hopefully final go at holding the Medium object lock as …
(edit) @40505   13 years vboxsync Main/NetworkAdapter: properly restore bandwidth group attribute from …
(edit) @40504   13 years vboxsync Solaris 11 build fixes.
(edit) @40499   13 years vboxsync ConsoleImpl: header update.
(edit) @40493   13 years vboxsync typo
(edit) @40492   13 years vboxsync Main/Machine+Snapshot: add a comment to make it easier to get rid of …
(edit) @40491   13 years vboxsync Main/NetworkAdapter: Take the easy solution out of the reference hell …
(edit) @40490   13 years vboxsync Main/NetworkAdapter: use the non-peer reference after commit, and not …
(edit) @40487   13 years vboxsync Main/VirtualBox+Machine+Snapshot+Medium: fix lock order issues …
(edit) @40482   13 years vboxsync Console: define VRDP/ActiveClient guest property.
(edit) @40478   13 years vboxsync Main/tstAPI: modified bandwidth group testcase to use two sessions …
(edit) @40476   13 years vboxsync fix webservices for newer versions of GSOAP
(edit) @40475   13 years vboxsync Main/Medium: fix outdated method names in comments
(edit) @40473   13 years vboxsync tstAPI: added a test case for bandwidth group
(edit) @40468   13 years vboxsync Main/ExtPackManager: fix Windows problem where we stop in the filename …
(edit) @40466   13 years vboxsync Main/Medium: another go at the medium locking related to queryInfo, …
(edit) @40465   13 years vboxsync Main/Console: fix various regression from the locking cleanup
(edit) @40452   13 years vboxsync Main/glue/AutoLock: if we have the assertions we can make use of them…
(edit) @40437   13 years vboxsync GuestCtrl: Fixed return values for draining the execution stream, …
(edit) @40432   13 years vboxsync Main/VirtualBox+Machine+Medium: redesign the medium registry save …
(edit) @40429   13 years vboxsync Main: Updated UUID of IInternalMachineControl and …
(edit) @40418   13 years vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40403   13 years vboxsync GuestCtrl: Don't try too hard when searching for a new context ID.
(edit) @40400   13 years vboxsync webservice: Added Python sample.
(edit) @40361   13 years vboxsync GuestProperties/API: never send property change events with NULL strings.
(edit) @40358   13 years vboxsync Main/Metrics: All calls to VM processes are done in separate thread (#6029)
(edit) @40352   13 years vboxsync Documentation: Typo.
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40323   13 years vboxsync Main/Console: configure lpt ports correctly
(edit) @40312   13 years vboxsync Main/webservice: disable lock validation for the openssl locks
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