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) @106077   3 months vboxsync Main: Name locks.
(edit) @106065   3 months vboxsync Manual copyright year updates.
(edit) @106062   3 months vboxsync Unattended: ​bugref:10511. Avoid tripping lock order assert when …
(edit) @106061   3 months vboxsync Copyright year updates by scm.
(edit) @106038   3 months vboxsync Main/Snapshot: Prevent stray <vmname>.nvram files from accumulating in …
(edit) @105993   3 months vboxsync Main: nits
(edit) @105971   3 months vboxsync Main: Removed IHost::acceleration3DAvailable property, as this wasn't …
(edit) @105964   3 months vboxsync Main: Use PlatformProperties::s_isGraphicsControllerFeatureSupported() …
(edit) @105959   3 months vboxsync Main: (Hopefully) Made it more clear which graphics features are …
(edit) @105922   3 months vboxsync Unattended: bugref:10511, bugref:10384. Simplify check if the detected …
(edit) @105917   3 months vboxsync Unattended: ​bugref:10511, ​bugref:10384. Check if the detected guest …
(edit) @105885   4 months vboxsync Main: Better fix for GraphicsAdapter::isFeatureEnabled() if a feature …
(edit) @105879   4 months vboxsync Main/GraphicsAdapterImpl: Commented out #ifndef in isFeatureEnabled …
(edit) @105873   4 months vboxsync IPRT/cpp/utils: Moved MY_VECTOR_ASSIGN_ARRAY into IPRT and renamed it …
(edit) @105865   4 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105864   4 months vboxsync Main: Added API for querying graphics features (2D Video / 3D …
(edit) @105658   4 months vboxsync Main: Add possibility to save the NVRAM file as a directory tree …
(edit) @105605   4 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105455   5 months vboxsync Main: Special API tweak for ARM host disabling x86-on-arm by default …
(edit) @105308   5 months vboxsync Recording: Build fix if VBOX_WITH_RECORDING isn't set. ​bugref:10718
(edit) @105266   5 months vboxsync Recording: Implemented support for a dedicated progress object, which …
(edit) @105254   5 months vboxsync Main,FE/VBoxManage: Add method to query which execution engines …
(edit) @105163   5 months vboxsync Linux/Network: Do not attach netfilter to wrong names or multiple …
(edit) @105136   5 months vboxsync Main/VRDEServerImpl.cpp: Consider the autogenerated certificate …
(edit) @105130   5 months vboxsync Main: Fix build errors after r163757; bugref:10310
(edit) @105127   5 months vboxsync Certificate repair function fix - bugref:10310
(edit) @105124   5 months vboxsync Certificate repair function added - bugref:10310
(edit) @105087   5 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105018   6 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @105016   6 months vboxsync doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
(edit) @104819   7 months vboxsync Main: Also make use of …
(edit) @104794   7 months vboxsync Main: Actually add new Microsoft KEK cert issued 2023, was forgotten …
(edit) @104793   7 months vboxsync Main: Add new Microsoft certs issued 2023 (KEK, Windows boot loader CA …
(edit) @104753   7 months vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104750   7 months vboxsync Main/SystemProperties.cpp: i_setLoggingLevel needs to check that …
(edit) @104748   7 months vboxsync Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ …
(edit) @104747   7 months vboxsync Reverted r163074 (Main/SystemPropertiesImpl: Fixed some ASAN warnings. …
(edit) @104745   7 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104635   7 months vboxsync Main: Fixed warnings. ​bugref:3409
(edit) @104618   7 months vboxsync Fixed potential overwriting of certificates - bugref:10310
(edit) @104570   7 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104542   7 months vboxsync Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384
(edit) @104541   7 months vboxsync Revert r163069-r163071 for debugging
(edit) @104537   7 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104535   7 months vboxsync Main/Unattended: Fixed a warning wrt uninitialized variable.
(edit) @104479   7 months vboxsync Main/src-server/win/NetIf-win.cpp: Fix statement assigning the return …
(edit) @104477   7 months vboxsync Main/src-server/win/NetIf-win.cpp: Fix statement assigning the return …
(edit) @104444   8 months vboxsync ApplianceImport/OVA: Handle trailing zeros in old ova xml properly for …
(edit) @104024   9 months vboxsync Main/HostDnsServiceLinux.cpp: Make it build on linux.arm64, bugref:10391
(edit) @103564   10 months vboxsync Main/HostHardwareLinux.cpp: Plug memory leak in dvdCreateDeviceStrings()
(edit) @103532   10 months vboxsync VBoxManage: Add subcommand for enabling UEFI secure boot (and show the …
(edit) @103500   10 months vboxsync Main/USBProxyBackendUsbIp.cpp: Remove some useless condition which is …
(edit) @103429   10 months vboxsync Main/PerformanceLinux.cpp: Avoid re-doing overflow checks too many …
(edit) @103427   10 months vboxsync Main/xpcom/server_module.cpp: Use RTPathAppend instead of RTStrCat and …
(edit) @103396   10 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103395   10 months vboxsync Main/Audio: Added mutable state dependency checks for audio adapter …
(edit) @103331   10 months vboxsync Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make …
(edit) @103300   10 months vboxsync libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
(edit) @103285   10 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103275   10 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103260   10 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103248   10 months vboxsync Main: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103147   11 months vboxsync Main: Some warning fixes about externally visible functions which …
(edit) @103109   11 months vboxsync Main/UnattendedImpl.cpp: Disabled confusing error message from …
(edit) @103097   11 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   11 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @102640   12 months vboxsync Main: Darwin Host USB: Fix asssertion on USB device attach to the …
(edit) @102590   12 months vboxsync Unattended: implemented quick fix so files are properly cleaned up …
(edit) @102534   12 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102488   12 months vboxsync IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
(edit) @102455   12 months vboxsync Main: Removed some more BUGBUG entries and documented empty / …
(edit) @102417   13 months vboxsync Main/Unattended: If detecting the ISO failed, print everything we got …
(edit) @102398   13 months vboxsync Main/Unattended: Removed the more flexible solution of being able to …
(edit) @102381   13 months vboxsync Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
(edit) @102360   13 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102356   13 months vboxsync IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
(edit) @102347   13 months vboxsync Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551
(edit) @102342   13 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102337   13 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102280   13 months vboxsync Main: For ARM there's also x86 emulation in …
(edit) @102227   13 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102224   13 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102206   13 months vboxsync VBox: Get rid of unused (and now removed) include, bugref:10545 [build fix]
(edit) @102171   13 months vboxsync Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
(edit) @102170   13 months vboxsync Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to …
(edit) @102116   13 months vboxsync Main/Unattended: added user payload to unattended. bugref:10446
(edit) @102053   13 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
(edit) @102052   13 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
(edit) @102048   13 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, bugref:10545
(edit) @101697   14 months vboxsync Main/Unattended: Support OracleLinux for unattended installation, …
(edit) @101695   14 months vboxsync Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
(edit) @101685   14 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101684   14 months vboxsync Main/Host: Set the hwvirt++ flags on arm64 accordingly so the …
(edit) @101683   14 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101633   14 months vboxsync Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) …
(edit) @101593   14 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101476   14 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101472   14 months vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
(edit) @101471   14 months vboxsync Main: Don't allow creating non-x86 VMs on x86. bugref:10384
(edit) @101461   14 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
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