VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @29519   15 years vboxsync one more
(edit) @29518   15 years vboxsync Main: onMousePointerShapeChange reworked
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29512   15 years vboxsync Main/GuestImpl: more correct handling of the RTStrAPrintf() result
(edit) @29481   15 years vboxsync Main: remove obsolete comment from XIDL
(edit) @29480   15 years vboxsync Main: Remove IoBackendType in StorageController and have a boolean …
(edit) @29470   15 years vboxsync Main/Machine: bump chunk size for reading the log file to 32K
(edit) @29462   15 years vboxsync Added page fusion xml config entry
(edit) @29460   15 years vboxsync Dropped guest page fusion attribute.
(edit) @29453   15 years vboxsync CallbackWrapper::OnMousePointerShapeChange: Don't call into python on …
(edit) @29444   15 years vboxsync Main: Add code for debugging I/O problems, disabled by default of course
(edit) @29422   15 years vboxsync Main/OVF: fix IDE channel confusion introduced with earlier OVF …
(edit) @29421   15 years vboxsync Main/Snapshot: some mix between fix and workaround to sensure that the …
(edit) @29405   15 years vboxsync Main/FE/Qt4: prepare for correct SAS handling in the Appliance …
(edit) @29404   15 years vboxsync Better error checking
(edit) @29396   15 years vboxsync sample code for Java COM bridge
(edit) @29389   15 years vboxsync ULONG64 not uint64_t.
(edit) @29386   15 years vboxsync compact headers
(edit) @29385   15 years vboxsync Main: cleaned up some pedantic warnings.
(edit) @29363   15 years vboxsync Added 'restart' parameter to OnVRDPServerChange notification.
(edit) @29354   15 years vboxsync Main: Make API change to query saved screenshots of any configured …
(edit) @29353   15 years vboxsync Main/OVF: skip removeable media attachments on export since the image …
(edit) @29352   15 years vboxsync Main/HostHardwareLinux: also check for changed permissions of USB …
(edit) @29347   15 years vboxsync Main: fix warnings
(edit) @29346   15 years vboxsync Main: better error message for inaccessible ISO
(edit) @29340   15 years vboxsync Fix assertion
(edit) @29338   15 years vboxsync Main: Fix LED handling for the SAS controller
(edit) @29336   15 years vboxsync Main: document fFailIfInaccessible
(edit) @29335   15 years vboxsync Main: API docs (SAS again)
(edit) @29331   15 years vboxsync Main/OVF: fix broken SAS controller export (worked only if no images …
(edit) @29327   15 years vboxsync Main: API docs (SAS)
(edit) @29326   15 years vboxsync LsiLogic: Make the SAS controller a separate device to make it …
(edit) @29325   15 years vboxsync Main/Machine: fix regression due to negated bool parameter resulting …
(edit) @29324   15 years vboxsync ConsoleImpl2.cpp: Use AssertMsg[Stmt]Return for H and RC_CHECK. Put …
(edit) @29312   15 years vboxsync ConsoleVRDPServer.cpp: Don't assert when seeing …
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