VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45336   12 years vboxsync Main/Console: use appropriate API method for deleting the necessary …
(edit) @45284   12 years vboxsync Main: Introduce "StorageMgmt/SilentReconfigureWhilePaused" extradata …
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45239   12 years vboxsync Main/Medium: Remove leftover calls to UnlockWrite in ResetHandler …
(edit) @45232   12 years vboxsync build fix
(edit) @45230   12 years vboxsync Main: OVF 2.0 support. A few corrections. Added …
(edit) @45227   12 years vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
(edit) @45195   12 years vboxsync xslt/java: fixes VirtualBoxManager::dissconnect on attempt to …
(edit) @45186   12 years vboxsync API/binding: test for NAT Engine in Java.
(edit) @45185   12 years vboxsync Main/NATEngine: commit data, before releasing and firing event …
(edit) @45157   12 years vboxsync Main/NATNetworks: VirtualBox::RemoveNATNetwork returns S_OK in …
(edit) @45145   12 years vboxsync Main: build fix; warninMain: build fix; warning
(edit) @45141   12 years vboxsync build fix
(edit) @45138   12 years vboxsync Main/NATNetworks: API+XML serialization for NATNetworks.
(edit) @45132   12 years vboxsync crOpenGL: seamles mode support impl; bugfizes & cleanup
(edit) @45127   12 years vboxsync AutoLock.cpp: Try the new read/write critical section.
(edit) @45119   12 years vboxsync reverted: r84411. (need to solve issues with java first.)
(edit) @45117   12 years vboxsync Main/NATNetwork API (xTracker/5894).
(edit) @45109   12 years vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @45098   12 years vboxsync Main/Snapshot: fragment of code has been replaced by a call …
(edit) @45078   12 years vboxsync VBox/err.h + Main/GuestCtrl: Introduced own error range VERR_GSTCTL_*, …
(edit) @45077   12 years vboxsync GuestProcessImpl.cpp: Fixed some callback return values.
(edit) @45076   12 years vboxsync GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
(edit) @45075   12 years vboxsync Main/webservice: fix long-standing linker warning
(edit) @45074   12 years vboxsync Main/webservice/Makefile.kmk: use $(SHELL) instead of hardcoded bash
(edit) @45073   12 years vboxsync Main/win/NetIf-win.cpp: release logging fix
(edit) @45068   12 years vboxsync Main/Machine: rename two methods for better compatibility with …
(edit) @45067   12 years vboxsync Main/VirtualBox: report zero UUID as in use, fix compiler warning
(edit) @45064   12 years vboxsync fix OSE
(edit) @45052   12 years vboxsync added new makefile for building sample tstVBoxAPIWin from SDK on Windows.
(edit) @45051   12 years vboxsync Main/Metrics: handle less common cases for FS to disk resolution (#6345)
(edit) @45034   12 years vboxsync Main: make VBOX_ONLY_SDK=1 build on Windows hosts
(edit) @45033   12 years vboxsync Fixed PDMICARDREADERUP method names so they don't repeat the interface …
(edit) @45032   12 years vboxsync Fixed PDMICARDREADERDOWN method names so they don't repeat the …
(edit) @45030   12 years vboxsync Main/drv*: s/pData/pThis/g.
(edit) @45029   12 years vboxsync Main: drvDestruct/drvConstruct cleanups.
(edit) @45012   12 years vboxsync Main/Metrics: Minor improvements in tstCollector
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44970   12 years vboxsync Main/VirtualBoxClient: add method to perform VM error checking which …
(edit) @44955   12 years vboxsync Main/xml/Settings.cpp: forgotten code to handle the new settings version
(edit) @44948   12 years vboxsync Main/SystemProperties+Machine: new config setting for default VM …
(edit) @44945   12 years vboxsync Main/GuestProcessImpl: warnings
(edit) @44935   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44903   12 years vboxsync Guest::updateStats: Don't divide by zero.
(edit) @44873   12 years vboxsync Main/xml/Settings.cpp: fix copy/paste bug which lost the inactive …
(edit) @44870   12 years vboxsync Build fix.
(edit) @44869   12 years vboxsync Build fix.
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44829   12 years vboxsync ExtPacks\Puel,Main: removed obsolete VBOX_WITH_USB_VIDEO_TEST define …
(edit) @44824   12 years vboxsync Network-service for lwip-driven proxy. additionally enables SrvNat …
(edit) @44822   12 years vboxsync Main: 6414: VM crashes with 2 virtual screens configured on Mac host …
(edit) @44814   12 years vboxsync Main/Machine: allow MachineState_Stopping when updating guest …
(edit) @44776   12 years vboxsync Main/xpcom/glue: this function is buggy -- but fortunately not used
(edit) @44759   12 years vboxsync UsbWebcamInterface: warning.
(edit) @44758   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP: emulated USB webcam updates.
(edit) @44742   12 years vboxsync Main/Metrics: Generic implentation of link state and stubs for line …
(edit) @44726   12 years vboxsync Main/Metrics: Do not query interface speed for inactive ones on …
(edit) @44649   12 years vboxsync Documentation: added new paragraphs into chapter "Incompatible API …
(edit) @44619   12 years vboxsync Nvram.cpp: Some refinements and fixes.
(edit) @44591   12 years vboxsync DevEFI,Nvram.cpp: Cleaning up. (partly tested)
(edit) @44590   12 years vboxsync ConsoleImpl2: Implemented the 'bytes:' prefix for overlay values. (not …
(edit) @44588   12 years vboxsync clienttest.py: adapt to currently documented way of getting arrays, …
(edit) @44580   12 years vboxsync VBoxBFE: RIP.
(edit) @44563   12 years vboxsync Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
(edit) @44552   12 years vboxsync Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
(edit) @44551   12 years vboxsync Windows build fix
(edit) @44548   12 years vboxsync Main/Metrics: Update link status on metrics setup, do not collect …
(edit) @44545   12 years vboxsync Main: prefer <HOME>/.config/VirtualBox over <HOME>/.VirtualBox for new …
(edit) @44533   12 years vboxsync VBoxSVSI.cpp: doxygen and hungarian adjustments.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44525   12 years vboxsync VRDP: cleanup: removed obsolete VBOX_WITH_VRDP_VIDEO_CHANNEL.
(edit) @44503   12 years vboxsync Main: change API. Interface IMediumFormat was touched. Attribute …
(edit) @44490   12 years vboxsync Main/Machine: avoid triggering spurious MachineStateChanged events for …
(edit) @44480   12 years vboxsync Main: fixed small typo inside the loop
(edit) @44475   12 years vboxsync Main/Metrics: Per-VM CPU load fix for Darwin (#6345)
(edit) @44468   12 years vboxsync ConsoleVRDPServer: use a separate thread to call the external auth …
(edit) @44467   12 years vboxsync Reverted r83474
(edit) @44466   12 years vboxsync Main/Metrics: Per-VM CPU load on Darwin brought in line with other …
(edit) @44450   12 years vboxsync Main/Metrics: Adjust per-VM CPU load by number of cores on Solaris (#6345)
(edit) @44440   12 years vboxsync Main: UsbWebcamInterface: do not crash if VM has no webcam.
(edit) @44433   12 years vboxsync Main/Medium: improve the error handling for medium UUID change …
(edit) @44425   12 years vboxsync Main: Some more pVM cleanups.
(edit) @44421   12 years vboxsync mpVM -> mpUVM in comments and such.
(edit) @44419   12 years vboxsync Main: One more use of PVM and some other cleanups.
(edit) @44414   12 years vboxsync Main/webservice: improve API fault handling, provide exact method name …
(edit) @44413   12 years vboxsync Main/Global: add Linux 3.x to the Linux 2.6 entry to make it clear …
(edit) @44409   12 years vboxsync Main/Medium: resizing needs to update the image size information, and …
(edit) @44407   12 years vboxsync Main/VRDEServer: allow settings changes when the VM is saved, plus …
(edit) @44406   12 years vboxsync Main/Snapshot: fix indentation
(edit) @44402   12 years vboxsync ConsoleImpl.h/.cpp: changed SafeVMPtrBase to not mess around with pVM, …
(edit) @44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44395   12 years vboxsync Main/SnapshotImpl: Select merge direction based on the image size
(edit) @44393   12 years vboxsync VM,++: Changed the VM callbacks (at error, at runtime error, at state …
(edit) @44387   12 years vboxsync CFGM: Changed the config constructor to take a PUVM as well as a PVM …
(edit) @44385   12 years vboxsync CSAM: PVM -> PUVM for main interfaces, visibility cleanup.
(edit) @44383   12 years vboxsync Main/DisplayImpl: fix for the burn 83352..
(edit) @44382   12 years vboxsync Main/DisplayImpl: Fix for access violation in case of multimonitor. …
(edit) @44381   12 years vboxsync Main: operator precedence
(edit) @44380   12 years vboxsync remove compiler warning about that some variable shadows a previous local
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