# # ChangeLog for trunk/src/VBox/Runtime in vbox # # Generated by Trac 1.4.3.2 # Mar 11, 2025 8:16:47 AM Wed, 21 Jul 2010 14:03:47 GMT vboxsync [30965] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) log.cpp: Reverted r63670 as the comments were correct when ... Wed, 21 Jul 2010 13:43:56 GMT vboxsync [30962] * trunk/src/VBox/Runtime/Makefile.kmk (modified) follow up to r63851. Wed, 21 Jul 2010 13:39:14 GMT vboxsync [30961] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/common/time/time.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesup.cpp (modified) IPRT/vboxdrv: We have RTTimeSystemNanoTS in ring-0 now, so use it. Tue, 20 Jul 2010 16:56:09 GMT vboxsync [30935] * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) IPRT/RTSEMEVENT_MAGIC_DEAD: Undid the accidental killing of Gaiman! :-) Tue, 20 Jul 2010 16:16:06 GMT vboxsync [30933] * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) semevent-r0drv-solaris.c: review comments. Thu, 15 Jul 2010 16:20:17 GMT vboxsync [30859] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) iprt/string.h: added RTStrPurgeEncoding. Wed, 14 Jul 2010 17:29:21 GMT vboxsync [30849] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) fix comment Wed, 14 Jul 2010 12:49:36 GMT vboxsync [30827] * trunk/include/iprt/mem.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/RTMemWipeThoroughly.cpp (added) iprt/mem.h: Added RTMemWipeThoroughly(). Tue, 13 Jul 2010 10:10:29 GMT vboxsync [30801] * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) iprt/asm-amd64-x86.h: Added the missing ASMCpuId_() variants. Tue, 13 Jul 2010 07:10:39 GMT vboxsync [30797] * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) tstInlineAsm.cpp: typo. Thu, 08 Jul 2010 18:22:33 GMT vboxsync [30749] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-16.cpp (modified) IPRT: minor string fixes (use RTStrAlloc and friends instead of ... Thu, 08 Jul 2010 16:42:49 GMT vboxsync [30746] * trunk/include/iprt/cpp/utils.h (modified) * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Main: clean up spaghetti code in Console::configConstructor(): remove ... Thu, 08 Jul 2010 11:17:25 GMT vboxsync [30732] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) vboxnetflt: Fixed GRO problem on Linux (#5121) Wed, 07 Jul 2010 16:06:43 GMT vboxsync [30712] * trunk/src/VBox/Runtime/include/internal/magics.h (modified) Build fix. Wed, 07 Jul 2010 15:54:20 GMT vboxsync [30711] * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) Runtime/r0drv/Solaris: SemEvent fixes. Tue, 06 Jul 2010 09:37:50 GMT vboxsync [30651] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) log.cpp: N_() around error messages. Mon, 05 Jul 2010 12:53:59 GMT vboxsync [30611] * trunk/src/VBox/Runtime/common/string/strspace.cpp (modified) strspace.cpp: Fixed bug in sdbm() resulting in wrong cchString values ... Fri, 02 Jul 2010 14:45:28 GMT vboxsync [30579] * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) semeventmulti-r0drv-solaris.c: Simplified it. No need to spend a lot ... Fri, 02 Jul 2010 13:25:25 GMT vboxsync [30578] * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) semeventmulti-r0drv-solaris.c: The atomic+volatile mess isn't needed ... Fri, 02 Jul 2010 12:53:46 GMT vboxsync [30576] * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) semeventmulti-r0drv-solaris.c: that the version changed is ... Thu, 01 Jul 2010 12:24:21 GMT vboxsync [30552] * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) Runtime/r0drv/solaris: SemEventMulti fix. Tue, 29 Jun 2010 09:05:18 GMT vboxsync [30491] * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) Runtime/r0drv/solaris: RTSemEvenMulti, remove temporary log line. Tue, 29 Jun 2010 09:03:43 GMT vboxsync [30490] * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) Runtime/r0drv/solaris: fix RTSemEventMulti for spurious wakeups (#5090) Mon, 28 Jun 2010 14:15:54 GMT vboxsync [30472] * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) Runtime/r0drv/Solaris: Fix RTSemEvent for spurious wakeups (#5090) Mon, 28 Jun 2010 14:03:18 GMT vboxsync [30470] * trunk/include/iprt/sg.h (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) RTSgBufInit: cSegs must be size_t so RT_ELEMENTS and similar will ... Mon, 28 Jun 2010 13:58:04 GMT vboxsync [30468] * trunk/include/iprt/sg.h (modified) * trunk/include/iprt/socket.h (modified) * trunk/include/iprt/tcp.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) IPRT: - Corrected RTSGBUF member names. - Corrected RTSgBufInit ... Wed, 23 Jun 2010 09:30:15 GMT vboxsync [30383] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) Solaris/memobj: comment fix. Tue, 22 Jun 2010 15:31:45 GMT vboxsync [30378] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) Solaris/vbi: spaces->tabs. Tue, 22 Jun 2010 13:22:45 GMT vboxsync [30374] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) Solaris/vbi: fake vbi_is_preempt_enabled when vbi_init has not been ... Tue, 22 Jun 2010 12:29:19 GMT vboxsync [30371] * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) RTFsQueryType/win: Fix for FileSystemName not being terminated. Tue, 22 Jun 2010 12:08:20 GMT vboxsync [30365] * trunk/include/iprt/fs.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Runtime/r3/fs.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fs-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTFsQueries.cpp (modified) RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a ... Tue, 22 Jun 2010 11:14:16 GMT vboxsync [30362] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) Exact version Tue, 22 Jun 2010 09:21:33 GMT vboxsync [30359] * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) Typo Mon, 21 Jun 2010 16:01:47 GMT vboxsync [30340] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) DPC check for win7 x64 Mon, 21 Jun 2010 11:50:02 GMT vboxsync [30324] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Runtime/r3/posix/fs-posix.cpp (modified) Main, Runtime: refined file system check to warn for disabled host ... Mon, 21 Jun 2010 08:35:09 GMT vboxsync [30320] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c (modified) * trunk/src/VBox/Runtime/common/path/RTPathAppend.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCopyEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrNLen.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrNLenEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/strcache.cpp (modified) * trunk/src/VBox/Runtime/common/string/stringalloc.cpp (modified) * trunk/src/VBox/Runtime/generic/strcache-stubs-generic.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstNoCrt-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryDmi.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/DBGFOS.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/bldprogs/scm.cpp (modified) *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked ... Mon, 21 Jun 2010 07:49:28 GMT vboxsync [30318] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) iprt/cpp/ministring.h: Added a append variant taking a 'const char *' ... Fri, 18 Jun 2010 13:13:13 GMT vboxsync [30312] * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) Runtime/process-posix: Better error message if the binaries format is ... Fri, 18 Jun 2010 11:46:22 GMT vboxsync [30307] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) compile fix Fri, 18 Jun 2010 11:35:06 GMT vboxsync [30306] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Runtime/socket: Windows does have a good enough sendmsg() equivalent ... Fri, 18 Jun 2010 10:02:50 GMT vboxsync [30303] * trunk/src/VBox/Runtime/r3/posix/pathhost-posix.cpp (modified) iprt/RTDirRead: fixed memory leak introduced in r60863 Thu, 17 Jun 2010 21:51:43 GMT vboxsync [30294] * trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp (modified) build fix Thu, 17 Jun 2010 21:33:28 GMT vboxsync [30293] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime/Makefile.kmk: Don't set RT_WITH_ICONV_CACHE when building ... Thu, 17 Jun 2010 11:27:04 GMT vboxsync [30283] * trunk/src/VBox/Runtime/r3/posix/fs-posix.cpp (modified) Runtime: error checking Thu, 17 Jun 2010 10:27:45 GMT vboxsync [30282] * trunk/src/VBox/Runtime/r3/posix/fs-posix.cpp (modified) ''RTFsQueryType()'': hfsplus on Linux Thu, 17 Jun 2010 10:25:10 GMT vboxsync [30281] * trunk/include/iprt/fs.h (modified) * trunk/src/VBox/Runtime/r3/posix/fs-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTFsQueries.cpp (modified) Runtime: added Darwin support to RTFsQueryType Thu, 17 Jun 2010 09:16:23 GMT vboxsync [30279] * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) removed unused header Thu, 17 Jun 2010 08:56:53 GMT vboxsync [30276] * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) iprt: added ''RTFsQueryType()'' for Windows Thu, 17 Jun 2010 08:50:43 GMT vboxsync [30275] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Runtime/socket: fix size_t/int problem Thu, 17 Jun 2010 08:19:58 GMT vboxsync [30274] * trunk/src/VBox/Runtime/testcase/tstRTFsQueries.cpp (modified) iprt: testcase for ''RTFsQueryType()'' Thu, 17 Jun 2010 07:58:38 GMT vboxsync [30273] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Runtime/socket: typo Thu, 17 Jun 2010 07:54:20 GMT vboxsync [30272] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Runtime/socket: there is no sendmsg equivalent on all Windows ... Thu, 17 Jun 2010 06:56:26 GMT vboxsync [30270] * trunk/include/iprt/socket.h (modified) * trunk/include/iprt/tcp.h (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) Runtime/tcp+socket: Add function to write to a socket using a ... Wed, 16 Jun 2010 14:55:17 GMT vboxsync [30255] * trunk/src/VBox/Runtime/common/string/memcmp.asm (modified) * trunk/src/VBox/Runtime/testcase/tstNoCrt-1.cpp (modified) iprt/memcmp.asm: fixed wrongly returning 0 on 64-bit hosts if the ... Wed, 16 Jun 2010 14:37:24 GMT vboxsync [30254] * trunk/include/iprt/fs.h (modified) * trunk/src/VBox/Runtime/r3/posix/fs-posix.cpp (modified) iprt: introduced ''RTFsQueryType()'' Wed, 16 Jun 2010 14:18:53 GMT vboxsync [30253] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Runtime/generic/strcache-stubs-generic.cpp (modified) iprt/assert.h: Use static_assert with g++ when available. Added ... Wed, 16 Jun 2010 13:33:49 GMT vboxsync [30250] * trunk/src/VBox/Runtime/testcase/tstRTAssertCompile.cpp (modified) tstRTAssertCompile.cpp: Postpone array problem on MSC. Wed, 16 Jun 2010 12:33:33 GMT vboxsync [30240] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTAssertCompile.cpp (added) iprt/assert.h: Added AssertCompileMembersAtSameOffset, ... Wed, 16 Jun 2010 11:34:44 GMT vboxsync [30238] * trunk/src/VBox/Runtime/r3/solaris/fileaio-solaris.cpp (modified) fileaio-solaris.cpp: Variable mixup. Fixes hang during async I/O Wed, 16 Jun 2010 02:06:10 GMT vboxsync [30228] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Config.kmk,Runtime/Makefile.kmk: VCC100 / WINDDK updates. Tue, 15 Jun 2010 11:57:37 GMT vboxsync [30190] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) Solaris/VBI: fix segvbi_fault and segvbi_getprot routines. Some style ... Fri, 11 Jun 2010 14:13:10 GMT vboxsync [30163] * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) tstInlineAsm.cpp: guest phys addr Wed, 09 Jun 2010 12:31:50 GMT vboxsync [30112] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (modified) * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/generic/tls-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileaio-posix.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr ... Wed, 09 Jun 2010 12:14:59 GMT vboxsync [30111] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0IdcClient.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/freebsd/VBoxNetFlt-freebsd.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Runtime/common/alloc/memcache.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/common/log/logrel.cpp (modified) * trunk/src/VBox/Runtime/common/misc/assert.cpp (modified) * trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (modified) * trunk/src/VBox/Runtime/common/misc/req.cpp (modified) * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/generic/tls-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/darwin/sched-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileaio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/semrw-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/stream.cpp (modified) * trunk/src/VBox/Runtime/r3/win/semmutex-win.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) * trunk/src/VBox/VMM/PDMQueue.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new ... Tue, 08 Jun 2010 14:32:25 GMT vboxsync [30094] * trunk/src/VBox/Runtime/Doxyfile (modified) Runtime/Doxyfile: callback_method_impl. Tue, 08 Jun 2010 14:30:17 GMT vboxsync [30093] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) * trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp (modified) IPRT: Removed VERR_LOGON_FAILURE in favor of ... Tue, 08 Jun 2010 13:15:44 GMT vboxsync [30088] * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) tstRTStrFormat: Added Rhxs & Rhxd tests. Mon, 07 Jun 2010 15:18:21 GMT vboxsync [30080] * trunk/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp (modified) build fix. Mon, 07 Jun 2010 14:57:44 GMT vboxsync [30079] * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/sha.h (modified) * trunk/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) IPRT: Use PFNRTPROGRESS. Mon, 07 Jun 2010 12:37:37 GMT vboxsync [30065] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win: Added fallback process detection for guests w/o ... Thu, 03 Jun 2010 14:40:59 GMT vboxsync [30013] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/feature.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxAppleSim/ConsoleControl.h (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/notifyobj/VBoxNetFltNotify.rc (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/glue/tests/Makefile.kmk (modified) * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semmutex-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemQueryDmiString-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) scm cleanup. Tue, 01 Jun 2010 16:43:09 GMT vboxsync [29963] * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) Runtime: Swapped width and precision for Rhxd/Rhsx format specifiers ... Tue, 01 Jun 2010 13:27:25 GMT vboxsync [29951] * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) RTTcpServerCreateEx: Don't assert when failing to resolve the host name. Mon, 31 May 2010 14:36:04 GMT vboxsync [29912] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win: Only deal with NULL domains on NT4. Mon, 31 May 2010 13:01:17 GMT vboxsync [29906] * trunk/src/VBox/Runtime/testcase/tstRTDigest.cpp (modified) IPRT: fix testcase Mon, 31 May 2010 12:57:38 GMT vboxsync [29904] * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) IPRT: fix win burns Mon, 31 May 2010 12:53:25 GMT vboxsync [29901] * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/sha.h (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) IPRT: added progress callback support to SHA1 digest calculation and ... Sat, 29 May 2010 12:18:52 GMT vboxsync [29878] * trunk/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h (modified) FreeBSD: Include header which declares kmem_alloc_attr or we crash ... Fri, 28 May 2010 23:23:53 GMT vboxsync [29877] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) memobj-r0drv-freebsd.c: Fix low allocs if kmem_alloc_attr is used Fri, 28 May 2010 17:14:53 GMT vboxsync [29873] * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) OVF: fix incorrect disk UUIDs in machine XML on export Thu, 27 May 2010 11:29:36 GMT vboxsync [29845] * trunk/src/VBox/Runtime/common/misc/cidr.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCidr.cpp (modified) tstRTCidr: nits Thu, 27 May 2010 10:22:39 GMT vboxsync [29841] * trunk/src/VBox/Runtime/testcase/tstRTCidr.cpp (modified) Runtime: testcase. Thu, 27 May 2010 10:19:59 GMT vboxsync [29840] * trunk/src/VBox/Runtime/common/misc/cidr.cpp (modified) Runtime: no more than four octets are allowed. Thu, 27 May 2010 10:12:39 GMT vboxsync [29839] * trunk/src/VBox/Runtime/testcase/tstRTCidr.cpp (modified) tstRTCidr: another testcase Thu, 27 May 2010 10:03:18 GMT vboxsync [29838] * trunk/src/VBox/Runtime/testcase/tstRTCidr.cpp (modified) Runtime: cosmetic. Thu, 27 May 2010 10:01:51 GMT vboxsync [29837] * trunk/src/VBox/Runtime/common/misc/cidr.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCidr.cpp (modified) Runtime: fixed cDelimiterLimit calculation, short form (n.n/16 is the ... Thu, 27 May 2010 09:41:25 GMT vboxsync [29836] * trunk/src/VBox/Runtime/testcase/tstRTCidr.cpp (modified) tstRTCidr: more testcases Thu, 27 May 2010 09:03:34 GMT vboxsync [29834] * trunk/src/VBox/Runtime/common/misc/cidr.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCidr.cpp (modified) Runtime: '''RTCidrStrToIPv4''' changed to conform to rfc 4632 ... Wed, 26 May 2010 21:40:59 GMT vboxsync [29833] * trunk/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp (modified) fileaio-freebsd.cpp: Fixes Wed, 26 May 2010 21:40:25 GMT vboxsync [29832] * trunk/src/VBox/Runtime/r0drv/freebsd/alloc-r0drv-freebsd.c (modified) Fix Wed, 26 May 2010 21:13:49 GMT vboxsync [29831] * trunk/src/VBox/Runtime/r0drv/freebsd/alloc-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h (modified) alloc-r0drv-freebsd.c: Simplify the allocation of executable memory ... Wed, 26 May 2010 14:06:01 GMT vboxsync [29820] * trunk/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp (modified) RTSha1Digest.cpp: Don't need mem.h Wed, 26 May 2010 14:05:27 GMT vboxsync [29819] * trunk/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp (modified) RTSha1Digest.cpp: Don't mix allocators! Also, check for allocation ... Wed, 26 May 2010 10:13:20 GMT vboxsync [29807] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) Guest Control/IPRT/VBoxManage: More gentle error messages, bug fix ... Tue, 25 May 2010 13:13:35 GMT vboxsync [29783] * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) iprt: %.5RX32 ++ bug fix - precision should padd with '0' as it used ... Tue, 25 May 2010 11:56:36 GMT vboxsync [29778] * trunk/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp (modified) Runtime: Use RTSha1ToString cause the old method used the wrong ... Mon, 24 May 2010 19:07:28 GMT vboxsync [29765] * trunk/src/VBox/Runtime/r0drv/freebsd/alloc-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h (modified) *-r0drv-freebsd.c: Little cleanup and don't wire the pages twice ... Mon, 24 May 2010 18:32:08 GMT vboxsync [29763] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) FreeBSD: Wiring in a user map requires VM_MAP_WIRE_USER. Fixes guest ... Fri, 21 May 2010 14:27:34 GMT vboxsync [29739] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) memobj-r0drv-freebsd.cpp: Hopefully correct range check now... Fri, 21 May 2010 14:25:22 GMT vboxsync [29738] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) Runtime: Added DPC queue depth offsets for 2003 Server SP2.