VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @40310   13 years vboxsync Devices/VMMDev and Additions: use a single definition for the value …
(edit) @40302   13 years vboxsync Main/Console: fix deadlock in DVD change, many more such fixes to come
(edit) @40290   13 years vboxsync Windows 8 / 32-bit guests require PAE
(edit) @40288   13 years vboxsync Main/GuestImpl: fix for xtracker 6092
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40276   13 years vboxsync Main/Console: fix deadlock when a VM triggers saving its own state, …
(edit) @40262   13 years vboxsync Main/VirtualBox: clean up parameters of registerMedium method, and fix …
(edit) @40260   13 years vboxsync Main/VirtualBox: assertion typo which sneaked through
(edit) @40259   13 years vboxsync Main/Medium: Report errors detected when closing the medium in …
(edit) @40257   13 years vboxsync Main/Medium: rework locking scheme to solve lock order violations and …
(edit) @40230   13 years vboxsync -fpermissive for stdsoap2.cpp (necessary when compiling SOAP < v2.7.17 …
(edit) @40212   13 years vboxsync Main: Added facility for auto-logon modules; added book-keeping of …
(edit) @40206   13 years vboxsync iprt/isofs: gcc warning and 32-bit file size limit explanation
(edit) @40205   13 years vboxsync Main: gcc warnings
(edit) @40201   13 years vboxsync Main/VirtualBox: fix race due to insufficient synchronization
(edit) @40192   13 years vboxsync 3D check: don't prevent the user from enabling 3D acceleration in the …
(edit) @40188   13 years vboxsync Main: disable 3D support for the guest if the availabilty test was not …
(edit) @40183   13 years vboxsync Main/Host: must use the normal medium tree lock, as the Medium objects …
(edit) @40181   13 years vboxsync Main/ComposeMachineFilename: And add the success case test which …
(edit) @40180   13 years vboxsync Main/ComposeMachineFilename: fix a mis-type.
(edit) @40179   13 years vboxsync Main/ComposeMachineFilename: move sanitising code into separate …
(edit) @40177   13 years vboxsync Main: return S_OK
(edit) @40156   13 years vboxsync Main and FE/Qt: do not put slashes, control characters and a few …
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