VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28833   15 years vboxsync Guest Control: Bugfixes.
(edit) @28826   15 years vboxsync Build fix
(edit) @28825   15 years vboxsync Make SATA the default harddisk controller for Windows guests (Vista …
(edit) @28824   15 years vboxsync FAM: fixed bogus tests leading to crashes on my FAM
(edit) @28823   15 years vboxsync Webservice: PHP updates by James Lucas
(edit) @28821   15 years vboxsync Main: RT_CLAMP misusage
(edit) @28816   15 years vboxsync Guest Control: Bugfix for no output data retrieved.
(edit) @28813   15 years vboxsync Main: new uuid
(edit) @28811   15 years vboxsync SVC killer
(edit) @28803   15 years vboxsync Guest Control: Update on error codes/handling in Main/VBoxManage.
(edit) @28802   15 years vboxsync VRDP video channel configuration API.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28795   15 years vboxsync Console::powerDown: Must set mVMDestroying whether there are any VM …
(edit) @28789   15 years vboxsync xml: typo.
(edit) @28787   15 years vboxsync NAT: introduces management routines of NAT libalias core. (see …
(edit) @28783   15 years vboxsync Main/USBProxyService: check for errors which occur in wait
(edit) @28782   15 years vboxsync Main/HostHardwareLinux: fix a typo
(edit) @28781   15 years vboxsync Main/HostHardwareLinux: disable USB probing using hal/DBus by default
(edit) @28780   15 years vboxsync Guest Control/Main: Update on local process list and …
(edit) @28779   15 years vboxsync Main/HostHardwareLinux: cleanup
(edit) @28775   15 years vboxsync Webservice: refreshed PHP bindings from James Lucas
(edit) @28774   15 years vboxsync Main: mark machine as dirty when snapshot name or description are changed
(edit) @28772   15 years vboxsync Guest Control/Main: Added local process list, added early …
(edit) @28770   15 years vboxsync Main/Snapshot+Medium: fix a medium locking and medium state bug
(edit) @28769   15 years vboxsync Main: Use a different PCI slot for the SAS LsiLogic controller
(edit) @28766   15 years vboxsync Main/Console: wrong place to lock the VM pointer, causes hangs
(edit) @28765   15 years vboxsync Main: Build fix
(edit) @28764   15 years vboxsync Main: Introduce a per controller setting to switch to the unbuffered …
(edit) @28763   15 years vboxsync Webservice: add missing lock (fixes assertion in logoff and possible race)
(edit) @28751   15 years vboxsync python: WS bits
(edit) @28748   15 years vboxsync Main/idl: fix definition of last online machine state (typo?)
(edit) @28744   15 years vboxsync Main/Medium: fix guest CPU metric names
(edit) @28742   15 years vboxsync Main/Solaris: added description for hxge.
(edit) @28741   15 years vboxsync Main/HostHardwareLinux: introduce an ifdef for building USB with raw …
(edit) @28728   15 years vboxsync Guest Control/Main: Even return the PID if process is no more (for …
(edit) @28727   15 years vboxsync Main/Console: clean up CFGM handling for medium attachments, make one …
(edit) @28707   15 years vboxsync GuestImpl.cpp: Fixed warnings (scope alocks). Don't assert on …
(edit) @28698   15 years vboxsync ConsoleImpl.cpp: Flush the directory + hint how to get a good release …
(edit) @28694   15 years vboxsync MachineImpl.cpp: Drop the hardcoded xml suffixes. (A bit ugly, but …
(edit) @28691   15 years vboxsync Machine::DeleteSettings: Delete the XML backup (VM.xml-prev) as well …
(edit) @28689   15 years vboxsync XmlFileWrite::write: Added a fSafe argument for safe writing of the …
(edit) @28682   15 years vboxsync Main/HostHardwareLinux: reconnect to the FAM daemon if the connection …
(edit) @28680   15 years vboxsync Main: fix wrong const declaration
(edit) @28675   15 years vboxsync Python WS bridge: handle octet arrays, simplification
(edit) @28669   15 years vboxsync Main: declare some methods const
(edit) @28664   15 years vboxsync python: API to figuire out install directory
(edit) @28645   15 years vboxsync Main: docs typo
(edit) @28641   15 years vboxsync Guest Control: Update (prepareExecuteArgs() not used).
(edit) @28640   15 years vboxsync Guest Control: Update (only complete progress once).
(edit) @28638   15 years vboxsync Guest Control: Update (wrong assertion).
(edit) @28634   15 years vboxsync Guest Control: Update (more bugfixes, enhancements for VBoxManage).
(edit) @28627   15 years vboxsync Guest Control: Update (comment).
(edit) @28626   15 years vboxsync Guest Control: Update (more locking for GetProcessOutput()).
(edit) @28625   15 years vboxsync Guest Control: Update (no buffered host waiting anymore, fixed a …
(edit) @28617   15 years vboxsync Main/HostHardwareLinux: fix the timeout-in-USB-probing test
(edit) @28616   15 years vboxsync Main/HostHardwareLinux: fix an assertion followed by a NULL-pointer …
(edit) @28607   15 years vboxsync Main/Console: eliminate dead variable
(edit) @28602   15 years vboxsync Main/Display: resize a new framebuffer (xTracker 4655)
(edit) @28596   15 years vboxsync Main/OVF: fix IDE controller export broken by r60336
(edit) @28587   15 years vboxsync Main/Medium: fix parameter passing for mergeTo(), eliminating …
(edit) @28586   15 years vboxsync Main: fix locking order in systemproperties
(edit) @28585   15 years vboxsync Main/Console+Machine+Snapshot+Medium: Start with online snapshot …
(edit) @28584   15 years vboxsync Main/MediumLock: Make lock updating available while locked. Simplifies …
(edit) @28583   15 years vboxsync Dropped redundant code for listing network interfaces on Solaris
(edit) @28582   15 years vboxsync Main/MediumLock: Make updating the required lock type available while …
(edit) @28580   15 years vboxsync review feedback
(edit) @28576   15 years vboxsync Main: add support for polling for USB devices on Linux hosts without …
(edit) @28574   15 years vboxsync Main: add support for polling for USB devices on Linux hosts without …
(edit) @28571   15 years vboxsync Guest Control: fix two assertions in debug mode
(edit) @28569   15 years vboxsync Main: CFGM switch to control additional DMI tables
(edit) @28559   15 years vboxsync Main: warning
(edit) @28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
(edit) @28556   15 years vboxsync Main/MediumLock: add method to retrieve requested lock mode
(edit) @28555   15 years vboxsync Main: add support for polling for USB devices on Linux hosts without …
(edit) @28553   15 years vboxsync Main: add support for polling for USB devices on Linux hosts without …
(edit) @28549   15 years vboxsync Currently we only support memory ballooning on all 64-bit hosts except …
(edit) @28543   15 years vboxsync Main/TestVBoxOGL: fixed order of libGL.so dependency
(edit) @28531   15 years vboxsync Main/OVF: fix import of IDE controllers (export currently broken)
(edit) @28529   15 years vboxsync Main: added a note
(edit) @28527   15 years vboxsync Main: IMachine::SetMemoryBalloonSize may change the size of the …
(edit) @28526   15 years vboxsync Main/MediumImpl: fix regression when creating diff images
(edit) @28525   15 years vboxsync fixed comment
(edit) @28513   15 years vboxsync ACPI: make NIC object acceptable by Windows guests
(edit) @28489   15 years vboxsync typo
(edit) @28487   15 years vboxsync ACPI: another attempt to provide primary NIC info via ACPI
(edit) @28485   15 years vboxsync typo
(edit) @28481   15 years vboxsync Main/GuestImp: fixed wrong conversion of CPU load values
(edit) @28468   15 years vboxsync Main: bug in args check of Display::TakeScreenShotToArray
(edit) @28465   15 years vboxsync Guest Control: Update (context ID clamping).
(edit) @28463   15 years vboxsync Guest Control: Update (extended error info, callback bugfixes).
(edit) @28456   15 years vboxsync solaris build fix
(edit) @28453   15 years vboxsync Typo
(edit) @28452   15 years vboxsync Compile fix
(edit) @28451   15 years vboxsync Detect AMD nested paging using cpuid
(edit) @28448   15 years vboxsync Guest Control: Update (API for retrieving output).
(edit) @28447   15 years vboxsync Main/Display: fixed memory leak in Display::TakeScreenShotToArray()
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28406   15 years vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
(edit) @28402   15 years vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28401   15 years vboxsync Main/Machine+Snapshot+Medium: Big medium locking cleanup and …
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