#
# ChangeLog for trunk/src/VBox/Main in vbox
#
# Generated by Trac 1.4.3.2
# Mar 30, 2025 7:53:53 AM

Sun, 13 Oct 2013 22:08:34 GMT vboxsync [49074]
	* trunk/include/VBox/ostypes.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/Global.h (modified)
	* trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified)
	* trunk/src/VBox/Main/src-all/Global.cpp (modified)
	* trunk/src/VBox/Main/src-server/GuestOSTypeImpl.cpp (modified)

	Main, FE/Qt: Added a triple fault handling OS hint and a new OS/2 1.x ...


Sun, 13 Oct 2013 02:35:35 GMT vboxsync [49073]
	* trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified)

	NATNetwork::saveSettings: add IPv6 port-forwarding rules to the ...


Sat, 12 Oct 2013 13:26:22 GMT vboxsync [49069]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	API: Control and propagate triple fault reset/guru setting.


Sat, 12 Oct 2013 08:02:26 GMT vboxsync [49066]
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)

	Main: warning


Fri, 11 Oct 2013 15:56:05 GMT vboxsync [49059]
	* trunk/src/VBox/Main/include/MachineImpl.h (modified)

	Forgot part of r89856.


Fri, 11 Oct 2013 15:51:50 GMT vboxsync [49058]
	* trunk/include/VBox/settings.h (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)

	Main: Added a TripleFaultReset switch.


Fri, 11 Oct 2013 06:23:11 GMT vboxsync [49047]
	* trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified)

	pr6927. the state of CD/DVD image is checked, only ISO image is ...


Thu, 10 Oct 2013 18:27:32 GMT vboxsync [49039]
	* trunk/include/VBox/com/string.h (modified)
	* trunk/include/iprt/mangling.h (modified)
	* trunk/include/iprt/path.h (modified)
	* trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified)
	* trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified)
	* trunk/src/VBox/Installer/linux/install_service/generate_service_file.cpp (modified)
	* trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified)
	* trunk/src/VBox/Main/glue/string.cpp (modified)
	* trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified)
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified)
	* trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified)
	* trunk/src/VBox/Runtime/common/path/RTPathExt.cpp (modified)
	* trunk/src/VBox/Runtime/common/path/RTPathHasExt.cpp (modified)
	* trunk/src/VBox/Runtime/common/path/RTPathStripExt.cpp (modified)
	* trunk/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp (modified)
	* trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified)
	* trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified)
	* trunk/src/VBox/Storage/Parallels.cpp (modified)
	* trunk/src/VBox/Storage/RAW.cpp (modified)
	* trunk/src/VBox/Storage/VMDK.cpp (modified)
	* trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified)
	* trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified)

	IPRT: Filename extension versus suffix cleanup, long overdue.


Thu, 10 Oct 2013 18:21:26 GMT vboxsync [49038]
	* trunk/doc/manual/en_US/SDKRef.xml (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/ApplianceImpl.h (modified)
	* trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified)

	Main/Appliance: change API of IAppliance::write, allowing easy ...


Thu, 10 Oct 2013 14:13:04 GMT vboxsync [49031]
	* trunk/src/VBox/Main/webservice/vboxweb.cpp (modified)

	Main/webservice: always use an absolute path here


Thu, 10 Oct 2013 13:17:09 GMT vboxsync [49029]
	* trunk/src/VBox/Main/include/ovfreader.h (modified)
	* trunk/src/VBox/Main/xml/ovfreader.cpp (modified)

	ovfreader: Don't check for xsi:type, just look for type. Dropped a ...


Thu, 10 Oct 2013 12:55:06 GMT vboxsync [49028]
	* trunk/include/iprt/cpp/xml.h (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)
	* trunk/src/VBox/Main/xml/ovfreader.cpp (modified)
	* trunk/src/VBox/Runtime/common/zip/xarvfs.cpp (modified)
	* trunk/src/VBox/Runtime/r3/xml.cpp (modified)

	iprt/cpp/xml: Fixed attribute lookup with namespace by doing the same ...


Wed, 09 Oct 2013 14:47:42 GMT vboxsync [49007]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Documentation: Typos.


Wed, 09 Oct 2013 14:10:51 GMT vboxsync [49006]
	* trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified)

	Main/GuestFileImpl.cpp: More locking.


Wed, 09 Oct 2013 07:05:31 GMT vboxsync [48989]
	* trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified)
	* trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified)

	Main/NetworkAdapterImpl.cpp: Avoids lock drops and re-acquirings on ...


Wed, 09 Oct 2013 05:25:54 GMT vboxsync [48988]
	* trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified)

	NetworkAdapter::COMSETTER(AttachmentType): makes disabled network ...


Wed, 09 Oct 2013 03:59:04 GMT vboxsync [48987]
	* trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified)

	NetworkAdapterImpl.cpp: revert r89338 (partly). No need to touch NAT ...


Tue, 08 Oct 2013 22:38:17 GMT vboxsync [48985]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified)

	Main, Frontends: Make the port count of the SAS controller ...


Tue, 08 Oct 2013 21:57:15 GMT vboxsync [48983]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/ConsoleImpl.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)

	Main,Frontends: Support for the USB storage controller


Tue, 08 Oct 2013 11:40:57 GMT vboxsync [48973]
	* trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified)

	Main/NetworkAdapter: disable for now as the locking order is wrong


Tue, 08 Oct 2013 11:08:17 GMT vboxsync [48970]
	* trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified)

	Main/NetworkAdapter: notify NAT network changes also if we switch the ...


Tue, 08 Oct 2013 10:53:53 GMT vboxsync [48969]
	* trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified)

	Main/EmulatedUSB: update.


Tue, 08 Oct 2013 10:45:30 GMT vboxsync [48968]
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified)

	Main/NATNetwork: more logging


Tue, 08 Oct 2013 10:40:25 GMT vboxsync [48967]
	* trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified)

	Main/MediumImpl: be more silent if Special medium properties are not ...


Mon, 07 Oct 2013 21:59:25 GMT vboxsync [48955]
	* trunk/src/VBox/Main/include/ApplianceImpl.h (modified)
	* trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified)
	* trunk/src/VBox/Main/include/DHCPServerImpl.h (modified)
	* trunk/src/VBox/Main/include/DisplayImpl.h (modified)
	* trunk/src/VBox/Main/include/EmulatedUSBImpl.h (modified)
	* trunk/src/VBox/Main/include/HostVideoInputDeviceImpl.h (modified)
	* trunk/src/VBox/Main/include/Performance.h (modified)
	* trunk/src/VBox/Main/include/TokenImpl.h (modified)
	* trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified)
	* trunk/src/VBox/Main/include/ovfreader.h (modified)
	* trunk/src/VBox/Main/src-client/RemoteUSBBackend.cpp (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostDnsService.h (modified)
	* trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified)
	* trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp (modified)
	* trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/Performance.cpp (modified)
	* trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified)
	* trunk/src/VBox/Main/src-server/darwin/HostPowerDarwin.cpp (modified)
	* trunk/src/VBox/Main/src-server/darwin/iokit.cpp (modified)
	* trunk/src/VBox/Main/src-server/linux/NetIf-linux.cpp (modified)
	* trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified)
	* trunk/src/VBox/Main/src-server/solaris/DynLoadLibSolaris.cpp (modified)
	* trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified)
	* trunk/src/VBox/Main/testcase/tstAPI.cpp (modified)
	* trunk/src/VBox/Main/testcase/tstMediumLock.cpp (modified)

	Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.


Mon, 07 Oct 2013 11:44:24 GMT vboxsync [48915]
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	Always set the HVP bit, seems 10.6.8 requires it.


Mon, 07 Oct 2013 04:19:03 GMT vboxsync [48914]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified)
	* trunk/src/VBox/Main/src-server/BIOSSettingsImpl.cpp (modified)

	IBIOSSettings: Added a read-only string property
	nonVolatileStorageFile.


Fri, 04 Oct 2013 15:19:09 GMT vboxsync [48889]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Typo.


Fri, 04 Oct 2013 13:25:11 GMT vboxsync [48886]
	* trunk/src/VBox/Main/src-all/Global.cpp (modified)

	Mac OS X VM defaults: Default to I82545EM instead of I82543GC since ...


Fri, 04 Oct 2013 10:01:02 GMT vboxsync [48880]
	* trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified)

	Main/MediumAttachment: add forgotten method implementation


Fri, 04 Oct 2013 08:37:50 GMT vboxsync [48879]
	* trunk/include/VBox/settings.h (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/MachineImpl.h (modified)
	* trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified)
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)
	* trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified)

	Main/MediumAttachment+Machine: stub attribute/method for an explicit ...


Wed, 02 Oct 2013 18:17:48 GMT vboxsync [48827]
	* trunk/src/VBox/Main/src-all/Global.cpp (modified)

	Mac OS X guest types enumeration: fixed typo.


Wed, 02 Oct 2013 16:35:38 GMT vboxsync [48824]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Documentation typo.


Wed, 02 Oct 2013 15:02:20 GMT vboxsync [48821]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Documentation.


Wed, 02 Oct 2013 13:56:36 GMT vboxsync [48820]
	* trunk/include/iprt/file.h (modified)
	* trunk/src/VBox (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Runtime/common/misc/RTFileModeToFlags.cpp (modified)

	IPRT/RTFileModeToFlags(Ex): Introduced "oa" mode for opening + ...


Wed, 02 Oct 2013 13:53:34 GMT vboxsync [48819]
	* trunk/src/VBox/Main/include/GuestFileImpl.h (modified)

	Build fix; forgot the include file.


Wed, 02 Oct 2013 13:50:27 GMT vboxsync [48818]
	* trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified)

	Main/GuestCtrl: Fire IGuestFile events in every case; there might we ...


Wed, 02 Oct 2013 13:46:58 GMT vboxsync [48817]
	* trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified)

	Main: don't fire event if HostNameResolutionConfigurationChangeEvent ...


Wed, 02 Oct 2013 05:23:35 GMT vboxsync [48806]
	* trunk/src/VBox/Main/src-server/HostDnsService.h (modified)

	Main: typo: HostDnsServiceResolvConf::init(VirtualBox *->const ...


Wed, 02 Oct 2013 05:16:26 GMT vboxsync [48805]
	* trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostDnsService.h (modified)
	* trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified)
	* trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified)

	Main: HostDnsServiceWin::init(void) -> HostDnsServiceWin::init(const ...


Wed, 02 Oct 2013 05:10:42 GMT vboxsync [48804]
	* trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified)
	* trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified)

	Main: VirtualBox::onHostNameResolutionConfigurationChange()


Wed, 02 Oct 2013 05:09:25 GMT vboxsync [48803]
	* trunk/include/VBox/log.h (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	Main: introduces event IHostNameResolutionConfigurationChangeEvent, ...


Tue, 01 Oct 2013 13:58:05 GMT vboxsync [48796]
	* trunk/src/VBox/Main/webservice/MANIFEST.MF.in (modified)

	Main/webservice: fix typo in the vboxjws manifest file


Tue, 01 Oct 2013 02:10:29 GMT vboxsync [48778]
	* trunk/src/VBox/Main/src-all/ExtPackUtil.cpp (modified)

	spaces


Tue, 01 Oct 2013 02:10:12 GMT vboxsync [48777]
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	ConsoleImpl2.cpp: Typos preventing HVP from being set.


Mon, 30 Sep 2013 13:09:20 GMT vboxsync [48770]
	* trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified)

	Main/GuestCtrl: Check for data to be written.


Mon, 30 Sep 2013 08:51:08 GMT vboxsync [48765]
	* trunk/doc/manual/user_ChangeLogImpl.xml (modified)
	* trunk/include/iprt/mp.h (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/HostImpl.h (modified)
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)

	Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and ...


Mon, 30 Sep 2013 05:57:41 GMT vboxsync [48764]
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	ConsoleImpl2:SMC: (darwin build fix).


Sat, 28 Sep 2013 22:47:38 GMT vboxsync [48757]
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	Get VBoxInternal2 variables from both machine leveal as well as ...


Sat, 28 Sep 2013 20:09:11 GMT vboxsync [48756]
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	adjustments.


Fri, 27 Sep 2013 13:19:15 GMT vboxsync [48735]
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)

	Main/Machine: store the passthrough flag even if there is no medium ...


Thu, 26 Sep 2013 15:56:16 GMT vboxsync [48720]
	* trunk/src/VBox/Additions/common/VBoxService (modified)
	* trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified)
	* trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified)

	GuestCtrl/IGuestFile: Fixed initial offset reporting when using ...


Thu, 26 Sep 2013 15:26:32 GMT vboxsync [48718]
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)

	SessionMachine::init: lockWrite() call depends on RT_LOCK_STRICT.


Thu, 26 Sep 2013 14:55:12 GMT vboxsync [48715]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	SDK: Clarification.


Thu, 26 Sep 2013 14:11:23 GMT vboxsync [48713]
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)

	SessionMachine::init: lockWrite(LOCKVAL_SRC_POS_DECL).


Thu, 26 Sep 2013 14:03:38 GMT vboxsync [48712]
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)

	NatNetwork/Main: build fix: lockWrite(RT_SRC_POS) -> lockWrite()


Thu, 26 Sep 2013 13:45:49 GMT vboxsync [48711]
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)

	NatNetwork/Main: do network reference counting on starting/stopping ...


Thu, 26 Sep 2013 13:44:36 GMT vboxsync [48710]
	* trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified)
	* trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified)

	NatNetworking/Main: do reference couting on network attachment
	switch.


Thu, 26 Sep 2013 13:43:05 GMT vboxsync [48709]
	* trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified)
	* trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified)

	NatNetwork: reference counting. intoroduces natNetworkRef{Inc,Dec}, ...


Thu, 26 Sep 2013 10:31:24 GMT vboxsync [48702]
	* trunk/src/VBox/Main/src-all/Global.cpp (modified)

	Main: increase the default RAM size of a few Linux guests to at least ...


Thu, 26 Sep 2013 10:20:10 GMT vboxsync [48701]
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified)

	Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac ...


Wed, 25 Sep 2013 14:29:28 GMT vboxsync [48685]
	* trunk/include/VBox/ostypes.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified)
	* trunk/src/VBox/Main/src-all/Global.cpp (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified)

	More mac OS X guest types so we can add version specific hacks more ...


Wed, 25 Sep 2013 13:00:44 GMT vboxsync [48681]
	* trunk/include/iprt/initterm.h (modified)
	* trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp (modified)
	* trunk/src/VBox/Runtime/r3/init.cpp (modified)

	Main,IPRT: Added RTR3INIT_FLAGS_UTF8_ARGV so VBoxExtPackHelperApp can ...


Wed, 25 Sep 2013 08:07:39 GMT vboxsync [48672]
	* trunk/src/VBox/Main/src-helper-apps/VBoxVolInfo.cpp (modified)

	OSE build fix.


Wed, 25 Sep 2013 07:56:57 GMT vboxsync [48671]
	* trunk/src/VBox/Main/src-helper-apps/VBoxVolInfo.cpp (modified)

	C++ kludge


Wed, 25 Sep 2013 07:53:54 GMT vboxsync [48670]
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	Main/ConsoleImpl2: LogRel cosmetics.


Wed, 25 Sep 2013 07:50:47 GMT vboxsync [48669]
	* trunk/Config.kmk (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/src-helper-apps/VBoxVolInfo.cpp (added)
	* trunk/src/apps/Makefile.kmk (modified)

	move VBoxVolInfo to the correct place and export it


Wed, 25 Sep 2013 07:41:04 GMT vboxsync [48667]
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)

	LogRel Guest OS type for easier parsing.


Tue, 24 Sep 2013 12:21:27 GMT vboxsync [48654]
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/glue/com.cpp (modified)

	Main: Added KBUILD_TYPE to the release log.


Mon, 23 Sep 2013 10:46:00 GMT vboxsync [48631]
	* trunk/src/VBox/Main/include/EmulatedUSBImpl.h (modified)
	* trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified)

	Main: EmulatedUSB callback, detach device.


Fri, 20 Sep 2013 15:47:37 GMT vboxsync [48607]
	* trunk/include/VBox/log.h (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/HostImpl.h (modified)
	* trunk/src/VBox/Main/include/HostVideoInputDeviceImpl.h (moved)
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostVideoInputDeviceImpl.cpp (moved)

	VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice


Fri, 20 Sep 2013 14:30:46 GMT vboxsync [48600]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/include/HostVideoCaptureDeviceImpl.h (modified)
	* trunk/src/VBox/Main/src-server/HostVideoCaptureDeviceImpl.cpp (modified)

	VBoxManage,Main: IHost::VideoCaptureDevices. Windows host
	implementation.


Fri, 20 Sep 2013 13:36:09 GMT vboxsync [48589]
	* trunk/src/VBox/Main/include/HostVideoCaptureDeviceImpl.h (modified)

	IHost::VideoCaptureDevices (update)


Fri, 20 Sep 2013 10:35:43 GMT vboxsync [48578]
	* trunk/include/VBox/log.h (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/HostImpl.h (modified)
	* trunk/src/VBox/Main/include/HostVideoCaptureDeviceImpl.h (added)
	* trunk/src/VBox/Main/src-server/HostImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/HostVideoCaptureDeviceImpl.cpp (added)

	IHost::VideoCaptureDevices


Thu, 19 Sep 2013 19:08:12 GMT vboxsync [48561]
	* trunk/src/VBox/Main/src-server/ClientWatcher.cpp (modified)

	Main/src-server/ClientWatcher: Unused var. warning.


Thu, 19 Sep 2013 15:17:43 GMT vboxsync [48538]
	* trunk/include/VBox/settings.h (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.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/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.h (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/MachineImpl.h (modified)
	* trunk/src/VBox/Main/include/MediumImpl.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified)
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)

	Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+ ...


Wed, 18 Sep 2013 20:39:01 GMT vboxsync [48528]
	* trunk/include/VBox/vmm/vmapi.h (modified)
	* trunk/include/VBox/vmm/vmm.h (modified)
	* trunk/src/VBox/Main/include/ConsoleImpl.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/VM.cpp (modified)
	* trunk/src/VBox/VMM/include/VMInternal.h (modified)

	Change implementation for turning a reset into a power off to prevent ...


Wed, 18 Sep 2013 15:25:51 GMT vboxsync [48522]
	* trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified)

	Main/NATNetwork::init(VirtualBox* ,const settings::NATNetwork&): ...


Tue, 17 Sep 2013 15:48:55 GMT vboxsync [48505]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/MachineImpl.h (modified)
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)

	Main/Machine: preparations for moving machines to a different place ...


Mon, 16 Sep 2013 15:49:51 GMT vboxsync [48494]
	* trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified)

	Main/HostDnsServiceResolvConf::update(): Don't fail on update if ...


Mon, 16 Sep 2013 15:40:44 GMT vboxsync [48492]
	* trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified)

	HostDnsServiceDarwin::update() don't panic if host hasn't got
	networking.


Mon, 16 Sep 2013 15:09:24 GMT vboxsync [48490]
	* trunk/src/VBox/Main/testcase/tstAPI.cpp (modified)

	tstAPI: test (DNS & Co) modified to ask in endless loop (with 1 sec ...


Mon, 16 Sep 2013 15:03:45 GMT vboxsync [48489]
	* trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified)

	hostMonitoringRoutine: warnings.


Mon, 16 Sep 2013 15:02:55 GMT vboxsync [48488]
	* trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified)

	hostMonitoringRoutine: warnings [-Wunused-parameter]


Mon, 16 Sep 2013 14:57:58 GMT vboxsync [48486]
	* trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified)

	HostDnsServiceDarwin: listener for host's DNS configuration update.


Sun, 15 Sep 2013 21:53:12 GMT vboxsync [48479]
	* trunk/Config.kmk (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)

	Config.kmk,Main/Makefile.kmk: Use quotes instead of escaping the ...


Thu, 12 Sep 2013 17:14:51 GMT vboxsync [48460]
	* trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified)

	NATNetwork::COMGETTER(IPv6Enabled) & ...


Thu, 12 Sep 2013 16:40:18 GMT vboxsync [48459]
	* trunk/src/VBox/Main/Makefile.kmk (modified)

	Main: don't build VBoxAPIWrap for SDK


Wed, 11 Sep 2013 17:27:52 GMT vboxsync [48440]
	* trunk/src/VBox/Main/src-all/Global.cpp (modified)

	Mac OS X should default to AHCI DVD drive and UTC in RTC.


Wed, 11 Sep 2013 14:08:36 GMT vboxsync [48431]
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/ClientToken.h (modified)
	* trunk/src/VBox/Main/include/ClientTokenHolder.h (modified)
	* trunk/src/VBox/Main/include/ClientWatcher.h (modified)
	* trunk/src/VBox/Main/include/MachineImpl.h (modified)
	* trunk/src/VBox/Main/include/SessionImpl.h (modified)
	* trunk/src/VBox/Main/include/TokenImpl.h (modified)
	* trunk/src/VBox/Main/src-client/ClientTokenHolder.cpp (modified)
	* trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/ClientToken.cpp (modified)
	* trunk/src/VBox/Main/src-server/ClientWatcher.cpp (modified)
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/TokenImpl.cpp (modified)

	Main/Machine+Session: New generic client session watcher ...


Wed, 11 Sep 2013 11:41:57 GMT vboxsync [48425]
	* trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified)

	Main: ApplianceImplExport: do not crash if VM has no CD/DVD medium.


Wed, 11 Sep 2013 11:32:46 GMT vboxsync [48424]
	* trunk/src/VBox/Main/src-server/freebsd/HostHardwareFreeBSD.cpp (modified)
	* trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified)

	Main: remove unnecessary includes


Wed, 11 Sep 2013 10:44:36 GMT vboxsync [48423]
	* trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified)

	Main: EmulatedUSB fixes.


Tue, 10 Sep 2013 15:58:39 GMT vboxsync [48417]
	* trunk/src/VBox/Main/include/NATNetworkImpl.h (modified)
	* trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified)

	Main/NATNetworkImpl: accept hint for address selection returning ...


Tue, 10 Sep 2013 15:17:46 GMT vboxsync [48415]
	* trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified)

	Main/NATNework: Assign to dhcplowerip not next to the dhcpserver but ...


Tue, 10 Sep 2013 13:10:53 GMT vboxsync [48408]
	* trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)

	Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed ...


Tue, 10 Sep 2013 12:53:50 GMT vboxsync [48406]
	* trunk/Config.kmk (modified)
	* trunk/include/VBox/log.h (modified)
	* trunk/include/VBox/settings.h (modified)
	* trunk/include/VBox/vmm/pdmusb.h (modified)
	* trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/ConsoleImpl.h (modified)
	* trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified)
	* trunk/src/VBox/Main/include/EmulatedUSBImpl.h (added)
	* trunk/src/VBox/Main/include/MachineImpl.h (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified)
	* trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified)
	* trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (added)
	* trunk/src/VBox/Main/src-client/VBoxDriversRegister.cpp (modified)
	* trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)
	* trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified)

	Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed ...


Tue, 10 Sep 2013 12:22:17 GMT vboxsync [48405]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified)
	* trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified)
	* trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified)

	NAT/Loopback mapping: changes semantically unrelated symbol ";" with ...


Mon, 09 Sep 2013 12:39:10 GMT vboxsync [48390]
	* trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified)

	Main/ExtPackManagerImpl: warning.


Mon, 09 Sep 2013 08:00:26 GMT vboxsync [48379]
	* trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified)

	Main/NATNetwork: empty string.