VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103332   14 months vboxsync burn fix, scm
(edit) @103331   14 months vboxsync Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make …
(edit) @103329   14 months vboxsync Main/vboxapi.py: Fixed regression in PerfCollector.query(). …
(edit) @103311   14 months vboxsync Fixed some (potential) va_args leaks (found by Parfait). ​bugref:3409
(edit) @103308   14 months vboxsync Main/testcase: Only call RTRandU64Ex() once, as RT_MIN would evaluate …
(edit) @103301   14 months vboxsync libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
(edit) @103300   14 months vboxsync libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, …
(edit) @103293   14 months vboxsync Main/ConsoleImpl.cpp: Some HRESULT vs. VBox status code mixup fixes, …
(edit) @103288   14 months vboxsync Main/ovfreader: Introduce ResourceType_Invalid for 0 and check against …
(edit) @103285   14 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103275   14 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103260   15 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103248   15 months vboxsync Main: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103244   15 months vboxsync Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for …
(edit) @103147   15 months vboxsync Main: Some warning fixes about externally visible functions which …
(edit) @103109   15 months vboxsync Main/UnattendedImpl.cpp: Disabled confusing error message from …
(edit) @103098   15 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103097   15 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103091   15 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103088   15 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103087   15 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103086   15 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103085   15 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103072   15 months vboxsync Installer/Python: More fixes. bugref:10579
(edit) @103054   15 months vboxsync Main/Python: Fixes for Python 2.7. bugref:10579
(edit) @103035   15 months vboxsync Main/Python: More SCM fixes. bugref:10579
(edit) @103034   15 months vboxsync Main/Python: Added Copyright header to pyproject.toml, removed unused …
(edit) @103030   15 months vboxsync Main/Python: SCM fix, take 2. bugref:10579
(edit) @103029   15 months vboxsync Main/Python: SCM fix. bugref:10579
(edit) @103028   15 months vboxsync Main/Python: Big revamp to modernize our vboxapi Python package to now …
(edit) @103005   15 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102982   15 months vboxsync Main/UnattendedTemplates/debian_postinstall.sh: Don't install packages …
(edit) @102979   15 months vboxsync Main/UnattendedTemplates/debian_postinstall.sh: Fix for subiquity, the …
(edit) @102957   15 months vboxsync Main/Python bindings: Moved the Python deprecation warning from …
(edit) @102925   15 months vboxsync Main/UnattendedTemplates/debian_preseed.cfg: Disable security updates …
(edit) @102833   15 months vboxsync Guest Control: Added a flag for the get mount points HGCM API, so that …
(edit) @102831   15 months vboxsync Guest Control: Added a new guest feature flag to indicate Guest …
(edit) @102680   16 months vboxsync Guest Control: Relaxed checks in IGuestSession::close() a bit, to make …
(edit) @102674   16 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102673   16 months vboxsync Main/Docs: Corrected typos.
(edit) @102671   16 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102670   16 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102668   16 months vboxsync Guest Control: Comment nit. bugref:10415
(edit) @102667   16 months vboxsync Guest Control: Actually add the found strings of …
(edit) @102654   16 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102640   16 months vboxsync Main: Darwin Host USB: Fix asssertion on USB device attach to the …
(edit) @102614   16 months vboxsync Guest Control: Keep a COM object reference to the guest and console …
(edit) @102609   16 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102608   16 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff …
(edit) @102601   16 months vboxsync Main/Global: Added some more stringify methods for Guest Control stuff.
(edit) @102590   16 months vboxsync Unattended: implemented quick fix so files are properly cleaned up …
(edit) @102534   17 months vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102533   17 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
(edit) @102517   17 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses …
(edit) @102499   17 months vboxsync Main/UsbCardReader: Don't try to copy the reader name if it is NULL …
(edit) @102488   17 months vboxsync IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
(edit) @102455   17 months vboxsync Main: Removed some more BUGBUG entries and documented empty / …
(edit) @102417   17 months vboxsync Main/Unattended: If detecting the ISO failed, print everything we got …
(edit) @102416   17 months vboxsync Main/Unattended: Removed the more flexible solution of being able to …
(edit) @102414   17 months vboxsync Main/Unattended: Added fallback to performing an offline install to …
(edit) @102403   17 months vboxsync Main/Unattended: Added proxy and installing Guest Additions support to …
(edit) @102398   17 months vboxsync Main/Unattended: Removed the more flexible solution of being able to …
(edit) @102381   17 months vboxsync Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
(edit) @102360   17 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102356   17 months vboxsync IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
(edit) @102355   17 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102354   17 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102353   17 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102347   17 months vboxsync Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551
(edit) @102342   17 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102337   17 months vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102280   17 months vboxsync Main: For ARM there's also x86 emulation in …
(edit) @102228   17 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102227   17 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102224   17 months vboxsync Main/Unattended: Added support for returning hashed values (MD5, SHA1, …
(edit) @102206   17 months vboxsync VBox: Get rid of unused (and now removed) include, bugref:10545 [build fix]
(edit) @102171   17 months vboxsync Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
(edit) @102170   17 months vboxsync Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to …
(edit) @102116   17 months vboxsync Main/Unattended: added user payload to unattended. bugref:10446
(edit) @102113   17 months vboxsync Main: Added IPlatformProperties::getSupportedBootDevices(), so that …
(edit) @102101   17 months vboxsync scm fixes.
(edit) @102094   17 months vboxsync Jira:VBP-402. Added OCI telemetry API support in ICloudMachine and …
(edit) @102092   17 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
(edit) @102053   18 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
(edit) @102052   18 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, …
(edit) @102048   18 months vboxsync Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, bugref:10545
(edit) @101759   18 months vboxsync Main: Renamed …
(edit) @101758   18 months vboxsync Main: Renamed …
(edit) @101756   18 months vboxsync Main: Renamed …
(edit) @101745   18 months vboxsync Main: Renamed …
(edit) @101741   18 months vboxsync Main: Added …
(edit) @101737   18 months vboxsync Main: Added …
(edit) @101698   18 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101697   18 months vboxsync Main/Unattended: Support OracleLinux for unattended installation, …
(edit) @101696   18 months vboxsync Main/Global.cpp: Some fixes for the ARM Linux types, Oracle Linux and …
(edit) @101695   18 months vboxsync Main/UnattendedInstaller: Move editDebianGrubCfg() to the base …
(edit) @101685   18 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101684   18 months vboxsync Main/Host: Set the hwvirt++ flags on arm64 accordingly so the …
(edit) @101683   18 months vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101633   18 months vboxsync Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette