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