# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 8, 2025 2:17:55 PM 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 + ... Wed, 29 Nov 2023 13:45:05 GMT vboxsync [102380] * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 ... Wed, 29 Nov 2023 12:33:20 GMT vboxsync [102379] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) FE/Qt: bugref:10561. scm fix. Wed, 29 Nov 2023 12:06:14 GMT vboxsync [102378] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPathOperations.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPathOperations.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/viso/UIVisoCreator.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFileTableNavigationWidget.cpp (modified) FE/Qt: bugref:10561. Several fixes in file system model related code ... Wed, 29 Nov 2023 11:12:52 GMT vboxsync [102377] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: Use UBFX instead of BFI for loading a high 8-bit register ... Wed, 29 Nov 2023 11:02:20 GMT vboxsync [102376] * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) IPRT/crypto: Testcase logging nit. bugref:10551 Wed, 29 Nov 2023 10:58:18 GMT vboxsync [102375] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) IPRT/crypto: Implemented handing-in crypt password strings as the ... Wed, 29 Nov 2023 10:39:20 GMT vboxsync [102374] * trunk/include/VBox/vmm/cpumctx-x86-amd64.h (modified) VBox/vmm/cpumctx-x86-amd64.h: offsets to make disassembly easier to ... Wed, 29 Nov 2023 10:38:42 GMT vboxsync [102373] * trunk/include/iprt/armv8.h (modified) iprt/armv8.h: movk fix. bugref:10371 Wed, 29 Nov 2023 09:47:41 GMT vboxsync [102372] * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) IPRT/crypto: Renaming. bugref:10551 Wed, 29 Nov 2023 07:30:05 GMT vboxsync [102371] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: Nested VMX: bugref:10318 Enable MTRR reporting and MTRR MSR ... Tue, 28 Nov 2023 22:17:45 GMT vboxsync [102370] * trunk/include/iprt/armv8.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: Some ARM bugfixes. bugref:10371 Tue, 28 Nov 2023 16:06:45 GMT vboxsync [102369] * trunk/Config.kmk (modified) /Config.kmk: No need to include the LZMA related Runtime code for ... Tue, 28 Nov 2023 14:24:49 GMT vboxsync [102368] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompilerEmit.h (modified) VMM/IEM: IEM_MC_FETCH_MEM_U16_DISP and IEM_MC_FETCH_MEM_U32_DISP. ... Tue, 28 Nov 2023 14:24:45 GMT vboxsync [102367] * trunk/src/VBox/VMM/VMMAll/IEMAllMemRWTmplInline.cpp.h (modified) VMM/IEM: Assert that the flat fetch and store functions are used in ... Tue, 28 Nov 2023 14:22:42 GMT vboxsync [102366] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdTables.h (modified) VMM/IEM: Log call as they are emitted by the threaded recompiler. ... Tue, 28 Nov 2023 14:19:35 GMT vboxsync [102365] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: Fixed bug in threaded recompiler where we'd emit the ... Tue, 28 Nov 2023 14:18:16 GMT vboxsync [102364] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) scm fix for src/libs/xpcom18a4/Makefile.kmk Tue, 28 Nov 2023 13:24:56 GMT vboxsync [102363] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:10561. Small changes. Basically gorund work for the ... Tue, 28 Nov 2023 13:22:03 GMT vboxsync [102362] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default ... Tue, 28 Nov 2023 12:53:33 GMT vboxsync [102361] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) IPRT/crypto: Changed the signature of RTCrShaCryptGenerateSalt(). ... 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 12:45:32 GMT vboxsync [102359] * trunk/Makefile.kmk (modified) Makefile.kmk: Need to sync Runtime source bits now, bugref:10545 Tue, 28 Nov 2023 11:18:21 GMT vboxsync [102358] * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) VBox/Runtime: Need RuntimeBldProg for xpidl now if VBOX_ONLY_SDK is ... Tue, 28 Nov 2023 10:41:25 GMT vboxsync [102357] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default ... 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 21:34:46 GMT vboxsync [102352] * trunk/include/VBox/err.h (modified) VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, ... Mon, 27 Nov 2023 21:34:29 GMT vboxsync [102351] * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, ... Mon, 27 Nov 2023 21:21:59 GMT vboxsync [102350] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Enabled IEM_MC_FETCH_MEM_U8, IEM_MC_FETCH_MEM_U32 and ... Mon, 27 Nov 2023 20:41:01 GMT vboxsync [102349] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8vePython.py (modified) * trunk/src/VBox/VMM/include/IEMMc.h (modified) VMM/IEM: Converted IEM_MC_REF_LOCAL uses to IEM_MC_ARG_LOCAL_REF, ... Mon, 27 Nov 2023 19:04:29 GMT vboxsync [102348] * trunk/src/libs/xpcom18a4/xpcom/base/nsDebugImpl.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEventObject.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified) * trunk/src/libs/xpcom18a4/xpcom/tests/TestObserverService.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/tools/xpt_dump.c (modified) libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545 [build fix] 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 18:50:43 GMT vboxsync [102346] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prprf.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io (deleted) libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545 Mon, 27 Nov 2023 18:48:07 GMT vboxsync [102345] * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcConfig.h (modified) * trunk/src/libs/xpcom18a4/java/src/nsJavaWrapper.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsID.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsSupportsPrimitives.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsVariant.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/string/src/nsPrintfCString.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/string/src/nsStringObsolete.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/tests/TestAtoms.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsEventQueue.cpp (modified) libs/xpcom: Replace remaining APIs from prprf.h with IPRT ... Mon, 27 Nov 2023 18:05:06 GMT vboxsync [102344] * trunk/src/VBox/Runtime/tools/RTMkPasswd.cpp (modified) IPRT/tools: Use errcore.h instead of error.h for RTMkPasswd. bugref:10551 Mon, 27 Nov 2023 18:03:21 GMT vboxsync [102343] * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp (modified) libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyP and get ... 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:55:46 GMT vboxsync [102341] * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get ... Mon, 27 Nov 2023 17:50:21 GMT vboxsync [102340] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcConfig.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plstr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strcpy.c (deleted) libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get ... Mon, 27 Nov 2023 17:48:01 GMT vboxsync [102339] * trunk/src/libs/xpcom18a4/Config.kmk (modified) libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default ... Mon, 27 Nov 2023 17:41:09 GMT vboxsync [102338] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) Docs: Changelog. 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 ... Mon, 27 Nov 2023 17:04:18 GMT vboxsync [102336] * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) IPRT/crypto/shacrypt: Make sure to terminate strings in the ... Mon, 27 Nov 2023 17:01:59 GMT vboxsync [102335] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) * trunk/src/VBox/Runtime/tools/RTMkPasswd.cpp (modified) IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code ... Mon, 27 Nov 2023 16:08:53 GMT vboxsync [102334] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/tmTransaction.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcMessage.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/util/src/ipcMessageWriter.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/xcDll.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/pldhash.c (modified) * trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEvent.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/string/src/nsSubstring.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/src/xpt_arena.c (modified) libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default ... Mon, 27 Nov 2023 16:04:07 GMT vboxsync [102333] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: bugref:10067: Fixing asan regression introduced in r156552; ... Mon, 27 Nov 2023 15:57:03 GMT vboxsync [102332] * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) VMM/IEM: Restored the heuristics for when to recompiler to native. ... Mon, 27 Nov 2023 15:48:50 GMT vboxsync [102331] * trunk/src/VBox/VMM/VMMAll/IEMAllInstOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstThree0f38.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstThree0f3a.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap2.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstVexMap3.cpp.h (modified) VMM/IEM: IEM_MC_REF_XXX must NOT have any IEM_MC_FETCH_XXX following ... Mon, 27 Nov 2023 15:47:51 GMT vboxsync [102330] * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) VMM/IEM: Fix label creation in release builds. bugref:10371 Mon, 27 Nov 2023 15:28:57 GMT vboxsync [102329] * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified) libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of ... Mon, 27 Nov 2023 15:26:26 GMT vboxsync [102328] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsCom.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsIByteBuffer.h (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 15:20:28 GMT vboxsync [102327] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsCppSharedAllocator.h (deleted) libs/xpcom: Remove now unused nsCppSharedAllocator, bugref:10545 Mon, 27 Nov 2023 15:19:39 GMT vboxsync [102326] * trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.h (modified) libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in ... Mon, 27 Nov 2023 15:14:55 GMT vboxsync [102325] * trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.h (modified) libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in ... Mon, 27 Nov 2023 15:12:46 GMT vboxsync [102324] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsQuickSort.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsQuickSort.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsVoidArray.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of ... Mon, 27 Nov 2023 15:00:21 GMT vboxsync [102323] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plstr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strlen.c (deleted) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/nsIInterfaceInfoManager.idl (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiMisc.cpp (modified) libs/xpcom: Replace PL_strlen with strlen and get rid of it, bugref:10545 Mon, 27 Nov 2023 13:54:40 GMT vboxsync [102322] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) FE/Qt: bugref:10450: Handle final commit data call for ... Mon, 27 Nov 2023 13:53:38 GMT vboxsync [102321] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsAutoBuffer.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsIBaseStream.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsIObservableInputStream.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsIObservableOutputStream.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsIStreamBufferAccess.idl (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 13:42:54 GMT vboxsync [102320] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsBinaryStream.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsBinaryStream.h (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 13:40:22 GMT vboxsync [102319] * trunk/src/VBox/Installer/Config.kmk (modified) libs/xpcom: Remove some unused code from the python bindings, ... Mon, 27 Nov 2023 13:37:06 GMT vboxsync [102318] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsIScriptableInputStream.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsScriptableInputStream.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsScriptableInputStream.h (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 13:34:02 GMT vboxsync [102317] * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/file.py (deleted) libs/xpcom: Remove some unused code from the python bindings, ... Mon, 27 Nov 2023 13:26:20 GMT vboxsync [102316] * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileCommon.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnicode.h (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 13:24:58 GMT vboxsync [102315] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsAppFileLocationProvider.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsIInputStreamTee.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsILocalFileOS2.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFile.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileCommon.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileOSX.h (deleted) libs/xpcom: Remove VBOX_MACOSX_FOLLOWS_UNIX_IO which is the default ... Mon, 27 Nov 2023 13:04:51 GMT vboxsync [102314] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsStaticNameTable.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsStaticNameTable.h (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 13:01:13 GMT vboxsync [102313] * trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMN8veRecompiler.h (modified) VMM/IEM: First recompiled memory access. This is without any TLB ... Mon, 27 Nov 2023 13:00:57 GMT vboxsync [102312] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsValueArray.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsValueArray.h (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 12:59:07 GMT vboxsync [102311] * trunk/src/VBox/VMM/VMMAll/IEMAllMemRWTmplInline.cpp.h (modified) VMM/IEM: Better memory access logging. bugref:10371 Mon, 27 Nov 2023 12:58:44 GMT vboxsync [102310] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Hook up the DBGFEVENT_XCPT_XXX events; more exception ... Mon, 27 Nov 2023 12:56:43 GMT vboxsync [102309] * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/nsIInterfaceInfoManager.idl (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 12:44:53 GMT vboxsync [102308] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: bugref:10513: Fixing regression intruduced in r160231; Though ... Mon, 27 Nov 2023 12:31:17 GMT vboxsync [102307] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsIPropertyBag.idl (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 12:29:35 GMT vboxsync [102306] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsILineInputStream.idl (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 12:28:04 GMT vboxsync [102305] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsIMultiplexInputStream.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsISeekableStream.idl (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 12:14:34 GMT vboxsync [102304] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) Linux: Introduce initial support for RHEL 9.4 kernel for host and ... Mon, 27 Nov 2023 11:51:04 GMT vboxsync [102303] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsIAsyncInputStream.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsIAsyncOutputStream.idl (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 11:48:58 GMT vboxsync [102302] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsInputStreamTee.cpp (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 11:44:44 GMT vboxsync [102301] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 11:35:44 GMT vboxsync [102300] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsByteBuffer.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsByteBuffer.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsByteArrayInputStream.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsByteArrayInputStream.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsIByteArrayInputStream.idl (deleted) libs/xpcom: Remove some unused code from xpcom, bugref:10545 Mon, 27 Nov 2023 10:06:50 GMT vboxsync [102299] * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFInternal.cpp (modified) Additions/WINNT/Mouse: do not try to remove device from list if it is ... Mon, 27 Nov 2023 09:53:20 GMT vboxsync [102298] * trunk/include/iprt/crypto/shacrypt.h (modified) IPRT/crypto/shacrypt: Docs. bugref:10551 Fri, 24 Nov 2023 16:32:03 GMT vboxsync [102297] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) * trunk/src/VBox/Runtime/tools/RTMkPasswd.cpp (modified) IPRT/crypto/shacrypt: Better string length checks for ... Fri, 24 Nov 2023 15:49:29 GMT vboxsync [102296] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (modified) * trunk/src/VBox/Runtime/tools/RTMkPasswd.cpp (modified) IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + ... Fri, 24 Nov 2023 13:45:12 GMT vboxsync [102295] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDX.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXCmd.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXDDIVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dx/VBoxDXVideo.cpp (modified) WDDM: user mode driver update: bugref:10529 Fri, 24 Nov 2023 13:40:35 GMT vboxsync [102294] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. ... Fri, 24 Nov 2023 13:15:48 GMT vboxsync [102293] * trunk/src/VBox/Devices/Graphics/vmsvga_include/vbsvga3d_dx.h (modified) Devices/Graphics: header update. bugref:10529 Fri, 24 Nov 2023 13:01:41 GMT vboxsync [102292] * trunk/include/iprt/crypto/shacrypt.h (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (modified) IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. ... Fri, 24 Nov 2023 12:48:43 GMT vboxsync [102291] * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTMkPasswd.cpp (added) IPRT/tools: Added new tool RTMkPasswd, which can create SHA-crypt- ... Fri, 24 Nov 2023 12:47:51 GMT vboxsync [102290] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. ... Fri, 24 Nov 2023 12:46:36 GMT vboxsync [102289] * trunk/include/iprt/crypto/shacrypt.h (added) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTShaCrypt.cpp (added) IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. ... Fri, 24 Nov 2023 11:20:00 GMT vboxsync [102288] * trunk/src/libs/openssl-3.1.3/crypto/Makefile.kmk (modified) openssl-3.1.3: Removed thread_none.c and thread_win.c to avoid ... Fri, 24 Nov 2023 11:14:31 GMT vboxsync [102287] * trunk/src/VBox/Runtime/common/misc/expreval.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTExprEval.cpp (modified) IPRT/RTExprEval: Added md5, sha1, sha256 and sha512 has functions ... Fri, 24 Nov 2023 02:44:16 GMT vboxsync [102286] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitHighDlls.c (modified) bs3kit: Implemented 16-bit prot segment setup for high-dlls, ... Fri, 24 Nov 2023 02:37:50 GMT vboxsync [102285] * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3Linker.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitHighDlls.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-linker.h (modified) bs3kit: Implemented 16-bit prot segment setup for high-dlls, ... Fri, 24 Nov 2023 02:36:38 GMT vboxsync [102284] * trunk/src/VBox/Runtime/common/ldr/ldrLX.cpp (modified) IPRT/ldr: Corrected segment flag conversion for LX images. bugref:10371 Thu, 23 Nov 2023 20:11:53 GMT vboxsync [102283] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h (modified) FE/Qt: bugref:10501. Build fix. Thu, 23 Nov 2023 19:52:48 GMT vboxsync [102282] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIGuestOSType.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIGuestOSType.h (modified) FE/Qt: bugref:10543: A bit of rework for UIGuestOSType; Make sure ...