# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 6:04:04 PM 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 ... Tue, 17 Feb 2009 16:05:48 GMT vboxsync [16856] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) burn fixes Tue, 17 Feb 2009 15:50:47 GMT vboxsync [16854] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) TAP/win: host only networking for windows Tue, 17 Feb 2009 15:48:20 GMT vboxsync [16853] * 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/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/VBoxVMSettingsCD.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/DVDDriveImpl.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/DVDDriveImpl.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 IDVDImage2 to IDVDImage Tue, 17 Feb 2009 14:59:38 GMT vboxsync [16849] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: replace stringstreams with IPRT funcs, without templates Tue, 17 Feb 2009 13:28:11 GMT vboxsync [16841] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) VBoxXPCOMCGlue: dependency fix. Tue, 17 Feb 2009 13:21:39 GMT vboxsync [16838] * trunk/src/VBox/Main/cbinding/tstLinuxC.c (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/tstdlOpen.c (modified) Fixed $Revision$ typo. Tue, 17 Feb 2009 13:20:26 GMT vboxsync [16837] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) VBoxXPCOMCGlue.c/.h: MIT license since it requires static linking. Tue, 17 Feb 2009 13:00:23 GMT vboxsync [16836] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: replace stringstreams with IPRT funcs Tue, 17 Feb 2009 12:49:35 GMT vboxsync [16835] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (copied) tstXPCOMCGlue.c: transformed tstLinux.c to use the glue code. Tue, 17 Feb 2009 12:41:47 GMT vboxsync [16833] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/cbinding.h (modified) cbinding: Moved MOZ_UNICODE into the cbinding.h header. Tue, 17 Feb 2009 12:36:30 GMT vboxsync [16832] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (added) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (added) * trunk/src/VBox/Main/cbinding/cbinding.h (modified) VBoxXPCOMCGlue and VBoxGetXPCOMCFunctions. Tue, 17 Feb 2009 12:33:18 GMT vboxsync [16831] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) fix burn Tue, 17 Feb 2009 12:28:06 GMT vboxsync [16830] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: forgot to set item in aEnabled array to true Tue, 17 Feb 2009 09:05:28 GMT vboxsync [16817] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Mon, 16 Feb 2009 10:21:28 GMT vboxsync [16779] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Typo: Insert missing white space. Sat, 14 Feb 2009 20:47:44 GMT vboxsync [16769] * trunk/src/VBox/Main/idl/docstrip.xsl (added) export Fri, 13 Feb 2009 15:53:00 GMT vboxsync [16745] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) add rudimentary support for ICH6 IDE controller Fri, 13 Feb 2009 10:16:48 GMT vboxsync [16734] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Correct some bitrot: #include for RTThreadSleep(). Fri, 13 Feb 2009 09:14:12 GMT vboxsync [16729] * trunk/src/VBox/Main/cbinding/cbinding.h (modified) * trunk/src/VBox/Main/cbinding/makefile.tstLinuxC (modified) * trunk/src/VBox/Main/cbinding/tstdlOpen.c (modified) Cbinding: changed the sample program to use the generic way of ... Fri, 13 Feb 2009 07:45:37 GMT vboxsync [16727] * trunk/src/VBox/Main/cbinding/makefile.tstLinuxC (modified) * trunk/src/VBox/Main/cbinding/tstdlOpen.c (modified) cbinding: Removed the unnecessary includes and initialized the char ... Thu, 12 Feb 2009 17:44:44 GMT vboxsync [16717] * trunk/src/VBox/Main/cbinding/tstdlOpen.c (modified) spaces Thu, 12 Feb 2009 17:43:13 GMT vboxsync [16716] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/tstdlOpen.c (modified) cbinding: spelled out the dynamic glue code. Thu, 12 Feb 2009 16:54:22 GMT vboxsync [16714] * trunk/src/VBox/Main/cbinding/tstdlOpen.c (added) tstdlopen.c: svn properties and outline of how to simplify and ... Thu, 12 Feb 2009 16:00:36 GMT vboxsync [16712] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: tstAPI: Fixed a couple of typos. Thu, 12 Feb 2009 13:19:37 GMT vboxsync [16707] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ProgressImpl.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” - ... Thu, 12 Feb 2009 12:47:57 GMT vboxsync [16705] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/makefile.tstLinuxC (modified) cbinding: Added a new example to use dlopen/dlclose to avoid ... Thu, 12 Feb 2009 10:20:52 GMT vboxsync [16702] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) OVF: updated testcase