# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Feb 8, 2025 7:59:59 AM Mon, 26 Feb 2024 12:07:19 GMT vboxsync [103564] * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) Main/HostHardwareLinux.cpp: Plug memory leak in dvdCreateDeviceStrings() Fri, 23 Feb 2024 17:09:45 GMT vboxsync [103553] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) doc/SDKRef,Main/VirtualBox.xidl: Document the changes to the Main API ... Thu, 22 Feb 2024 14:05:31 GMT vboxsync [103532] * trunk/doc/manual/en_US/man_VBoxManage-modifynvram.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyNvram.cpp (modified) * trunk/src/VBox/Main/include/AutoStateDep.h (modified) * trunk/src/VBox/Main/src-all/NvramStoreImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UefiVariableStoreImpl.cpp (modified) VBoxManage: Add subcommand for enabling UEFI secure boot (and show ... Wed, 21 Feb 2024 15:40:32 GMT vboxsync [103500] * trunk/src/VBox/Main/src-server/generic/USBProxyBackendUsbIp.cpp (modified) Main/USBProxyBackendUsbIp.cpp: Remove some useless condition which is ... Mon, 19 Feb 2024 15:50:53 GMT vboxsync [103456] * trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml (modified) Main/Unattended/win_nt6_unattended.xml: Some Windows 10/11 installers ... Mon, 19 Feb 2024 11:59:36 GMT vboxsync [103429] * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) Main/PerformanceLinux.cpp: Avoid re-doing overflow checks too many ... Mon, 19 Feb 2024 11:46:34 GMT vboxsync [103427] * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) Main/xpcom/server_module.cpp: Use RTPathAppend instead of RTStrCat ... Mon, 19 Feb 2024 09:08:34 GMT vboxsync [103420] * trunk/src/VBox/Main/src-client/DrvAudioRec.cpp (modified) Main/DrvAudioRec: Don't evaluate RTCircBufFree() twice. bugref:3409 Mon, 19 Feb 2024 07:52:27 GMT vboxsync [103415] * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioTest.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioValidationKit.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) * trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (modified) * trunk/src/VBox/Runtime/common/misc/fdt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3VTable.cpp (modified) Additions,Main,VMM,Runtime: Fix some unused expression warnings, ... Fri, 16 Feb 2024 09:26:21 GMT vboxsync [103396] * trunk/src/VBox/Main/src-server/AudioSettingsImpl.cpp (modified) Main/Audio: Added mutable state dependency checks for audio adapter ... Fri, 16 Feb 2024 09:18:42 GMT vboxsync [103395] * trunk/src/VBox/Main/include/AudioSettingsImpl.h (modified) * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/AudioSettingsImpl.cpp (modified) Main/Audio: Added mutable state dependency checks for audio adapter ... Wed, 14 Feb 2024 14:19:45 GMT vboxsync [103356] * trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp (modified) Main/tstVBoxAPIXPCOM: Parfait warning about potentially uninitialized ... Wed, 14 Feb 2024 14:13:23 GMT vboxsync [103355] * trunk/src/VBox/Main/cbinding/VBoxCAPI.cpp (modified) Main/VBoxCAPI.cpp: Try initialize pManager to NULL to see if that ... Tue, 13 Feb 2024 11:29:02 GMT vboxsync [103332] * trunk/src/VBox/Main/Makefile.kmk (modified) burn fix, scm Tue, 13 Feb 2024 10:45:22 GMT vboxsync [103331] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcClient.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcClient.h (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdPrivate.h (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp (modified) Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make ... Tue, 13 Feb 2024 01:33:35 GMT vboxsync [103329] * trunk/src/VBox/Main/glue/python/vboxapi.py (modified) Main/vboxapi.py: Fixed regression in PerfCollector.query(). ... Mon, 12 Feb 2024 12:33:46 GMT vboxsync [103311] * trunk/src/VBox/ImageMounter/vboximg-mount/SelfSizingTable.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) Fixed some (potential) va_args leaks (found by Parfait). ​bugref:3409 Mon, 12 Feb 2024 11:54:58 GMT vboxsync [103308] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Main/testcase: Only call RTRandU64Ex() once, as RT_MIN would evaluate ... Sun, 11 Feb 2024 20:41:41 GMT vboxsync [103301] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, ... Sun, 11 Feb 2024 20:33:57 GMT vboxsync [103300] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdPrivate.h (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp (modified) libs/xpcom,Main: Disabled code to move VBoxXPCOMIPCD into VBoxSVC, ... Fri, 09 Feb 2024 14:35:42 GMT vboxsync [103293] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl.cpp: Some HRESULT vs. VBox status code mixup fixes, ... Fri, 09 Feb 2024 10:55:37 GMT vboxsync [103288] * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) Main/ovfreader: Introduce ResourceType_Invalid for 0 and check ... Thu, 08 Feb 2024 15:27:12 GMT vboxsync [103285] * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp (modified) * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0CommonDriver.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (modified) * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) Re-applied r161549 again (Got rid of a lot of deprecated strcpy / ... Thu, 08 Feb 2024 11:56:18 GMT vboxsync [103275] * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp (modified) * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0CommonDriver.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (modified) * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) * trunk/src/VBox/ValidationKit/utils/misc/loadgenerator.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Backed out r161549 again (not wanted / bloat). Wed, 07 Feb 2024 16:56:08 GMT vboxsync [103260] * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp (modified) * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0CommonDriver.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (modified) * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) * trunk/src/VBox/ValidationKit/utils/misc/loadgenerator.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Got rid of a lot of deprecated strcpy / strcat calls; now using the ... Wed, 07 Feb 2024 13:14:43 GMT vboxsync [103248] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main: More implicit fallthrough fixes (found by Parfait). bugref:3409 Wed, 07 Feb 2024 11:52:35 GMT vboxsync [103244] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for ... Wed, 31 Jan 2024 15:08:03 GMT vboxsync [103147] * trunk/src/VBox/Main/src-server/darwin/NetIf-darwin.cpp (modified) * trunk/src/VBox/Main/testcase/tstSettings.cpp (modified) Main: Some warning fixes about externally visible functions which ... Mon, 29 Jan 2024 16:19:13 GMT vboxsync [103109] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/UnattendedImpl.cpp: Disabled confusing error message from ... Fri, 26 Jan 2024 19:27:08 GMT vboxsync [103098] * trunk/src/VBox/Main/Makefile.kmk (modified) Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the ... Fri, 26 Jan 2024 19:23:08 GMT vboxsync [103097] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the ... Fri, 26 Jan 2024 16:38:30 GMT vboxsync [103091] * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the ... Fri, 26 Jan 2024 16:22:51 GMT vboxsync [103088] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the ... Fri, 26 Jan 2024 16:22:38 GMT vboxsync [103087] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the ... Fri, 26 Jan 2024 16:22:14 GMT vboxsync [103086] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the ... Fri, 26 Jan 2024 16:17:43 GMT vboxsync [103085] * trunk/doc/manual/en_US/man_VBoxManage-modifyvm.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the ... Thu, 25 Jan 2024 17:45:27 GMT vboxsync [103072] * trunk/src/VBox/Main/glue/python/vboxapi.py (modified) Installer/Python: More fixes. bugref:10579 Thu, 25 Jan 2024 10:01:27 GMT vboxsync [103054] * trunk/src/VBox/Main/glue/python/vboxapi.py (modified) Main/Python: Fixes for Python 2.7. bugref:10579 Wed, 24 Jan 2024 17:02:00 GMT vboxsync [103035] * trunk/src/VBox/Main/glue/python/Makefile.kmk (modified) Main/Python: More SCM fixes. bugref:10579 Wed, 24 Jan 2024 17:01:19 GMT vboxsync [103034] * trunk/src/VBox/Main/glue/python/pyproject.toml (modified) Main/Python: Added Copyright header to pyproject.toml, removed unused ... Wed, 24 Jan 2024 16:15:36 GMT vboxsync [103030] * trunk/src/VBox/Main/.scm-settings (modified) * trunk/src/VBox/Main/glue/python/vboxapi.py (modified) Main/Python: SCM fix, take 2. bugref:10579 Wed, 24 Jan 2024 16:02:07 GMT vboxsync [103029] * trunk/src/VBox/Main/glue/python/vboxapi.py (modified) Main/Python: SCM fix. bugref:10579 Wed, 24 Jan 2024 15:53:59 GMT vboxsync [103028] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Installer/common/Config.kmk (copied) * trunk/src/VBox/Installer/common/Makefile.kmk (modified) * trunk/src/VBox/Installer/common/vboxapisetup-stub.py (added) * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/deffiles (modified) * trunk/src/VBox/Installer/linux/routines.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) * trunk/src/VBox/Installer/win/VBoxMergePython.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/python (added) * trunk/src/VBox/Main/glue/python/Config.kmk (copied) * trunk/src/VBox/Main/glue/python/Makefile.kmk (added) * trunk/src/VBox/Main/glue/python/constants-python.xsl (moved) * trunk/src/VBox/Main/glue/python/pyproject.toml (added) * trunk/src/VBox/Main/glue/python/vbox-err-consts.sed (moved) * trunk/src/VBox/Main/glue/python/vboxapi.py (moved) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Main/Python: Big revamp to modernize our vboxapi Python package to ... Tue, 23 Jan 2024 23:55:58 GMT vboxsync [103005] * trunk/include/VBox/intnetinline.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/include/VBox/vmm/pdmaudioinline.h (modified) * trunk/include/VBox/vmm/pdmnetinline.h (modified) * trunk/include/VBox/vmm/vmcpuset.h (modified) * trunk/include/iprt/asm-mem-watcom-x86-16.h (copied) * trunk/include/iprt/asm-mem-watcom-x86-32.h (copied) * trunk/include/iprt/asm-mem.h (copied) * trunk/include/iprt/asm-watcom-x86-16.h (modified) * trunk/include/iprt/asm-watcom-x86-32.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/cpp/hardavlslaballocator.h (modified) * trunk/include/iprt/cpuset.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPDX.cpp (modified) * trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Runtime/common/alloc/memcache.cpp (modified) * trunk/src/VBox/Runtime/common/fs/fatvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isomakerimport.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/math/bignum.cpp (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmount.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfswriter.cpp (modified) * trunk/src/VBox/Runtime/r0drv/alloc-ef-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) * trunk/src/VBox/Runtime/r3/mempage-heap.cpp (modified) * trunk/src/VBox/Runtime/r3/stream.cpp (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTBitOperations.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemCache.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemEf.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemPool.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemSafer.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrAlloc.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrCache.cpp (modified) * trunk/src/VBox/Storage/QED.cpp (modified) * trunk/src/VBox/Storage/VCICache.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2-template.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2-x0.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-MemAlloc.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-MemGuardedTestPage.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-PagingProtect.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-SlabAlloc.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-SlabAllocEx.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-paging.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitGdt.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitMemory.c (modified) * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate ... Sun, 21 Jan 2024 17:58:17 GMT vboxsync [102982] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) Main/UnattendedTemplates/debian_postinstall.sh: Don't install ... Sat, 20 Jan 2024 18:41:33 GMT vboxsync [102979] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) Main/UnattendedTemplates/debian_postinstall.sh: Fix for subiquity, ... Thu, 18 Jan 2024 17:31:53 GMT vboxsync [102957] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) Main/Python bindings: Moved the Python deprecation warning from ... Wed, 17 Jan 2024 14:01:32 GMT vboxsync [102925] * trunk/src/VBox/Main/UnattendedTemplates/debian_preseed.cfg (modified) Main/UnattendedTemplates/debian_preseed.cfg: Disable security updates ... Thu, 11 Jan 2024 09:18:25 GMT vboxsync [102833] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Added a flag for the get mount points HGCM API, so ... Thu, 11 Jan 2024 08:56:53 GMT vboxsync [102831] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Added a new guest feature flag to indicate Guest ... Thu, 21 Dec 2023 16:20:51 GMT vboxsync [102680] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Relaxed checks in IGuestSession::close() a bit, to ... Thu, 21 Dec 2023 09:46:33 GMT vboxsync [102674] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Guest Control: Actually add the found strings of ... Thu, 21 Dec 2023 09:45:18 GMT vboxsync [102673] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/Docs: Corrected typos. Thu, 21 Dec 2023 09:35:41 GMT vboxsync [102671] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Guest Control: Actually add the found strings of ... Thu, 21 Dec 2023 09:25:12 GMT vboxsync [102670] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Guest Control: Actually add the found strings of ... Thu, 21 Dec 2023 09:21:20 GMT vboxsync [102668] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Guest Control: Comment nit. bugref:10415 Thu, 21 Dec 2023 09:20:02 GMT vboxsync [102667] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Guest Control: Actually add the found strings of ... Wed, 20 Dec 2023 16:10:26 GMT vboxsync [102654] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415 Tue, 19 Dec 2023 10:36:16 GMT vboxsync [102640] * trunk/src/VBox/Main/src-server/darwin/iokit.cpp (modified) Main: Darwin Host USB: Fix asssertion on USB device attach to the ... Fri, 15 Dec 2023 16:10:30 GMT vboxsync [102614] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: Keep a COM object reference to the guest and console ... Fri, 15 Dec 2023 11:26:11 GMT vboxsync [102609] * trunk/src/VBox/Main/include/Global.h (modified) Main/Global: Added some more stringify methods for Guest Control ... Fri, 15 Dec 2023 11:06:48 GMT vboxsync [102608] * trunk/src/VBox/Main/include/Global.h (modified) Main/Global: Added some more stringify methods for Guest Control ... Thu, 14 Dec 2023 18:58:07 GMT vboxsync [102601] * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global: Added some more stringify methods for Guest Control stuff. Wed, 13 Dec 2023 04:42:31 GMT vboxsync [102590] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Unattended: implemented quick fix so files are properly cleaned up ... Fri, 08 Dec 2023 11:06:41 GMT vboxsync [102534] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: Renamed the attribute "IUnattended::password" to ... Fri, 08 Dec 2023 10:15:02 GMT vboxsync [102533] * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/Guest Control: Fixed a shutdown race when uninitializing guest ... Thu, 07 Dec 2023 10:28:20 GMT vboxsync [102517] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ResourceAssignmentManager.h (added) * trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp (modified) * trunk/src/VBox/Main/src-client/ResourceAssignmentManager.cpp (added) Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses ... Wed, 06 Dec 2023 11:06:46 GMT vboxsync [102499] * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (modified) Main/UsbCardReader: Don't try to copy the reader name if it is NULL ... Tue, 05 Dec 2023 23:53:09 GMT vboxsync [102488] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt-256.cpp.h (copied) * trunk/src/VBox/Runtime/common/crypto/shacrypt-512.cpp.h (copied) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTCrShaCrypt.cpp (moved) * trunk/src/VBox/Runtime/tools/RTMkPasswd.cpp (modified) IPRT,Main/Unattended: Added a simplified API for the SHAcrypt ... Mon, 04 Dec 2023 15:53:11 GMT vboxsync [102455] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/FirmwareSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformARMImpl.cpp (modified) * trunk/src/VBox/Main/src-server/PlatformImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Removed some more BUGBUG entries and documented empty / non- ... Fri, 01 Dec 2023 10:57:39 GMT vboxsync [102417] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: If detecting the ISO failed, print everything we got ... Fri, 01 Dec 2023 09:48:38 GMT vboxsync [102416] * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (modified) Main/Unattended: Removed the more flexible solution of being able to ... Fri, 01 Dec 2023 09:20:50 GMT vboxsync [102414] * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_user_data (modified) Main/Unattended: Added fallback to performing an offline install to ... Thu, 30 Nov 2023 15:47:44 GMT vboxsync [102403] * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_user_data (modified) Main/Unattended: Added proxy and installing Guest Additions support ... Thu, 30 Nov 2023 14:03:14 GMT vboxsync [102398] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/Unattended: Removed the more flexible solution of being able to ... Wed, 29 Nov 2023 14:51:33 GMT vboxsync [102381] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: Added stubs for IUnattended:keyboardLayout + ... Tue, 28 Nov 2023 12:47:27 GMT vboxsync [102360] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this ... Tue, 28 Nov 2023 10:33:34 GMT vboxsync [102356] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can ... Tue, 28 Nov 2023 09:58:54 GMT vboxsync [102355] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from ... Tue, 28 Nov 2023 09:46:37 GMT vboxsync [102354] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from ... Tue, 28 Nov 2023 07:36:46 GMT vboxsync [102353] * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from ... Mon, 27 Nov 2023 18:55:29 GMT vboxsync [102347] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551 Mon, 27 Nov 2023 17:56:10 GMT vboxsync [102342] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_meta_data (moved) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_user_data (moved) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) Main/Unattended: Implemented support for subiquity-/cloud-init-based ... Mon, 27 Nov 2023 17:31:10 GMT vboxsync [102337] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_meta-data (added) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_autoinstall_user-data (added) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (modified) Main/Unattended: Implemented support for subiquity-/cloud-init-based ... Thu, 23 Nov 2023 18:52:21 GMT vboxsync [102280] * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main: For ARM there's also x86 emulation in ... Wed, 22 Nov 2023 09:07:45 GMT vboxsync [102228] * trunk/src/VBox/Main/include/UnattendedScript.h (modified) Main/Unattended: Added support for returning hashed values (MD5, ... Wed, 22 Nov 2023 08:58:37 GMT vboxsync [102227] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main/Unattended: Added support for returning hashed values (MD5, ... Wed, 22 Nov 2023 08:53:57 GMT vboxsync [102224] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: Added support for returning hashed values (MD5, ... Tue, 21 Nov 2023 13:38:38 GMT vboxsync [102206] * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) VBox: Get rid of unused (and now removed) include, bugref:10545 ... Mon, 20 Nov 2023 23:05:24 GMT vboxsync [102171] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of ... Mon, 20 Nov 2023 22:54:22 GMT vboxsync [102170] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to ... Wed, 15 Nov 2023 19:41:58 GMT vboxsync [102116] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) * trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp (modified) Main/Unattended: added user payload to unattended. bugref:10446 Wed, 15 Nov 2023 16:23:52 GMT vboxsync [102113] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/PlatformPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp (modified) Main: Added IPlatformProperties::getSupportedBootDevices(), so that ... Wed, 15 Nov 2023 12:07:37 GMT vboxsync [102101] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) scm fixes. Wed, 15 Nov 2023 10:21:29 GMT vboxsync [102094] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Jira:VBP-402. Added OCI telemetry API support in ICloudMachine and ... Tue, 14 Nov 2023 23:53:15 GMT vboxsync [102092] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFReg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues ... Thu, 09 Nov 2023 20:16:51 GMT vboxsync [102053] * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, ... Thu, 09 Nov 2023 19:54:08 GMT vboxsync [102052] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, ... Thu, 09 Nov 2023 19:47:10 GMT vboxsync [102048] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Main/XPCOM: Convert re-spawning VBoxSVC from NSPR to IPRT, bugref:10545 Fri, 03 Nov 2023 16:21:17 GMT vboxsync [101759] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Renamed ...