# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 26, 2025 5:26:57 PM Mon, 30 Jan 2012 08:44:39 GMT vboxsync [39904] * trunk/src/VBox/Devices/PC/BIOS-new/orgs.asm (modified) Silly typo fix. Fri, 27 Jan 2012 19:05:59 GMT vboxsync [39903] * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstIprtMiniString.cpp (modified) IPRT/RTCString: fix find method, add testcase Fri, 27 Jan 2012 17:15:36 GMT vboxsync [39902] * trunk/src/libs/Makefile.kmk (modified) VBox adaptations for openssl-0.9.8t (merged -r65542:67879, ... Fri, 27 Jan 2012 17:12:55 GMT vboxsync [39901] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog Fri, 27 Jan 2012 15:47:30 GMT vboxsync [39900] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h (modified) wddm/3d: debugging stuff Fri, 27 Jan 2012 15:46:44 GMT vboxsync [39899] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/basetexture.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/context.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/surface.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/texture.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_private.h (modified) wine/wddm: shared resource handling fixes, state fixes - working ... Fri, 27 Jan 2012 15:27:29 GMT vboxsync [39898] * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) GuestImpl.cpp: Work around the version/revision mixup bug in the ... Fri, 27 Jan 2012 15:25:44 GMT vboxsync [39897] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) RTCString: Adding count() from QString, implementing one of the three ... Fri, 27 Jan 2012 12:13:28 GMT vboxsync [39896] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp (modified) VBoxService/GuestCtrl: Initialize pRequest. Fri, 27 Jan 2012 09:58:56 GMT vboxsync [39895] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) Main/cbinding: more fixes, decrease necessary manual work Fri, 27 Jan 2012 06:35:38 GMT vboxsync [39894] * trunk/src/VBox/Devices/Network/slirp/dnsproxy/dnsproxy.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.h (modified) NAT: don't confuse anyone with service port. It was never used and ... Thu, 26 Jan 2012 21:24:35 GMT vboxsync [39893] * trunk/src/VBox/Storage/VD.cpp (modified) VD: Optimization, reduce locking contention between EMT and the I/O ... Thu, 26 Jan 2012 20:22:33 GMT vboxsync [39892] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDev.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) VMMDev: Allow some more function pointers to be NULL in ... Thu, 26 Jan 2012 20:14:50 GMT vboxsync [39891] * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) build fix. Thu, 26 Jan 2012 19:42:19 GMT vboxsync [39890] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/include/iprt/time.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Main/include/AdditionsFacilityImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/AdditionsFacilityImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must ... Thu, 26 Jan 2012 19:17:36 GMT vboxsync [39889] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/device.c (modified) wine: assertion fix Thu, 26 Jan 2012 18:05:46 GMT vboxsync [39888] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) typo. Thu, 26 Jan 2012 17:56:17 GMT vboxsync [39887] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA_VBVA: fixed guest SMP unsafe code. Fixed a case when loaded ... Thu, 26 Jan 2012 16:56:44 GMT vboxsync [39886] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h.in (moved) Main/cbinding: eliminate version dependency inside header file by ... Thu, 26 Jan 2012 15:02:48 GMT vboxsync [39885] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v2_2.h (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v3_0.h (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v3_1.h (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v3_2.h (added) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v4_0.h (added) * trunk/src/VBox/Main/cbinding/VBoxCAPI_v4_1.h (added) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) Main/cbindings: update XPCOM C bindings again Thu, 26 Jan 2012 09:08:48 GMT vboxsync [39884] * trunk/src/VBox/Devices/Network/slirp/tcp_output.c (modified) NAT:TCP:tcp_output uninitiolized template detection and warning once ... Thu, 26 Jan 2012 08:11:00 GMT vboxsync [39883] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT:ARP: reserved ARP WHO HAS 0.0.0.0 diagnosys for myself. o WHO ... Thu, 26 Jan 2012 00:54:50 GMT vboxsync [39882] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored ... Wed, 25 Jan 2012 17:31:14 GMT vboxsync [39881] * trunk/src/VBox/Additions/common/pam/pam_vbox.cpp (modified) pam_vbox: Warning. Wed, 25 Jan 2012 17:26:55 GMT vboxsync [39880] * trunk/src/VBox/Additions/common/pam/pam_vbox.cpp (modified) pam_vbox: Don't try to retrieve credentials twice, logging adjustments. Wed, 25 Jan 2012 17:18:23 GMT vboxsync [39879] * trunk/Config.kmk (modified) Config.kmk: Temporary build fix. Figure out what's going wrong in ... Wed, 25 Jan 2012 16:30:07 GMT vboxsync [39878] * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderExtensionPack.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderExtensionPack.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-all/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp (modified) Main,QtGui: Implemented that hashing todo, extending it all the way ... Wed, 25 Jan 2012 16:26:55 GMT vboxsync [39877] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrConvertHexBytes.cpp (deleted) * trunk/src/VBox/Runtime/common/string/strtonum.cpp (modified) IPRT: Implemented RTStrConvertHexBytes; Added ... Wed, 25 Jan 2012 15:57:58 GMT vboxsync [39876] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Config.kmk Main/webservice: Solaris 11 build fix, use proper gsoap ... Wed, 25 Jan 2012 15:32:55 GMT vboxsync [39875] * trunk/src/VBox/Devices/Audio/noaudio.c (modified) Devices/Audio: fixed rounding error in noaudio driver output. Wed, 25 Jan 2012 11:59:08 GMT vboxsync [39874] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) VBoxServiceControl: Be more quiet on not found guest processes. Wed, 25 Jan 2012 11:49:04 GMT vboxsync [39873] * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) RTCString::find: made it more readable - 2 variable assignments in ... Wed, 25 Jan 2012 11:41:45 GMT vboxsync [39872] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) Don't make a 200 column oneliners out of something which really is a ... Wed, 25 Jan 2012 10:45:59 GMT vboxsync [39871] * trunk/src/VBox/RDP/client/Makefile.kmk (modified) RDP/client: build fix for Solaris 11 b175. Wed, 25 Jan 2012 10:29:00 GMT vboxsync [39870] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) wddm/3d: fix a crash Wed, 25 Jan 2012 07:02:14 GMT vboxsync [39869] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/context.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/swapchain.c (modified) wine/d3d: proper habdling of context destruction and tls stuff Wed, 25 Jan 2012 06:58:43 GMT vboxsync [39868] * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) crOpenGL: don't do GetHostName on Windows guests in crDebug to avoid ... Wed, 25 Jan 2012 02:44:50 GMT vboxsync [39867] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) process-win.cpp: Splitting monster function. Wed, 25 Jan 2012 02:36:08 GMT vboxsync [39866] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) process-win.cpp: Addressing todos, fixed a potential heap corruption ... Wed, 25 Jan 2012 01:04:59 GMT vboxsync [39865] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) build fix. Tue, 24 Jan 2012 21:24:52 GMT vboxsync [39864] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) process-win.cpp: address previous todo, added new ones, some clean up. Tue, 24 Jan 2012 21:06:15 GMT vboxsync [39863] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) process-win.cpp: Do not return failure because UnloadUserProfile ... Tue, 24 Jan 2012 20:56:13 GMT vboxsync [39862] * trunk/tools/bin/gen-slickedit-workspace.sh (modified) c&p nit. Tue, 24 Jan 2012 17:03:15 GMT vboxsync [39861] * trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c (modified) DrvNAT: Use RTStrSimplePatternMultiMatch instead of ... Tue, 24 Jan 2012 16:51:30 GMT vboxsync [39860] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) doc/manual: document web service start parameters Tue, 24 Jan 2012 16:50:08 GMT vboxsync [39859] * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) CFGMR3CopyTree: Fix and docs. Tue, 24 Jan 2012 16:43:12 GMT vboxsync [39858] * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) PDMDriver: Forgot. Tue, 24 Jan 2012 16:41:13 GMT vboxsync [39857] * trunk/src/VBox/Devices/Samples/DrvStorageFilter.cpp (added) * trunk/src/VBox/Devices/Samples/Makefile.kmk (modified) A filter driver sample. Tue, 24 Jan 2012 16:40:46 GMT vboxsync [39856] * trunk/include/VBox/vmm/pdmifs.h (modified) pdmifs.h: Doc update: PDMIMEDIA pairs with PDMIMEDIAPORT now. Tue, 24 Jan 2012 16:40:14 GMT vboxsync [39855] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvMediaISO.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvRawImage.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Various drivers: Use PDMIBASE_2_PDMDRV instead of cooking your own stuff. Tue, 24 Jan 2012 16:39:29 GMT vboxsync [39854] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) PDM: Extended the driver chain transformations with a mergeconfig ... Tue, 24 Jan 2012 16:38:14 GMT vboxsync [39853] * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) CFGM: Added CFGMR3InsertValue and CFGMR3CopyTree; changed ... Tue, 24 Jan 2012 16:20:07 GMT vboxsync [39852] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) doc/manual: use consistent wording for 'web service' Tue, 24 Jan 2012 15:39:31 GMT vboxsync [39851] * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) VBoxRTImp: export RTLogSetGroupLimit Tue, 24 Jan 2012 15:38:39 GMT vboxsync [39850] * trunk/src/VBox/Main/src-client/GuestCtrlImplFile.cpp (modified) Main/GuestCtrlImplFile: Fixed return value (typo). Tue, 24 Jan 2012 15:19:47 GMT vboxsync [39849] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) crOpenGL: additional saved state fix Tue, 24 Jan 2012 14:54:25 GMT vboxsync [39848] * trunk/src/VBox/Devices/Network/slirp/tcp_output.c (modified) NAT: after creation of fresh mbuf on tcp_ouput we need to fill ... Tue, 24 Jan 2012 09:39:23 GMT vboxsync [39847] * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) crOpenGL: fix saved state issues Mon, 23 Jan 2012 23:50:24 GMT vboxsync [39846] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) %ld -> %u + %#x. Mon, 23 Jan 2012 21:57:31 GMT vboxsync [39845] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fix memory leak after recent optimization Mon, 23 Jan 2012 18:47:34 GMT vboxsync [39844] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp (modified) d'oh! here as well ... Mon, 23 Jan 2012 18:38:18 GMT vboxsync [39843] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlThread.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlIO.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImplDir.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImplFile.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImplTasks.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirEntryImpl.cpp (modified) GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks. Mon, 23 Jan 2012 18:21:18 GMT vboxsync [39842] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/process-win: Fixed handle leak on legacy APIs; check rc when ... Mon, 23 Jan 2012 17:40:50 GMT vboxsync [39841] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) d'oh! Mon, 23 Jan 2012 17:32:44 GMT vboxsync [39840] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) more Linux 3.3 fixes Mon, 23 Jan 2012 16:05:57 GMT vboxsync [39839] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) PDM: Initial driver chain transformation code (untested). Mon, 23 Jan 2012 16:05:23 GMT vboxsync [39838] * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested). Mon, 23 Jan 2012 16:04:55 GMT vboxsync [39837] * trunk/src/VBox/Main/src-server/win/svchlp.cpp (modified) nit Mon, 23 Jan 2012 15:35:18 GMT vboxsync [39836] * trunk/include/iprt/thread.h (modified) Clearify RTTHREADFLAGS_WAITABLE docs. Mon, 23 Jan 2012 12:50:30 GMT vboxsync [39835] * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) tstRTProcCreateEx: Fixed return value. Mon, 23 Jan 2012 10:19:24 GMT vboxsync [39834] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) crOpenGL: adjust FBO switching logic a bit Mon, 23 Jan 2012 10:03:39 GMT vboxsync [39833] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) crOpenGL: missing bits for r75809 Sun, 22 Jan 2012 13:39:38 GMT vboxsync [39832] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) Additions/linux: typo^2 Sun, 22 Jan 2012 13:26:46 GMT vboxsync [39831] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) Addiotions/linux: typo. Sun, 22 Jan 2012 13:05:07 GMT vboxsync [39830] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) additions/linux: compilation with linux-3.3.0-rc1 (untested, please ... Sun, 22 Jan 2012 12:36:30 GMT vboxsync [39829] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) Runtime/linux: linux-3.3.0-rc1 some headers requires IS_ENABLED(x) ... Sun, 22 Jan 2012 11:19:14 GMT vboxsync [39828] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Don't always allocate new memory for the data buffers but reuse ... Sun, 22 Jan 2012 11:13:17 GMT vboxsync [39827] * trunk/Config.kmk (modified) Config.kmk: linux-3.3.0-rc1 build (please review). Sun, 22 Jan 2012 11:12:24 GMT vboxsync [39826] * trunk/include/iprt/types.h (modified) Runtume/linux: build linux-3.3.0-rc1 (please review). Fri, 20 Jan 2012 21:47:56 GMT vboxsync [39825] * trunk/include/VBox/VMMDev.h (modified) VBoxGuestInfo2::szName updated documenation. Fri, 20 Jan 2012 21:39:14 GMT vboxsync [39824] * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) IGuest/version: todos and some clean up (no real changes intended). Fri, 20 Jan 2012 21:13:51 GMT vboxsync [39823] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) VMMDevReq_ReportGuestInfo2: Validate szName length. Fri, 20 Jan 2012 15:43:54 GMT vboxsync [39822] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) API/GuestProperties: add DeleteGuestProperty. API version bump. Fri, 20 Jan 2012 14:01:49 GMT vboxsync [39821] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) API/GuestProperties: add DeleteGuestProperty. Fri, 20 Jan 2012 13:16:27 GMT vboxsync [39820] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) wddm/3d: remove disabled code Fri, 20 Jan 2012 13:12:27 GMT vboxsync [39819] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/directx.c (modified) wddm/3d: fix ie rendering with mesa nvidia drivers Fri, 20 Jan 2012 12:59:51 GMT vboxsync [39818] * trunk/Config.kmk (modified) FreeBSD: Fix accidental deletion of crt*.o files when doing kmk clean Fri, 20 Jan 2012 12:51:58 GMT vboxsync [39817] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) PR_GetInheritedFD: Potential read access beyond the end of the string. Fri, 20 Jan 2012 12:23:15 GMT vboxsync [39816] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlayCommon.h (modified) fix DEBUG_misha builds for linux host Fri, 20 Jan 2012 09:32:29 GMT vboxsync [39815] * trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_framebuffer.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_diff.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack.py (modified) crOpenGL: work around Ubuntu 11.04 FBO issues Thu, 19 Jan 2012 18:22:08 GMT vboxsync [39814] * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/netroot.c (modified) Additions/SharedFolders: uninitialized variable Thu, 19 Jan 2012 18:10:07 GMT vboxsync [39813] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Additions/Solaris: fix X.org 1.3.0 with correct xorg.conf handling. Thu, 19 Jan 2012 16:56:12 GMT vboxsync [39812] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Trace VM exits. Thu, 19 Jan 2012 15:17:48 GMT vboxsync [39811] * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined (moved) * trunk/src/VBox/Additions/x11/vboxmouse/vboxmouse.c (moved) Additions/x11/vboxmouse: filename clean-up. Thu, 19 Jan 2012 14:37:20 GMT vboxsync [39810] * trunk/src/VBox/Additions/x11/vboxmouse/VBoxUtils.c (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/VBoxUtils.h (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/VBoxUtils_68.c (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/mouse.c (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/mouse.h (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/mousePriv.h (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/pnp.c (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_68 (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_70 (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_71 (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/xorg70 (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/xorg71 (deleted) Additions/x11/vboxmouse: removed legacy code. Thu, 19 Jan 2012 13:37:03 GMT vboxsync [39809] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) * trunk/src/VBox/Additions/x11/Installer/x11config.sh (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_15 (modified) * trunk/src/VBox/Additions/x11/vboxmouse/vboxmouse_15.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) Additions/x11/vboxmouse: use the new mouse driver for XFree86 too. Thu, 19 Jan 2012 11:21:46 GMT vboxsync [39808] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) Runtime/r0drv: get the physical address of Linux kernel kmap mappings ... Thu, 19 Jan 2012 10:43:42 GMT vboxsync [39807] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) duh^2! Thu, 19 Jan 2012 10:43:04 GMT vboxsync [39806] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) duh! Thu, 19 Jan 2012 10:38:36 GMT vboxsync [39805] * trunk/src/VBox/Main/include/AdditionsFacilityImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) GuestImpl.cpp: Runlevel todos.