# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 11:49:41 AM Sun, 26 Jan 2020 14:43:54 GMT vboxsync [82861] * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) IPRT/memobj-r0drv-darwin.cpp: Prefault user mappings too when the ... Sun, 26 Jan 2020 14:17:48 GMT vboxsync [82860] * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) IPRT/memobj-r0drv-darwin.cpp: rtR0MemObjNativeMapKernel wasn't ... Sun, 26 Jan 2020 14:13:38 GMT vboxsync [82859] * trunk/src/VBox/Runtime/common/string/memcpy.asm (modified) IPRT/memcpy.asm: Set up rbp-frame for amd64 in debug builds. Sun, 26 Jan 2020 14:11:56 GMT vboxsync [82858] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin: kprint the module addresses and SUPR0Printf stuff. Sat, 25 Jan 2020 13:26:38 GMT vboxsync [82857] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: Got the qt.conf path guard the wrong way around. Arrrg. Sat, 25 Jan 2020 13:16:15 GMT vboxsync [82856] * trunk/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp (modified) IPRT/assert-r0drv-darwin.cpp: Make sure we get the output to the ... Sat, 25 Jan 2020 13:07:54 GMT vboxsync [82855] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: Don't define the Prefix path in the qt.conf for non-hardened ... Fri, 24 Jan 2020 15:16:58 GMT vboxsync [82853] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard: Build fix. bugref:9437 Fri, 24 Jan 2020 15:12:23 GMT vboxsync [82852] * trunk/include/VBox/HostServices/VBoxClipboardSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-transfers.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard: Added missing / disabled code for negotiating ... Fri, 24 Jan 2020 10:58:39 GMT vboxsync [82851] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard: Set the transfer source for all platforms in a ... Fri, 24 Jan 2020 10:36:08 GMT vboxsync [82849] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) Shared Clipboard: More fixes to get the transfer code compiled again. ... Fri, 24 Jan 2020 10:32:37 GMT vboxsync [82848] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-transfers.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) Shared Clipboard: More fixes to get the transfer code compiled again. ... Fri, 24 Jan 2020 10:27:25 GMT vboxsync [82847] * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-transfers.cpp (modified) Shared Clipboard: Renaming, to get the transfer code compiled again. ... Fri, 24 Jan 2020 09:36:52 GMT vboxsync [82846] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-darwin.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-transfers.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardServiceHost.cpp (modified) Shared Clipboard: Renaming. bugref:9437 Thu, 23 Jan 2020 15:35:53 GMT vboxsync [82845] * trunk/src/VBox/Installer/linux/distributions_rpm (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) Installer/Linux: ticketref:18900 openSUSE Tumbleweed: cannot build ... Thu, 23 Jan 2020 15:24:24 GMT vboxsync [82844] * trunk/src/VBox/ValidationKit/testboxscript/linux/testboxscript-service.sh (modified) ValidationKit/linux/testboxscript-service.sh: use vanilla "type" for ... Thu, 23 Jan 2020 10:40:42 GMT vboxsync [82843] * trunk/src/VBox/Runtime/tools/RTFTPServer.cpp (modified) IPRT/tools/FTPServer: Implemented VFS support for files also. bugref:9646 Thu, 23 Jan 2020 10:16:23 GMT vboxsync [82842] * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) * trunk/src/VBox/Runtime/tools/RTFTPServer.cpp (modified) IPRT/FTP: Retrieving files in sub directories also works now. bugref:9646 Thu, 23 Jan 2020 10:02:26 GMT vboxsync [82841] * trunk/include/iprt/ftp.h (modified) * trunk/src/VBox/Runtime/tools/RTFTPServer.cpp (modified) IPRT/FTP: Implemented support for directory traversing. bugref:9646 Thu, 23 Jan 2020 09:36:40 GMT vboxsync [82840] * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) IPRT/FTP: Make sure to only add allowed (supported) FS entries to ... Thu, 23 Jan 2020 09:19:03 GMT vboxsync [82839] * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) IPRT/FTP: Build fix. bugref:9646 Thu, 23 Jan 2020 09:15:08 GMT vboxsync [82838] * trunk/include/iprt/ftp.h (modified) * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) IPRT/FTP: More code for listing directories, needed for some more FTP ... Thu, 23 Jan 2020 01:35:04 GMT vboxsync [82837] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFile.cpp (modified) IPRT/file: Added some more thoughts and @todo regarding the ... Wed, 22 Jan 2020 21:55:17 GMT vboxsync [82836] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFile.cpp (modified) IPRT/win: Enabled new RTFileSetSize implementation that works like ... Wed, 22 Jan 2020 21:53:59 GMT vboxsync [82835] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFile.cpp (modified) IPRT/win: Finished the RTFileSetSize reimplementation, still ... Wed, 22 Jan 2020 16:25:19 GMT vboxsync [82834] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) IPRT/win: Reimplemented RTFileSetSize to support truncating files ... Wed, 22 Jan 2020 16:22:59 GMT vboxsync [82833] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) IPRT/nt: Added OBJECT_BASIC_INFORMATION and promoted ... Wed, 22 Jan 2020 16:21:56 GMT vboxsync [82832] * trunk/src/VBox/Runtime/testcase/tstFile.cpp (modified) tstFile: Converted to new style and added append+truncate testcase ... Wed, 22 Jan 2020 15:44:43 GMT vboxsync [82831] * trunk/src/VBox/Installer/linux/rpm/rules (modified) Installer/Linux: bugref:9644 phase 1: fix rpm/rules clean fix nit Wed, 22 Jan 2020 15:27:04 GMT vboxsync [82830] * trunk/src/VBox/Installer/linux/rpm/rules (modified) Installer/Linux: bugref:9644 phase 1: fix rpm/rules clean Wed, 22 Jan 2020 15:25:06 GMT vboxsync [82829] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIAudioControllerEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIAudioControllerEditor.h (modified) FE/Qt: bugref:9611: UIAudioControllerEditor: Get rid of hardcoded ... Wed, 22 Jan 2020 14:14:02 GMT vboxsync [82828] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIAudioHostDriverEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIAudioHostDriverEditor.h (modified) FE/Qt: bugref:9611: UIAudioHostDriverEditor: Get rid of hardcoded ... Wed, 22 Jan 2020 13:29:23 GMT vboxsync [82827] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) Fix @todo line, wasn't caught by scm on linux Wed, 22 Jan 2020 13:20:42 GMT vboxsync [82826] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) Network/DevVirtioNet_1_0.cpp: Have gone through the functions and ... Wed, 22 Jan 2020 12:15:10 GMT vboxsync [82825] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) FE/Qt: bugref:9611: UIMachineSettingsUSB: Get rid of hardcoded USB ... Wed, 22 Jan 2020 11:56:53 GMT vboxsync [82824] * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) IPRT/FTP: Doxygen fixes. bugref:9646 Wed, 22 Jan 2020 11:51:34 GMT vboxsync [82823] * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) IPRT/FTP: Shut up MSVC. bugref:9646 Wed, 22 Jan 2020 11:48:43 GMT vboxsync [82822] * trunk/include/iprt/ftp.h (modified) * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) * trunk/src/VBox/Runtime/tools/RTFTPServer.cpp (modified) IPRT/FTP: More work on directory listing. Wed, 22 Jan 2020 11:34:17 GMT vboxsync [82821] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: UICommon must use relative path in non-hardened builds. Wed, 22 Jan 2020 11:20:36 GMT vboxsync [82820] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.cpp (modified) FE/Qt: bugref:9611: UIMachineSettingsSerial: Get rid of hardcoded ... Wed, 22 Jan 2020 11:13:12 GMT vboxsync [82819] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMInternal.h: doxygen fix. Wed, 22 Jan 2020 10:49:51 GMT vboxsync [82818] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv/darwin: Adjusted SMAP feature detection and handling to honor ... Wed, 22 Jan 2020 04:17:26 GMT vboxsync [82817] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Use x2APIC range defines from x86.h ... Wed, 22 Jan 2020 03:38:46 GMT vboxsync [82814] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Implement last-branch-record (LBR) support for guests ... Tue, 21 Jan 2020 17:48:19 GMT vboxsync [82813] * trunk/include/iprt/ftp.h (modified) * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) * trunk/src/VBox/Runtime/tools/RTFTPServer.cpp (modified) IPRT/FTP: Remember the current working directory per client. Tue, 21 Jan 2020 11:49:05 GMT vboxsync [82812] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Don't take the device lock in vgaR3PciIORegionVRamMapUnmap as ... Tue, 21 Jan 2020 11:07:55 GMT vboxsync [82811] * trunk/src/VBox/ValidationKit/testmanager/readme.txt (modified) Validation Kit/testmanager: Added running an Adminer instance for ... Tue, 21 Jan 2020 01:52:57 GMT vboxsync [82809] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) IPRT/dbgkrnlinfo-r0drv-darwin.cpp: build fixes. Tue, 21 Jan 2020 01:45:13 GMT vboxsync [82806] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) IPRT/dbgkrnlinfo-r0drv-darwin.cpp: Implemented using the loaded ... Mon, 20 Jan 2020 18:07:44 GMT vboxsync [82803] * trunk/src/VBox/ValidationKit/testmanager/readme.txt (modified) Validation Kit/testmanager: Some more docs / hints. Mon, 20 Jan 2020 17:52:00 GMT vboxsync [82802] * trunk/src/VBox/ValidationKit/testmanager/readme.txt (modified) Validation Kit/testmanager: Updated readme.txt. Mon, 20 Jan 2020 17:02:25 GMT vboxsync [82801] * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM/PDMDevHlp: Remove space in timer description to fix debug ... Mon, 20 Jan 2020 16:07:26 GMT vboxsync [82800] * trunk/src/VBox/ValidationKit/testmanager/db/Makefile.kmk (modified) Validation Kit/testmanager: Added the ability to also specify a user ... Mon, 20 Jan 2020 16:05:17 GMT vboxsync [82799] * trunk/src/VBox/ValidationKit/testmanager/db/Makefile.kmk (modified) Validation Kit/testmanager: Corrected Makefile target (reload- ... Mon, 20 Jan 2020 15:35:50 GMT vboxsync [82798] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/UartCore.cpp (modified) Devices/Serial: Some fixes for unconnected mode where the application ... Mon, 20 Jan 2020 14:46:01 GMT vboxsync [82797] * trunk/src/VBox/Frontends/VirtualBox/nls/qt_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_pt_BR.ts (modified) FE/Qt: Catalan and Brazilian Portuguese translation update for Qt itself. Mon, 20 Jan 2020 14:16:42 GMT vboxsync [82796] * trunk/src/VBox/Installer/win/NLS/it_IT.wxl (modified) Installer/Windows: Italian WiX translation update. Mon, 20 Jan 2020 13:08:02 GMT vboxsync [82794] * trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotPane.cpp (modified) FE/Qt: !VirtualBox Manager: Few uninit vars in UISnapshotPane. Mon, 20 Jan 2020 11:50:29 GMT vboxsync [82793] * trunk/src/VBox/ValidationKit/testmanager/db/Makefile.kmk (modified) Validation Kit/Test Manager: Made connecting to the database a bit ... Mon, 20 Jan 2020 05:41:36 GMT vboxsync [82792] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: Add statistics counter for APIC-ID MSR (x2APIC only). Sun, 19 Jan 2020 12:27:43 GMT vboxsync [82791] * trunk/src/VBox/Devices/Trace/DrvIfsTrace-serial.cpp (modified) Devices/Trace: Fix trace IDs Sun, 19 Jan 2020 12:22:34 GMT vboxsync [82790] * trunk/src/VBox/Devices/Trace/DrvIfsTrace-serial.cpp (modified) Devices/Trace: build fix Sun, 19 Jan 2020 12:19:24 GMT vboxsync [82789] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Trace (added) * trunk/src/VBox/Devices/Trace/DrvIfsTrace-serial.cpp (added) * trunk/src/VBox/Devices/Trace/DrvIfsTrace.cpp (added) * trunk/src/VBox/Devices/Trace/DrvIfsTraceInternal.h (added) * trunk/src/VBox/Devices/Trace/README.txt (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) Devices/Trace: Tracing driver to log execution of interface callbacks ... Sun, 19 Jan 2020 12:04:31 GMT vboxsync [82788] * trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp (modified) Runtime/tracelogwriter.cpp: Fix passing the trace log description in ... Fri, 17 Jan 2020 18:02:21 GMT vboxsync [82786] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts (modified) FE/Qt: Catalan, Italian, Japanese, Brazilian Portuguese and Turkish ... Fri, 17 Jan 2020 17:41:50 GMT vboxsync [82785] * trunk/src/VBox/Frontends/VirtualBox/nls/qt_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_zh_TW.ts (modified) FE/Qt: Catalan and Chinese translation update for Qt itself. Fri, 17 Jan 2020 15:06:11 GMT vboxsync [82784] * trunk/src/VBox/Frontends/VirtualBox/nls/qt_el.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_id.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_nl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_pt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_th.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_tr.ts (modified) FE/Qt: NLS lupdate for changed only qt_*.ts files, performed within ... Fri, 17 Jan 2020 15:04:36 GMT vboxsync [82783] * trunk/src/VBox/Frontends/VirtualBox/nls/qt_ja.ts (modified) FE/Qt: NLS bug fix, replacing   with   Fri, 17 Jan 2020 14:03:37 GMT vboxsync [82782] * trunk/src/VBox/Frontends/VirtualBox/nls/qt_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_km_KH.ts (modified) FE/Qt: NLS bug fix, replacing   with   Thu, 16 Jan 2020 12:49:33 GMT vboxsync [82781] * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) IPRT/FTP: Implemented FEAT and OPTS commands, along with some more ... Thu, 16 Jan 2020 12:37:12 GMT vboxsync [82780] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) Fix burn Thu, 16 Jan 2020 12:32:53 GMT vboxsync [82779] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) So if you typo the file name, scm looks happy at first glance Thu, 16 Jan 2020 12:20:04 GMT vboxsync [82778] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) This is guaranteed to make scm happy Thu, 16 Jan 2020 12:08:37 GMT vboxsync [82777] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) flour bots Thu, 16 Jan 2020 12:01:53 GMT vboxsync [82776] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) Fix flowerbox. Even though this code has guards that prevent it from ... Thu, 16 Jan 2020 11:50:12 GMT vboxsync [82775] * trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp (modified) Just checking in porting changes so far. Haven't tried building them ... Wed, 15 Jan 2020 17:13:15 GMT vboxsync [82774] * trunk/src/VBox/Additions/WINNT/VBoxTray/resource.h (modified) VBoxTray/Makefile.kmk: update the icon resource identifier (follow up ... Wed, 15 Jan 2020 16:51:55 GMT vboxsync [82773] * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) IPRT/FTP: Shut up MSVC. Wed, 15 Jan 2020 16:41:07 GMT vboxsync [82772] * trunk/include/iprt/ftp.h (modified) * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) * trunk/src/VBox/Runtime/tools/RTFTPServer.cpp (modified) IPRT/FTP: First working version for listing stuff. bugref:9646 Wed, 15 Jan 2020 14:42:43 GMT vboxsync [82771] * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) IPRT/FTP: Doxygen build fixes. Wed, 15 Jan 2020 14:34:38 GMT vboxsync [82770] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/ftp.h (modified) * trunk/src/VBox/Runtime/generic/ftp-server.cpp (modified) * trunk/src/VBox/Runtime/tools/RTFTPServer.cpp (modified) IPRT/FTP: More work on data connection handling. bugref:9646 Wed, 15 Jan 2020 13:14:04 GMT vboxsync [82769] * trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp (modified) VBoxExtPackHelperApp: Fix check in CommonDirRenameWrapper() to return ... Wed, 15 Jan 2020 09:58:56 GMT vboxsync [82768] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) Runtime/fuzz: Support normal files as input seed Wed, 15 Jan 2020 02:17:43 GMT vboxsync [82767] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) GARepack: Cleanup nit. bugref:9587 Wed, 15 Jan 2020 01:46:38 GMT vboxsync [82766] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Installer/win/Makefile.kmk: ditto Wed, 15 Jan 2020 01:45:54 GMT vboxsync [82765] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) GARepack: Nit. Avoid wasting time executing comment shell lines. I've ... Wed, 15 Jan 2020 00:49:37 GMT vboxsync [82763] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Even more cleanup fixes. Wed, 15 Jan 2020 00:47:08 GMT vboxsync [82762] * trunk/src/VBox/Additions/WINNT/tools/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/tools/VBoxCertUtil.rc (deleted) * trunk/src/VBox/Additions/WINNT/tools/VBoxCertUtilResource-win.h (deleted) VBoxCertUtil: Use the standard version + icon resource template. Wed, 15 Jan 2020 00:41:36 GMT vboxsync [82761] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) VirtualBox/Makefile.kmk: Fix Wed, 15 Jan 2020 00:41:04 GMT vboxsync [82760] * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) VBoxHeadless/Makefile.kmk: Fix Wed, 15 Jan 2020 00:34:06 GMT vboxsync [82759] * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/VirtualBoxVM.rc (deleted) FE/Qt: Use standard version + icon resource file template for ... Wed, 15 Jan 2020 00:33:56 GMT vboxsync [82758] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: Use standard version + icon resource file template for ... Wed, 15 Jan 2020 00:31:50 GMT vboxsync [82757] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/VirtualBox.rc (deleted) FE/Qt: Use standard version + icon resource file template for ... Wed, 15 Jan 2020 00:28:52 GMT vboxsync [82756] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/VirtualBoxHardenedVM.rc (deleted) FE/Qt: Use standard version + icon resource file template for ... Wed, 15 Jan 2020 00:20:38 GMT vboxsync [82755] * trunk/src/VBox/Storage/testcase/Makefile.kmk (modified) Storage/testcase: Cleanup fix. Wed, 15 Jan 2020 00:18:34 GMT vboxsync [82754] * trunk/src/VBox/VMM/Makefile.kmk (modified) VMM: More cleanup fixes (bird specific ones). Wed, 15 Jan 2020 00:14:05 GMT vboxsync [82753] * trunk/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk (modified) WINNT/Video: VBoxWddm-info cleanup fix. Wed, 15 Jan 2020 00:11:35 GMT vboxsync [82752] * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.rc (deleted) VBoxTray/Makefile.kmk: Cleanup fix / use standard version + icon ... Tue, 14 Jan 2020 23:59:53 GMT vboxsync [82751] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: VBoxSVC cleanup fix. Tue, 14 Jan 2020 23:54:25 GMT vboxsync [82750] * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) Installer/win/Stub: Cleanup fixes.