# # ChangeLog for trunk/src/VBox/Runtime in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 8:35:28 AM Wed, 28 Oct 2020 10:14:40 GMT vboxsync [86727] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) IPRT/thread-posix.cpp: siginterrupt is deprecated, replace with ... Wed, 28 Oct 2020 09:21:24 GMT vboxsync [86725] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) IPRT/thread-posix.cpp: siginterrupt is deprecated, replace with ... Fri, 23 Oct 2020 16:35:20 GMT vboxsync [86694] * trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def (modified) IPRT/rest: bugref:9167 - Drop C1 versions of ... Thu, 22 Oct 2020 23:46:13 GMT vboxsync [86682] * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) IPRT/rest: bugref:9167 - Add missing format in an assert message, ... Thu, 22 Oct 2020 23:36:16 GMT vboxsync [86681] * trunk/include/iprt/cpp/restclient.h (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientRequestBase.cpp (modified) * trunk/src/VBox/Runtime/common/rest/RTCRestClientResponseBase.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/rest: bugref:9167 - Add release logging for REST operations. ... Tue, 20 Oct 2020 14:26:02 GMT vboxsync [86650] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL (deleted) * trunk/src/VBox/HostServices/SharedOpenGL (deleted) * trunk/src/VBox/Main/UnattendedTemplates/ol_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ol_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat67_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/key-file.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/ValidationKit/tests/api/tdAppliance1.py (modified) * trunk/src/VBox/ValidationKit/tests/api/tdMoveVm1.py (modified) * trunk/src/libs/curl-7.64.0/lib/sendf.c (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) Fixed bad commit. Hope this help. Tue, 20 Oct 2020 13:59:45 GMT vboxsync [86648] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL (copied) * trunk/src/VBox/HostServices/SharedOpenGL (copied) * trunk/src/VBox/Main/UnattendedTemplates/ol_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ol_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat67_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/key-file.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/ValidationKit/tests/api/tdAppliance1.py (modified) * trunk/src/VBox/ValidationKit/tests/api/tdMoveVm1.py (modified) * trunk/src/libs/curl-7.64.0/lib/sendf.c (modified) bugref:9781. Added the placeholder ... Mon, 19 Oct 2020 10:42:10 GMT vboxsync [86626] * trunk/src/VBox/Runtime/testcase/tstIprtList.cpp (modified) tstIprtList.cpp: Fixes to MtTestSafeRandomIndex. Use event semaphore ... Fri, 16 Oct 2020 23:16:42 GMT vboxsync [86619] * trunk/src/VBox/Runtime/testcase/tstIprtList.cpp (modified) tstIprtList.cpp: Ditto insert(). Created common index generator ... Fri, 16 Oct 2020 23:09:41 GMT vboxsync [86618] * trunk/src/VBox/Runtime/testcase/tstIprtList.cpp (modified) tstIprtList.cpp: Try not trigger assertions in at() and replace() ... Fri, 16 Oct 2020 14:34:15 GMT vboxsync [86610] * trunk/include/iprt/crypto/x509.h (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstSupVerify.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-core.cpp (modified) SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. ... Thu, 15 Oct 2020 10:34:47 GMT vboxsync [86586] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT/tstRTInlineAsm.cpp: Mark cache association string leak. [build ... Thu, 15 Oct 2020 10:31:09 GMT vboxsync [86585] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT/tstRTInlineAsm.cpp: Mark cache association string leak. bugref:9841 Wed, 14 Oct 2020 20:53:56 GMT vboxsync [86579] * trunk/include/iprt/linux/sysfs.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/linux/sysfs.cpp (modified) IPRT/sysfs.h: Added RTLinuxConstructPath and RTLinuxConstructPathV. ... Wed, 14 Oct 2020 20:43:43 GMT vboxsync [86578] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) Runtime/r0drv/dbgkrnlinfo-r0drv-darwin.cpp: Fix for ElCapitan where ... Tue, 13 Oct 2020 00:09:10 GMT vboxsync [86551] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) SUPHardNt,IPRT: If there are nested signatures (i.e. more than one ... Tue, 13 Oct 2020 00:01:19 GMT vboxsync [86550] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) SUPHardNt,IPRT: If there are nested signatures (i.e. more than one ... Mon, 12 Oct 2020 23:59:53 GMT vboxsync [86549] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLdrVerifyPeImage.cpp (modified) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) SUPHardNt,IPRT: If there are nested signatures (i.e. more than one ... Mon, 12 Oct 2020 18:58:24 GMT vboxsync [86548] * trunk/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c (modified) IPRT/thread2-r0drv-linux.c: Attempt at getting ... Mon, 12 Oct 2020 18:57:00 GMT vboxsync [86547] * trunk/src/VBox/Additions/linux/drm/vbox_drv.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) linux/drm.c,the-linux-kernel.h: nits. bugref:4567 Mon, 12 Oct 2020 13:35:53 GMT vboxsync [86542] * trunk/src/VBox/Additions/linux/drm/vbox_drv.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_fb.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_main.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_ttm.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c (modified) Additions/linux, Runtime/r0drv/linux: Adjustments for Linux 5.9. Mon, 12 Oct 2020 09:16:36 GMT vboxsync [86536] * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) IPRT/localipc-win.cpp: Clarification to bugref:9773 Sun, 11 Oct 2020 18:28:52 GMT vboxsync [86525] * trunk/src/VBox/Runtime/generic/sched-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/process.h (modified) * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/sched-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/sched-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/sched-win.cpp (modified) Runtime/r3/*/sched-*.cpp: Doxygen cleanup, only keep the doxygen ... Sun, 11 Oct 2020 18:26:52 GMT vboxsync [86524] * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) Runtime/include/internal/ldr.h: Doxygen Sun, 11 Oct 2020 18:05:10 GMT vboxsync [86522] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) Runtime/dbg/dbgmoddwarf: Doxygen Sun, 11 Oct 2020 17:19:02 GMT vboxsync [86519] * trunk/src/VBox/Runtime/r3/linux/ioqueue-iouringfile-provider.cpp (modified) Runtime/ioqueue-iouringfile-provider.cpp: Fix request submission Sun, 11 Oct 2020 12:45:11 GMT vboxsync [86517] * trunk/src/VBox/Runtime/testcase/tstRTHeapOffset.cpp (modified) IPRT/tstRTHeapOffset: Testcase leaks, bugref:9841 Thu, 08 Oct 2020 10:27:13 GMT vboxsync [86492] * trunk/src/VBox/Runtime/r3/xml.cpp (modified) IPRT/xml: Fixed tiny leak in File::File(). bugref:9841 Sun, 04 Oct 2020 12:37:09 GMT vboxsync [86448] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http-curl: Mark g_hLdrLibProxy as a leak. bugref:9841 Fri, 02 Oct 2020 11:50:21 GMT vboxsync [86415] * trunk/include/iprt/handle.h (modified) * trunk/src/VBox/Runtime/include/internal/socket.h (modified) * trunk/src/VBox/Runtime/r3/posix/RTHandleGetStandard-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/win/RTHandleGetStandard-win.cpp (modified) IPRT,++: Made RTHandleGetStandard's fLeaveOpen parameter work for ... Fri, 02 Oct 2020 11:41:26 GMT vboxsync [86414] * trunk/include/iprt/handle.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmisc.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/RTHandleGetStandard-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/RTHandleGetStandard-win.cpp (modified) * trunk/src/bldprogs/scmstream.cpp (modified) IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. ... Fri, 02 Oct 2020 11:40:15 GMT vboxsync [86413] * trunk/src/VBox/Runtime/common/vfs/vfsstdpipe.cpp (modified) IPRT/vfsstdpipe.cpp: Use RTPipeCloseEx to prevent leaking pipe handle ... Fri, 02 Oct 2020 11:39:26 GMT vboxsync [86412] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/pipe.h (modified) * trunk/src/VBox/Runtime/r3/os2/pipe-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/pipe-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/pipe-win.cpp (modified) IPRT/pipe: Adding RTPipeCloseEx w/ a fLeaveOpen parameter so we can ... Thu, 01 Oct 2020 20:42:35 GMT vboxsync [86404] * trunk/src/VBox/Runtime/testcase/tstVector.cpp (modified) IPRT/tstVector: Testcase leaks. bugref:9841 Thu, 01 Oct 2020 19:55:24 GMT vboxsync [86400] * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) IPRT/tstUtf8: Fixed a bunch of leaks in the tests. bugref:9841 Thu, 01 Oct 2020 14:44:33 GMT vboxsync [86387] * trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp (modified) IPRT/RTTraceLogWr*: Ignore NIL on destroy (iprt protocol) and always ... Thu, 01 Oct 2020 14:42:09 GMT vboxsync [86386] * trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (modified) IPRT/RTTraceLogRdrDestroy: Free pending events, ignore NIL (iprt ... Thu, 01 Oct 2020 14:26:12 GMT vboxsync [86385] * trunk/src/VBox/Runtime/testcase/tstRTStrSplit.cpp (modified) IPRT/tstRTSplit: Must disable assertions when doing negative testing. ... Thu, 01 Oct 2020 14:24:19 GMT vboxsync [86384] * trunk/src/VBox/Runtime/testcase/tstRTStrCache.cpp (modified) IPRT/tstRTStrCache: Free random strings in tst2 when done. bugref:9841 Thu, 01 Oct 2020 14:21:30 GMT vboxsync [86382] * trunk/src/VBox/Runtime/testcase/tstRTSort.cpp (modified) IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841 Thu, 01 Oct 2020 14:20:32 GMT vboxsync [86381] * trunk/src/VBox/Runtime/testcase/tstRTSort.cpp (modified) IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841 Thu, 01 Oct 2020 14:18:39 GMT vboxsync [86380] * trunk/src/VBox/Runtime/testcase/tstRTHttp-1.cpp (modified) IPRT/tstRTHttp-1: Missing cleanup leaks. bugref:9841 Thu, 01 Oct 2020 14:16:10 GMT vboxsync [86379] * trunk/src/VBox/Runtime/testcase/tstRTEnv.cpp (modified) IPRT/tstRTEnv: cleanup leak. bugref:9841 Thu, 01 Oct 2020 13:59:14 GMT vboxsync [86378] * trunk/src/VBox/Runtime/common/string/strtonum.cpp (modified) IPRT/RTStrToInt64Ex: Shut up tstRTCRest-1 asan warning reading ... Thu, 01 Oct 2020 12:44:45 GMT vboxsync [86376] * trunk/src/VBox/Runtime/testcase/tstRTCRest-1.cpp (modified) IPRT/tstRTCRest-1: fix leaks. bugref:9841 Wed, 30 Sep 2020 18:14:19 GMT vboxsync [86360] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrSimplePattern.cpp (moved) IPRT: tstStrSimplePattern -> tstRTStrSimplePattern. Wed, 30 Sep 2020 18:09:08 GMT vboxsync [86358] * trunk/src/VBox/Runtime/testcase/tstStrSimplePattern.cpp (modified) tstStrSimplePattern: Converted to iprt/test.h (was using IPRT w/o ... Wed, 30 Sep 2020 18:07:34 GMT vboxsync [86357] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) tstRTStrFormat: More cleanup. Wed, 30 Sep 2020 16:13:45 GMT vboxsync [86352] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) tstRTStrFormat: fix. Wed, 30 Sep 2020 13:50:20 GMT vboxsync [86349] * trunk/src/VBox/Runtime/testcase/tstRTFileQuerySize-1.cpp (modified) tstRTFileQuerySize-1.cpp: It's NUL not NULL on windows. Mon, 28 Sep 2020 21:23:50 GMT vboxsync [86335] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) tstRTStrFormat: some cleanup. Mon, 28 Sep 2020 17:56:32 GMT vboxsync [86332] * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) Main: bugref:9224: Changed the todo comment after investigating ... Sat, 26 Sep 2020 12:10:23 GMT vboxsync [86305] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) Runtime/r0drv/dbgkrnlinfo-r0drv-darwin: Fix the in-memory version on ... Sat, 26 Sep 2020 11:19:38 GMT vboxsync [86302] * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) IPRT/RTFileQuerySize/darwin: Fixed regression from r140046 causing ... Sat, 26 Sep 2020 10:06:13 GMT vboxsync [86301] * trunk/src/VBox/Runtime/r3/linux/krnlmod-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/krnlmod-solaris.cpp (modified) * trunk/src/VBox/Runtime/r3/win/krnlmod-win.cpp (modified) Runtime: Add API to load kernel modules by name and add simple ... Sat, 26 Sep 2020 09:59:44 GMT vboxsync [86300] * trunk/include/iprt/krnlmod.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/darwin/krnlmod-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/krnlmod-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/krnlmod-solaris.cpp (modified) * trunk/src/VBox/Runtime/r3/win/krnlmod-win.cpp (modified) * trunk/src/VBox/Runtime/tools/RTKrnlModInfo.cpp (modified) Runtime: Add API to load kernel modules by name and add simple ... Fri, 25 Sep 2020 21:04:55 GMT vboxsync [86296] * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) IPRT/alloc-ef.cpp: Added RTMemDumpFreed for use from gdb. Fri, 25 Sep 2020 13:02:31 GMT vboxsync [86290] * trunk/include/iprt/formats/mach-o.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) Runtime/r0drv/dbgfkrnlinfo-r0drv-darwin: Starting with BigSur, each ... Wed, 23 Sep 2020 14:27:45 GMT vboxsync [86240] * trunk/src/VBox/Runtime/r3/posix/RTTimeZoneGetCurrent-posix.cpp (modified) IPRT: RTTimeZoneGetCurrent-posix.cpp should validate the string ... Wed, 23 Sep 2020 14:23:22 GMT vboxsync [86239] * trunk/src/VBox/Runtime/r3/posix/RTTimeZoneGetCurrent-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTTimeSpec.cpp (modified) IPRT: Some fixes to RTTimeZoneGetCurrent-posix.cpp and a basic ... Tue, 22 Sep 2020 13:09:34 GMT vboxsync [86220] * trunk/src/VBox/Runtime/r3/posix/RTTimeZoneGetCurrent-posix.cpp (modified) IPRT/RTTimeZoneGetCurrent: Some build systems might not have tzfile.h ... Tue, 22 Sep 2020 11:30:56 GMT vboxsync [86216] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/RTTimeZoneGetCurrent-posix.cpp (added) IPRT/RTTimeZoneGetCurrent: Add some additional heuristics for ... Mon, 21 Sep 2020 09:59:04 GMT vboxsync [86191] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the ... Mon, 21 Sep 2020 08:54:23 GMT vboxsync [86190] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/nt/alloca-x86-r0drv-nt.asm (added) IPRT/r0drv/nt: 32-bit alloca support routine (VC++). Untested. Sat, 19 Sep 2020 16:06:57 GMT vboxsync [86177] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Revert r140428 for now (Runtime/mp-r0drv-nt.cpp: Dynamically ... Sat, 19 Sep 2020 15:33:04 GMT vboxsync [86176] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the ... Sat, 19 Sep 2020 09:19:38 GMT vboxsync [86175] * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) IPRT/r0drv/nt: s/rtMpPokeCpuUsingHalReqest/rtMpPokeCpuUsingHalRequest/g Fri, 18 Sep 2020 13:38:58 GMT vboxsync [86171] * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified) IPRT/win/thread: Use new SetThreadDescription to set thread names. Fri, 18 Sep 2020 13:38:40 GMT vboxsync [86170] * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified) IPRT/win/thread: Use new SetThreadDescription to set thread names. Fri, 18 Sep 2020 11:11:52 GMT vboxsync [86169] * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) Main: bugref:9224: Fixed invalid partition flag (active/bootable) Tue, 15 Sep 2020 11:21:56 GMT vboxsync [86127] * trunk/src/VBox/Runtime/common/ioqueue/ioqueue-aiofile-provider.cpp (modified) Runtime/common/ioqueue/ioqueue-aiofile-provider: Fix memory leak ... Tue, 15 Sep 2020 10:58:42 GMT vboxsync [86126] * trunk/src/VBox/Runtime/r3/linux/ioqueue-iouringfile-provider.cpp (modified) Runtime/linux/ioqueue-iouringfile-provider: Fixes Wed, 09 Sep 2020 14:34:49 GMT vboxsync [86074] * trunk/src/VBox/Runtime/r3/generic/RTLocaleQueryLocaleName-r3-generic.cpp (modified) IPRT/RTLocaleQueryLocaleName: ticketref:19856 'VBoxManage unattended ... Sun, 06 Sep 2020 20:33:03 GMT vboxsync [86036] * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes ... Sun, 06 Sep 2020 20:31:16 GMT vboxsync [86035] * trunk/include/iprt/formats/cpio.h (added) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/zip/cpiovfs.cpp (added) * trunk/src/VBox/Runtime/common/zip/cpiovfsreader.h (added) * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes ... Thu, 03 Sep 2020 08:40:47 GMT vboxsync [86017] * trunk/src/VBox/Runtime/r3/win/serialport-win.cpp (modified) Runtime/serialport-win.cpp: Fix querying for events under cerain ... Mon, 31 Aug 2020 20:12:01 GMT vboxsync [85963] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) tstRTInlineAsm.cpp: Display the extended APIC IDs too. Mon, 31 Aug 2020 10:22:50 GMT vboxsync [85949] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/tracelog.h (modified) * trunk/src/VBox/Runtime/common/log/tracelogreader.cpp (modified) Runtime/RTTraceLogRdr: Add API to extract a given set of values from ... Thu, 27 Aug 2020 13:46:55 GMT vboxsync [85906] * trunk/src/VBox/Runtime/r0drv/nt/dbgkrnlinfo-r0drv-nt.cpp (modified) Runtime/dbgkrnlinfo-r0drv-nt.cpp: Split up rtR0DbgKrnlNtInit() and ... Thu, 27 Aug 2020 13:42:38 GMT vboxsync [85905] * trunk/src/VBox/Runtime/r0drv/nt/dbgkrnlinfo-r0drv-nt.cpp (modified) Runtime/dbgkrnlinfo-r0drv-nt.cpp: Split up rtR0DbgKrnlNtInit() and ... Thu, 27 Aug 2020 09:33:08 GMT vboxsync [85898] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) iprt/RTNtPathFromHandle: documentation fix. bugref:9224 Thu, 27 Aug 2020 09:32:14 GMT vboxsync [85897] * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) IPRT/dvmmbr.cpp: chain walk fix for new table location query ... Thu, 27 Aug 2020 09:31:18 GMT vboxsync [85896] * trunk/src/VBox/Runtime/common/sort/shellsort.cpp (modified) IPRT/RTSortShell: Raised the element size complain level. bugref:9224 Wed, 26 Aug 2020 20:50:52 GMT vboxsync [85894] * trunk/include/iprt/dvm.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmgpt.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dvm.h (modified) IPRT/Dvm: Added RTDvmMapQueryTableLocations (for VMDK). Completely ... Wed, 26 Aug 2020 16:40:38 GMT vboxsync [85890] * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) IPRT/RTDvm: Added RTDVMVOLIDX_HOST index. [os2 build fix] bugref:9224 Tue, 25 Aug 2020 21:05:37 GMT vboxsync [85887] * trunk/include/iprt/dvm.h (modified) * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmgpt.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dvm.h (modified) IPRT/RTDvm: Added RTDVMVOLIDX_HOST index. bugref:9224 Mon, 24 Aug 2020 21:35:04 GMT vboxsync [85882] * trunk/src/VBox/Runtime/r3/win/RTFileQuerySectorSize-win.cpp (modified) IPRT/RTFileQuerySectorSize/win: Ignore not-ready-drive errors. ... Mon, 24 Aug 2020 17:44:48 GMT vboxsync [85879] * trunk/include/iprt/dvm.h (modified) * trunk/src/VBox/Runtime/include/internal/dvm.h (modified) Main: bugref:9224: fixed doxygen issues Mon, 24 Aug 2020 17:27:48 GMT vboxsync [85878] * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) Main: bugref:9224: fixed scm issues Mon, 24 Aug 2020 17:03:23 GMT vboxsync [85877] * trunk/include/iprt/dvm.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmgpt.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dvm.h (modified) Main: bugref:9224: DVM API changes Mon, 24 Aug 2020 16:22:01 GMT vboxsync [85875] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTFileQuerySectorSize-generic.cpp (added) * trunk/src/VBox/Runtime/r3/darwin/RTFileQuerySectorSize-darwin.cpp (added) * trunk/src/VBox/Runtime/r3/freebsd/RTFileQuerySectorSize-freebsd.cpp (added) * trunk/src/VBox/Runtime/r3/linux/RTFileQuerySectorSize-linux.cpp (added) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/RTFileQuerySectorSize-solaris.cpp (added) * trunk/src/VBox/Runtime/r3/win/RTFileQuerySectorSize-win.cpp (added) Main: bugref:9224: Added RTFileQuerySectorSize into IPRT Mon, 24 Aug 2020 09:39:42 GMT vboxsync [85874] * trunk/src/VBox/Runtime/common/fs/RTFsCmdLs.cpp (modified) RTLs: more usage details. Tue, 11 Aug 2020 18:54:01 GMT vboxsync [85703] * trunk/include/iprt/linux/version.h (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memuserkernel-r0drv-linux.c (modified) IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added ... Tue, 11 Aug 2020 18:38:50 GMT vboxsync [85702] * trunk/include/iprt/linux/version.h (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memuserkernel-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) IPRT,lnx-kmods: s/VBOX_RHEL_MAJ_PREREQ/RTLNX_RHEL_MAJ_PREREQ/ and ... Tue, 11 Aug 2020 17:46:17 GMT vboxsync [85701] * trunk/include/iprt/linux/version.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h (modified) IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ ... Tue, 11 Aug 2020 17:05:29 GMT vboxsync [85698] * trunk/include/iprt/linux/version.h (added) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxsf (modified) * trunk/src/VBox/Additions/linux/sharedfolders/lnkops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxPci/linux/files_vboxpci (modified) * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memuserkernel-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/rtStrFormatKernelAddress-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/time-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h (modified) IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved ... Tue, 11 Aug 2020 13:23:16 GMT vboxsync [85690] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) IPRT/the-linux-kernel.h: Adding macros for shortening the kernel ... Mon, 10 Aug 2020 20:18:04 GMT vboxsync [85678] * trunk/src/VBox/Runtime/common/ldr/ldrMachO.cpp (modified) IPRT/ldrMachO.cpp: Fix SegInfo.cbMapping nil value and checking for ... Mon, 10 Aug 2020 16:18:47 GMT vboxsync [85676] * trunk/src/VBox/Runtime/r3/ftp-server.cpp (modified) IPRT/ftp-server.cpp: some nits and todos. bugref:9437 Mon, 10 Aug 2020 16:03:57 GMT vboxsync [85674] * trunk/src/VBox/Runtime/r3/ftp-server.cpp (modified) IPRT/ftp-server.cpp: We use 'end' to be exclusive (last + 1) and ...