# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Mar 12, 2025 9:06:07 AM Fri, 29 Nov 2013 07:05:31 GMT vboxsync [49716] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr7091. Fixed: OVF import of VM with type "LsiLogicSas" of SCSI ... Thu, 28 Nov 2013 18:08:59 GMT vboxsync [49702] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) Main/cbinding/xpcidl.xsl: fix day 1 bug which caused incorrect ... Wed, 27 Nov 2013 18:00:49 GMT vboxsync [49687] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Snapshot: block deleting of current snapshot if it has child ... Wed, 27 Nov 2013 15:43:58 GMT vboxsync [49684] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/GuestCtrl: dispatchToSession: Also try to handle generic messages. Wed, 27 Nov 2013 13:03:17 GMT vboxsync [49679] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) fix for xtracker 7111 (must keep a ComPtr here) Wed, 27 Nov 2013 12:56:31 GMT vboxsync [49678] * trunk/src/VBox/Main/idl/comimpl.xsl (modified) Main/idl/comimpl.xsl: fix long standing bug (only visible with XPCOM) ... Wed, 27 Nov 2013 07:43:17 GMT vboxsync [49674] * trunk/src/VBox/Main/src-server/darwin/NetIf-darwin.cpp (modified) NetIf-darwin.cpp: warning [-Wdangling-else]. Wed, 27 Nov 2013 03:11:49 GMT vboxsync [49673] * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) DHCPServerImpl: re-inroduce r90836 cancelled in r90887. Wed, 27 Nov 2013 02:05:28 GMT vboxsync [49672] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) DHCPServerImpl.cpp: fixes regression introduced in r90887. Adding ... Tue, 26 Nov 2013 15:43:22 GMT vboxsync [49662] * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) VRDEServerImpl: minor fixes for r90887 Tue, 26 Nov 2013 14:36:09 GMT vboxsync [49660] * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) Main/idl/apiwrap-server.xsl: add forgotten marshaller interface to ... Tue, 26 Nov 2013 10:40:26 GMT vboxsync [49653] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Main/GuestProcessImpl: typo Tue, 26 Nov 2013 09:28:02 GMT vboxsync [49652] * trunk/src/VBox/Main/include/Wrapper.h (modified) Main/Wrapper.h: fix evil typo Mon, 25 Nov 2013 16:57:15 GMT vboxsync [49644] * trunk/src/VBox/Main/include/BandwidthControlImpl.h (modified) * trunk/src/VBox/Main/include/BandwidthGroupImpl.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/include/VFSExplorerImpl.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/src-client/PCIRawDevImpl.cpp (modified) * trunk/src/VBox/Main/src-server/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp (modified) * trunk/src/VBox/Main/src-server/BandwidthGroupImpl.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) stage 1/8 of 6813 changes Mon, 25 Nov 2013 10:33:46 GMT vboxsync [49638] * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Main/GuestCtrl: More checks; remove IGuestDirectroy from session list ... Fri, 22 Nov 2013 16:32:09 GMT vboxsync [49632] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Fri, 22 Nov 2013 16:30:16 GMT vboxsync [49631] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestCtrl: Set guestRc in GuestSession::fsQueryInfoInternal(). Fri, 22 Nov 2013 16:19:16 GMT vboxsync [49630] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/GuestCtrl: Todo, logging. Fri, 22 Nov 2013 16:01:41 GMT vboxsync [49629] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/GuestSessionImplTasks.cpp: Don't manually release object pointers. Fri, 22 Nov 2013 13:00:50 GMT vboxsync [49625] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: make the USB tablet device instance 0 again. Fri, 22 Nov 2013 10:37:17 GMT vboxsync [49620] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr7072. Search an appropriate medium format using, firstly, URL given ... Fri, 22 Nov 2013 09:02:44 GMT vboxsync [49619] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestSession: fixed a few format specifiers Fri, 22 Nov 2013 02:05:57 GMT vboxsync [49618] * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCPServerImpl: move DHCPServer::Data closer to implementation, ... Thu, 21 Nov 2013 18:00:46 GMT vboxsync [49615] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) build fix Thu, 21 Nov 2013 16:43:35 GMT vboxsync [49614] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) since r90752 VBoxNetNAT always connects to VBoxSVC, so there're no ... Thu, 21 Nov 2013 16:36:00 GMT vboxsync [49612] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) NATNetworkImpl.cpp: FindDHCPServerByNetworkName() returns HRESULT, ... Thu, 21 Nov 2013 16:01:00 GMT vboxsync [49610] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestCtrl: Don't keep ComObjPtr of parents in internal listeners. Thu, 21 Nov 2013 14:45:47 GMT vboxsync [49603] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DevVGA,DisplayImpl: prevent access to invalid framebuffer. Thu, 21 Nov 2013 10:36:22 GMT vboxsync [49598] * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) warnings in normally disabled legacy code Thu, 21 Nov 2013 05:03:49 GMT vboxsync [49594] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr7072. fix in using com::ErrorInfo. Wed, 20 Nov 2013 17:36:14 GMT vboxsync [49590] * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapter: fix refcounting when switching aware from a NAT ... Wed, 20 Nov 2013 16:51:56 GMT vboxsync [49588] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl: don't start the DHCP server for NAT networks here, ... Wed, 20 Nov 2013 16:48:29 GMT vboxsync [49587] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) NAT networks: enable the network and the DHCP server by default Wed, 20 Nov 2013 13:58:46 GMT vboxsync [49586] * trunk/src/VBox/Devices/Network/lwip-new/src/include/ipv4/lwip/ip4_addr.h (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/include/ipv6/lwip/ip6_addr.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/generic/NetIf-generic.cpp (modified) newer gcc versions require a space between literal and identifier Wed, 20 Nov 2013 13:55:39 GMT vboxsync [49585] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr7072. noninformative error messages from the function ... Wed, 20 Nov 2013 09:13:04 GMT vboxsync [49570] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestProcessImpl.cpp: Don't use AssertReleaseMsg() in host ... Tue, 19 Nov 2013 14:12:59 GMT vboxsync [49552] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: the API description clearly says that deleting a VM ... Tue, 19 Nov 2013 09:58:32 GMT vboxsync [49547] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime+Main: the x86 directory is only used for Windows, Solaris ... Tue, 19 Nov 2013 09:27:49 GMT vboxsync [49546] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/GuestCtrl: Allow empty passwords for IGuest::CreateSession(). Tue, 19 Nov 2013 01:47:16 GMT vboxsync [49541] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetwork: Always do AddGlobalOption(DhcpOpt_Router,) to ... Mon, 18 Nov 2013 16:52:10 GMT vboxsync [49539] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCEvent.c (deleted) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) Main/cbinding: lots of love and care for this long forgotten part of ... Mon, 18 Nov 2013 16:19:01 GMT vboxsync [49537] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/win/comregister.cmd (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Main/VBoxClient-x86: attempt to fix packaging, needs VBoxRT-x86.dll, ... Sat, 16 Nov 2013 07:23:21 GMT vboxsync [49517] * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main: NetworkServiceRunner dependencies included in ... Sat, 16 Nov 2013 06:42:31 GMT vboxsync [49516] * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified) Introduce option "--need-main(-M) on|off" in network services to ... Fri, 15 Nov 2013 16:42:02 GMT vboxsync [49512] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) Main/src-client, VMM/HMSVMR0: Enable TPR patching regardless of guest ... Fri, 15 Nov 2013 13:19:45 GMT vboxsync [49504] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestCtrl: Reference counting bugfixes, handle more ... Fri, 15 Nov 2013 13:09:36 GMT vboxsync [49501] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Uninitialized variable. Fri, 15 Nov 2013 12:51:59 GMT vboxsync [49499] * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) Space. Fri, 15 Nov 2013 11:39:00 GMT vboxsync [49497] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) build-fix: like r90651. Fri, 15 Nov 2013 11:29:34 GMT vboxsync [49496] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) build-fix: like r90651. Fri, 15 Nov 2013 11:18:07 GMT vboxsync [49495] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) build fix: perhaps we need guardian to split class ... Fri, 15 Nov 2013 10:32:10 GMT vboxsync [49494] * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) Main/NetServiceRunner: Make command line more flexible for adding ... Fri, 15 Nov 2013 09:16:40 GMT vboxsync [49489] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/src-server: Warning. Thu, 14 Nov 2013 06:49:54 GMT vboxsync [49474] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/include/VBox/VBoxVideo.h (modified) * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) crOpenGL: some host bits for buffer-based command submission Wed, 13 Nov 2013 15:20:37 GMT vboxsync [49471] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) ConsoleImpl: Remove assertion in onExtraDataChange. It is possible ... Wed, 13 Nov 2013 11:04:46 GMT vboxsync [49460] * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) fixed burn Wed, 13 Nov 2013 11:03:20 GMT vboxsync [49459] * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) Main: fixed race Wed, 13 Nov 2013 10:14:30 GMT vboxsync [49456] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: Put HMForced in the rigth place. Tue, 12 Nov 2013 13:24:14 GMT vboxsync [49453] * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) Main/SessionImpl.cpp: Refined assertion for Session::Uninitialize(). Tue, 12 Nov 2013 13:10:55 GMT vboxsync [49452] * trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp (modified) whitespace cleanup Tue, 12 Nov 2013 11:22:56 GMT vboxsync [49447] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr7072. Changing the old logic for finding an appropriate image ... Tue, 12 Nov 2013 10:56:39 GMT vboxsync [49446] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr7074. import logic for work with multiple VMs in OVF appliance was ... Tue, 12 Nov 2013 08:49:26 GMT vboxsync [49445] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin: use sizeof() here Tue, 12 Nov 2013 07:02:52 GMT vboxsync [49444] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin: initlialization of local variables in ... Mon, 11 Nov 2013 15:44:53 GMT vboxsync [49440] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/GuestCtrl: Bugfixes: - Hold lock while registering wait event ... Fri, 08 Nov 2013 15:54:02 GMT vboxsync [49420] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) forward-port and adopt VHWA fixes Fri, 08 Nov 2013 08:05:09 GMT vboxsync [49416] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr7074. import logic for work with multiple VMs in OVF appliance was ... Thu, 07 Nov 2013 13:36:15 GMT vboxsync [49409] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/HostDnsService: fixed object deletion and coding style Thu, 07 Nov 2013 13:18:13 GMT vboxsync [49408] * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main: spaces Thu, 07 Nov 2013 09:16:36 GMT vboxsync [49405] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Main/GuestProcessImpl.cpp: waitFor: Respect 0ms timeout -> ... Wed, 06 Nov 2013 15:57:00 GMT vboxsync [49400] * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) Main/HostNetworkInterfaceImpl: fixed regression from r82492 (xtracker ... Tue, 05 Nov 2013 15:59:05 GMT vboxsync [49393] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) SDK documentation: Clarification for CopyFileFlag_T. Tue, 05 Nov 2013 15:56:07 GMT vboxsync [49392] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/Guest::UpdateGuestAdditions: CopyFileFlag_T -> ... Tue, 05 Nov 2013 14:40:11 GMT vboxsync [49390] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Forgot to change IKeyboard's UUID. Tue, 05 Nov 2013 13:32:12 GMT vboxsync [49389] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) GuestCtrl: Main/VBoxManage: More checks for object pointers, minor ... Mon, 04 Nov 2013 16:39:46 GMT vboxsync [49386] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) Main: Added a releaseKeys method to IKeyboard. Fri, 01 Nov 2013 10:19:06 GMT vboxsync [49359] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: two non-initialized variables Fri, 01 Nov 2013 08:55:08 GMT vboxsync [49356] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) SDK documentation: Clarification for IGuest::CreateSession(). Thu, 31 Oct 2013 17:08:48 GMT vboxsync [49350] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Build fix. Thu, 31 Oct 2013 16:40:46 GMT vboxsync [49349] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control: - Implemented IGuestSession::DirectoryRemove, ... Tue, 29 Oct 2013 22:05:21 GMT vboxsync [49324] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) Make the TurnResetIntoPowerOff setting configurable during runtime Mon, 28 Oct 2013 16:44:06 GMT vboxsync [49312] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: fixed comment Mon, 28 Oct 2013 16:43:28 GMT vboxsync [49311] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: harmless typo Sat, 26 Oct 2013 18:03:00 GMT vboxsync [49296] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Teach few more places in ConfigFileBase about SettingsVersion_v1_15. Sat, 26 Oct 2013 05:12:34 GMT vboxsync [49295] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) NATNetworkImpl.cpp: NATNetwork::Data initialization on class object ... Fri, 25 Oct 2013 16:00:53 GMT vboxsync [49293] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) typo in prev change Fri, 25 Oct 2013 15:56:09 GMT vboxsync [49292] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: regression, incorrect UUID check, leading to Windows ... Thu, 24 Oct 2013 08:03:17 GMT vboxsync [49268] * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) Main/HostDnsServiceLinux: Warning and spaces. Wed, 23 Oct 2013 03:26:55 GMT vboxsync [49248] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) Main/HostDnsMonitor::getInfo() don't need to lock here. dns-monitor ... Tue, 22 Oct 2013 19:38:39 GMT vboxsync [49243] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) Main/HostDnsServiceDarwin: parent has been changed HostDnsService -> ... Tue, 22 Oct 2013 19:37:26 GMT vboxsync [49242] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) Main/HostDnsServiceDarwin.cpp: no this in static method. Tue, 22 Oct 2013 19:22:07 GMT vboxsync [49241] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin.cpp: cast-hummer (char *)BYTE. Tue, 22 Oct 2013 19:19:44 GMT vboxsync [49240] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin: Monitoring code dont need VirtualBox obj ... Tue, 22 Oct 2013 19:18:18 GMT vboxsync [49239] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin.cpp: update->updateInfo Tue, 22 Oct 2013 19:12:42 GMT vboxsync [49238] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) Main/HostDnsServiceDarwin: build fix. Tue, 22 Oct 2013 19:06:26 GMT vboxsync [49237] * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) Main/HostDnsServiceSolaris: Attempt to fix Solaris build. Tue, 22 Oct 2013 19:02:56 GMT vboxsync [49236] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin.cpp: Attemp of Windows build fix. Tue, 22 Oct 2013 18:56:03 GMT vboxsync [49235] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: splits HostDnsService on "singleton" ... Tue, 22 Oct 2013 15:49:35 GMT vboxsync [49234] * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) Main/EmulatedUSB: pass settings to the emulated device. Tue, 22 Oct 2013 12:24:28 GMT vboxsync [49228] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) Main/HostDnsService: Lockee & ALock (not used for now).