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) @98825   21 months vboxsync Main/AudioAdapter: Fix a small memory leak in VBoxSVC: …
(edit) @98807   21 months vboxsync Some small Solaris-specific build warning fixes: Main/Console: Remove …
(edit) @98782   21 months vboxsync bugref:9782. The default values for VirtualSystemDescriptionType_CPU, …
(edit) @98352   22 months vboxsync Main: Fix identifiers containing an incorrect plural of "medium".
(edit) @98351   22 months vboxsync Main: Fix plural of "medium" in many comments.
(edit) @98341   22 months vboxsync Main: bugref:4784: rename MachineSharedFolder to SharedFolder [build fix]
(edit) @98340   22 months vboxsync Main: bugref:4784: seperated SharedFolder API between VboxSVC and VM …
(edit) @98322   23 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   23 months vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98295   23 months vboxsync Main/src-server: hr -> hrc. bugref:10223
(edit) @98294   23 months vboxsync Main/src-server: hr -> hrc. bugref:10223
(edit) @98293   23 months vboxsync Main/src-server: hr -> hrc. bugref:10223
(edit) @98292   23 months vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98291   23 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98289   23 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98288   23 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98287   23 months vboxsync Main/iokit.cpp: DarwinSubscribeUSBNotifications was missing a return …
(edit) @98285   23 months vboxsync src-server/VirtualBoxImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98264   23 months vboxsync iprt/cpp/xml.h,Main: Added EIPRTFailure::getStatus() as an alternative …
(edit) @98263   23 months vboxsync Main: rc() -> hrc()/vrc().
(edit) @98262   23 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98106   23 months vboxsync Manual (C) year updates.
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98102   23 months vboxsync Main/Machine: Assert that mData->mSession.mLockedMedia is locked …
(edit) @98101   23 months vboxsync Main/IMachine::attachDevice: Attempt at fixing r150710 regression. …
(edit) @98100   23 months vboxsync Main: Nits.
(edit) @98099   23 months vboxsync Main/HostHardwareLinux.cpp: Get rid of the for(;;) loop introduced in …
(edit) @98073   23 months vboxsync Main/HostHardwareLinux.cpp: We don't need to dynamically resolve …
(edit) @98072   23 months vboxsync Main/HostDnsSeCiceLinux.cpp: Logging. bugref:10255
(edit) @98071   23 months vboxsync Main/HostDnsServiceLinux.cpp: Massaged the resolv.conf monitoring code …
(edit) @98069   23 months vboxsync Main/Host: Comments nits.
(edit) @98068   23 months vboxsync Main/HostDnsServiceLinux.cpp: Worked out a bunch of bugs and issues …
(edit) @98067   23 months vboxsync Main/HostDnsServiceLinux.cpp: Some @todos and cleanups. bugref:10255
(edit) @98044   2 years vboxsync Main: Added redundancy pending release. Fixed minor issues with …
(edit) @98042   2 years vboxsync Main/Medium: Fix raw disk VMDK typo and fix the diff image variant …
(edit) @98041   2 years vboxsync Main/Medium: Can't use raw disk VMDK for differencing images and also …
(edit) @98035   2 years vboxsync reimplemented changes for bugref:10180 after seperating the changes …
(edit) @98028   2 years vboxsync Audio/Main: Made the Backupable<T> align with the rest of Main (via a …
(edit) @98021   2 years vboxsync Main/NetIf-solaris.cpp: A couple of warnings.
(edit) @98020   2 years vboxsync Main/PerformanceSolaris.cpp: 4 warnings, two involving what seems like …
(edit) @98011   2 years vboxsync Audio/Main: Added missing AutoCallers to the public IAudioAdapter methods.
(edit) @97935   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
(edit) @97932   2 years vboxsync Main: backout. bugref:10090
(edit) @97931   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090
(edit) @97890   2 years vboxsync Main/USBDeviceFilter: Skip some unnecessary Utf8Str copying.
(edit) @97889   2 years vboxsync Main/USBDeviceFilter: Reverted out r154880 as it breaks the API as …
(edit) @97865   2 years vboxsync Main: undo. bugref:10090
(edit) @97864   2 years vboxsync Main: Added API function Medium::resizeAndCloneTo. Modified …
(edit) @97805   2 years vboxsync Main/USBDeviceFilter: Treat port number filter correctly as a decimal …
(edit) @97648   2 years vboxsync Main/ClientWatcher: Use newly added RTProcSignalName to get uniform …
(edit) @97640   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97639   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97638   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97637   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97635   2 years vboxsync Main/ClientWatcher: Use sigabbrev_np() instead of strsignal(), so that …
(edit) @97634   2 years vboxsync Main/ClientWatcher: Resolve signals to strings on non-Windows, to make …
(edit) @97633   2 years vboxsync Main/ClientWatcher: Resolve signals to strings on non-Windows, to make …
(edit) @97632   2 years vboxsync Main/ClientWatcher: Resolve signals to strings on non-Windows, to make …
(edit) @97598   2 years vboxsync Main/SnapshotImpl: Check if a given (current) snapshot object is …
(edit) @97533   2 years vboxsync Frontends/VBoxManage,Main/Appliance: The appliance import code …
(edit) @97523   2 years vboxsync Main: Add new OnMachineGroupsChanged event which fires when the groups …
(edit) @97367   2 years vboxsync Backed out r154357,r154358,r154360,r154361,r154364 because it still …
(edit) @97366   2 years vboxsync Main/UnattendedImpl: We don't use L prefixed strings with Bstr. …
(edit) @97363   2 years vboxsync ​bugref:10180 - Use hrc instead of rc for HRESULT.
(edit) @97362   2 years vboxsync ​bugref:10180 - fixed issue where some files are not cleaned up after …
(edit) @97360   2 years vboxsync bugref:10180 - fixed issue where some files are not cleaned up after …
(edit) @97359   2 years vboxsync bugref:4784 - separated SharedFolder API from being used from both …
(edit) @97261   2 years vboxsync Changed the operator[] to function at() to avoid inserting new empty …
(edit) @97230   2 years vboxsync bugref:10305. Fixed the wrong key. The key had been changed from …
(edit) @97168   2 years vboxsync Main: src-server: VirtualBoxImpl: prevent VBoxSVC deadlock, bugref:10306.
(edit) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96862   2 years vboxsync Main/Unattended: Fedora detection fix. bugref:9781
(edit) @96861   2 years vboxsync IPRT/Vfs,Main/Unattended: Detect fedora ISOs, various code cleanups. …
(edit) @96854   2 years vboxsync Devices/USB,Main,FE/Qt: Export EHCI and XHCI controller …
(edit) @96721   2 years vboxsync Unattended: bugref:9781. Using the first part of the read disk name …
(edit) @96706   2 years vboxsync Unattended: bugref:9781. Some modifications on OS detection and menu …
(edit) @96670   2 years vboxsync Main: Introduce a method to query sensible TPM types to offer in the …
(edit) @96657   2 years vboxsync Unattended: bugref:9781. Some fixes to make unattended install work …
(edit) @96619   2 years vboxsync Main/Unattended: Added is-install-supported checks for windows and …
(edit) @96545   2 years vboxsync Recording/Main: Made recording file name construction more …
(edit) @96412   2 years vboxsync update copyright and license notice text in generators
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96399   2 years vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @96285   2 years vboxsync Recording: Removed support for Opus. bugref:10275
(edit) @96175   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96172   2 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96143   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96141   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96137   2 years vboxsync Recording/Main: Propagate errors further up, to let clients ask …
(edit) @96131   2 years vboxsync FE/Qt+Main/testcase/tstOVF.cpp: A few small updates to the VBox GUI to …
(edit) @95972   2 years vboxsync Main/MediumImpl.cpp: gcc 12.1.1 workaround.
(edit) @95918   2 years vboxsync Recording/Main: Integrated r152624 from 6.1 into trunk (More code for …
(edit) @95741   2 years vboxsync Main/Recording: Added ISystemProperties::getRecordingFeatures to allow …
(edit) @95718   2 years vboxsync Recording/Main: Object sharing fixes for the per-screen settings by …
(edit) @95714   2 years vboxsync Recording/Main: Object sharing fixes for the per-screen settings by …
(edit) @95663   2 years vboxsync Recording/Main: Fixed a debug assertion in …
(edit) @95640   2 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95639   2 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95606   2 years vboxsync Main/BIOSSettings: Added a review comment.
(edit) @95556   2 years vboxsync fixed VERR_PDM_MEDIA_LOCKED when inserting already mounted medium …
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