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) @107930   4 weeks vboxsync Audio/Windows: Purged the WinMM backend wherever possible; default to …
(edit) @107906   4 weeks vboxsync Main/Unattended: Add AVOID_UPDATES_OVER_NETWORK variable for …
(edit) @107873   5 weeks vboxsync Unattended: bugref:9781. Remove the default user password.
(edit) @107852   5 weeks vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Remove the …
(edit) @107837   5 weeks vboxsync Main/src-server/darwin/iokit.cpp: Remove unused variables, bugref:3409
(edit) @107820   5 weeks vboxsync libslirp/udp.c,Main: Spaces. bugref:10268
(edit) @107797   5 weeks vboxsync Main/HostImpl.cpp: Fixed lock order problem in Host::i_updateNetIfList …
(edit) @107771   5 weeks vboxsync Main/src-server/generic/NetIf-generic.cpp: Don't overwrite vrc with …
(edit) @107756   6 weeks vboxsync src/VBox/Main/src-server/AudioAdapterImpl.cpp; Left a @todo.
(edit) @107754   6 weeks vboxsync src/VBox/Main/src-server/VirtualBoxImpl.cpp: Does as the comment of …
(edit) @107696   6 weeks vboxsync Main/src-server/UnattendedImpl.cpp: Fixed some parfait warnings about …
(edit) @107676   6 weeks vboxsync Main/src-server/HostImpl.cpp: Missing error checks, bugref:3409
(edit) @107621   6 weeks vboxsync Main/src-server/darwin/HostDnsServiceDarwin.cpp: Missing member …
(edit) @107615   6 weeks vboxsync Main/src-server/darwin/HostDnsServiceDarwin.cpp: Missing member …
(edit) @107614   6 weeks vboxsync Main/src-server/USBDeviceFilterImpl.cpp: Missing member initializer, …
(edit) @107607   6 weeks vboxsync Main/src-server/darwin/HostDnsServiceDarwin.cpp: Wrong if condition, …
(edit) @107601   6 weeks vboxsync src/VBox/Main/src-server/ApplianceImplExport.cpp: Fixed warnings found …
(edit) @107598   6 weeks vboxsync Main/src-server/MachineImpl.cpp: Fix a unused variable parfait …
(edit) @107597   6 weeks vboxsync Main/src-server/ApplianceImplImport.cpp: Some unused assignment …
(edit) @107588   6 weeks vboxsync Main,Puel: Made the object tracker code a compile time option …
(edit) @107563   6 weeks vboxsync Main/src-server/MachineImplCloneVM.cpp: Missing error check, bugref:3409
(edit) @107559   6 weeks vboxsync Main/src-server/NATNetworkImpl.cpp: Missing error checks + two todos, …
(edit) @107558   6 weeks vboxsync Main/src-server/NetworkAdapterImpl.cpp: Missing error check, bugref:3409
(edit) @107555   6 weeks vboxsync Main/src-server/StorageControllerImpl.cpp: Missing error check, bugref:3409
(edit) @107553   6 weeks vboxsync Main/src-server/VirtualBoxImpl.cpp: Missing error check and disable …
(edit) @107552   6 weeks vboxsync Main/src-server/UefiVariableStoreImpl.cpp: Missing error check and add …
(edit) @107551   6 weeks vboxsync Main/src-server/HostUSBDeviceImpl.cpp: Do the siwtch on the correct …
(edit) @107548   6 weeks vboxsync Devices/Network: Fixed and added configuration for packets broadcast …
(edit) @107539   6 weeks vboxsync src/VBox/Main/src-server/VirtualBoxImpl.cpp: Fixed warnings found by …
(edit) @107534   6 weeks vboxsync src/VBox/Main/src-server/VFSExplorerImpl.cpp: Fixed warnings found by …
(edit) @107533   6 weeks vboxsync src/VBox/Main/src-server/UnattendedImpl.cpp: Fixed warnings found by …
(edit) @107532   6 weeks vboxsync src/VBox/Main/src-server/USBProxyService: Fixed warnings found by …
(edit) @107531   6 weeks vboxsync src/VBox/Main/include/USBDeviceFilterImpl.[h|cpp]: Fixed warnings …
(edit) @107530   6 weeks vboxsync src/VBox/Main/src-server/PlatformImpl.cpp: Fixed warnings found by …
(edit) @107526   6 weeks vboxsync src/VBox/Main/include/MachineImpl[.h|.cpp]: Fixed warnings found by …
(edit) @107524   6 weeks vboxsync src-server/HostNetworkInterfaceImpl.cpp: Fixed warning found by …
(edit) @107523   6 weeks vboxsync src/VBox/Main/src-server/HostImpl.cpp: Fixed warning found by Parfait …
(edit) @107516   6 weeks vboxsync src/VBox/Main/src-server/ApplianceImpl.cpp: Fixed warning found by …
(edit) @107488   6 weeks vboxsync Main/src-server/MediumImpl.cpp: Fix unused assignment and missing …
(edit) @107474   6 weeks vboxsync Main/{include/Performance.h,src-server/Performance.cpp}: Missing field …
(edit) @107471   7 weeks vboxsync Main/src-server/UnattendedScript.cpp: Don't call Utf8Str::find() …
(edit) @107460   7 weeks vboxsync Main/src-server/generic/USBProxyBackendUsbIp.cpp: Missing field …
(edit) @107447   7 weeks vboxsync Main/src-server/ApplianceImplImport.cpp: Don't do the string -> …
(edit) @107440   7 weeks vboxsync Main/src-server/NATNetworkImpl.cpp: Fixed a warning found by Parfait. …
(edit) @107438   7 weeks vboxsync Main/ApplianceImplImport.cpp: Fixed a warning found by Parfait. …
(edit) @107298   2 months vboxsync Main/Appliance: Within IMachine::exportTo() only call …
(edit) @107296   2 months vboxsync Windows/Networking: Removed NDIS 5-based drivers, as we don't support …
(edit) @107267   2 months vboxsync Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support …
(edit) @107262   2 months vboxsync bugref:10806. Set the idle time for Medium and Machine tracked objects …
(edit) @107248   3 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Fill in some …
(edit) @107239   3 months vboxsync bugref: 10806. Added new parameters to …
(edit) @107229   3 months vboxsync Main/Medium: Address broken reference counting of medium back …
(edit) @107198   3 months vboxsync FE/VBoxManage,Main/Appliance: Add the ability to export and import VMs …
(edit) @107190   3 months vboxsync src/VBox/Main/src-server/UnattendedInstaller.cpp: Fixed odd conditions …
(edit) @107139   3 months vboxsync Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
(edit) @107121   3 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Add two new …
(edit) @107116   3 months vboxsync /Config.kmk,Main: Added VBOX_WITH_X86_ON_ARM_ENABLED to the build …
(edit) @106980   3 months vboxsync Added compile time condition into findProgressById(). The env variable …
(edit) @106976   3 months vboxsync Added tracking for medium, machine, session, progress objects.
(edit) @106971   3 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
(edit) @106883   4 months vboxsync Fixed wrong error type.
(edit) @106880   4 months vboxsync Added implementations of getTrackedObject and getTrackedObjectIds. …
(edit) @106832   4 months vboxsync Main/{Machine,Medium,Snapshot}: Address broken reference counting of …
(edit) @106513   4 months vboxsync Main/PlatformImpl.cpp: Unreachable NOREF in switch in …
(edit) @106458   4 months vboxsync FE/Qt: bugref:10786 Reverting r165258.
(edit) @106439   4 months vboxsync FE/Qt: bugref:10786 Sanitize file object names.
(edit) @106384   4 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106164   5 months vboxsync Main/VRDEServerImpl.cpp: Don't overwrite the 'NEGOTIATE' security …
(edit) @106081   5 months vboxsync Main: Fixed enabling 3D when selecting supported graphics controllers …
(edit) @106080   5 months vboxsync Main: Fixed enabling 3D when selecting supported graphics controllers. …
(edit) @106077   5 months vboxsync Main: Name locks.
(edit) @106065   5 months vboxsync Manual copyright year updates.
(edit) @106062   5 months vboxsync Unattended: ​bugref:10511. Avoid tripping lock order assert when …
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @106038   5 months vboxsync Main/Snapshot: Prevent stray <vmname>.nvram files from accumulating in …
(edit) @105993   6 months vboxsync Main: nits
(edit) @105971   6 months vboxsync Main: Removed IHost::acceleration3DAvailable property, as this wasn't …
(edit) @105964   6 months vboxsync Main: Use PlatformProperties::s_isGraphicsControllerFeatureSupported() …
(edit) @105959   6 months vboxsync Main: (Hopefully) Made it more clear which graphics features are …
(edit) @105922   6 months vboxsync Unattended: bugref:10511, bugref:10384. Simplify check if the detected …
(edit) @105917   6 months vboxsync Unattended: ​bugref:10511, ​bugref:10384. Check if the detected guest …
(edit) @105885   6 months vboxsync Main: Better fix for GraphicsAdapter::isFeatureEnabled() if a feature …
(edit) @105879   6 months vboxsync Main/GraphicsAdapterImpl: Commented out #ifndef in isFeatureEnabled …
(edit) @105873   6 months vboxsync IPRT/cpp/utils: Moved MY_VECTOR_ASSIGN_ARRAY into IPRT and renamed it …
(edit) @105865   6 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105864   6 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105658   6 months vboxsync Main: Add possibility to save the NVRAM file as a directory tree …
(edit) @105605   7 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105455   7 months vboxsync Main: Special API tweak for ARM host disabling x86-on-arm by default …
(edit) @105308   7 months vboxsync Recording: Build fix if VBOX_WITH_RECORDING isn't set. ​bugref:10718
(edit) @105266   8 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105254   8 months vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105163   8 months vboxsync Linux/Network: Do not attach netfilter to wrong names or multiple …
(edit) @105136   8 months vboxsync Main/VRDEServerImpl.cpp: Consider the autogenerated certificate …
(edit) @105130   8 months vboxsync Main: Fix build errors after r163757; bugref:10310
(edit) @105127   8 months vboxsync Certificate repair function fix - bugref:10310
(edit) @105124   8 months vboxsync Certificate repair function added - bugref:10310
(edit) @105087   8 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105018   8 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   8 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
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