VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30070   15 years vboxsync Main/VirtualBox: handle objects with limited functionality …
(edit) @30055   15 years vboxsync VBoxSVC: Lock order fixes (+assert) for weird shutdown case where we …
(edit) @30032   15 years vboxsync DisplayImpl: fixed VRDP multimonitor (xTracker 5014).
(edit) @30021   15 years vboxsync Burn fix.
(edit) @30020   15 years vboxsync Guest Control/Main: Get rid of busy waiting, use multi stage progress …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @30008   15 years vboxsync Main/OVF: fix 3.2.2 regression that OVFs with a VM description …
(edit) @30002   15 years vboxsync Main: do not fail if VMM device port cannot be found
(edit) @29997   15 years vboxsync Main: add missing NULL ptr checks that can cause webservice to fail
(edit) @29989   15 years vboxsync Main/ProgressImpl: be a bit more precise here
(edit) @29984   15 years vboxsync OVF: almost
(edit) @29981   15 years vboxsync OVF: treat SAS controllers as a class of their own, not as SCSI
(edit) @29976   15 years vboxsync HGCM: workaround for a hang (xTracker 4985).
(edit) @29971   15 years vboxsync Main: cosmetical change in error messages
(edit) @29969   15 years vboxsync Main/PerformanceLinux: gcc warnings
(edit) @29965   15 years vboxsync Main: Make IConsole::teleport() fail with the same message as the …
(edit) @29960   15 years vboxsync Webservice: added performance metrics to webtest
(edit) @29957   15 years vboxsync Console*: Fixed power off on failure issue again (should be correct …
(edit) @29953   15 years vboxsync SessionImpl.cpp: Don't use ComAssertComRC because it's evil - it …
(edit) @29950   15 years vboxsync openRemoteSession: updated docs.
(edit) @29948   15 years vboxsync ProgressProxy: Handle a dead other progress object a bit more gracefully.
(edit) @29945   15 years vboxsync Main/Host: remove host lock from Host::GetNetworkInterfaces (the other …
(edit) @29940   15 years vboxsync Main/Medium: fix a couple of lock order violations around calling …
(edit) @29937   15 years vboxsync Main: Reapplied r62200 with bug fixes.
(edit) @29934   15 years vboxsync reverted r62200 as it breaks powerup
(edit) @29932   15 years vboxsync Main: Rewrote ProgressProxyImpl.cpp to proxy at the most one progress …
(edit) @29927   15 years vboxsync Main: Three state powerOn progress object when teleporting.
(edit) @29925   15 years vboxsync OVF: respect override of import parameters (setFinalValues) also when …
(edit) @29924   15 years vboxsync Progress.cpp: Don't assert in SetNextOperation if the object is …
(edit) @29923   15 years vboxsync Main: mark CombinedProgress deprecated
(edit) @29916   15 years vboxsync Typo.
(edit) @29914   15 years vboxsync ProgressImpl.cpp: Use RTTimeMillTS instead of RTTimeNow() - monotonic …
(edit) @29909   15 years vboxsync API docs
(edit) @29901   15 years vboxsync IPRT: added progress callback support to SHA1 digest calculation and …
(edit) @29894   15 years vboxsync OVF: fix locking order violation on import errors
(edit) @29893   15 years vboxsync OVFReader: fix another type lookup regression on OVF 0.9 import
(edit) @29882   15 years vboxsync ConsoleImplTeleporter.cpp: Fixed missing VMR3PowerOff when canceling …
(edit) @29881   15 years vboxsync ProgressImpl.cpp: Log cancelation.
(edit) @29876   15 years vboxsync OVF: fix broken OVF 0.9 import
(edit) @29875   15 years vboxsync OVF: have the progress bar notify the user when we're dealing with …
(edit) @29874   15 years vboxsync first draft of OLE events support
(edit) @29873   15 years vboxsync OVF: fix incorrect disk UUIDs in machine XML on export
(edit) @29867   15 years vboxsync r=bird: todos
(edit) @29864   15 years vboxsync Main: Make it possible to cancel the starting of a teleporation target.
(edit) @29863   15 years vboxsync Main: missing Progress changes.
(edit) @29862   15 years vboxsync build fix
(edit) @29859   15 years vboxsync Main: ProgressProxyImpl.cpp/h initial coding.
(edit) @29853   15 years vboxsync Session::AssignRemoteMachine: No it's not redundant because the …
(edit) @29849   15 years vboxsync Main: events for callbacks on Windows (disabled)
(edit) @29843   15 years vboxsync default RAM for javac
(edit) @29835   15 years vboxsync Webservice: change license of generated files to LGPL
(edit) @29815   15 years vboxsync Main/Global: raise the recommended RAM limit for some more Linux …
(edit) @29814   15 years vboxsync Webservice: fix more potential races in …
(edit) @29807   15 years vboxsync Guest Control/IPRT/VBoxManage: More gentle error messages, bug fix for …
(edit) @29805   15 years vboxsync Webservice: fix unlikely potential race in …
(edit) @29804   15 years vboxsync Main/Console: trigger callbacks even without a running VM, for …
(edit) @29799   15 years vboxsync Machine::QueryLogFilename: Must set aName in the case where the file …
(edit) @29792   15 years vboxsync Java glue: test runnable on both platforms
(edit) @29788   15 years vboxsync Java bridge: MSCOM basics
(edit) @29785   15 years vboxsync Guest Control: More stable when client is crashing/aborting in an …
(edit) @29784   15 years vboxsync use KBUILD_HOST
(edit) @29782   15 years vboxsync use kmk to build test
(edit) @29780   15 years vboxsync moved
(edit) @29777   15 years vboxsync Main: Cleanup after all error text is created.
(edit) @29771   15 years vboxsync bits
(edit) @29770   15 years vboxsync Java bridge: mscom work
(edit) @29753   15 years vboxsync VirtualBoxErrorInfoImp.h: A shot at fixing the #4966.
(edit) @29719   15 years vboxsync more precise wording
(edit) @29715   15 years vboxsync Java glue: intermediate
(edit) @29686   15 years vboxsync Floppy disk controllers should use the host I/O cache by default too
(edit) @29675   15 years vboxsync Main: enable the PAE hint for RedHat and RedHat(64bit)
(edit) @29673   15 years vboxsync Java glue: intermediate
(edit) @29645   15 years vboxsync Guest Control/Main/VBoxManage: IProgress shutdown handling.
(edit) @29641   15 years vboxsync Dot.
(edit) @29638   15 years vboxsync Guest Control/Main: Better credentials checking.
(edit) @29632   15 years vboxsync Missing init
(edit) @29631   15 years vboxsync Fix
(edit) @29630   15 years vboxsync Main: gcc warning
(edit) @29629   15 years vboxsync Fix
(edit) @29628   15 years vboxsync Obsolete comment
(edit) @29621   15 years vboxsync Main: new uuid
(edit) @29620   15 years vboxsync Statistics for shared pages
(edit) @29618   15 years vboxsync Main/Medium: BOOL->bool in many places, gets rid of a gcc warning
(edit) @29615   15 years vboxsync Main: implemented IHost::GetProcessorCoreCount()
(edit) @29599   15 years vboxsync warning
(edit) @29595   15 years vboxsync Main: raised the recommended RAM for some Linux guests
(edit) @29593   15 years vboxsync Bump xml version if page fusion is enabled
(edit) @29591   15 years vboxsync Complete API, but leave it unimplemented
(edit) @29589   15 years vboxsync Connect page fusion state
(edit) @29584   15 years vboxsync Main/GuestImpl: handle VERR_PERMISSION_DENIED
(edit) @29580   15 years vboxsync Main: avoid clearing vtable with memset
(edit) @29568   15 years vboxsync Rely on feature.h
(edit) @29565   15 years vboxsync Comment
(edit) @29564   15 years vboxsync updates
(edit) @29552   15 years vboxsync Guest Control: Allow empty passwords for credentials.
(edit) @29550   15 years vboxsync typo
(edit) @29549   15 years vboxsync Guest Control: Do not allow anonymous executions (with system rights).
(edit) @29542   15 years vboxsync Main: better handle null shapes
(edit) @29540   15 years vboxsync Main/Snapshot: fix lock order violation when restoring a snapshot
(edit) @29532   15 years vboxsync VBox/err.h,Main/Global.cpp: Updated COM<->VBox status code conversion.
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