|
|
@107597
|
3 weeks |
vboxsync |
Main/src-server/ApplianceImplImport.cpp: Some unused assignment …
|
|
|
@107588
|
3 weeks |
vboxsync |
Main,Puel: Made the object tracker code a compile time option …
|
|
|
@107563
|
3 weeks |
vboxsync |
Main/src-server/MachineImplCloneVM.cpp: Missing error check, bugref:3409
|
|
|
@107559
|
3 weeks |
vboxsync |
Main/src-server/NATNetworkImpl.cpp: Missing error checks + two todos, …
|
|
|
@107558
|
3 weeks |
vboxsync |
Main/src-server/NetworkAdapterImpl.cpp: Missing error check, bugref:3409
|
|
|
@107555
|
3 weeks |
vboxsync |
Main/src-server/StorageControllerImpl.cpp: Missing error check, bugref:3409
|
|
|
@107553
|
3 weeks |
vboxsync |
Main/src-server/VirtualBoxImpl.cpp: Missing error check and disable …
|
|
|
@107552
|
3 weeks |
vboxsync |
Main/src-server/UefiVariableStoreImpl.cpp: Missing error check and add …
|
|
|
@107551
|
3 weeks |
vboxsync |
Main/src-server/HostUSBDeviceImpl.cpp: Do the siwtch on the correct …
|
|
|
@107548
|
3 weeks |
vboxsync |
Devices/Network: Fixed and added configuration for packets broadcast …
|
|
|
@107539
|
3 weeks |
vboxsync |
src/VBox/Main/src-server/VirtualBoxImpl.cpp: Fixed warnings found by …
|
|
|
@107534
|
3 weeks |
vboxsync |
src/VBox/Main/src-server/VFSExplorerImpl.cpp: Fixed warnings found by …
|
|
|
@107533
|
3 weeks |
vboxsync |
src/VBox/Main/src-server/UnattendedImpl.cpp: Fixed warnings found by …
|
|
|
@107532
|
3 weeks |
vboxsync |
src/VBox/Main/src-server/USBProxyService: Fixed warnings found by …
|
|
|
@107531
|
3 weeks |
vboxsync |
src/VBox/Main/include/USBDeviceFilterImpl.[h|cpp]: Fixed warnings …
|
|
|
@107530
|
3 weeks |
vboxsync |
src/VBox/Main/src-server/PlatformImpl.cpp: Fixed warnings found by …
|
|
|
@107526
|
3 weeks |
vboxsync |
src/VBox/Main/include/MachineImpl[.h|.cpp]: Fixed warnings found by …
|
|
|
@107524
|
3 weeks |
vboxsync |
src-server/HostNetworkInterfaceImpl.cpp: Fixed warning found by …
|
|
|
@107523
|
3 weeks |
vboxsync |
src/VBox/Main/src-server/HostImpl.cpp: Fixed warning found by Parfait …
|
|
|
@107516
|
3 weeks |
vboxsync |
src/VBox/Main/src-server/ApplianceImpl.cpp: Fixed warning found by …
|
|
|
@107488
|
3 weeks |
vboxsync |
Main/src-server/MediumImpl.cpp: Fix unused assignment and missing …
|
|
|
@107474
|
3 weeks |
vboxsync |
Main/{include/Performance.h,src-server/Performance.cpp}: Missing field …
|
|
|
@107471
|
3 weeks |
vboxsync |
Main/src-server/UnattendedScript.cpp: Don't call Utf8Str::find() …
|
|
|
@107460
|
3 weeks |
vboxsync |
Main/src-server/generic/USBProxyBackendUsbIp.cpp: Missing field …
|
|
|
@107447
|
3 weeks |
vboxsync |
Main/src-server/ApplianceImplImport.cpp: Don't do the string -> …
|
|
|
@107440
|
4 weeks |
vboxsync |
Main/src-server/NATNetworkImpl.cpp: Fixed a warning found by Parfait. …
|
|
|
@107438
|
4 weeks |
vboxsync |
Main/ApplianceImplImport.cpp: Fixed a warning found by Parfait. …
|
|
|
@107298
|
7 weeks |
vboxsync |
Main/Appliance: Within IMachine::exportTo() only call …
|
|
|
@107296
|
7 weeks |
vboxsync |
Windows/Networking: Removed NDIS 5-based drivers, as we don't support …
|
|
|
@107267
|
7 weeks |
vboxsync |
Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support …
|
|
|
@107262
|
8 weeks |
vboxsync |
bugref:10806. Set the idle time for Medium and Machine tracked objects …
|
|
|
@107248
|
8 weeks |
vboxsync |
VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Fill in some …
|
|
|
@107239
|
8 weeks |
vboxsync |
bugref: 10806. Added new parameters to …
|
|
|
@107229
|
2 months |
vboxsync |
Main/Medium: Address broken reference counting of medium back …
|
|
|
@107198
|
2 months |
vboxsync |
FE/VBoxManage,Main/Appliance: Add the ability to export and import VMs …
|
|
|
@107190
|
2 months |
vboxsync |
src/VBox/Main/src-server/UnattendedInstaller.cpp: Fixed odd conditions …
|
|
|
@107139
|
2 months |
vboxsync |
Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
|
|
|
@107121
|
2 months |
vboxsync |
VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Add two new …
|
|
|
@107116
|
2 months |
vboxsync |
/Config.kmk,Main: Added VBOX_WITH_X86_ON_ARM_ENABLED to the build …
|
|
|
@106980
|
3 months |
vboxsync |
Added compile time condition into findProgressById(). The env variable …
|
|
|
@106976
|
3 months |
vboxsync |
Added tracking for medium, machine, session, progress objects.
|
|
|
@106971
|
3 months |
vboxsync |
VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
|
|
|
@106883
|
3 months |
vboxsync |
Fixed wrong error type.
|
|
|
@106880
|
3 months |
vboxsync |
Added implementations of getTrackedObject and getTrackedObjectIds. …
|
|
|
@106832
|
3 months |
vboxsync |
Main/{Machine,Medium,Snapshot}: Address broken reference counting of …
|
|
|
@106513
|
3 months |
vboxsync |
Main/PlatformImpl.cpp: Unreachable NOREF in switch in …
|
|
|
@106458
|
4 months |
vboxsync |
FE/Qt: bugref:10786 Reverting r165258.
|
|
|
@106439
|
4 months |
vboxsync |
FE/Qt: bugref:10786 Sanitize file object names.
|
|
|
@106384
|
4 months |
vboxsync |
Main: Code for configuring and enabling nested virtualization support …
|
|
|
@106164
|
4 months |
vboxsync |
Main/VRDEServerImpl.cpp: Don't overwrite the 'NEGOTIATE' security …
|
|
|
@106081
|
5 months |
vboxsync |
Main: Fixed enabling 3D when selecting supported graphics controllers …
|
|
|
@106080
|
5 months |
vboxsync |
Main: Fixed enabling 3D when selecting supported graphics controllers. …
|
|
|
@106077
|
5 months |
vboxsync |
Main: Name locks.
|
|
|
@106065
|
5 months |
vboxsync |
Manual copyright year updates.
|
|
|
@106062
|
5 months |
vboxsync |
Unattended: bugref:10511. Avoid tripping lock order assert when …
|
|
|
@106061
|
5 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106038
|
5 months |
vboxsync |
Main/Snapshot: Prevent stray <vmname>.nvram files from accumulating in …
|
|
|
@105993
|
5 months |
vboxsync |
Main: nits
|
|
|
@105971
|
5 months |
vboxsync |
Main: Removed IHost::acceleration3DAvailable property, as this wasn't …
|
|
|
@105964
|
5 months |
vboxsync |
Main: Use PlatformProperties::s_isGraphicsControllerFeatureSupported() …
|
|
|
@105959
|
5 months |
vboxsync |
Main: (Hopefully) Made it more clear which graphics features are …
|
|
|
@105922
|
5 months |
vboxsync |
Unattended: bugref:10511, bugref:10384. Simplify check if the detected …
|
|
|
@105917
|
5 months |
vboxsync |
Unattended: bugref:10511, bugref:10384. Check if the detected guest …
|
|
|
@105885
|
5 months |
vboxsync |
Main: Better fix for GraphicsAdapter::isFeatureEnabled() if a feature …
|
|
|
@105879
|
5 months |
vboxsync |
Main/GraphicsAdapterImpl: Commented out #ifndef in isFeatureEnabled …
|
|
|
@105873
|
5 months |
vboxsync |
IPRT/cpp/utils: Moved MY_VECTOR_ASSIGN_ARRAY into IPRT and renamed it …
|
|
|
@105865
|
5 months |
vboxsync |
Main: Added API for querying graphics features (2D Video / 3D …
|
|
|
@105864
|
5 months |
vboxsync |
Main: Added API for querying graphics features (2D Video / 3D …
|
|
|
@105658
|
6 months |
vboxsync |
Main: Add possibility to save the NVRAM file as a directory tree …
|
|
|
@105605
|
6 months |
vboxsync |
Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
|
|
|
@105455
|
6 months |
vboxsync |
Main: Special API tweak for ARM host disabling x86-on-arm by default …
|
|
|
@105308
|
7 months |
vboxsync |
Recording: Build fix if VBOX_WITH_RECORDING isn't set. bugref:10718
|
|
|
@105266
|
7 months |
vboxsync |
Recording: Implemented support for a dedicated progress object, which …
|
|
|
@105254
|
7 months |
vboxsync |
Main,FE/VBoxManage: Add method to query which execution engines …
|
|
|
@105163
|
7 months |
vboxsync |
Linux/Network: Do not attach netfilter to wrong names or multiple …
|
|
|
@105136
|
7 months |
vboxsync |
Main/VRDEServerImpl.cpp: Consider the autogenerated certificate …
|
|
|
@105130
|
7 months |
vboxsync |
Main: Fix build errors after r163757; bugref:10310
|
|
|
@105127
|
7 months |
vboxsync |
Certificate repair function fix - bugref:10310
|
|
|
@105124
|
7 months |
vboxsync |
Certificate repair function added - bugref:10310
|
|
|
@105087
|
7 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105018
|
7 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@105016
|
7 months |
vboxsync |
doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
|
|
|
@104819
|
8 months |
vboxsync |
Main: Also make use of …
|
|
|
@104794
|
8 months |
vboxsync |
Main: Actually add new Microsoft KEK cert issued 2023, was forgotten …
|
|
|
@104793
|
8 months |
vboxsync |
Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader CA …
|
|
|
@104753
|
8 months |
vboxsync |
Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
|
|
|
@104750
|
8 months |
vboxsync |
Main/SystemProperties.cpp: i_setLoggingLevel needs to check that …
|
|
|
@104748
|
8 months |
vboxsync |
Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
|
|
|
@104747
|
9 months |
vboxsync |
Reverted r163074 (Main/SystemPropertiesImpl: Fixed some ASAN warnings. …
|
|
|
@104745
|
9 months |
vboxsync |
IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
|
|
|
@104635
|
9 months |
vboxsync |
Main: Fixed warnings. bugref:3409
|
|
|
@104618
|
9 months |
vboxsync |
Fixed potential overwriting of certificates - bugref:10310
|
|
|
@104570
|
9 months |
vboxsync |
Make TLS default and auto-generate a certificate - bugref:10310
|
|
|
@104542
|
9 months |
vboxsync |
Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384
|
|
|
@104541
|
9 months |
vboxsync |
Revert r163069-r163071 for debugging
|
|
|
@104537
|
9 months |
vboxsync |
Made TLS default with auto-generation of self-signed certificate - #10310
|
|
|
@104535
|
9 months |
vboxsync |
Main/Unattended: Fixed a warning wrt uninitialized variable.
|
|
|
@104479
|
9 months |
vboxsync |
Main/src-server/win/NetIf-win.cpp: Fix statement assigning the return …
|
|
|
@104477
|
9 months |
vboxsync |
Main/src-server/win/NetIf-win.cpp: Fix statement assigning the return …
|
|
|
@104444
|
9 months |
vboxsync |
ApplianceImport/OVA: Handle trailing zeros in old ova xml properly for …
|
|
|