VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30309   15 years vboxsync Storage/iSCSI: switch to sending in a single call, avoiding separate …
(edit) @30305   15 years vboxsync build fix
(edit) @30304   15 years vboxsync Main: fixes to saveSettings and locking calls
(edit) @30300   15 years vboxsync Main: another minor BSTR/Bstr fix
(edit) @30299   15 years vboxsync Main/testcase/Makefile.kmk: OVF testcase fix.
(edit) @30298   15 years vboxsync fixed memory leaks in Machine::GetGuestPropertyValue() and …
(edit) @30292   15 years vboxsync Main/Medium: add a couple of forgotten AutoCaller objects to fix …
(edit) @30290   15 years vboxsync small fix
(edit) @30289   15 years vboxsync improved r62816: only show a warning now, not an error; enable the …
(edit) @30287   15 years vboxsync Main: added some host partition sanity checks for all virtual disk …
(edit) @30286   15 years vboxsync Main/Settings: fixed determination if we require settings V1_9 or …
(edit) @30277   15 years vboxsync Main/Medium: fix broken error messages
(edit) @30269   15 years vboxsync svn keywords fix
(edit) @30267   15 years vboxsync OSE fix
(edit) @30266   15 years vboxsync OSE fix
(edit) @30265   15 years vboxsync OSE fix
(edit) @30260   15 years vboxsync OVF: first testcase.
(edit) @30245   15 years vboxsync VRDP: SunFlsh video channel: send frames, configuration (xTracker 4606).
(edit) @30209   15 years vboxsync Main: fixed non-Windows burns
(edit) @30207   15 years vboxsync Main: console COM events, cleanup, locking
(edit) @30191   15 years vboxsync Main: add DMI product name and DMI product version to the release log …
(edit) @30177   15 years vboxsync Same for memory balloon
(edit) @30176   15 years vboxsync Store the page fusion setting in the CFGM tree
(edit) @30171   15 years vboxsync Webservice: fix ManagedObjectReference::release() which needs a write …
(edit) @30170   15 years vboxsync SDK: update clienttest.java sample which no longer compiled
(edit) @30168   15 years vboxsync forward-port r62601: webservice: don't throw SOAP exceptions and …
(edit) @30159   15 years vboxsync Main: generic Java glue works (including callbacks on Win)
(edit) @30157   15 years vboxsync OVF: added OS types from CIM 2.25.0, including Windows 7 and Oracle; …
(edit) @30156   15 years vboxsync Main: COM events work (smth along those lines could be done for …
(edit) @30134   15 years vboxsync Session::close: Seems E_ACCESSDENIED is returned by OnSessionEnd …
(edit) @30112   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30093   15 years vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @30075   15 years vboxsync Guest Control: Use maps instead of lists; should boost performance a bit.
(edit) @30071   15 years vboxsync Guest Control: Some todos.
(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
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