# # ChangeLog for trunk/src/VBox/Runtime in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 1:57:02 PM Fri, 26 Apr 2019 08:29:34 GMT vboxsync [78314] * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) IPRT/nt: Implemented offSub & cbSub in the NT versions of ... Wed, 24 Apr 2019 17:20:10 GMT vboxsync [78281] * trunk/src/VBox/Runtime/common/rest/RTCRestClientApiBase.cpp (modified) IPRT/rest: doCall - always call consumeBody Wed, 24 Apr 2019 16:03:59 GMT vboxsync [78278] * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) IPRT/nt: Implemented offSub & cbSub in the NT versions of ... Wed, 24 Apr 2019 14:10:29 GMT vboxsync [78272] * trunk/src/VBox/Runtime/common/rest/rest-binary.cpp (modified) IPRT/rest: RTCRestBinaryResponse::receiveHttpCallback if we are ... Mon, 22 Apr 2019 23:25:02 GMT vboxsync [78252] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http: render therefore unto the download callback the user data ... Thu, 18 Apr 2019 14:59:30 GMT vboxsync [78207] * trunk/src/VBox/Runtime/r3/dir.cpp (modified) IPRT/RTDirFlushParent: Missing +1 in yesterday's changes. bugref:9172 Thu, 18 Apr 2019 12:03:22 GMT vboxsync [78205] * trunk/src/VBox/Runtime/r3/fs.cpp (modified) IPRT/rtFsModeFromDos: Ignore read-only DOS attribute on directories. ... Thu, 18 Apr 2019 01:40:11 GMT vboxsync [78200] * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) IPRT/pathint-nt.cpp: Dealth with three more RTPATH_MAX buffers. ... Wed, 17 Apr 2019 21:50:13 GMT vboxsync [78187] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/dir2.cpp (modified) IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH ... Wed, 17 Apr 2019 21:36:59 GMT vboxsync [78186] * trunk/include/iprt/dir.h (modified) * trunk/src/VBox/Runtime/r3/dir.cpp (modified) * trunk/src/VBox/Runtime/r3/dir2.cpp (modified) * trunk/src/VBox/ValidationKit/utils/fs/FsPerf.cpp (modified) IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH ... Wed, 17 Apr 2019 20:26:41 GMT vboxsync [78184] * trunk/src/VBox/Runtime/r3/dir.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) IPRT/RTPathGetCurrent/win: Upper case the drive letter so it is ... Wed, 17 Apr 2019 19:55:14 GMT vboxsync [78183] * trunk/src/VBox/Runtime/common/crypto/cipher-openssl.cpp (modified) Runtime/common/crypto/cipher-openssl.cpp: Fix copy and paste bug Wed, 17 Apr 2019 18:32:29 GMT vboxsync [78178] * trunk/src/VBox/Runtime/r3/dir.cpp (modified) * trunk/src/VBox/Runtime/r3/dir2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) IPRT: Relaxing RTPATH_MAX in a couple of places. bugref:9172 Wed, 17 Apr 2019 12:30:08 GMT vboxsync [78153] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsDup.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsEx.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsExDup.cpp (modified) * trunk/src/VBox/Runtime/r3/dir.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) IPRT: Added RTPATHABS_F_ENSURE_TRAILING_SLASH to RTPathAbsEx and ... Fri, 12 Apr 2019 13:20:50 GMT vboxsync [78120] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/memobj.h (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) IPRT: Started adding a RTR0MemObjMapUserEx function that takes offSub ... Thu, 11 Apr 2019 09:59:13 GMT vboxsync [78109] * trunk/src/VBox/Runtime/r3/dir2.cpp (modified) IPRT/dir2.cpp: Don't curse at directories (comment typo). Wed, 10 Apr 2019 17:33:18 GMT vboxsync [78104] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Devices/Network/slirp/tftp.c (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsExDup.cpp (modified) * trunk/src/bldprogs/scm.cpp (modified) IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new ... Wed, 10 Apr 2019 15:51:59 GMT vboxsync [78098] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsfpathabs.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsEx.cpp (moved) * trunk/src/VBox/Runtime/common/path/RTPathAbsExDup.cpp (modified) * trunk/src/VBox/Runtime/generic/RTPathAbs-generic.cpp (deleted) * trunk/src/VBox/Runtime/r3/generic/dirrel-r3-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/dirrel-r3-nt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and ... Wed, 10 Apr 2019 15:50:11 GMT vboxsync [78097] * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) log-vbox.cpp: bird stuff Wed, 10 Apr 2019 15:34:29 GMT vboxsync [78096] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT/Makefile.kmk: darwin build fix (RTPathAbsExEx). bugref:9172 Wed, 10 Apr 2019 14:22:43 GMT vboxsync [78091] * trunk/src/VBox/Runtime/Makefile.kmk (modified) *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. [build ... Wed, 10 Apr 2019 14:19:04 GMT vboxsync [78090] * trunk/src/VBox/HostServices/SharedFolders/vbsfpathabs.cpp (modified) * trunk/src/VBox/Main/src-all/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsEx.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsExDup.cpp (modified) * trunk/src/VBox/Runtime/generic/RTPathAbs-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/generic/dirrel-r3-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/dirrel-r3-nt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) *,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. ... Tue, 09 Apr 2019 16:02:32 GMT vboxsync [78066] * trunk/include/iprt/http.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/tstSSLCertDownloads.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT,GUI: Workaround for certificate downloads getting redirected to ... Tue, 09 Apr 2019 10:16:54 GMT vboxsync [78053] * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) iprt/path.h: Use RT_FLEXIBLE_ARRAY in RTPATHPARSED and RTPATHSPLIT to ... Tue, 09 Apr 2019 01:30:42 GMT vboxsync [78050] * trunk/src/VBox/Runtime/include/internal/dir.h (modified) * trunk/src/VBox/Runtime/r3/dir.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/direnum-win.cpp (modified) IPRT/dir: Lifting RTPATH_MAX restriction on RTDirOpen*. bugref:9172 Tue, 09 Apr 2019 01:23:41 GMT vboxsync [78049] * trunk/src/VBox/Runtime/common/path/RTPathAbsExEx.cpp (modified) IPRT: Working on new RTPathAbsEx implementation, temporarily called ... Tue, 09 Apr 2019 01:21:09 GMT vboxsync [78048] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsDup.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsEx.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsExEx.cpp (added) * trunk/src/VBox/Runtime/common/path/RTPathParse.cpp.h (modified) * trunk/src/VBox/Runtime/common/path/RTPathParsedReassemble.cpp (modified) * trunk/src/VBox/Runtime/generic/RTPathAbs-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/RTPathGetCurrentDrive-generic.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) IPRT: Working on new RTPathAbsEx implementation, temporarily called ... Wed, 03 Apr 2019 19:27:37 GMT vboxsync [78009] * trunk/src/VBox/Runtime/tools/RTHttp.cpp (modified) RTHttp: Destroy the HTTP instance before exit. Tue, 02 Apr 2019 10:23:09 GMT vboxsync [77982] * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) IPRT: Addressed todo in rtSchedNativeCheckThreadTypes (sched- ... Mon, 01 Apr 2019 18:49:03 GMT vboxsync [77981] * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) Runtime/dbgmod.cpp: Make RTDbgModCreateFromMap(), ... Mon, 01 Apr 2019 09:35:17 GMT vboxsync [77971] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrFile.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrLX.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrVfsFile.cpp (modified) Runtime/ldr: Make RTLDRREADER::pfnSize return an unsigned 64bit value ... Mon, 01 Apr 2019 01:35:07 GMT vboxsync [77970] * 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: s/offEnd/offLast - see coding guidelines on 'end' vs 'last'. Thu, 28 Mar 2019 16:04:35 GMT vboxsync [77941] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) Runtime/ldrELFRelocatable.cpp.h: several fixes * Check that the ... Thu, 28 Mar 2019 00:07:46 GMT vboxsync [77929] * trunk/src/VBox/Runtime/r3/linux/RTFileCopyPartEx-linux.cpp (modified) IPRT/RTFileCopyPartEx-linux.cpp: Corrected syscall numbers. bugref:9172 Wed, 27 Mar 2019 12:46:46 GMT vboxsync [77917] * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) Main: bugref:7929: Fixed comilation issues Wed, 27 Mar 2019 12:20:08 GMT vboxsync [77914] * trunk/src/VBox/Runtime/r3/darwin/sched-darwin.cpp (modified) Main: bugref:7929: Fixed comilation issues Wed, 27 Mar 2019 12:14:54 GMT vboxsync [77913] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) Runtmie/dbgmoddwarf.cpp: Fix possible memory leak in error case and ... Wed, 27 Mar 2019 11:51:44 GMT vboxsync [77911] * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) Main: bugref:7929: Fixed comilation issues Wed, 27 Mar 2019 11:33:01 GMT vboxsync [77910] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/reqqueue.cpp (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r3/darwin/sched-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/sched-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/sched-win.cpp (modified) Main: bugref:7929: Added ability to change the priority of the VM process Wed, 27 Mar 2019 10:41:43 GMT vboxsync [77907] * trunk/src/VBox/Runtime/common/dbg/dbgmodnm.cpp (modified) Runtime/dbgmodnm.cpp: Plug memory leak in error case Thu, 21 Mar 2019 20:52:08 GMT vboxsync [77836] * trunk/src/VBox/Runtime/r3/linux/RTFileCopyPartEx-linux.cpp (modified) IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup ... Thu, 21 Mar 2019 20:51:49 GMT vboxsync [77835] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup ... Thu, 21 Mar 2019 20:47:07 GMT vboxsync [77834] * trunk/src/VBox/Runtime/r3/linux/RTFileCopyPartEx-linux.cpp (modified) IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup ... Thu, 21 Mar 2019 20:44:38 GMT vboxsync [77833] * trunk/src/VBox/Runtime/r3/linux/RTFileCopyPartEx-linux.cpp (modified) IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup ... Thu, 21 Mar 2019 20:41:23 GMT vboxsync [77832] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTFileCopyPartEx-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/RTFileCopyPartEx-linux.cpp (added) IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup ... Thu, 21 Mar 2019 18:07:40 GMT vboxsync [77830] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTFileCopyAttributes-generic.cpp (added) * trunk/src/VBox/Runtime/generic/RTFileCopyByHandlesEx-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/RTFileCopyPart-generic.cpp (moved) * trunk/src/VBox/Runtime/generic/RTFileCopyPartEx-generic.cpp (moved) IPRT: Reimplemented RTFileCopyByHandlesEx against RTFileCopyPartEx, ... Thu, 21 Mar 2019 12:33:42 GMT vboxsync [77825] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTFileCopyByHandlesEx-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/RTFileCopyEx-generic.cpp (copied) * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) IPRT: Split RTFileCopyEx and RTFileCopyByHandlesEx out of ... Thu, 21 Mar 2019 12:20:13 GMT vboxsync [77823] * trunk/src/VBox/Runtime/common/sort/shellsort.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3ObjConverter.cpp (modified) bs3kit/VBoxBs3ObjConverter: Drop IPRT dependency to reduce rebuild ... Thu, 21 Mar 2019 01:17:25 GMT vboxsync [77818] * trunk/src/VBox/Runtime/nt/RTNtPathExpand8dot3PathA.cpp (modified) SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel ... Thu, 21 Mar 2019 00:04:34 GMT vboxsync [77817] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-string.cpp (modified) IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can ... Thu, 21 Mar 2019 00:01:49 GMT vboxsync [77816] * trunk/Config.kmk (modified) * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp (modified) * trunk/src/VBox/Runtime/nt/RTNtPathExpand8dot3Path.cpp (modified) * trunk/src/VBox/Runtime/nt/RTNtPathExpand8dot3PathA.cpp (added) * trunk/src/VBox/Runtime/r0drv/nt/dbgkrnlinfo-r0drv-nt.cpp (modified) SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel ... Wed, 20 Mar 2019 23:56:41 GMT vboxsync [77815] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-string.cpp (modified) IPRT/ASN.1: Allow zero terminators at the end of IA5STRING so we can ... Tue, 19 Mar 2019 17:17:37 GMT vboxsync [77798] * trunk/src/VBox/Runtime/generic/RTFileCopyRangeEx-generic.cpp (modified) IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file ... Tue, 19 Mar 2019 17:14:25 GMT vboxsync [77797] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTFileCopyRange-generic.cpp (added) * trunk/src/VBox/Runtime/generic/RTFileCopyRangeEx-generic.cpp (added) IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file ... Mon, 18 Mar 2019 21:59:40 GMT vboxsync [77772] * trunk/src/VBox/Runtime/common/vfs/vfschain.cpp (modified) vfschain.cpp: Call memcpy only when there is something to copy to ... Mon, 18 Mar 2019 13:28:13 GMT vboxsync [77760] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer.cpp (modified) Runtime/asn1-ut-integer.cpp: No bit set means both are zero and ... Mon, 18 Mar 2019 13:17:30 GMT vboxsync [77758] * trunk/include/iprt/fuzz.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz-target-recorder.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) Runtime/common/fuzz: Updates, add possiblity to dump the recorded ... Mon, 18 Mar 2019 12:23:18 GMT vboxsync [77754] * trunk/src/VBox/Runtime/include/internal/fs.h (modified) * trunk/src/VBox/Runtime/r3/posix/fs2-posix.cpp (modified) IPRT: Some st_birthtime experimentation for FreeBSD. Sun, 17 Mar 2019 04:14:55 GMT vboxsync [77744] * trunk/src/VBox/Runtime/r3/posix/path2-posix.cpp (modified) IPRT/RTPathSetTimesEx/posix: Try fall back on utimes if kernel ... Sat, 16 Mar 2019 22:16:08 GMT vboxsync [77738] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-objid-decode.cpp (modified) Runtime/common/asn1/asn1-ut-objid-decode.cpp: Fix memory leak in ... Sat, 16 Mar 2019 22:14:00 GMT vboxsync [77737] * trunk/src/VBox/Runtime/common/math/bignum.cpp (modified) Runtime/common/math/bignum.cpp: Fixed two memory leaks Sat, 16 Mar 2019 22:13:39 GMT vboxsync [77736] * trunk/src/VBox/Runtime/testcase/tstRTBigNum.cpp (modified) tstRTBigNum: Some memory leak fixes (to reduce the noise and being ... Sat, 16 Mar 2019 03:53:06 GMT vboxsync [77734] * trunk/include/iprt/fsisomaker.h (modified) * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isomakerimport.cpp (modified) IPRT/isomaker: Preserve ISO-9660 names during import, don't enforce ... Sat, 16 Mar 2019 02:50:09 GMT vboxsync [77733] * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) IPRT/isomaker.cpp: Hack for permitting :remove: on directories with ... Sat, 16 Mar 2019 02:45:30 GMT vboxsync [77732] * trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp (modified) IPRT/isomakercmd.cpp: Fixed buggy --no-file-mode option, was forcing ... Fri, 15 Mar 2019 18:31:47 GMT vboxsync [77730] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) IPRT/memobj-r0drv-linux.c: Use gpf_t rather than unsigned to avoid ... Fri, 15 Mar 2019 14:14:18 GMT vboxsync [77727] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/common/table/avlpv.cpp (modified) * trunk/src/VBox/Runtime/include/internal/initterm.h (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/timer-r0drv-linux.c (modified) IPRT,HostDrivers: Fixed some warnings. Thu, 14 Mar 2019 00:41:50 GMT vboxsync [77700] * trunk/src/VBox/Runtime/common/misc/json.cpp (modified) Runtime/json: Plug small memory leak when parsing a JSON file fails Wed, 13 Mar 2019 21:24:29 GMT vboxsync [77693] * trunk/include/iprt/fuzz.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz-target-recorder.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) Runtime/fuzz: Some more statistics, add possibility to configure the ... Wed, 13 Mar 2019 20:05:54 GMT vboxsync [77691] * trunk/src/VBox/Runtime/testcase/tstRTFileOpenEx-1.cpp (modified) tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276 [build fix] Wed, 13 Mar 2019 19:47:02 GMT vboxsync [77689] * trunk/src/VBox/Runtime/testcase/tstRTFileOpenEx-1.cpp (modified) tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276 Wed, 13 Mar 2019 16:39:57 GMT vboxsync [77684] * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) IPRT: Implemented RTFileOpenEx for posix too. ticketref:9276 Wed, 13 Mar 2019 15:26:52 GMT vboxsync [77681] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTFileOpenEx-1.cpp (added) IPRT: Adding an extended file open API that returns the action taken ... Mon, 11 Mar 2019 20:23:55 GMT vboxsync [77659] * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) build fix Mon, 11 Mar 2019 20:15:55 GMT vboxsync [77658] * trunk/include/iprt/fuzz.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) Runtime/fuzz: Statistics updates, don't fail if a working directory ... Mon, 11 Mar 2019 13:16:01 GMT vboxsync [77652] * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) Runtime/fuzzmastercmd.cpp: Fix hang when the connection is closed ... Mon, 11 Mar 2019 12:58:14 GMT vboxsync [77651] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) Runtime/fuzz: scm Mon, 11 Mar 2019 12:48:14 GMT vboxsync [77650] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) Runtime/fuzz: Add mutators to change possible integers to some ... Mon, 11 Mar 2019 01:28:09 GMT vboxsync [77641] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) IPRT/fileio-win.cpp: Corrected RTFileReadAt so it does not return ... Sun, 10 Mar 2019 14:51:26 GMT vboxsync [77635] * trunk/src/VBox/Runtime/r3/posix/fileio-sg-at-posix.cpp (modified) IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build ... Sun, 10 Mar 2019 14:46:32 GMT vboxsync [77633] * trunk/src/VBox/Runtime/r3/posix/fileio-sg-at-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-sg-posix.cpp (modified) IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build ... Sun, 10 Mar 2019 13:33:52 GMT vboxsync [77632] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/fileio-sg-at-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/fileio-sg-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-sg-at-posix.cpp (copied) * trunk/src/VBox/Runtime/r3/posix/fileio-sg-posix.cpp (modified) IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172 Tue, 05 Mar 2019 10:30:33 GMT vboxsync [77564] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzclientcmd.cpp (modified) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTFuzzClient.cpp (added) Runtime/fuzz: Add libFuzzer compatible wrapper to be able to evaluate ... Mon, 04 Mar 2019 15:58:23 GMT vboxsync [77557] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestApp.cpp (modified) * trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) IPRT: Moved the RTLogSetGroupLimit() functionality into the ... Mon, 04 Mar 2019 10:00:34 GMT vboxsync [77549] * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dirops.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.h (modified) * trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages ... Sun, 03 Mar 2019 20:29:12 GMT vboxsync [77547] * trunk/src/VBox/Runtime/common/fuzz/fuzz-target-recorder.cpp (modified) Runtime/fuzz: build fix Sun, 03 Mar 2019 20:14:30 GMT vboxsync [77546] * trunk/src/VBox/Runtime/common/fuzz/fuzz-target-recorder.cpp (modified) Runtime/fuzz: build fix Sun, 03 Mar 2019 20:10:08 GMT vboxsync [77545] * trunk/src/VBox/Runtime/Makefile.kmk (modified) build fix Sun, 03 Mar 2019 20:07:01 GMT vboxsync [77544] * trunk/include/iprt/fuzz.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz-target-recorder.cpp (added) * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) Runtime/fuzz: Updates, add a target state recording mechanism to ... Thu, 28 Feb 2019 20:18:39 GMT vboxsync [77514] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) scm fix Thu, 28 Feb 2019 19:31:45 GMT vboxsync [77513] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) scm fix Thu, 28 Feb 2019 19:30:28 GMT vboxsync [77512] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) Backout r129111, something has gone horribly wrong here Thu, 28 Feb 2019 19:21:30 GMT vboxsync [77511] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) scm fix Thu, 28 Feb 2019 19:18:10 GMT vboxsync [77510] * trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (modified) scm fix Thu, 28 Feb 2019 19:14:03 GMT vboxsync [77509] * trunk/include/iprt/fuzz.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzclientcmd.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) Runtime/fuzz: Updates Wed, 27 Feb 2019 13:47:36 GMT vboxsync [77489] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) Runtime/fuzz: build fix Wed, 27 Feb 2019 13:29:08 GMT vboxsync [77487] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) Runtime/fuzz: build fix Wed, 27 Feb 2019 13:26:20 GMT vboxsync [77486] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) Runtime/fuzz: scm fix Wed, 27 Feb 2019 13:25:21 GMT vboxsync [77484] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) Runtime/fuzz: build fix Wed, 27 Feb 2019 13:21:29 GMT vboxsync [77483] * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) Runtime/fuzz: build fix