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) @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   7 months vboxsync Recording: Build fix if VBOX_WITH_RECORDING isn't set. ​bugref:10718
(edit) @105266   7 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105254   7 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   9 months vboxsync Main/SystemProperties.cpp: i_setLoggingLevel needs to check that …
(edit) @104748   9 months vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104747   9 months vboxsync Reverted r163074 (Main/SystemPropertiesImpl: Fixed some ASAN warnings. …
(edit) @104745   9 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104635   9 months vboxsync Main: Fixed warnings. ​bugref:3409
(edit) @104618   9 months vboxsync Fixed potential overwriting of certificates - bugref:10310
(edit) @104570   9 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   12 months vboxsync Main/USBProxyBackendUsbIp.cpp: Remove some useless condition which is …
(edit) @103429   12 months vboxsync Main/PerformanceLinux.cpp: Avoid re-doing overflow checks too many …
(edit) @103427   12 months vboxsync Main/xpcom/server_module.cpp: Use RTPathAppend instead of RTStrCat and …
(edit) @103396   12 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103395   12 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103331   12 months vboxsync Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make …
(edit) @103300   12 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   14 months vboxsync Main: Darwin Host USB: Fix asssertion on USB device attach to the …
(edit) @102590   14 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 …
(edit) @102280   15 months vboxsync Main: For ARM there's also x86 emulation in …
(edit) @102227   15 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102224   15 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102206   15 months vboxsync VBox: Get rid of unused (and now removed) include, bugref:10545 [build fix]
(edit) @102171   15 months vboxsync Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
(edit) @102170   15 months vboxsync Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to …
(edit) @102116   15 months vboxsync Main/Unattended: added user payload to unattended. bugref:10446
(edit) @102053   15 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
(edit) @102052   15 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
(edit) @102048   15 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, bugref:10545
(edit) @101697   15 months vboxsync Main/Unattended: Support OracleLinux for unattended installation, …
(edit) @101695   15 months vboxsync Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
(edit) @101685   15 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101684   15 months vboxsync Main/Host: Set the hwvirt++ flags on arm64 accordingly so the …
(edit) @101683   15 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101633   15 months vboxsync Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) …
(edit) @101593   15 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101476   16 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101472   16 months vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
(edit) @101471   16 months vboxsync Main: Don't allow creating non-x86 VMs on x86. bugref:10384
(edit) @101461   16 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101460   16 months vboxsync Main: Moved Platform::s_platformArchitectureToStr() to …
(edit) @101456   16 months vboxsync Main/Appliance: Allow exporting a VM which contains a medium inserted …
(edit) @101424   16 months vboxsync Unattended: bugref:10182, bugref:10511. Adding what's need for OL …
(edit) @101418   16 months vboxsync Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
(edit) @101381   16 months vboxsync Main: More guest OS id marking. bugref:10384
(edit) @101374   16 months vboxsync Main: Some more guest OS id strings converted to arch macros. bugref:10384
(edit) @101351   16 months vboxsync Unattended: bugref:10530. Adapting kickstart file and kernel command …
(edit) @101318   16 months vboxsync Main: Move findEfiRom to the common code and add a …
(edit) @101317   16 months vboxsync Main/Unattended: Check for guest OS EFI requirement when preparing the …
(edit) @101313   16 months vboxsync Main: Don't return E_NOTIMPL when setting VirtioSound audio adapter, …
(edit) @101299   16 months vboxsync Main: Build fix for r159265 - gcc (on solaris/extpack at least) want …
(edit) @101282   16 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101271   16 months vboxsync Main: More guest OS types string fixes; we now use explicitly _x64 …
(edit) @101269   16 months vboxsync Main: Fixed guest OS types handling for …
(edit) @101220   17 months vboxsync Main: Moved i_controllerNameFromBusType() from Machine to …
(edit) @101215   17 months vboxsync Main: Separated (renamed) the internal generic OS hint bits from the …
(edit) @101214   17 months vboxsync Main: Got rid of VBOX_WITH_ARMV8_HARDCODED_DEFAULTS, as we now have …
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