# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 2:06:22 PM Fri, 06 Mar 2009 10:11:37 GMT vboxsync [17447] * trunk/src/VBox/Main/include/netif.h (modified) burn fix Fri, 06 Mar 2009 10:02:11 GMT vboxsync [17446] * trunk/src/VBox/Main/generic (added) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (added) build fix Fri, 06 Mar 2009 09:58:16 GMT vboxsync [17444] * trunk/src/VBox/Main/include/netif.h (modified) setIpConfig: prefixLength2IPv6Address fix Fri, 06 Mar 2009 09:56:18 GMT vboxsync [17443] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (modified) * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified) * trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified) #3656: Moved IP config function stubs from solaris, darwin and linux ... Thu, 05 Mar 2009 18:32:17 GMT vboxsync [17419] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified) * trunk/src/VBox/Main/os2/NetIfList-os2.cpp (modified) * trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) VBoxManage interface to hostonly if basis Thu, 05 Mar 2009 16:48:30 GMT vboxsync [17418] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix windows burn Thu, 05 Mar 2009 16:39:39 GMT vboxsync [17417] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: more XML write and export. Thu, 05 Mar 2009 14:37:51 GMT vboxsync [17401] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: Implemented IHardDisk::reset(). Thu, 05 Mar 2009 13:55:30 GMT vboxsync [17400] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: more XML write and export. Thu, 05 Mar 2009 12:48:15 GMT vboxsync [17394] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsUSB.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Thu, 05 Mar 2009 11:00:14 GMT vboxsync [17387] * trunk/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) Main: net if API fixes Thu, 05 Mar 2009 10:05:30 GMT vboxsync [17380] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) Main: net if API fixes Thu, 05 Mar 2009 09:10:43 GMT vboxsync [17376] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: typo Wed, 04 Mar 2009 18:10:58 GMT vboxsync [17362] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: partial implementation of write support in XML classes. Wed, 04 Mar 2009 17:55:05 GMT vboxsync [17360] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: Spacing. Wed, 04 Mar 2009 17:54:03 GMT vboxsync [17359] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: Prototyped IHardDisk::autoReset and reset (including XML ... Wed, 04 Mar 2009 17:42:18 GMT vboxsync [17358] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified) * trunk/src/VBox/Main/os2/NetIfList-os2.cpp (modified) * trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) Main: ip setter API adjustment, implementation for win Wed, 04 Mar 2009 15:54:40 GMT vboxsync [17350] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/GuestProperties: the session machine directControl pointer can ... Wed, 04 Mar 2009 12:57:43 GMT vboxsync [17343] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: preparations for export thread Wed, 04 Mar 2009 12:22:49 GMT vboxsync [17341] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Wed, 04 Mar 2009 10:54:00 GMT vboxsync [17338] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) stupid space Wed, 04 Mar 2009 09:29:53 GMT vboxsync [17337] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) burn fix Wed, 04 Mar 2009 09:27:24 GMT vboxsync [17336] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsUSB.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Wed, 04 Mar 2009 09:14:29 GMT vboxsync [17333] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceIpConfigImpl.cpp (deleted) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceIpConfigImpl.h (deleted) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: setIpConfig API, notimpl yet Tue, 03 Mar 2009 19:58:15 GMT vboxsync [17315] * trunk/src/VBox/Main/HostNetworkInterfaceIpConfigImpl.cpp (added) * trunk/src/VBox/Main/include/HostNetworkInterfaceIpConfigImpl.h (added) export Tue, 03 Mar 2009 19:55:35 GMT vboxsync [17314] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: api doc fixes. Tue, 03 Mar 2009 19:53:09 GMT vboxsync [17313] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: hard disk controller export implementation. Tue, 03 Mar 2009 19:12:13 GMT vboxsync [17310] * trunk/src/VBox/Main/xpcom/server.cpp (modified) burn fixes Tue, 03 Mar 2009 18:54:23 GMT vboxsync [17309] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) Main: IHostNetworkInterfaceIpConfig added Tue, 03 Mar 2009 17:13:00 GMT vboxsync [17304] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) * trunk/src/VBox/Main/cbinding/cbinding.h (deleted) * trunk/src/VBox/Main/cbinding/makefile.tstLinuxC (modified) * trunk/src/VBox/Main/cbinding/tstLinuxC.c (modified) * trunk/src/VBox/Main/cbinding/tstdlOpen.c (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) C API: Modified the xpcidl.xsl to create VirtualBox_CXPCOM.h header ... Tue, 03 Mar 2009 15:08:59 GMT vboxsync [17291] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: rename config array items to have them make sense on export as well. Tue, 03 Mar 2009 14:45:17 GMT vboxsync [17287] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) OVF: more export implementation. Tue, 03 Mar 2009 14:19:22 GMT vboxsync [17280] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Fix burns. Tue, 03 Mar 2009 13:51:47 GMT vboxsync [17277] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) burn fix Tue, 03 Mar 2009 13:44:25 GMT vboxsync [17276] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) #3551: "Main: Replace remaining collections with safe arrays" Oops, ... Tue, 03 Mar 2009 13:28:12 GMT vboxsync [17275] * trunk/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified) * trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) * trunk/src/VBox/Main/win/svchlp.cpp (modified) * trunk/src/VBox/Main/win/svchlp.h (modified) networking API renaming Tue, 03 Mar 2009 13:14:47 GMT vboxsync [17273] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) SDKRef: doc fix Tue, 03 Mar 2009 09:44:24 GMT vboxsync [17263] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Tue, 03 Mar 2009 09:26:23 GMT vboxsync [17261] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Change UUIDs for the IHost and IHostFloppyDrive to go with r43593. Tue, 03 Mar 2009 09:16:15 GMT vboxsync [17260] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Mon, 02 Mar 2009 15:42:10 GMT vboxsync [17255] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsFD.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostFloppyDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Mon, 02 Mar 2009 10:58:10 GMT vboxsync [17238] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsCD.cpp (modified) * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostDVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) 3551: “Main: Replace remaining collections with safe arrays” ... Mon, 02 Mar 2009 09:52:33 GMT vboxsync [17230] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) EFI: tweaks, SATA config in BIOS-less case Mon, 02 Mar 2009 09:51:38 GMT vboxsync [17229] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetAdp/win: make the comment-to adapter name to be honored in the ... Fri, 27 Feb 2009 18:02:48 GMT vboxsync [17218] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsCD.cpp (modified) * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostDVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Revert r43495 because everything locks forever. Fri, 27 Feb 2009 17:13:14 GMT vboxsync [17217] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsNetwork.ui (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) make ''VBOX_WITH_NETFLT='' compile on Linux hosts again Fri, 27 Feb 2009 13:56:08 GMT vboxsync [17208] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile: comdefs.h and WbemUuid.lib locations fixes. Fri, 27 Feb 2009 12:48:14 GMT vboxsync [17200] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsCD.cpp (modified) * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostDVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” Take ... Fri, 27 Feb 2009 10:00:17 GMT vboxsync [17193] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsCD.cpp (modified) * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostDVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Revert r43482 which used a linux specific way to iterate over DVD drives. Fri, 27 Feb 2009 09:17:19 GMT vboxsync [17192] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsCD.cpp (modified) * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostDVDDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Thu, 26 Feb 2009 18:04:58 GMT vboxsync [17182] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/Unix: clean up code, make it work properly with EACCES and other ... Thu, 26 Feb 2009 17:32:49 GMT vboxsync [17180] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main/Unix: redo SYSV semaphore key generation. The old solution was ... Thu, 26 Feb 2009 16:05:01 GMT vboxsync [17174] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) burn fix Thu, 26 Feb 2009 15:26:20 GMT vboxsync [17173] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetAdp/win: fix Thu, 26 Feb 2009 15:25:20 GMT vboxsync [17172] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetAdp/win: implementation for IP setting modification, not exposed ... Thu, 26 Feb 2009 12:53:23 GMT vboxsync [17162] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: wrong error code returned Thu, 26 Feb 2009 12:20:19 GMT vboxsync [17159] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: removed 2 more warnings Thu, 26 Feb 2009 11:26:14 GMT vboxsync [17157] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: removed some warnings on Windows Thu, 26 Feb 2009 11:17:21 GMT vboxsync [17156] * trunk/src/VBox/Main/include/MachineImpl.h (modified) OVF: remove unnecessary forward declaration Thu, 26 Feb 2009 10:59:22 GMT vboxsync [17152] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: spaces Wed, 25 Feb 2009 08:18:39 GMT vboxsync [17109] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: no USB support if USB is disabled (OSE) Tue, 24 Feb 2009 20:19:41 GMT vboxsync [17099] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: appliance export, initial code. Tue, 24 Feb 2009 20:18:01 GMT vboxsync [17097] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Webservice: adjust to new RTGetOpt Tue, 24 Feb 2009 19:57:52 GMT vboxsync [17092] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) RTGetOpt interface changes. Tue, 24 Feb 2009 18:49:41 GMT vboxsync [17089] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) uShort->iShort. Tue, 24 Feb 2009 18:01:58 GMT vboxsync [17086] * trunk/src/VBox/Main/HardDiskImpl.cpp (moved) * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Renamed accidentally missed HardDisk2Impl.cpp to HardDiskImpl.cpp. Tue, 24 Feb 2009 16:59:16 GMT vboxsync [17078] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for ... Tue, 24 Feb 2009 16:58:15 GMT vboxsync [17077] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) pass IDE controller type as string in config Tue, 24 Feb 2009 15:13:31 GMT vboxsync [17075] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsGeneral.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) ICH6 controller in UI and configs (don't think amount of work ... Tue, 24 Feb 2009 14:43:29 GMT vboxsync [17073] * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: typo Tue, 24 Feb 2009 14:42:05 GMT vboxsync [17072] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: documentation Tue, 24 Feb 2009 11:43:36 GMT vboxsync [17055] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: don't crash if href is empty in OVF XML Tue, 24 Feb 2009 11:40:53 GMT vboxsync [17054] * trunk/src/VBox/Main/glue/string.cpp (modified) Main: don't crash in string-to-int parsing Mon, 23 Feb 2009 20:12:10 GMT vboxsync [17033] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) OVF: prototypes for export. Mon, 23 Feb 2009 13:49:16 GMT vboxsync [17020] * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) Main: reverse check Mon, 23 Feb 2009 12:37:31 GMT vboxsync [17013] * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) Main: Select appropriate default audio driver on linux. Sun, 22 Feb 2009 02:57:56 GMT vboxsync [16993] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservices: Added VBOX_GSOAP_CXX_LIBS for OSE/configure and notes ... Sun, 22 Feb 2009 00:46:57 GMT vboxsync [16992] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) solaris fix. Sun, 22 Feb 2009 00:32:37 GMT vboxsync [16991] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) tools,webservice: Updated to gSOAP 2.7.12. Sat, 21 Feb 2009 23:35:53 GMT vboxsync [16990] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/gsoap (deleted) webservice: prep for gSOAP upgrade: getting rid of the checked in ... Fri, 20 Feb 2009 23:21:42 GMT vboxsync [16981] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Fixed the potential deadlock in Machine::openSession() when ... Fri, 20 Feb 2009 12:32:55 GMT vboxsync [16972] * trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified) Main/NetIfList-solaris: Added vboxnet. Fri, 20 Feb 2009 12:26:19 GMT vboxsync [16971] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Fri, 20 Feb 2009 10:20:47 GMT vboxsync [16968] * trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (modified) * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified) * trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) burn fix Fri, 20 Feb 2009 10:03:55 GMT vboxsync [16967] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) NetAdp: added a Real property to the IHostNetworkInterface, make the ... Fri, 20 Feb 2009 09:14:28 GMT vboxsync [16966] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsSF.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsSF.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xpcom/module.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Thu, 19 Feb 2009 22:13:33 GMT vboxsync [16960] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/Info.plist (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/Makefile.kup (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/loadnetadp.sh (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetAdapter-darwin.cpp (deleted) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) #2957: VBoxNetAdp: generic and darwin parts. Not operational yet. Thu, 19 Feb 2009 15:04:02 GMT vboxsync [16951] * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (modified) JAX-WS: provide connect() method letting user to set more of ... Thu, 19 Feb 2009 13:56:08 GMT vboxsync [16949] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: implement multiple channels per HD controller Thu, 19 Feb 2009 12:51:54 GMT vboxsync [16945] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: use FAILED macro Thu, 19 Feb 2009 12:46:11 GMT vboxsync [16944] * trunk/include/VBox/com/assert.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: nuke CHECK_ERROR_THROW macro again, go back to throwing HRESULT Wed, 18 Feb 2009 20:42:18 GMT vboxsync [16932] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: try to fix windows burn Wed, 18 Feb 2009 20:32:10 GMT vboxsync [16931] * trunk/include/VBox/com/assert.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: make error handling work in IAppliance::importMachines(). Wed, 18 Feb 2009 19:03:16 GMT vboxsync [16929] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) compile fix Wed, 18 Feb 2009 18:27:52 GMT vboxsync [16927] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetAdp/win: enabled add/remove tap if UI, make the proper adapters to ... Wed, 18 Feb 2009 17:26:40 GMT vboxsync [16926] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix session handling (code failed if machine had more than one ... Wed, 18 Feb 2009 14:17:15 GMT vboxsync [16903] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/libs/xpcom18a4/python/sample/shellcommon.py (modified) * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) Python: imporved error reporting in XPCOM, shell updates, docs Wed, 18 Feb 2009 12:40:55 GMT vboxsync [16899] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) list tap adaptors Tue, 17 Feb 2009 19:07:37 GMT vboxsync [16873] * trunk/include/VBox/VBoxHDD.h (moved) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-Internal.h (moved) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (moved) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/HardDiskFormatImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Storage/VBoxHDD: eliminate the obsolete "-new" part of the name. Tue, 17 Feb 2009 17:00:56 GMT vboxsync [16867] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxNewHDWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxNewVMWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewHDWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsFD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/HardDiskAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/FloppyDriveImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskFormatImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (moved) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 ...