# # ChangeLog for trunk/src/VBox/Runtime in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 12:36:38 PM Mon, 12 Oct 2015 09:30:58 GMT vboxsync [58171] * trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/store-internal.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp (modified) * trunk/src/VBox/Runtime/r3/stream.cpp (modified) * trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecServiceTcp.cpp (modified) * trunk/src/VBox/ValidationKit/utils/network/NetPerf.cpp (modified) doxygen: fixes. Mon, 12 Oct 2015 08:50:55 GMT vboxsync [58169] * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Runtime: fixed another XML version check Mon, 12 Oct 2015 07:59:42 GMT vboxsync [58168] * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Runtime: fixed XML version check Fri, 09 Oct 2015 15:09:24 GMT vboxsync [58155] * trunk/src/VBox/Runtime/r3/win/direnum-win.cpp (modified) check the index first Fri, 09 Oct 2015 11:27:48 GMT vboxsync [58139] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime/Makefile.kmk: Build fix attempt Fri, 09 Oct 2015 11:22:38 GMT vboxsync [58137] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime/Makefile.kmk: Build fix attempt Fri, 09 Oct 2015 10:17:40 GMT vboxsync [58136] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime/Makefile.kmk: Made doxygen warnings and errors stop the build. Fri, 09 Oct 2015 10:08:57 GMT vboxsync [58135] * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Runtime: explicitly pass XML_PARSE_HUGE to lift the limit of 256 ... Wed, 07 Oct 2015 17:07:25 GMT vboxsync [58106] * trunk/Doxyfile.Core (modified) * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) * trunk/include/VBox/HostServices/Service.h (modified) * trunk/include/VBox/VBoxTpG.h (modified) * trunk/include/VBox/com/AutoLock.h (modified) * trunk/include/VBox/com/ErrorInfo.h (modified) * trunk/include/VBox/com/MultiResult.h (modified) * trunk/include/VBox/com/VirtualBox.h (modified) * trunk/include/VBox/com/array.h (modified) * trunk/include/VBox/com/com.h (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/include/VBox/com/errorprint.h (modified) * trunk/include/VBox/com/list.h (modified) * trunk/include/VBox/com/mtlist.h (modified) * trunk/include/VBox/com/string.h (modified) * trunk/include/VBox/dbg.h (modified) * trunk/include/VBox/dbggui.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/hgcmsvc.h (modified) * trunk/include/VBox/intnetinline.h (modified) * trunk/include/VBox/pci.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/vd-ifs-internal.h (modified) * trunk/include/VBox/vd-ifs.h (modified) * trunk/include/VBox/vd.h (modified) * trunk/include/VBox/vddbg.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpumctx-v1_6.h (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/dbgfcorefmt.h (modified) * trunk/include/VBox/vmm/dbgftrace.h (modified) * trunk/include/VBox/vmm/gmm.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/patm.h (modified) * trunk/include/VBox/vmm/pdmblkcache.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pdmnetifs.h (modified) * trunk/include/VBox/vmm/pdmnetinline.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/include/VBox/vmm/stam.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vmcpuset.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/include/VBox/vscsi.h (modified) * trunk/include/VBox/vusb.h (modified) * trunk/include/iprt/asn1.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstIprtList.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/include/TRPMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) include,misc: Corrected a bunch of doxygen errors. Wed, 07 Oct 2015 00:05:47 GMT vboxsync [58069] * trunk/include/iprt/uri.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIObject.cpp (modified) * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. ... Tue, 06 Oct 2015 23:47:43 GMT vboxsync [58068] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/uri.h (modified) * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) IPRT: Added RTUriFilePathEx, removed RTUriFileNPath as we ignored the ... Tue, 06 Oct 2015 20:52:48 GMT vboxsync [58067] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/uri.h (modified) * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) IPRT: Added RTUriFileCreateEx and made RTUriFileCreate assume OS ... Tue, 06 Oct 2015 18:50:59 GMT vboxsync [58066] * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) RTUriFileCreate: NULL and empty input paths are invalid, period. Tue, 06 Oct 2015 18:49:19 GMT vboxsync [58065] * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) tstRTUri: Must duplicate stuff to deal with NULL returns. Tue, 06 Oct 2015 18:00:02 GMT vboxsync [58063] * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) tstRTUri: Added an actual UNC test, which fails, so it's disabled. Tue, 06 Oct 2015 17:53:47 GMT vboxsync [58062] * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) tstRTUri: Actually, there are no UNC tests here. Paths where misleading. Tue, 06 Oct 2015 17:43:43 GMT vboxsync [58061] * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) tstRTUri: Added two tests where we're not doing the right thing ... Tue, 06 Oct 2015 17:37:08 GMT vboxsync [58060] * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) tstRTUri.cpp: fixed the windows centric test strings used with ... Tue, 06 Oct 2015 17:26:45 GMT vboxsync [58059] * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) tstRTUri: Merged the windows reference results into g_aCreateFileURIs ... Tue, 06 Oct 2015 16:10:45 GMT vboxsync [58057] * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) tstRTUri.cpp: The windows API results aren't the documentation of the ... Tue, 06 Oct 2015 13:16:06 GMT vboxsync [58050] * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) uri.cpp: Reformatted the code and found decoding statement. Must ... Tue, 06 Oct 2015 13:06:34 GMT vboxsync [58049] * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) uri.cpp: r=bird: You need to decode the stuff, you cannot just copy ... Tue, 06 Oct 2015 10:09:56 GMT vboxsync [58047] * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) typo Tue, 06 Oct 2015 09:12:23 GMT vboxsync [58041] * trunk/src/VBox/Runtime/testcase/tstRTFileAio.cpp (modified) tstRTFileAio: typo Tue, 06 Oct 2015 08:52:11 GMT vboxsync [58039] * trunk/src/VBox/Runtime/testcase/tstRTSemXRoads.cpp (modified) warning Thu, 01 Oct 2015 11:33:25 GMT vboxsync [57983] * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) Build fix. Thu, 01 Oct 2015 11:23:52 GMT vboxsync [57982] * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) Nits. Thu, 01 Oct 2015 11:20:52 GMT vboxsync [57981] * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) IPRT: misc/uri.cpp: Bugfixes, behave more like ... Wed, 30 Sep 2015 19:39:30 GMT vboxsync [57978] * trunk/include/iprt/critsect.h (modified) * trunk/include/iprt/list.h (modified) * trunk/include/iprt/mem.h (modified) * trunk/include/iprt/uint128.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathGlob.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT: Doxygen warning fixes (last ones, hopefully). Wed, 30 Sep 2015 19:25:47 GMT vboxsync [57976] * trunk/src/VBox/Runtime/Doxyfile (modified) Runtime/Doxyfile: updated the file and fixed the missing @endlink in ... Wed, 30 Sep 2015 18:28:20 GMT vboxsync [57975] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) IPRT: Some more doxygen fixes. Wed, 30 Sep 2015 18:27:04 GMT vboxsync [57974] * trunk/include/iprt/list-off32.h (modified) * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/x509.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodexports.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.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/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/r3/win/fs-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) IPRT: Some more doxygen fixes. Wed, 30 Sep 2015 14:56:34 GMT vboxsync [57970] * trunk/include/iprt/udp.h (modified) * trunk/src/VBox/Runtime/r3/udp.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUdp-1.cpp (modified) Runtime: fixed parameters for RTUdpCreateClientSocket Wed, 30 Sep 2015 13:34:46 GMT vboxsync [57967] * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) testcase: warning Tue, 29 Sep 2015 23:46:45 GMT vboxsync [57958] * trunk/src/VBox/Runtime/r3/udp.cpp (modified) Runtime/udp: use default connect. Tue, 29 Sep 2015 22:47:47 GMT vboxsync [57957] * trunk/include/iprt/udp.h (modified) * trunk/src/VBox/Runtime/r3/udp.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUdp-1.cpp (modified) Runtime: Allow specifying the default destination address on the UDP ... Tue, 29 Sep 2015 22:27:13 GMT vboxsync [57956] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTUdp-1.cpp (added) Runtime/testcase: Added a simple UDP socket testcase. Tue, 29 Sep 2015 22:26:31 GMT vboxsync [57955] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/udp.h (modified) * trunk/src/VBox/Runtime/r3/udp.cpp (modified) IPRT: Add RTUdpCreateClientSocket. Tue, 29 Sep 2015 18:03:17 GMT vboxsync [57949] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) VBOX_WITH_MORE_NT4_COMPAT_BINARIES fix. Tue, 29 Sep 2015 15:07:09 GMT vboxsync [57944] * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/cpp/list.h (modified) * trunk/include/iprt/cpp/ministring.h (modified) * trunk/include/iprt/cpp/mtlist.h (modified) * trunk/include/iprt/cpp/xml.h (modified) * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/getopt.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/mem.h (modified) * trunk/include/iprt/sort.h (modified) * trunk/include/iprt/tcp.h (modified) * trunk/include/iprt/test.h (modified) * trunk/include/iprt/udp.h (modified) * trunk/include/iprt/uint128.h (modified) * trunk/include/iprt/uri.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/Doxyfile (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodexports.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodldr.cpp (modified) * trunk/src/VBox/Runtime/common/math/bignum.cpp (modified) * trunk/src/VBox/Runtime/common/misc/aiomgr.cpp (modified) * trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathGlob.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) * trunk/src/VBox/Runtime/common/string/uniread.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) * trunk/src/VBox/Runtime/common/time/timesup.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp (modified) * trunk/src/VBox/Runtime/r3/stream.cpp (modified) * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) * trunk/src/VBox/Runtime/r3/udp.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) iprt: More doxygen corrections. Mon, 28 Sep 2015 14:08:06 GMT vboxsync [57928] * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) nits. Mon, 28 Sep 2015 14:05:58 GMT vboxsync [57926] * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/assert.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/cdrom.h (modified) * trunk/include/iprt/condvar.h (modified) * trunk/include/iprt/coredumper.h (modified) * trunk/include/iprt/critsect.h (modified) * trunk/include/iprt/file.h (modified) * trunk/include/iprt/getopt.h (modified) * trunk/include/iprt/http.h (modified) * trunk/include/iprt/initterm.h (modified) * trunk/include/iprt/isofs.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/list-off32.h (modified) * trunk/include/iprt/list.h (modified) * trunk/include/iprt/lockvalidator.h (modified) * trunk/include/iprt/log.h (modified) * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/mem.h (modified) * trunk/include/iprt/memsafer.h (modified) * trunk/include/iprt/message.h (modified) * trunk/include/iprt/net.h (modified) * trunk/include/iprt/path.h (modified) * trunk/include/iprt/process.h (modified) * trunk/include/iprt/semaphore.h (modified) * trunk/include/iprt/sha.h (modified) * trunk/include/iprt/socket.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/Doxyfile (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-basics.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) * trunk/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp (modified) * trunk/src/VBox/Runtime/common/err/errmsg.cpp (modified) * trunk/src/VBox/Runtime/common/err/errmsgxpcom.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/isofs.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/internal-r3-nt.h (modified) * trunk/src/VBox/Runtime/win/errmsgwin.cpp (modified) IPRT: Doxygen clenaups (mostly). Sun, 27 Sep 2015 23:39:09 GMT vboxsync [57919] * trunk/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp (modified) direnum-r3-nt.cpp: Don't try FileIdBothDirectoryInformation on W2K ... Sun, 27 Sep 2015 23:37:26 GMT vboxsync [57918] * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) process-posix.cpp: build fix. Sun, 27 Sep 2015 20:38:16 GMT vboxsync [57917] * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) tstRTProcCreateEx: Use RTProcQueryUsernameA to get the the user name ... Sun, 27 Sep 2015 20:36:38 GMT vboxsync [57916] * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTProcQueryUsername.cpp (modified) * trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp (modified) IPRT: More windows process creation hacking and cleaning up. Cleaned ... Fri, 25 Sep 2015 20:43:36 GMT vboxsync [57906] * trunk/include/iprt/err.h (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) RTProc/win,RTErr: Avoid doing LogonUserW when we don't need to get ... Fri, 25 Sep 2015 20:39:56 GMT vboxsync [57905] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemQueryTotalRam-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakes.cpp (modified) * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakesA.asm (modified) * trunk/src/VBox/Runtime/r3/win/vcc100-ntdll-fakes.cpp (added) * trunk/src/VBox/Runtime/r3/win/vcc100-ntdll-fakesA.asm (added) * trunk/src/VBox/Runtime/r3/win/vcc100-ws2_32-fakes.cpp (added) * trunk/src/VBox/Runtime/r3/win/vcc100-ws2_32-fakesA.asm (added) IPRT: More build for NT4 fun, but the VBoxRT.dll we build when ... Wed, 23 Sep 2015 14:06:36 GMT vboxsync [57872] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) process-creation-posix.cpp: solaris build fix. Wed, 23 Sep 2015 13:59:12 GMT vboxsync [57871] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) process-creation-posix.cpp: darwin build fix. Wed, 23 Sep 2015 13:53:53 GMT vboxsync [57869] * trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) process-creation-posix.cpp: Hacked up support for ... Wed, 23 Sep 2015 01:42:40 GMT vboxsync [57865] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/path/RTPathGlob.cpp (modified) * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/internal-r3-win.h (modified) * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakes.cpp (modified) * trunk/src/VBox/Runtime/r3/win/vcc100-kernel32-fakesA.asm (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/liblzf-3.4/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.31/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.6/Makefile.kmk (modified) IPRT,libs: Hacks for building IPRT testcases that can run on NT4. ... Wed, 23 Sep 2015 01:39:59 GMT vboxsync [57864] * trunk/src/VBox/Runtime/r3/win/VBoxRT-msvcp100-win32.def (added) * trunk/src/VBox/Runtime/r3/win/VBoxRT-msvcr100-win32.def (added) * trunk/src/VBox/Runtime/r3/win/vcc100-msvcrt-fakes.cpp (added) IPRT: Hacks for building IPRT testcases that can run on NT4. Mon, 21 Sep 2015 21:37:15 GMT vboxsync [57847] * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) tstRTUri: a couple of more tests. Mon, 21 Sep 2015 16:33:36 GMT vboxsync [57845] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) RTProcCreateEx/win: uninitialized rc fix and made the ... Mon, 21 Sep 2015 16:14:20 GMT vboxsync [57843] * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) RTProcCreateEx/win: Implemented RTPROC_FLAGS_PROFILE and ... Mon, 21 Sep 2015 12:46:34 GMT vboxsync [57838] * trunk/src/VBox/Runtime/testcase/tstRTSymlink.cpp (modified) tstRTSymlink: Warning. Sat, 19 Sep 2015 00:28:38 GMT vboxsync [57835] * trunk/include/iprt/env.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Runtime/generic/env-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) RTProc,RTEnv: First pass over the windows process creation code, ... Fri, 18 Sep 2015 10:35:41 GMT vboxsync [57825] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/uri.h (modified) * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) IPRT: Removed deprecated RTUriPath(). Fri, 18 Sep 2015 10:30:06 GMT vboxsync [57824] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win.cpp: Also clone the handed-in environment block. Fri, 18 Sep 2015 10:00:11 GMT vboxsync [57820] * trunk/include/iprt/env.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Runtime/generic/env-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win.cpp: User profile environment handling, take 2: ... Thu, 17 Sep 2015 19:44:46 GMT vboxsync [57815] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) http-curl.cpp: Hacked up a libproxy support using dynamic loading, ... Thu, 17 Sep 2015 18:36:10 GMT vboxsync [57813] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) http-curl.cpp: Implemented system proxy config for OS X and fixed ... Thu, 17 Sep 2015 16:12:55 GMT vboxsync [57809] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio.h (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/prerm-common.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/bldprogs/VBoxPeSetVersion.cpp (modified) Reverted bad commit r102754. Thu, 17 Sep 2015 16:09:23 GMT vboxsync [57808] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio.h (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/prerm-common.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/bldprogs/VBoxPeSetVersion.cpp (modified) Installer/linux and tinderclient: use Qt from build server for RPM ... Thu, 17 Sep 2015 09:02:23 GMT vboxsync [57799] * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process: Introduced flag RTPROC_FLAGS_OVERWRITE_WITH_PROFILE ... Wed, 16 Sep 2015 19:39:06 GMT vboxsync [57794] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) http-curl.cpp: Implementing parsing the windows proxy server list as ... Wed, 16 Sep 2015 17:11:05 GMT vboxsync [57791] * trunk/src/VBox/Runtime/testcase/tstRTBitOperations.cpp (modified) Runtime/tests: more testcases for ASMBitSetRange (#8020) Wed, 16 Sep 2015 09:46:18 GMT vboxsync [57777] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) http-curl.cpp: OSE build fix Tue, 15 Sep 2015 12:53:44 GMT vboxsync [57758] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win.cpp: Overwrite existing env vars if ... Tue, 15 Sep 2015 11:15:21 GMT vboxsync [57753] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE. Mon, 14 Sep 2015 19:33:23 GMT vboxsync [57749] * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) http-curl.cpp: Halfways there on windows, just need to make use of ... Mon, 14 Sep 2015 13:13:53 GMT vboxsync [57737] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (moved) common/misc/http.cpp -> generic/http-curl.cpp Sat, 12 Sep 2015 12:49:32 GMT vboxsync [57728] * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) RTHttpDestroy: duh Sat, 12 Sep 2015 00:44:44 GMT vboxsync [57727] * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) RTHttp: Implemented no_proxy parsing. Sat, 12 Sep 2015 00:01:23 GMT vboxsync [57726] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) * trunk/src/VBox/Runtime/tools/RTHttp.cpp (modified) RTHttp: RTHttpUseSystemProxySettings improvements wrt env vars. Fri, 11 Sep 2015 20:17:38 GMT vboxsync [57725] * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) uri.cpp: Build fix. Fri, 11 Sep 2015 20:16:53 GMT vboxsync [57724] * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) tstRTUri: Added test with UTF-8 chars both in escaped and plain forms. Fri, 11 Sep 2015 20:02:15 GMT vboxsync [57723] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/uri.h (modified) * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) RTUri: Reworked the API to a one time parsing and make sure we get ... Fri, 11 Sep 2015 17:19:28 GMT vboxsync [57722] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/memrchr.asm (copied) iprt/string.h: Provide memrchr on platforms which doesn't have it. Fri, 11 Sep 2015 14:49:21 GMT vboxsync [57720] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/uri.h (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUri.cpp (modified) RTUri: Preps for parsing the authority bits into smaller pieces for ... Fri, 11 Sep 2015 07:50:28 GMT vboxsync [57706] * trunk/src/VBox/Runtime/testcase/tstRTFileAio.cpp (modified) tstRTFileAio: tell us why the test was skipped Fri, 11 Sep 2015 07:41:39 GMT vboxsync [57704] * trunk/src/VBox/Runtime/testcase/tstRTFileAio.cpp (modified) tstRTFileAio: EINVAL is the documented error code for file systems o ... Thu, 10 Sep 2015 19:29:18 GMT vboxsync [57699] * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddWantedFromFishingExpedition.cpp (modified) IPRT: build fix. Thu, 10 Sep 2015 19:25:06 GMT vboxsync [57698] * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddWantedFromFishingExpedition.cpp (modified) * trunk/src/VBox/Runtime/generic/RTCrStoreCreateSnapshotById-generic.cpp (modified) IPRT: More Solaris 11 certificate paths. Thu, 10 Sep 2015 19:20:16 GMT vboxsync [57697] * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddWantedFromFishingExpedition.cpp (modified) RTCrStoreCertAddWantedFromFishingExpedition.cpp: Solaris 11 update. Thu, 10 Sep 2015 19:15:27 GMT vboxsync [57696] * trunk/src/VBox/Runtime/common/path/RTPathGlob.cpp (modified) RTPathGlob: Follow links, duh. Thu, 10 Sep 2015 13:33:18 GMT vboxsync [57691] * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) Runtime: only compile if VBOX_WITH_LIBCURL defined Thu, 10 Sep 2015 13:08:35 GMT vboxsync [57689] * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTHttp.cpp (added) New IPRT tool: RTHttp, a very simple URL getter. Thu, 10 Sep 2015 11:37:00 GMT vboxsync [57687] * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddWantedFromFishingExpedition.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/tsp-template.h (modified) RTCrStoreCertAddWantedFromFishingExpedition.cpp: A couple of ... Thu, 10 Sep 2015 11:29:40 GMT vboxsync [57686] * trunk/src/VBox/Runtime/common/path/RTPathGlob.cpp (modified) RTPathGlob: fix for a another stupid bug. Thu, 10 Sep 2015 11:22:38 GMT vboxsync [57685] * trunk/src/VBox/Runtime/common/path/RTPathGlob.cpp (modified) RTPathGlob: stupid bug fix. Wed, 09 Sep 2015 22:09:44 GMT vboxsync [57681] * trunk/src/VBox/Runtime/generic/RTCrStoreCreateSnapshotById-generic.cpp (modified) RTCrStoreCreateSnapshotById-generic.cpp: Oracle Linux 5 update. Tue, 08 Sep 2015 17:18:10 GMT vboxsync [57657] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) tstRTVfs: On all platforms. Tue, 08 Sep 2015 14:45:32 GMT vboxsync [57656] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win.cpp: Don't unset env variables from parent in ... Tue, 08 Sep 2015 09:29:25 GMT vboxsync [57652] * trunk/src/VBox/Runtime/common/crypto/tsp-template.h (modified) crypto/tsp-template.h: Corrected decoding of the seconds member, it's ... Mon, 07 Sep 2015 19:15:57 GMT vboxsync [57648] * trunk/src/VBox/Runtime/testcase/tstRTBitOperations.cpp (modified) tstRTBitOperations: Alternative ASMBitSetRange test variant that ... Mon, 07 Sep 2015 16:39:39 GMT vboxsync [57647] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTBitOperations.cpp (modified) fixed bug in ASMBitSetRange() Mon, 07 Sep 2015 14:34:33 GMT vboxsync [57646] * trunk/src/VBox/Runtime/r3/os2/pipe-os2.cpp (modified) IPRT/pipe: build fix Mon, 07 Sep 2015 13:53:23 GMT vboxsync [57645] * trunk/src/VBox/Runtime/include/internal/pipe.h (modified) IPRT/pipe: build fix