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) @107248   6 weeks vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Fill in some …
(edit) @107239   6 weeks vboxsync bugref: 10806. Added new parameters to …
(edit) @107229   7 weeks vboxsync Main/Medium: Address broken reference counting of medium back …
(edit) @107198   7 weeks vboxsync FE/VBoxManage,Main/Appliance: Add the ability to export and import VMs …
(edit) @107190   7 weeks vboxsync src/VBox/Main/src-server/UnattendedInstaller.cpp: Fixed odd conditions …
(edit) @107139   8 weeks vboxsync Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
(edit) @107121   2 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Add two new …
(edit) @107116   2 months vboxsync /Config.kmk,Main: Added VBOX_WITH_X86_ON_ARM_ENABLED to the build …
(edit) @106980   2 months vboxsync Added compile time condition into findProgressById(). The env variable …
(edit) @106976   2 months vboxsync Added tracking for medium, machine, session, progress objects.
(edit) @106971   2 months vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
(edit) @106883   2 months vboxsync Fixed wrong error type.
(edit) @106880   2 months vboxsync Added implementations of getTrackedObject and getTrackedObjectIds. …
(edit) @106832   3 months vboxsync Main/{Machine,Medium,Snapshot}: Address broken reference counting of …
(edit) @106513   3 months vboxsync Main/PlatformImpl.cpp: Unreachable NOREF in switch in …
(edit) @106458   3 months vboxsync FE/Qt: bugref:10786 Reverting r165258.
(edit) @106439   3 months vboxsync FE/Qt: bugref:10786 Sanitize file object names.
(edit) @106384   3 months vboxsync Main: Code for configuring and enabling nested virtualization support …
(edit) @106164   4 months vboxsync Main/VRDEServerImpl.cpp: Don't overwrite the 'NEGOTIATE' security …
(edit) @106081   4 months vboxsync Main: Fixed enabling 3D when selecting supported graphics controllers …
(edit) @106080   4 months vboxsync Main: Fixed enabling 3D when selecting supported graphics controllers. …
(edit) @106077   4 months vboxsync Main: Name locks.
(edit) @106065   4 months vboxsync Manual copyright year updates.
(edit) @106062   4 months vboxsync Unattended: ​bugref:10511. Avoid tripping lock order assert when …
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @106038   4 months vboxsync Main/Snapshot: Prevent stray <vmname>.nvram files from accumulating in …
(edit) @105993   4 months vboxsync Main: nits
(edit) @105971   5 months vboxsync Main: Removed IHost::acceleration3DAvailable property, as this wasn't …
(edit) @105964   5 months vboxsync Main: Use PlatformProperties::s_isGraphicsControllerFeatureSupported() …
(edit) @105959   5 months vboxsync Main: (Hopefully) Made it more clear which graphics features are …
(edit) @105922   5 months vboxsync Unattended: bugref:10511, bugref:10384. Simplify check if the detected …
(edit) @105917   5 months vboxsync Unattended: ​bugref:10511, ​bugref:10384. Check if the detected guest …
(edit) @105885   5 months vboxsync Main: Better fix for GraphicsAdapter::isFeatureEnabled() if a feature …
(edit) @105879   5 months vboxsync Main/GraphicsAdapterImpl: Commented out #ifndef in isFeatureEnabled …
(edit) @105873   5 months vboxsync IPRT/cpp/utils: Moved MY_VECTOR_ASSIGN_ARRAY into IPRT and renamed it …
(edit) @105865   5 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105864   5 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105658   5 months vboxsync Main: Add possibility to save the NVRAM file as a directory tree …
(edit) @105605   6 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105455   6 months vboxsync Main: Special API tweak for ARM host disabling x86-on-arm by default …
(edit) @105308   6 months vboxsync Recording: Build fix if VBOX_WITH_RECORDING isn't set. ​bugref:10718
(edit) @105266   6 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105254   6 months vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105163   7 months vboxsync Linux/Network: Do not attach netfilter to wrong names or multiple …
(edit) @105136   7 months vboxsync Main/VRDEServerImpl.cpp: Consider the autogenerated certificate …
(edit) @105130   7 months vboxsync Main: Fix build errors after r163757; bugref:10310
(edit) @105127   7 months vboxsync Certificate repair function fix - bugref:10310
(edit) @105124   7 months vboxsync Certificate repair function added - bugref:10310
(edit) @105087   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105018   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   7 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @104819   8 months vboxsync Main: Also make use of …
(edit) @104794   8 months vboxsync Main: Actually add new Microsoft KEK cert issued 2023, was forgotten …
(edit) @104793   8 months vboxsync Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader CA …
(edit) @104753   8 months vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104750   8 months vboxsync Main/SystemProperties.cpp: i_setLoggingLevel needs to check that …
(edit) @104748   8 months vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104747   8 months vboxsync Reverted r163074 (Main/SystemPropertiesImpl: Fixed some ASAN warnings. …
(edit) @104745   8 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104635   8 months vboxsync Main: Fixed warnings. ​bugref:3409
(edit) @104618   8 months vboxsync Fixed potential overwriting of certificates - bugref:10310
(edit) @104570   8 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104542   9 months vboxsync Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384
(edit) @104541   9 months vboxsync Revert r163069-r163071 for debugging
(edit) @104537   9 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104535   9 months vboxsync Main/Unattended: Fixed a warning wrt uninitialized variable.
(edit) @104479   9 months vboxsync Main/src-server/win/NetIf-win.cpp: Fix statement assigning the return …
(edit) @104477   9 months vboxsync Main/src-server/win/NetIf-win.cpp: Fix statement assigning the return …
(edit) @104444   9 months vboxsync ApplianceImport/OVA: Handle trailing zeros in old ova xml properly for …
(edit) @104024   10 months vboxsync Main/HostDnsServiceLinux.cpp: Make it build on linux.arm64, bugref:10391
(edit) @103564   11 months vboxsync Main/HostHardwareLinux.cpp: Plug memory leak in dvdCreateDeviceStrings()
(edit) @103532   11 months vboxsync VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
(edit) @103500   11 months vboxsync Main/USBProxyBackendUsbIp.cpp: Remove some useless condition which is …
(edit) @103429   11 months vboxsync Main/PerformanceLinux.cpp: Avoid re-doing overflow checks too many …
(edit) @103427   11 months vboxsync Main/xpcom/server_module.cpp: Use RTPathAppend instead of RTStrCat and …
(edit) @103396   11 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103395   11 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103331   11 months vboxsync Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make …
(edit) @103300   11 months vboxsync libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
(edit) @103285   12 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103275   12 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103260   12 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103248   12 months vboxsync Main: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103147   12 months vboxsync Main: Some warning fixes about externally visible functions which …
(edit) @103109   12 months vboxsync Main/UnattendedImpl.cpp: Disabled confusing error message from …
(edit) @103097   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @102640   13 months vboxsync Main: Darwin Host USB: Fix asssertion on USB device attach to the …
(edit) @102590   13 months vboxsync Unattended: implemented quick fix so files are properly cleaned up …
(edit) @102534   14 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102488   14 months vboxsync IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
(edit) @102455   14 months vboxsync Main: Removed some more BUGBUG entries and documented empty / …
(edit) @102417   14 months vboxsync Main/Unattended: If detecting the ISO failed, print everything we got …
(edit) @102398   14 months vboxsync Main/Unattended: Removed the more flexible solution of being able to …
(edit) @102381   14 months vboxsync Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
(edit) @102360   14 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102356   14 months vboxsync IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
(edit) @102347   14 months vboxsync Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551
(edit) @102342   14 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102337   14 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
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