VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44288   12 years vboxsync Eliminate last use of CombinedProgress class etc xtracker id id 6167
(edit) @44281   12 years vboxsync export to OSE
(edit) @44277   12 years vboxsync log typo.
(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) @44160   12 years vboxsync Main/webservices: make it compile with libxslt >= 1.1.27 (thanks jmbreuer!)
(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) @44151   12 years vboxsync Main/Console: dump the VBoxInternal2 extradata settings since they …
(edit) @44134   12 years vboxsync Main/solaris/NetIF-solaris: fixed warning to make Parfait happy
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @44124   12 years vboxsync Eliminate last use of the CombinedProgess class - bugtracker id 6167
(edit) @44103   12 years vboxsync Main/ConsoleImpl2: warning
(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) @43981   12 years vboxsync Guest Control: Respect detached processes.
(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) @43952   12 years vboxsync Shared folders: instead of dropping a shared folder which does not …
(edit) @43949   12 years vboxsync Main/Metics: VM disk usage metric (#6345)
(edit) @43944   12 years vboxsync Burn fix.
(edit) @43943   12 years vboxsync Main/glue: bad_alloc handling for event queue, todos.
(edit) @43934   12 years vboxsync DisplayImpl: LogFlow -> Log2
(edit) @43933   12 years vboxsync Main/Metrics: Host link speed metric and the fix for base name …
(edit) @43929   12 years vboxsync ConsoleVRDPServer: VideoIn updates
(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) @43904   12 years vboxsync Main/ovfreader: Small addendum for the prefix == NULL case
(edit) @43903   12 years vboxsync Main/ovf: Skip over vmw: prefixes to import those OVF files
(edit) @43900   12 years vboxsync actually store the non-rotational flag (thanks Martin Zitek!)
(edit) @43898   12 years vboxsync Missing return value.
(edit) @43897   12 years vboxsync Main/solaris: Fix a performance metrics crash for release builds.
(edit) @43892   12 years vboxsync HostServices/HostChannel,Main: updates.
(edit) @43888   12 years vboxsync crOpenGL: more new present mechanism
(edit) @43875   12 years vboxsync fix max monitor count definitions: follow up
(edit) @43874   12 years vboxsync fix max monitor count definitions
(edit) @43870   12 years vboxsync Stop cancel operation succeeds ref 5903
(edit) @43869   12 years vboxsync Main/MachineDebugger: make it available over the webservice (except …
(edit) @43845   12 years vboxsync Main/Metrics: More reliable disk stats parsing (#6345)
(edit) @43844   12 years vboxsync Main/Metrics: Re-enable time consuming parts in tstCollector (#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) @43808   12 years vboxsync Main: added the OS type to the release log
(edit) @43806   13 years vboxsync Main/ConsoleImpl2: build fix for ancient gcc versions (see r81663, …
(edit) @43794   13 years vboxsync Main/Snapshot: issue 4386. Small changes in error messages and log …
(edit) @43754   13 years vboxsync src-client/ConsoleImpl2: warning
(edit) @43753   13 years vboxsync src-client/ConsoleImpl2.cpp: Build fix r81663.
(edit) @43750   13 years vboxsync Main/src-client/ConsoleImpl2 & Devices/PC/DevPcBios: Logical Geometry …
(edit) @43740   13 years vboxsync Main/Snapshot: only check free space on filesystems when the target …
(edit) @43715   13 years vboxsync Main/Metrics: devmapper support in Linux (#6345)
(edit) @43689   13 years vboxsync Main/Snapshot: issue 4386. Check available free space on the storages …
(edit) @43677   13 years vboxsync Main/Snapshot: issue 4386. Check available free space on the storages …
(edit) @43669   13 years vboxsync Main/MediumImpl: Fix deadlock when two threads attempt to close the …
(edit) @43668   13 years vboxsync Main/Metrics: Fix for file descriptor leak in getInterfaceInfo()
(edit) @43649   13 years vboxsync Main: typos
(edit) @43629   13 years vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
(edit) @43618   13 years vboxsync Main/Metrics: Fixes for Solaris network metrics (#6345)
(edit) @43585   13 years vboxsync Main/webservice: fix MANIFEST.MF content and packaging into vboxjws.jar
(edit) @43584   13 years vboxsync Main,VRDP,VBoxTray: location awareness extension (ported from 4.2).
(edit) @43556   13 years vboxsync build fix
(edit) @43555   13 years vboxsync Main/PerformanceDarwin: switch to the runtime function for determining …
(edit) @43550   13 years vboxsync build fix
(edit) @43547   13 years vboxsync Main/PerformanceWin: switch to the runtime function for determining …
(edit) @43546   13 years vboxsync webservice/websrv-php.xsl: fix for safearray setters contributed by …
(edit) @43541   13 years vboxsync Main/Metrics: Speed may not fit into uint32_t fixed (#6345)
(edit) @43538   13 years vboxsync Main/Metrics: Host network interface metrics for Solaris (#6345)
(edit) @43534   13 years vboxsync Main: refined the total/available host RAM log message
(edit) @43525   13 years vboxsync Main/Metrics: build fix
(edit) @43524   13 years vboxsync Main/Metrics: Register metrics for bridged interfaces only (#6345)
(edit) @43523   13 years vboxsync Main/Metrics: Do not fail if unable to get speed (#6345)
(edit) @43522   13 years vboxsync Main/Metrics: More fixes (#6345)
(edit) @43518   13 years vboxsync Main: Allow configuring CD/DVD drives for SCSI/SAS.
(edit) @43512   13 years vboxsync Main/Metrics: build fix for lin32
(edit) @43507   13 years vboxsync Main/Metrics: Alternative way to get link speed for old kernels (#6345)
(edit) @43493   13 years vboxsync Main/GuestSessionImpl: warnings.
(edit) @43479   13 years vboxsync Main/VirtualBox: properly lock objects when saving the media registry, …
(edit) @43478   13 years vboxsync Main/Medium: fix race (involving several locks and the object …
(edit) @43476   13 years vboxsync Main/Medium: fix copy/paste bugs in error messages for resizing a medium
(edit) @43471   13 years vboxsync Main/Metrics: Better call setVirtualBox before registerMetrics (#6439)
(edit) @43470   13 years vboxsync Main/Metrics: Fixed SEGFAULT on attempt to configure host interface (#6439)
(edit) @43462   13 years vboxsync HGCM Host Channel service: implemented a generic Query function.
(edit) @43456   13 years vboxsync Main/Metrics: Missing interface detection (#6345)
(edit) @43453   13 years vboxsync Main/Metrics: Fixed the issue causing unregistration of all metrics …
(edit) @43446   13 years vboxsync ConsoleVRDPServer: use bitmap updates for 3D redirect if nothing else …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette