# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 9:08:45 AM Thu, 19 Mar 2009 12:17:18 GMT vboxsync [18089] * trunk/src/VBox/Additions/x11/Installer/solaris_xorg_modeless.conf (modified) x11/Installer: solaris_xorg_modeless.conf remove "rgbpath" line ... Thu, 19 Mar 2009 11:47:52 GMT vboxsync [18088] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/getprocaddress.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) * trunk/src/VBox/GuestHost/OpenGL/spu_loader/glloader.py (modified) crOpenGL: some code cleanup and small fixes Thu, 19 Mar 2009 11:40:27 GMT vboxsync [18087] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) typo Thu, 19 Mar 2009 11:29:50 GMT vboxsync [18086] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) DrvHostDVD: still issues with some older Linux kernels but 2.6.29+ ... Thu, 19 Mar 2009 10:32:58 GMT vboxsync [18085] * trunk/src/VBox/Additions/solaris/DRM/vboxvideo_drm.c (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Solaris/DRM: bits. Thu, 19 Mar 2009 08:58:55 GMT vboxsync [18082] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/recompiler/target-i386/helper.c (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) recompiler adaption of r44723 Thu, 19 Mar 2009 08:56:12 GMT vboxsync [18081] * trunk/src/VBox/Main/cbinding/makefile.tstLinuxC (modified) Cbinding: fixed the example, for changes made in VBoxXPCOMCGlue Wed, 18 Mar 2009 21:38:05 GMT vboxsync [18080] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxNewVMWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui (modified) FE/Qt4: 3734: New VM wizard: HDD selection - implemented. Wed, 18 Mar 2009 21:20:50 GMT vboxsync [18079] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) vboxweb.cpp: warnings (MSC). Wed, 18 Mar 2009 21:03:31 GMT vboxsync [18078] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) VMM: CR6743344: rdmsr(TSC) == rdtsc Wed, 18 Mar 2009 17:31:20 GMT vboxsync [18075] * trunk/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp (modified) Windows guest additions: fixed detection of the emulated PS/2 mouse ... Wed, 18 Mar 2009 17:30:16 GMT vboxsync [18074] * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (modified) FE/Qt4: 3627: Shorten error dialogs - forgot to update label size- ... Wed, 18 Mar 2009 17:05:00 GMT vboxsync [18073] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-exec.c (modified) debugger: make it a bit more working Wed, 18 Mar 2009 16:58:40 GMT vboxsync [18072] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: defines consistency for dhcpserver and hostonlyif commands Wed, 18 Mar 2009 16:53:59 GMT vboxsync [18071] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: 3627: Shorten error dialogs. Added support for chained- messages. Wed, 18 Mar 2009 16:29:39 GMT vboxsync [18070] * trunk/src/VBox/VMM/VMMR0/HWACCMR0Mixed.mac (modified) Fixed 64 bits hosts Wed, 18 Mar 2009 15:12:23 GMT vboxsync [18069] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: reformat command-line help to fit into 80 characters per line Wed, 18 Mar 2009 14:42:47 GMT vboxsync [18068] * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/tapwin32.h (deleted) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (deleted) * trunk/src/VBox/Devices/Network/DrvTAPOs2.h (deleted) * trunk/src/VBox/Devices/Network/DrvTAPWin.cpp (deleted) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) remove tap for non-linux platforms Wed, 18 Mar 2009 14:17:49 GMT vboxsync [18067] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: fix crash when create failed (recent regression), ... Wed, 18 Mar 2009 14:16:06 GMT vboxsync [18066] * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) Storage/Raw: fix crash when creating failed Wed, 18 Mar 2009 12:53:20 GMT vboxsync [18065] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetworkDetails.cpp (modified) FE/Qt4: 2869: Rework network adapter UI. Seems some platforms has bug ... Wed, 18 Mar 2009 12:52:38 GMT vboxsync [18064] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) NetAdp/win: rename the TAPMINIPORT* macro Wed, 18 Mar 2009 12:50:36 GMT vboxsync [18063] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) FE/Qt4: 2869: FE/Qt4: Rework network adapter UI. Win-host has a bug ... Wed, 18 Mar 2009 12:47:30 GMT vboxsync [18062] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) SDK: better error reporting on missing tools Wed, 18 Mar 2009 12:45:10 GMT vboxsync [18061] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) typo Wed, 18 Mar 2009 12:42:06 GMT vboxsync [18060] * trunk/src/VBox/VMM/VMMR0/HWACCMR0Mixed.mac (modified) VT-x: restore TR properly as VT-x sets the limit back to 0x67 after a ... Wed, 18 Mar 2009 12:39:03 GMT vboxsync [18059] * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxTAP (deleted) Remove old win TAP driver Wed, 18 Mar 2009 12:36:00 GMT vboxsync [18058] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Devices/Storage/swab.h (modified) DrvHostDVD: fixed swab workaround for newer kernels Wed, 18 Mar 2009 12:31:39 GMT vboxsync [18057] * trunk/src/VBox/Additions/solaris/DRM (added) * trunk/src/VBox/Additions/solaris/DRM/Makefile.kmk (added) * trunk/src/VBox/Additions/solaris/DRM/include (added) * trunk/src/VBox/Additions/solaris/DRM/include/drm.h (added) * trunk/src/VBox/Additions/solaris/DRM/include/drmP.h (added) * trunk/src/VBox/Additions/solaris/DRM/include/drm_atomic.h (added) * trunk/src/VBox/Additions/solaris/DRM/include/drm_linux_list.h (added) * trunk/src/VBox/Additions/solaris/DRM/include/queue.h (added) * trunk/src/VBox/Additions/solaris/DRM/vboxvideo_drm.c (added) Solaris/VBoxVideoDRM: initial commit. Wed, 18 Mar 2009 12:09:15 GMT vboxsync [18056] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: only change the permissions on vboxuser if ... Wed, 18 Mar 2009 12:01:51 GMT vboxsync [18055] * trunk/src/VBox/Runtime/common/string/string.cpp (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) Runtime: call setlocale from RTR3Init, not as a global initialiser Wed, 18 Mar 2009 11:59:04 GMT vboxsync [18054] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) VHD: Add missing cast to 64bit type when updating the block bitmap in ... Wed, 18 Mar 2009 10:50:02 GMT vboxsync [18053] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) Fix an "unused variable cRefs" warning. Wed, 18 Mar 2009 09:56:49 GMT vboxsync [18052] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: use AnnotationSection for VM description, don't fail on export ... Wed, 18 Mar 2009 09:52:18 GMT vboxsync [18051] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) VHD: Add missing image type flags Wed, 18 Mar 2009 09:46:46 GMT vboxsync [18049] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Fix "unused variable cnt" warnings for the release build. Wed, 18 Mar 2009 08:56:23 GMT vboxsync [18048] * trunk/src/VBox/Additions/x11/vboxmouse/mouse.c (modified) warning Tue, 17 Mar 2009 22:30:35 GMT vboxsync [18046] * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) PGM,MM: saved state bugfixes for VBOX_WITH_NEW_PHYS_CODE. Tue, 17 Mar 2009 22:27:50 GMT vboxsync [18045] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved ... Tue, 17 Mar 2009 17:34:22 GMT vboxsync [18041] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French nls Tue, 17 Mar 2009 16:49:34 GMT vboxsync [18040] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French nls Tue, 17 Mar 2009 16:43:44 GMT vboxsync [18039] * trunk/src/VBox/Devices/Network/DHCPServerRunner.h (modified) dhcp win fix Tue, 17 Mar 2009 16:32:23 GMT vboxsync [18038] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French nls Tue, 17 Mar 2009 16:20:46 GMT vboxsync [18037] * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) VBoxGuest/Windows: Build fix. Tue, 17 Mar 2009 16:01:25 GMT vboxsync [18036] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) fix help screen Tue, 17 Mar 2009 15:48:46 GMT vboxsync [18035] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) Frontend/VBoxManage: help file fix, --variant takes a list of ... Tue, 17 Mar 2009 15:17:17 GMT vboxsync [18034] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) crOpenGL: workaround linker issues when switching dri/non dri targets Tue, 17 Mar 2009 15:11:14 GMT vboxsync [18033] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt4: Show BETA warning at VM Selector startup. Tue, 17 Mar 2009 15:11:04 GMT vboxsync [18032] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French nls Tue, 17 Mar 2009 14:54:55 GMT vboxsync [18030] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) warning Tue, 17 Mar 2009 14:53:07 GMT vboxsync [18029] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS fixes Tue, 17 Mar 2009 14:22:49 GMT vboxsync [18028] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxImportApplianceWgt.ui (modified) FE/Qt4:_remove unnecessary tr string Tue, 17 Mar 2009 14:13:44 GMT vboxsync [18027] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) DHCP: DHCPRequest could be send it any time and it's right of client ... Tue, 17 Mar 2009 14:09:37 GMT vboxsync [18026] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) DHCP: Complain if the user specified unknown options. Tue, 17 Mar 2009 14:02:18 GMT vboxsync [18025] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: new uuid Tue, 17 Mar 2009 14:00:08 GMT vboxsync [18024] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: add GetDescriptionByType COM call Tue, 17 Mar 2009 13:48:59 GMT vboxsync [18023] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DHCPServerRunner.cpp (moved) * trunk/src/VBox/Devices/Network/DHCPServerRunner.h (moved) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * 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/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (moved) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/DHCPServerImpl.cpp (moved) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (moved) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Dhcp->DHCP Tue, 17 Mar 2009 13:21:58 GMT vboxsync [18022] * trunk/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) VBoxGuest/Windows: Cleaning up. Tue, 17 Mar 2009 13:21:01 GMT vboxsync [18021] * trunk/src/VBox/Devices/Network/DhcpServerRunner.cpp (modified) fixed DHCP parameters Tue, 17 Mar 2009 13:09:10 GMT vboxsync [18020] * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) Cbinding: made change to pass libvirt tests Tue, 17 Mar 2009 13:08:12 GMT vboxsync [18019] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Helper.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h (modified) VBoxGuest/Windows: Added bugcheck detection + details (not enabled by ... Tue, 17 Mar 2009 13:00:36 GMT vboxsync [18018] * 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) Made the name check for vboxnetN adapters more strict. Tue, 17 Mar 2009 12:20:49 GMT vboxsync [18017] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) VBoxManageHostOnly: coding style, fix warnings Tue, 17 Mar 2009 12:19:31 GMT vboxsync [18016] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Attempt to fix a non-NETFLT build. Tue, 17 Mar 2009 12:17:09 GMT vboxsync [18015] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: upper-case OVF constants for consistency. Tue, 17 Mar 2009 11:59:31 GMT vboxsync [18014] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/include/netif.h (modified) Host-only static IP persistency and defaults for all platforms except ... Tue, 17 Mar 2009 11:55:13 GMT vboxsync [18013] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) win DHCP server de-consoled Tue, 17 Mar 2009 10:36:42 GMT vboxsync [18012] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: added support for host only networking import Tue, 17 Mar 2009 10:32:56 GMT vboxsync [18011] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDhcpServer.cpp (modified) VBoxManageDhcp: allow ''VBoxManage modify -disable / -enable'' ... Tue, 17 Mar 2009 10:21:49 GMT vboxsync [18010] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCPHardened.cpp (modified) typo Tue, 17 Mar 2009 10:13:46 GMT vboxsync [18009] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWgt.cpp (modified) FE/Qt4-OVF: use description icon Tue, 17 Mar 2009 10:13:11 GMT vboxsync [18008] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Some extra checks Tue, 17 Mar 2009 10:10:57 GMT vboxsync [18007] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: be a little bit smarter on the network card type import Tue, 17 Mar 2009 10:07:44 GMT vboxsync [18006] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp (modified) FE/Qt4: 3714: Ask for confirmation before discarding snapshot & state. Tue, 17 Mar 2009 10:03:01 GMT vboxsync [18005] * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) Solaris/Installer: setuid for non-hardened build for VBoxUSBHelper, ... Tue, 17 Mar 2009 10:01:42 GMT vboxsync [18004] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) and another one Tue, 17 Mar 2009 09:59:38 GMT vboxsync [18003] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) added hardened entry for VBoxNetDHCP Tue, 17 Mar 2009 09:40:34 GMT vboxsync [18002] * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) SettingsConverter: Fix conversion from very old versions like 1.2. ... Tue, 17 Mar 2009 09:07:17 GMT vboxsync [18001] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxImportApplianceWgt.cpp (modified) FE/Qt4-OVF: add support for the description Tue, 17 Mar 2009 09:06:51 GMT vboxsync [18000] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) IPv6 remove bug. Tue, 17 Mar 2009 08:22:40 GMT vboxsync [17999] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp (modified) Additions/common: remove some obsolete typecasts Tue, 17 Mar 2009 07:56:52 GMT vboxsync [17997] * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) warnings Tue, 17 Mar 2009 07:54:41 GMT vboxsync [17996] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) warning Tue, 17 Mar 2009 07:51:22 GMT vboxsync [17995] * trunk/src/VBox/Devices/Network/DhcpServerRunner.h (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) warnings Tue, 17 Mar 2009 07:37:57 GMT vboxsync [17994] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) added VBoxNetAdpCtl to the Linux installer Tue, 17 Mar 2009 01:06:01 GMT vboxsync [17991] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) default Dhcp server settings for non-windows platforms Mon, 16 Mar 2009 23:44:40 GMT vboxsync [17990] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) default dhcp server Mon, 16 Mar 2009 23:24:48 GMT vboxsync [17989] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) Fixes for ip addresses and masks. Mon, 16 Mar 2009 22:45:54 GMT vboxsync [17988] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetworkDetails.cpp (modified) FE/Qt4: 2869: Rework network adapter UI - Update for 44573 commit. ... Mon, 16 Mar 2009 22:31:07 GMT vboxsync [17987] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetworkDetails.cpp (modified) FE/Qt4: 2869: Rework network adapter UI - UI unlocked for entering ... Mon, 16 Mar 2009 22:04:48 GMT vboxsync [17986] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetworkDetails.cpp (modified) FE/Qt4: 2869: Rework network adapter UI - Strict check for IPv6 ... Mon, 16 Mar 2009 22:02:09 GMT vboxsync [17985] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetIf/win: clear static ip impl Mon, 16 Mar 2009 21:55:22 GMT vboxsync [17984] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) win burn fixes Mon, 16 Mar 2009 21:44:47 GMT vboxsync [17983] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/generic/DhcpServerRunner.cpp (deleted) * trunk/src/VBox/Main/generic/DhcpServerRunner.h (deleted) remove duplicated dhcp runner Mon, 16 Mar 2009 21:42:49 GMT vboxsync [17982] * trunk/src/VBox/Main/include/netif.h (modified) Empty address handling + darwin fixes. Mon, 16 Mar 2009 21:37:19 GMT vboxsync [17981] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/include/netif.h (modified) Empty address handling + darwin fixes. Mon, 16 Mar 2009 20:41:00 GMT vboxsync [17980] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) Frontend/VBoxManage: fix a bunch of silly bugs creeping into command ... Mon, 16 Mar 2009 20:37:01 GMT vboxsync [17979] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage:dhcp help fix Mon, 16 Mar 2009 20:15:21 GMT vboxsync [17978] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) compile fix Mon, 16 Mar 2009 20:10:19 GMT vboxsync [17977] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) compile fix