VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103244   12 months vboxsync Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for …
(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) @103098   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103097   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103091   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103088   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103087   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103086   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) @103072   12 months vboxsync Installer/Python: More fixes. bugref:10579
(edit) @103054   12 months vboxsync Main/Python: Fixes for Python 2.7. bugref:10579
(edit) @103035   12 months vboxsync Main/Python: More SCM fixes. bugref:10579
(edit) @103034   12 months vboxsync Main/Python: Added Copyright header to pyproject.toml, removed unused …
(edit) @103030   12 months vboxsync Main/Python: SCM fix, take 2. bugref:10579
(edit) @103029   12 months vboxsync Main/Python: SCM fix. bugref:10579
(edit) @103028   12 months vboxsync Main/Python: Big revamp to modernize our vboxapi Python package to now …
(edit) @103005   12 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102982   12 months vboxsync Main/UnattendedTemplates/debian_postinstall.sh: Don't install packages …
(edit) @102979   12 months vboxsync Main/UnattendedTemplates/debian_postinstall.sh: Fix for subiquity, the …
(edit) @102957   12 months vboxsync Main/Python bindings: Moved the Python deprecation warning from …
(edit) @102925   12 months vboxsync Main/UnattendedTemplates/debian_preseed.cfg: Disable security updates …
(edit) @102833   13 months vboxsync Guest Control: Added a flag for the get mount points HGCM API, so that …
(edit) @102831   13 months vboxsync Guest Control: Added a new guest feature flag to indicate Guest …
(edit) @102680   13 months vboxsync Guest Control: Relaxed checks in IGuestSession::close() a bit, to make …
(edit) @102674   13 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102673   13 months vboxsync Main/Docs: Corrected typos.
(edit) @102671   13 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102670   13 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102668   13 months vboxsync Guest Control: Comment nit. bugref:10415
(edit) @102667   13 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102654   13 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102640   13 months vboxsync Main: Darwin Host USB: Fix asssertion on USB device attach to the …
(edit) @102614   13 months vboxsync Guest Control: Keep a COM object reference to the guest and console …
(edit) @102609   13 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102608   13 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102601   13 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff.
(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) @102533   14 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
(edit) @102517   14 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses …
(edit) @102499   14 months vboxsync Main/UsbCardReader: Don't try to copy the reader name if it is NULL …
(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) @102416   14 months vboxsync Main/Unattended: Removed the more flexible solution of being able to …
(edit) @102414   14 months vboxsync Main/Unattended: Added fallback to performing an offline install to …
(edit) @102403   14 months vboxsync Main/Unattended: Added proxy and installing Guest Additions support to …
(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) @102355   14 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102354   14 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102353   14 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(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   14 months vboxsync Main: For ARM there's also x86 emulation in …
(edit) @102228   14 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102227   14 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102224   14 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102206   14 months vboxsync VBox: Get rid of unused (and now removed) include, bugref:10545 [build fix]
(edit) @102171   14 months vboxsync Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
(edit) @102170   14 months vboxsync Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to …
(edit) @102116   14 months vboxsync Main/Unattended: added user payload to unattended. bugref:10446
(edit) @102113   14 months vboxsync Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
(edit) @102101   14 months vboxsync scm fixes.
(edit) @102094   14 months vboxsync Jira:VBP-402. Added OCI telemetry API support in ICloudMachine and …
(edit) @102092   14 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
(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) @101759   15 months vboxsync Main: Renamed …
(edit) @101758   15 months vboxsync Main: Renamed …
(edit) @101756   15 months vboxsync Main: Renamed …
(edit) @101745   15 months vboxsync Main: Renamed …
(edit) @101741   15 months vboxsync Main: Added …
(edit) @101737   15 months vboxsync Main: Added …
(edit) @101698   15 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101697   15 months vboxsync Main/Unattended: Support OracleLinux for unattended installation, …
(edit) @101696   15 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(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) @101632   15 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_SUBTYPE_TEMPLATE_ARM64, as it used …
(edit) @101631   15 months vboxsync Main/Global.cpp: Fixed VBOX_LINUX_OSHINTS_B_ARM64, as it included x86 …
(edit) @101630   15 months vboxsync Main/Global.cpp: For ARM VMs we need to have USB 3.0 (XHCI) currently. …
(edit) @101629   15 months vboxsync Main/Global.cpp: Fix typo, bugref:10384
(edit) @101628   15 months vboxsync Main/Global.cpp: Make xHCI the default for ARM VMs, bugref:10384
(edit) @101627   15 months vboxsync Main/Global.cpp: Also set the codec for HDA when creating new ARM VMs. …
(edit) @101622   15 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(edit) @101621   15 months vboxsync Main/Global.cpp: Use HDA as the default audio controller when creating …
(edit) @101619   15 months vboxsync Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
(edit) @101597   15 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101593   15 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101579   15 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
(edit) @101578   15 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
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