VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45518   12 years vboxsync Main: Code generator for (xp)com API implementations, including …
(edit) @45497   12 years vboxsync back out API wrapper generator, too broken with XPCOM
(edit) @45491   12 years vboxsync Main: Code generator for (xp)com implementations, including logging …
(edit) @45367   12 years vboxsync Main: a couple of whitespace fixes
(edit) @45356   12 years vboxsync tabs
(edit) @45354   12 years vboxsync Main: OVF 2.0 support. Part 2 - OVA package with SHA256 support has …
(edit) @45284   12 years vboxsync Main: Introduce "StorageMgmt/SilentReconfigureWhilePaused" extradata …
(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) @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) @45119   12 years vboxsync reverted: r84411. (need to solve issues with java first.)
(edit) @45117   12 years vboxsync Main/NATNetwork API (xTracker/5894).
(edit) @45098   12 years vboxsync Main/Snapshot: fragment of code has been replaced by a call …
(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) @45051   12 years vboxsync Main/Metrics: handle less common cases for FS to disk resolution (#6345)
(edit) @44948   12 years vboxsync Main/SystemProperties+Machine: new config setting for default VM …
(edit) @44814   12 years vboxsync Main/Machine: allow MachineState_Stopping when updating guest …
(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) @44548   12 years vboxsync Main/Metrics: Update link status on metrics setup, do not collect …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(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) @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) @44433   12 years vboxsync Main/Medium: improve the error handling for medium UUID change …
(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) @44395   12 years vboxsync Main/SnapshotImpl: Select merge direction based on the image size
(edit) @44381   12 years vboxsync Main: operator precedence
(edit) @44380   12 years vboxsync remove compiler warning about that some variable shadows a previous local
(edit) @44379   12 years vboxsync Main: The change ulong to ULONG inside the loops where enumeration …
(edit) @44376   12 years vboxsync The changes inside loops where enumeration MediumVariant is converted. …
(edit) @44365   12 years vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44353   12 years vboxsync Main: machine folder name sanitising was not working in release …
(edit) @44350   12 years vboxsync Main: machine folder name sanitising was not working in release …
(edit) @44349   12 years vboxsync Main: machine folder name sanitising was not working in release builds.
(edit) @44327   12 years vboxsync Main/Snapshot: the merge procedure became a little bit better. …
(edit) @44320   12 years vboxsync Main: adjust r83244. Don't loop endlessly in case the PRNG is broken …
(edit) @44316   12 years vboxsync Main: Check for already used UUIDs when registering a new non file …
(edit) @44274   12 years vboxsync Guest properties/Main/: Added more safety checks, also re-validate …
(edit) @44240   12 years vboxsync Main: Fix assertion, pMedium can be Null if there is an error
(edit) @44234   12 years vboxsync Main/FreeBSD: Fix
(edit) @44191   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
(edit) @44179   12 years vboxsync build fix
(edit) @44174   12 years vboxsync HostImpl.cpp / Host::GetProcessorFeature: Finally use /dev/vboxdrvu to …
(edit) @44167   12 years vboxsync Main: Increased guest property lookup performance by using a map for …
(edit) @44153   12 years vboxsync Main/Machine: unconditionally disable video encoding, should mitigate …
(edit) @44152   12 years vboxsync Main/Snapshot+Console: Set up logging earlier to capture more error …
(edit) @44134   12 years vboxsync Main/solaris/NetIF-solaris: fixed warning to make Parfait happy
(edit) @44124   12 years vboxsync Eliminate last use of the CombinedProgess class - bugtracker id 6167
(edit) @44091   12 years vboxsync Main: make the code more readable. Places where the comparisons were …
(edit) @44043   12 years vboxsync Main/VirtualBox: fix bug in creating SnapshotEvents, the event type …
(edit) @44041   12 years vboxsync Main/Snapshot: re-add a vital fix for taking snapshots which somehow …
(edit) @44039   12 years vboxsync Main: renavation com::Guid class. PR5744
(edit) @44031   12 years vboxsync Main/Metrics: Network counter wrap and non-sd disk fixes for Solaris …
(edit) @44029   12 years vboxsync Main/Medium: fix logic for updating image UUID and parent UUID so that …
(edit) @43994   12 years vboxsync Main/Metrics: Do not collect data for unplugged host interfaces (#6345)
(edit) @43978   12 years vboxsync Main/Metrics: Host disk size for Solaris (#6345)
(edit) @43958   12 years vboxsync Main/Metrics: Host disk size, linux only (#6345)
(edit) @43949   12 years vboxsync Main/Metics: VM disk usage metric (#6345)
(edit) @43933   12 years vboxsync Main/Metrics: Host link speed metric and the fix for base name …
(edit) @43915   12 years vboxsync Main/Machine+Snapshot+Medium: fix cancelling snapshots, used to …
(edit) @43908   12 years vboxsync Main/Metrics: VM network rate metrics (#6345)
(edit) @43907   12 years vboxsync Same for DVD and floppy images
(edit) @43906   12 years vboxsync Fix attaching a hard disk by UUID through VBoxManage (4.2 regression, …
(edit) @43900   12 years vboxsync actually store the non-rotational flag (thanks Martin Zitek!)
(edit) @43897   12 years vboxsync Main/solaris: Fix a performance metrics crash for release builds.
(edit) @43870   12 years vboxsync Stop cancel operation succeeds ref 5903
(edit) @43845   12 years vboxsync Main/Metrics: More reliable disk stats parsing (#6345)
(edit) @43843   12 years vboxsync Main/Metrics: Remove new line character from disk name (#6345)
(edit) @43842   12 years vboxsync Main/Metrics: Alternative way to collect disk stats on Linux (#6345)
(edit) @43840   12 years vboxsync Main/Metrics: Fix volume name extraction in Linux (#6345)
(edit) @43836   12 years vboxsync Main/Metrics: removed unused functions (#6345)
(edit) @43835   12 years vboxsync Main/Metrics: Fix for UFS (#6345)
(edit) @43831   12 years vboxsync Main/Metrics: Disk and filesystem metrics for Solaris (#6345)
(edit) @43794   12 years vboxsync Main/Snapshot: issue 4386. Small changes in error messages and log …
(edit) @43740   12 years vboxsync Main/Snapshot: only check free space on filesystems when the target …
(edit) @43715   12 years vboxsync Main/Metrics: devmapper support in Linux (#6345)
(edit) @43689   12 years vboxsync Main/Snapshot: issue 4386. Check available free space on the storages …
(edit) @43677   12 years vboxsync Main/Snapshot: issue 4386. Check available free space on the storages …
(edit) @43669   12 years vboxsync Main/MediumImpl: Fix deadlock when two threads attempt to close the …
(edit) @43668   12 years vboxsync Main/Metrics: Fix for file descriptor leak in getInterfaceInfo()
(edit) @43629   12 years vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
(edit) @43618   12 years vboxsync Main/Metrics: Fixes for Solaris network metrics (#6345)
(edit) @43556   12 years vboxsync build fix
(edit) @43555   12 years vboxsync Main/PerformanceDarwin: switch to the runtime function for determining …
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