#
# ChangeLog for trunk/src/VBox/Main in vbox
#
# Generated by Trac 1.4.3.2
# Jan 24, 2025 5:33:53 AM

Thu, 01 Jan 2009 20:35:32 GMT vboxsync [15776]
	* trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified)
	* trunk/src/VBox/Devices/Storage/swab.h (modified)
	* trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified)

	Linux 2.6.28 hack


Wed, 31 Dec 2008 11:20:09 GMT vboxsync [15775]
	* trunk/src/VBox/Main/Global.cpp (modified)

	FreeBSD 7.0 installer hangs on low memory (64M), thus update template ...


Sun, 28 Dec 2008 17:12:54 GMT vboxsync [15766]
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)

	valgrind warning


Thu, 25 Dec 2008 23:53:50 GMT vboxsync [15762]
	* trunk/src/VBox/Main/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/DisplayImpl.cpp (modified)
	* trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified)
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/USBControllerImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/Global.h (modified)

	Main: Exmplicit machine state comparisons replaced with bool ...


Wed, 24 Dec 2008 19:08:24 GMT vboxsync [15753]
	* trunk/Config.kmk (modified)
	* trunk/src/VBox/Main/solaris/DynLoadLibSolaris.h (modified)

	,ade VBOx compile on Solaris 10 again


Wed, 24 Dec 2008 15:19:35 GMT vboxsync [15752]
	* trunk/src/VBox/Main/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/win/NetIfList-win.cpp (modified)

	NetFlt/win: don't display disabled adapters


Tue, 23 Dec 2008 15:12:45 GMT vboxsync [15732]
	* trunk/src/VBox/Main/DisplayImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3285: Improve error handling API to include unique error numbers ...


Tue, 23 Dec 2008 13:53:54 GMT vboxsync [15727]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3285: Improve error handling API to include unique error numbers ...


Mon, 22 Dec 2008 13:36:56 GMT vboxsync [15716]
	* trunk/src/VBox/Main/MouseImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3285: Improve error handling API to include unique error numbers ...


Mon, 22 Dec 2008 13:15:30 GMT vboxsync [15715]
	* trunk/src/VBox/Main/KeyboardImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3285: Improve error handling API to include unique error numbers ...


Mon, 22 Dec 2008 12:46:17 GMT vboxsync [15714]
	* trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3285: Improve error handling API to include unique error numbers ...


Fri, 19 Dec 2008 18:28:27 GMT vboxsync [15708]
	* trunk/src/VBox/Main/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/ConsoleImpl.h (modified)
	* trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified)
	* trunk/src/VBox/Main/include/VirtualBoxXMLUtil.h (modified)
	* trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified)
	* trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified)
	* trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (modified)
	* trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd (modified)
	* trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd (modified)
	* trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (modified)
	* trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (modified)
	* trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd (modified)

	Main: #3424: Bumped XML format version to 1.6 and so that the auto- ...


Fri, 19 Dec 2008 12:47:01 GMT vboxsync [15686]
	* trunk/src/VBox/Main/HostImpl.cpp (modified)

	Reminder to remove obsolete code after we branch.


Thu, 18 Dec 2008 14:21:08 GMT vboxsync [15661]
	* trunk/src/VBox/Main/DVDDriveImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3285: Improve error handling API to include unique error numbers ...


Thu, 18 Dec 2008 13:58:53 GMT vboxsync [15658]
	* trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified)

	#3282: More reliable /proc/net/if_inet6 handling.


Thu, 18 Dec 2008 12:37:11 GMT vboxsync [15649]
	* trunk/src/VBox/Main/HardDiskFormatImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3285: Improve error handling API to include unique error numbers ...


Tue, 16 Dec 2008 19:20:17 GMT vboxsync [15604]
	* trunk/src/VBox/Main/xpcom/server.cpp (modified)
	* trunk/src/VBox/Main/xpcom/server_module.cpp (modified)

	Main: #3400: Fixed a race between the VBoxSVC shutdown timer and ...


Tue, 16 Dec 2008 15:59:30 GMT vboxsync [15596]
	* trunk/src/VBox/Main/HardDisk2Impl.cpp (modified)

	Main: Cosmetics.


Tue, 16 Dec 2008 15:12:36 GMT vboxsync [15595]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)

	#3282: Windows build fix with VBOX_WITH_NETFLT disabled.


Tue, 16 Dec 2008 15:05:18 GMT vboxsync [15594]
	* trunk/src/VBox/Main/HardDisk2Impl.cpp (modified)

	Main/HardDisk2: Pass parent uuid along when creating a snapshot diff. ...


Tue, 16 Dec 2008 14:56:18 GMT vboxsync [15593]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)

	typo


Tue, 16 Dec 2008 14:48:13 GMT vboxsync [15592]
	* trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified)
	* trunk/src/VBox/Main/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)

	Main & DrvVD: fix a whole bunch of incorrect CFGM key updates, ...


Tue, 16 Dec 2008 14:46:08 GMT vboxsync [15591]
	* trunk/include/VBox/VBoxHDD-new.h (modified)
	* trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified)
	* trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified)
	* trunk/src/VBox/Main/HardDisk2Impl.cpp (modified)

	Storage/VBoxHDD-new: introduce parent UUID parameter for ...


Tue, 16 Dec 2008 13:22:33 GMT vboxsync [15582]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/MachineImpl.h (modified)
	* trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified)
	* trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified)

	#3281: Introduced a 'version' attribute on the <Hardware> element ...


Tue, 16 Dec 2008 13:18:37 GMT vboxsync [15581]
	* trunk/src/VBox/Main/testcase/tstAPI.cpp (modified)

	Enabled testcase for Host::MemorySize and MemoryAvailable in tstAPI ...


Tue, 16 Dec 2008 13:00:44 GMT vboxsync [15579]
	* trunk/src/VBox/Main/testcase/tstAPI.cpp (modified)

	Added testcase for Host::MemorySize and MemoryAvailable to tstAPI.


Tue, 16 Dec 2008 11:37:26 GMT vboxsync [15574]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified)
	* trunk/src/VBox/Main/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/HostImpl.cpp (modified)

	#3282: Windows build fixes.


Tue, 16 Dec 2008 10:39:34 GMT vboxsync [15570]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox4/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/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/HostImpl.h (modified)
	* trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified)
	* trunk/src/VBox/Main/xpcom/server.cpp (modified)

	#3282: Collection got replaced with safe array. Warning, windows ...


Tue, 16 Dec 2008 10:23:39 GMT vboxsync [15568]
	* trunk/src/VBox/Main/HardDisk2Impl.cpp (modified)

	Main: HardDisk2: Pass per-image interfaces in *every* ...


Mon, 15 Dec 2008 22:31:49 GMT vboxsync [15556]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified)
	* trunk/src/VBox/Main/HardDisk2Impl.cpp (modified)

	Main, VBoxManage: Implemented IHardDisk2::cloneTo(). Resurrected ...


Mon, 15 Dec 2008 21:33:35 GMT vboxsync [15548]
	* trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (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/testcase/tstUSBLinux.h (modified)
	* trunk/src/VBox/Main/win/NetIfList-win.cpp (modified)

	fixed file headers


Mon, 15 Dec 2008 21:05:03 GMT vboxsync [15546]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3282: Minor cosmetic change in IDL docs.


Mon, 15 Dec 2008 20:51:42 GMT vboxsync [15544]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3282 HostNetIf API: IDL documentation update.


Mon, 15 Dec 2008 19:24:27 GMT vboxsync [15537]
	* trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified)
	* trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified)

	Main/NetworkAdapter: eliminate dead code by changing the conditional ...


Mon, 15 Dec 2008 19:02:36 GMT vboxsync [15533]
	* trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main: rip out obsolete TAPFileDescriptor, TAPSetupApplication, ...


Mon, 15 Dec 2008 18:44:38 GMT vboxsync [15530]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	XIDL: documentation updates.


Mon, 15 Dec 2008 15:38:07 GMT vboxsync [15511]
	* trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified)

	#3282: Fix for non-Windows builds.


Mon, 15 Dec 2008 15:32:45 GMT vboxsync [15510]
	* trunk/Config.kmk (modified)
	* trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified)
	* trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified)
	* trunk/src/VBox/Main/win/NetIfList-win.cpp (modified)

	#3282 HostNetIf API: Windows implementation is working and is enabled ...


Mon, 15 Dec 2008 12:21:54 GMT vboxsync [15498]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)

	Main/ConsoleImpl: fix iSCSI over IntNet config for good.


Mon, 15 Dec 2008 11:35:34 GMT vboxsync [15497]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)

	NetFlt/win: assertion fixes


Mon, 15 Dec 2008 11:30:01 GMT vboxsync [15496]
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)

	accident


Mon, 15 Dec 2008 11:25:05 GMT vboxsync [15495]
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)

	warning


Mon, 15 Dec 2008 11:24:46 GMT vboxsync [15494]
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)

	warning


Mon, 15 Dec 2008 09:57:20 GMT vboxsync [15486]
	* trunk/src/VBox/Main/HardDisk2Impl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/HardDisk2Impl.h (modified)

	API: add IHardDisk2::Compact, at the moment just a stub returning not ...


Mon, 15 Dec 2008 09:42:39 GMT vboxsync [15485]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/HardDisk2Impl.cpp (modified)

	Storage/iSCSI: back out unwanted checkin, check in the actually ...


Mon, 15 Dec 2008 09:09:10 GMT vboxsync [15484]
	* trunk/src/VBox/Main/HardDisk2Impl.cpp (modified)

	Storage/iSCSI: fix iSCSI over IntNet


Sun, 14 Dec 2008 21:18:30 GMT vboxsync [15473]
	* trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified)

	Main: #3269: Added converting ISCSIHardDisk nodes (XML version 1.3) ...


Sun, 14 Dec 2008 15:54:21 GMT vboxsync [15468]
	* trunk/src/VBox/Main/include/HostHardwareLinux.h (modified)
	* trunk/src/VBox/Main/include/vbox-dbus.h (modified)
	* trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified)

	Main/USB: code documentation


Sun, 14 Dec 2008 14:31:23 GMT vboxsync [15466]
	* trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (modified)

	#3282: Darwin fixes.


Sun, 14 Dec 2008 14:31:14 GMT vboxsync [15465]
	* trunk/include/VBox/sysfs.h (deleted)
	* trunk/src/VBox/Main/include/HostHardwareLinux.h (modified)
	* trunk/src/VBox/Main/include/vbox-dbus.h (modified)
	* trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified)
	* trunk/src/VBox/Main/linux/vbox-dbus.cpp (modified)
	* trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified)

	Main and Devices, USB: use hal, DBus and sysfs on Linux if usbfs is ...


Sun, 14 Dec 2008 14:17:31 GMT vboxsync [15464]
	* trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified)

	#3282: Linux build fix.


Sun, 14 Dec 2008 14:09:06 GMT vboxsync [15463]
	* trunk/Config.kmk (modified)
	* trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified)

	#3282 HostNetIf API: 64-bit Linux tested. Enabled HostNetIf API by ...


Sun, 14 Dec 2008 13:03:29 GMT vboxsync [15462]
	* trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified)

	#3282 HostNetIf API: 32-bit Linux is operational.


Sun, 14 Dec 2008 10:28:37 GMT vboxsync [15456]
	* trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified)

	#3282 HostNetIf API: Solaris implementaion is functional including IP ...


Sun, 14 Dec 2008 09:58:42 GMT vboxsync [15455]
	* trunk/src/VBox/Main/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified)

	#3282 HostNetIf API: Solaris implementaion is functional except IP V6 ...


Sat, 13 Dec 2008 22:47:49 GMT vboxsync [15454]
	* trunk/src/VBox/Main/HostPower.cpp (modified)
	* trunk/src/VBox/Main/include/HostPower.h (modified)
	* trunk/src/VBox/Main/win/HostPowerWin.cpp (modified)

	svn properties


Sat, 13 Dec 2008 19:32:05 GMT vboxsync [15448]
	* trunk/src/VBox/Main/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)

	Main: #3314: Don't delete the saved state file if restoring the VM ...


Sat, 13 Dec 2008 18:59:25 GMT vboxsync [15446]
	* trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified)

	#3282 HostNetIf API: Solaris implementation revised.


Sat, 13 Dec 2008 13:40:42 GMT vboxsync [15442]
	* trunk/src/VBox/Main/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified)
	* trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (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)

	#3282 HostNetIf API: updated common part, added draft implementation ...


Sat, 13 Dec 2008 12:48:22 GMT vboxsync [15439]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/VMM/HWACCM.cpp (modified)
	* trunk/src/VBox/VMM/HWACCMInternal.h (modified)
	* trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified)

	Enable 64 bits guest support on 32 bits hosts. Only use rem64 if the ...


Sat, 13 Dec 2008 07:46:20 GMT vboxsync [15422]
	* trunk/src/VBox/Main/testcase/Makefile.kmk (modified)

	fix OSE


Fri, 12 Dec 2008 22:43:42 GMT vboxsync [15404]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/VMM/HWACCM.cpp (modified)
	* trunk/src/VBox/VMM/HWACCMInternal.h (modified)
	* trunk/src/VBox/VMM/PGM.cpp (modified)
	* trunk/src/VBox/VMM/PGMInternal.h (modified)
	* trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified)
	* trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified)
	* trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified)
	* trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified)
	* trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified)

	#3202: 64-bit guest support on the mac.


Fri, 12 Dec 2008 22:05:34 GMT vboxsync [15401]
	* trunk/src/VBox/Main/include/HostHardwareLinux.h (modified)
	* trunk/src/VBox/Main/include/vbox-dbus.h (modified)
	* trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified)
	* trunk/src/VBox/Main/linux/vbox-dbus.cpp (modified)
	* trunk/src/VBox/Main/testcase/Makefile.kmk (modified)
	* trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified)

	Main: added USB to HostHardwareLinux.cpp


Fri, 12 Dec 2008 16:11:33 GMT vboxsync [15381]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3282: Forgot to update UUID as I added IPV6NetworkMask to ...


Fri, 12 Dec 2008 16:04:44 GMT vboxsync [15380]
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)

	Main: Warning.


Fri, 12 Dec 2008 15:07:32 GMT vboxsync [15375]
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)

	Main: #3382: When discarding the first snapshot in the snapshot ...


Fri, 12 Dec 2008 14:51:29 GMT vboxsync [15372]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified)
	* trunk/src/VBox/Main/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (added)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified)
	* trunk/src/VBox/Main/include/netif.h (added)
	* trunk/src/VBox/Main/linux/NetIfList-linux.cpp (added)
	* trunk/src/VBox/Main/os2/NetIfList-os2.cpp (added)
	* trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (added)
	* trunk/src/VBox/Main/win/NetIfList-win.cpp (added)
	* trunk/src/VBox/Runtime/Makefile.kmk (modified)

	#3282: HostNetIf API implementation for Darwin. Common part revised. ...


Fri, 12 Dec 2008 13:50:32 GMT vboxsync [15366]
	* trunk/include/VBox/VBoxHDD-new.h (modified)
	* trunk/include/VBox/VBoxHDD.h (deleted)
	* trunk/include/VBox/err.h (modified)
	* trunk/src/VBox/Devices/Builtins.cpp (modified)
	* trunk/src/VBox/Devices/Makefile.kmk (modified)
	* trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified)
	* trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified)
	* trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified)
	* trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified)
	* trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified)
	* trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (deleted)
	* trunk/src/VBox/Devices/Storage/VDICore.cpp (deleted)
	* 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/Makefile.kmk (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified)
	* trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified)

	Storage: Eradicated the last bits using the old VDI only backend, ...


Thu, 11 Dec 2008 20:27:29 GMT vboxsync [15335]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main: Spelling.


Thu, 11 Dec 2008 19:37:55 GMT vboxsync [15334]
	* trunk/src/VBox/Main/DVDDriveImpl.cpp (modified)
	* trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified)
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/include/DVDDriveImpl.h (modified)
	* trunk/src/VBox/Main/include/FloppyDriveImpl.h (modified)

	Main: #3377: Implicitly detach DVD/Floppy from an unregistered ...


Thu, 11 Dec 2008 17:40:47 GMT vboxsync [15322]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)
	* trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified)

	REM/Main: When I said '/REM/64bitEnabled' I actually meant exactly
	that.


Thu, 11 Dec 2008 17:29:27 GMT vboxsync [15319]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)

	ConsoleImpl2: fixes to and clean off the Rem64Enabled setting.


Thu, 11 Dec 2008 17:27:02 GMT vboxsync [15318]
	* trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified)
	* trunk/src/VBox/Main/include/HardDisk2Impl.h (modified)
	* trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified)

	Main: Fixed a deadlock in VBoxSVC when attaching a hard disk ...


Thu, 11 Dec 2008 15:46:03 GMT vboxsync [15309]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)

	fixed Windows burns


Thu, 11 Dec 2008 15:39:53 GMT vboxsync [15308]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main: Reapplied r40701 and r40702 (r40729 should fix a GUI crash).


Thu, 11 Dec 2008 15:31:29 GMT vboxsync [15305]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)
	* trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified)

	REM: implement config check heuristic, to select which REM to load


Thu, 11 Dec 2008 08:08:13 GMT vboxsync [15290]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	backed out r40701 and r40702 (core dumps)


Thu, 11 Dec 2008 00:20:35 GMT vboxsync [15283]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main/XIDL: Attempted to fix webservice ...


Wed, 10 Dec 2008 23:35:43 GMT vboxsync [15282]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main/XIDL: Added MachineState_FirstOnline and LastOnline pseudo- ...


Wed, 10 Dec 2008 23:31:36 GMT vboxsync [15281]
	* trunk/src/VBox/Main/idl/doxygen.xsl (modified)

	Main/Docs: Don't show internal notes. Prepend enum name to the enum ...


Wed, 10 Dec 2008 16:30:40 GMT vboxsync [15259]
	* trunk/src/VBox/Main/Global.cpp (modified)

	Main/Global.cpp: FreeBSD should default to the E1000 NIC since it ...


Wed, 10 Dec 2008 15:53:00 GMT vboxsync [15256]
	* trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxBFE/VMControl.cpp (modified)
	* trunk/src/VBox/Main/DisplayImpl.cpp (modified)

	Explicit cast for VMR3ReqCall NULL parameters.


Wed, 10 Dec 2008 10:13:02 GMT vboxsync [15237]
	* trunk/src/VBox/Main/Global.cpp (modified)

	Change default NIC for 32 bits Vista & Win2k8 to E1000.


Wed, 10 Dec 2008 09:29:07 GMT vboxsync [15235]
	* trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified)
	* trunk/src/VBox/Main/HostImpl.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/Runtime/Makefile.kmk (modified)

	#3282: API, RT generic part, updated VBoxManage list hostif.


Tue, 09 Dec 2008 23:46:52 GMT vboxsync [15215]
	* trunk/src/VBox/Main/HardDisk2Impl.cpp (modified)
	* trunk/src/VBox/Main/MediumImpl.cpp (modified)

	Main: #3312: Restore the proper hard disk accessibility state after ...


Tue, 09 Dec 2008 21:12:16 GMT vboxsync [15202]
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/MediumImpl.cpp (modified)

	Main: Fixed regression after r40588 (no hard disk names in HD UI).


Tue, 09 Dec 2008 14:40:31 GMT vboxsync [15178]
	* trunk/src/VBox/Main/MediumImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3285: Improve error handling API to include unique error numbers ...


Tue, 09 Dec 2008 13:38:57 GMT vboxsync [15166]
	* trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified)
	* trunk/src/VBox/Main/ConsoleImpl.cpp (modified)

	Main and HostServices/GuestProps: additional logging


Tue, 09 Dec 2008 13:20:45 GMT vboxsync [15165]
	* trunk/src/VBox/Main/ProgressImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3285: Improve error handling API to include unique error numbers ...


Tue, 09 Dec 2008 13:08:49 GMT vboxsync [15163]
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)

	Main: #3312: De-associate the implicit hard disk from the VM before ...


Tue, 09 Dec 2008 12:10:41 GMT vboxsync [15158]
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)

	Main: Spacing.


Tue, 09 Dec 2008 11:39:21 GMT vboxsync [15157]
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/USBControllerImpl.cpp (modified)
	* trunk/src/VBox/Main/include/USBControllerImpl.h (modified)

	Main: #3312: Fixed a wrong assertion in USBController triggered on a ...


Tue, 09 Dec 2008 10:43:07 GMT vboxsync [15152]
	* trunk/src/VBox/Main/GuestImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3285: Improve error handling API to include unique error numbers ...


Tue, 09 Dec 2008 09:56:02 GMT vboxsync [15145]
	* trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	- Better wording and formatting for onMousePointerShapeChange.


Tue, 09 Dec 2008 08:41:26 GMT vboxsync [15140]
	* trunk/src/VBox/Main/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/SessionImpl.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	#3285: Improve error handling API to include unique error numbers ...


Mon, 08 Dec 2008 17:09:27 GMT vboxsync [15124]
	* trunk/src/VBox/Main/HardDisk2Impl.cpp (modified)
	* trunk/src/VBox/Main/MediumImpl.cpp (modified)

	Main: Only log full media location (to reduce logging).


Mon, 08 Dec 2008 15:48:37 GMT vboxsync [15114]
	* trunk/src/VBox/Main/Global.cpp (modified)

	Better defaults for QNX


Mon, 08 Dec 2008 13:55:37 GMT vboxsync [15109]
	* trunk/src/VBox/Main/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/HardDisk2Impl.cpp (modified)

	Main/HardDisk2Impl: copy zero terminator too. Also deal correctly ...


Mon, 08 Dec 2008 13:15:45 GMT vboxsync [15108]
	* trunk/src/VBox/Main/ConsoleImpl.cpp (modified)

	Main/GuestProps: extra logging


Sun, 07 Dec 2008 21:54:14 GMT vboxsync [15073]
	* trunk/src/VBox/Main/Makefile.kmk (modified)

	Main: missing dependency