[Pkg-virtualbox-commits] [virtualbox] branch experimental updated (351c30d -> 16a9157)
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Wed Apr 15 09:05:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a change to branch experimental
in repository virtualbox.
from 351c30d Update overrides
adds 1db4d9e Imported Upstream version 5.0.0~beta2-dfsg
new 21b15c2 Merge tag 'upstream/5.0.0_beta2-dfsg' into experimental
new 16a9157 Patch refresh
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Config.kmk | 24 +-
configure.vbs | 4 +-
debian/changelog | 2 +-
debian/patches/16-no-update.patch | 74 +-
debian/patches/27-hide-host-cache-warning.patch | 2 +-
doc/manual/en_US/SDKRef.xml | 119 +-
doc/manual/en_US/user_AdvancedTopics.xml | 93 +-
doc/manual/en_US/user_BasicConcepts.xml | 39 +-
doc/manual/en_US/user_GuestAdditions.xml | 2 +-
doc/manual/en_US/user_Introduction.xml | 2 +-
doc/manual/en_US/user_Storage.xml | 39 +-
doc/manual/en_US/user_Technical.xml | 47 +-
doc/manual/en_US/user_VBoxManage.xml | 58 +-
doc/manual/user_ChangeLogImpl.xml | 91 +-
include/VBox/HostServices/DragAndDropSvc.h | 2 +-
include/VBox/apic.h | 2 +-
include/VBox/disopcode.h | 15 +-
include/VBox/err.h | 4 +-
include/VBox/err.mac | 14 +-
include/VBox/log.h | 8 +-
include/VBox/sup.h | 21 +
include/VBox/vmm/cpum.h | 124 +-
include/VBox/vmm/cpum.mac | 3 +
include/VBox/vmm/cpumctx.h | 12 +-
include/VBox/vmm/em.h | 4 -
include/VBox/vmm/gim.h | 4 +-
include/VBox/vmm/hm.h | 5 +-
include/VBox/vmm/hm_vmx.h | 5 -
include/VBox/vmm/iem.h | 14 +
include/VBox/vmm/vm.h | 12 +
include/VBox/vmm/vmm.h | 3 +
include/iprt/asm-amd64-x86.h | 14 +
include/iprt/assert.h | 8 +-
include/iprt/cdefs.h | 4 +-
include/iprt/err.h | 22 +-
include/iprt/err.mac | 5 +
include/iprt/mangling.h | 4 +
include/iprt/nt/nt.h | 2 +-
include/iprt/x86.mac | 54 +-
src/VBox/Additions/common/crOpenGL/DD_glc.py | 0
src/VBox/Additions/common/crOpenGL/DD_glh.py | 0
src/VBox/Additions/common/crOpenGL/NULLfuncs.py | 0
src/VBox/Additions/common/crOpenGL/cr_gl.py | 0
src/VBox/Additions/common/crOpenGL/entrypoints.py | 0
.../Additions/common/crOpenGL/feedback/feedback.py | 0
.../common/crOpenGL/feedback/feedback_funcs.py | 0
.../common/crOpenGL/feedback/feedback_state.py | 0
.../common/crOpenGL/feedback/feedbackspu_proto.py | 0
.../Additions/common/crOpenGL/getprocaddress.py | 0
src/VBox/Additions/common/crOpenGL/pack/pack.py | 0
.../common/crOpenGL/pack/packspu_beginend.py | 0
.../common/crOpenGL/pack/packspu_flush.py | 0
.../Additions/common/crOpenGL/pack/packspu_get.py | 0
.../common/crOpenGL/pack/packspu_proto.py | 0
.../common/crOpenGL/passthrough/passthrough.py | 0
src/VBox/Additions/common/crOpenGL/stub_common.py | 0
src/VBox/Additions/common/crOpenGL/tsfuncs.py | 0
.../common/crOpenGL/windows_getprocaddress.py | 0
src/VBox/Additions/x11/VBoxClient/draganddrop.cpp | 2 +-
src/VBox/Additions/x11/vboxvideo/Makefile.kmk | 2 +-
src/VBox/Additions/x11/vboxvideo/edid.c | 175 ---
src/VBox/Additions/x11/vboxvideo/vboxvideo.c | 24 +-
src/VBox/Additions/x11/vboxvideo/vboxvideo.h | 7 +-
src/VBox/Additions/x11/vboxvideo/vboxvideo_dri.c | 2 +-
src/VBox/Devices/Audio/AudioMixBuffer.cpp | 2 +-
src/VBox/Devices/Audio/DrvHostDSound.cpp | 23 +-
.../BaseTools/Source/C/PyEfiCompressor/setup.py | 0
.../Firmware/BaseTools/Source/C/PyUtility/setup.py | 0
.../BaseTools/Source/Python/AutoGen/AutoGen.py | 0
.../BaseTools/Source/Python/AutoGen/BuildEngine.py | 0
.../BaseTools/Source/Python/AutoGen/GenC.py | 0
.../BaseTools/Source/Python/AutoGen/GenDepex.py | 0
.../BaseTools/Source/Python/AutoGen/GenMake.py | 0
.../BaseTools/Source/Python/AutoGen/StrGather.py | 0
.../Source/Python/AutoGen/UniClassObject.py | 0
.../Firmware/BaseTools/Source/Python/BPDG/BPDG.py | 0
.../BaseTools/Source/Python/BPDG/GenVpd.py | 0
.../BaseTools/Source/Python/BPDG/StringTable.py | 0
.../BaseTools/Source/Python/Common/Database.py | 0
.../Source/Python/Common/DecClassObject.py | 0
.../BaseTools/Source/Python/Common/Dictionary.py | 0
.../Source/Python/Common/DscClassObject.py | 0
.../Source/Python/Common/EdkIIWorkspace.py | 0
.../Source/Python/Common/EdkIIWorkspaceBuild.py | 0
.../BaseTools/Source/Python/Common/EdkLogger.py | 0
.../BaseTools/Source/Python/Common/Expression.py | 0
.../Source/Python/Common/FdfClassObject.py | 0
.../Source/Python/Common/InfClassObject.py | 0
.../Source/Python/Common/MigrationUtilities.py | 0
.../BaseTools/Source/Python/Common/Misc.py | 0
.../BaseTools/Source/Python/Common/Parsing.py | 0
.../BaseTools/Source/Python/Common/String.py | 0
.../Source/Python/Common/TargetTxtClassObject.py | 0
.../Source/Python/Common/ToolDefClassObject.py | 0
.../Source/Python/CommonDataClass/ModuleClass.py | 0
.../Source/Python/CommonDataClass/PackageClass.py | 0
.../Source/Python/CommonDataClass/PlatformClass.py | 0
.../Firmware/BaseTools/Source/Python/Ecc/CLexer.py | 0
.../BaseTools/Source/Python/Ecc/CParser.py | 0
.../Firmware/BaseTools/Source/Python/Ecc/Check.py | 0
.../Source/Python/Ecc/CodeFragmentCollector.py | 0
.../BaseTools/Source/Python/Ecc/Configuration.py | 0
.../BaseTools/Source/Python/Ecc/Database.py | 0
.../Firmware/BaseTools/Source/Python/Ecc/Ecc.py | 0
.../BaseTools/Source/Python/Ecc/Exception.py | 0
.../BaseTools/Source/Python/Ecc/FileProfile.py | 0
.../BaseTools/Source/Python/Ecc/MetaDataParser.py | 0
.../Python/Ecc/MetaFileWorkspace/MetaDataTable.py | 0
.../Python/Ecc/MetaFileWorkspace/MetaFileParser.py | 0
.../Python/Ecc/MetaFileWorkspace/MetaFileTable.py | 0
.../BaseTools/Source/Python/Ecc/Xml/__init__.py | 0
.../EFI/Firmware/BaseTools/Source/Python/Ecc/c.py | 0
.../Firmware/BaseTools/Source/Python/Eot/CLexer.py | 0
.../BaseTools/Source/Python/Eot/CParser.py | 0
.../Source/Python/Eot/CodeFragmentCollector.py | 0
.../BaseTools/Source/Python/Eot/Database.py | 0
.../Firmware/BaseTools/Source/Python/Eot/Eot.py | 0
.../BaseTools/Source/Python/Eot/EotGlobalData.py | 0
.../BaseTools/Source/Python/Eot/FileProfile.py | 0
.../BaseTools/Source/Python/Eot/FvImage.py | 0
.../BaseTools/Source/Python/Eot/InfParserLite.py | 0
.../Firmware/BaseTools/Source/Python/Eot/Parser.py | 0
.../EFI/Firmware/BaseTools/Source/Python/Eot/c.py | 0
.../Source/Python/GenFds/AprioriSection.py | 0
.../BaseTools/Source/Python/GenFds/Capsule.py | 0
.../BaseTools/Source/Python/GenFds/CapsuleData.py | 0
.../Source/Python/GenFds/ComponentStatement.py | 0
.../Source/Python/GenFds/CompressSection.py | 0
.../BaseTools/Source/Python/GenFds/DataSection.py | 0
.../BaseTools/Source/Python/GenFds/DepexSection.py | 0
.../BaseTools/Source/Python/GenFds/EfiSection.py | 0
.../Firmware/BaseTools/Source/Python/GenFds/Fd.py | 0
.../BaseTools/Source/Python/GenFds/FdfParser.py | 0
.../Firmware/BaseTools/Source/Python/GenFds/Ffs.py | 0
.../Source/Python/GenFds/FfsFileStatement.py | 0
.../Source/Python/GenFds/FfsInfStatement.py | 0
.../Firmware/BaseTools/Source/Python/GenFds/Fv.py | 0
.../Source/Python/GenFds/FvImageSection.py | 0
.../BaseTools/Source/Python/GenFds/GenFds.py | 0
.../Source/Python/GenFds/GenFdsGlobalVariable.py | 0
.../BaseTools/Source/Python/GenFds/GuidSection.py | 0
.../Source/Python/GenFds/OptRomFileStatement.py | 0
.../Source/Python/GenFds/OptRomInfStatement.py | 0
.../BaseTools/Source/Python/GenFds/OptionRom.py | 0
.../BaseTools/Source/Python/GenFds/Region.py | 0
.../BaseTools/Source/Python/GenFds/Rule.py | 0
.../Source/Python/GenFds/RuleComplexFile.py | 0
.../Source/Python/GenFds/RuleSimpleFile.py | 0
.../BaseTools/Source/Python/GenFds/Section.py | 0
.../BaseTools/Source/Python/GenFds/UiSection.py | 0
.../BaseTools/Source/Python/GenFds/VerSection.py | 0
.../Firmware/BaseTools/Source/Python/GenFds/Vtf.py | 0
.../Python/GenPatchPcdTable/GenPatchPcdTable.py | 0
.../Source/Python/PatchPcdValue/PatchPcdValue.py | 0
.../Source/Python/Table/TableDataModel.py | 0
.../BaseTools/Source/Python/Table/TableDec.py | 0
.../BaseTools/Source/Python/Table/TableDsc.py | 0
.../Source/Python/Table/TableEotReport.py | 0
.../BaseTools/Source/Python/Table/TableFdf.py | 0
.../BaseTools/Source/Python/Table/TableFile.py | 0
.../BaseTools/Source/Python/Table/TableFunction.py | 0
.../Source/Python/Table/TableIdentifier.py | 0
.../BaseTools/Source/Python/Table/TableInf.py | 0
.../BaseTools/Source/Python/Table/TablePcd.py | 0
.../BaseTools/Source/Python/Table/TableQuery.py | 0
.../BaseTools/Source/Python/Table/TableReport.py | 0
.../Source/Python/TargetTool/TargetTool.py | 0
.../Firmware/BaseTools/Source/Python/Trim/Trim.py | 0
.../BaseTools/Source/Python/UPT/BuildVersion.py | 0
.../Source/Python/UPT/Core/DependencyRules.py | 0
.../Python/UPT/Core/DistributionPackageClass.py | 0
.../BaseTools/Source/Python/UPT/Core/IpiDb.py | 0
.../Source/Python/UPT/Core/PackageFile.py | 0
.../BaseTools/Source/Python/UPT/Core/__init__.py | 0
.../Source/Python/UPT/GenMetaFile/GenDecFile.py | 0
.../Source/Python/UPT/GenMetaFile/GenInfFile.py | 0
.../Python/UPT/GenMetaFile/GenMetaFileMisc.py | 0
.../Source/Python/UPT/GenMetaFile/GenXmlFile.py | 0
.../Source/Python/UPT/GenMetaFile/__init__.py | 0
.../BaseTools/Source/Python/UPT/InstallPkg.py | 0
.../Source/Python/UPT/Library/CommentGenerating.py | 0
.../Source/Python/UPT/Library/CommentParsing.py | 0
.../Source/Python/UPT/Library/DataType.py | 0
.../Python/UPT/Library/ExpressionValidate.py | 0
.../Source/Python/UPT/Library/GlobalData.py | 0
.../BaseTools/Source/Python/UPT/Library/Misc.py | 0
.../Source/Python/UPT/Library/ParserValidate.py | 0
.../BaseTools/Source/Python/UPT/Library/Parsing.py | 0
.../BaseTools/Source/Python/UPT/Library/String.py | 0
.../Source/Python/UPT/Library/Xml/XmlRoutines.py | 0
.../Source/Python/UPT/Library/Xml/__init__.py | 0
.../Source/Python/UPT/Library/__init__.py | 0
.../BaseTools/Source/Python/UPT/Logger/Log.py | 0
.../Source/Python/UPT/Logger/StringTable.py | 0
.../BaseTools/Source/Python/UPT/Logger/__init__.py | 0
.../Firmware/BaseTools/Source/Python/UPT/MkPkg.py | 0
.../Source/Python/UPT/Object/POM/CommonObject.py | 0
.../Source/Python/UPT/Object/POM/ModuleObject.py | 0
.../Source/Python/UPT/Object/POM/PackageObject.py | 0
.../Source/Python/UPT/Object/POM/__init__.py | 0
.../Source/Python/UPT/Object/Parser/DecObject.py | 0
.../Python/UPT/Object/Parser/InfBinaryObject.py | 0
.../UPT/Object/Parser/InfBuildOptionObject.py | 0
.../UPT/Object/Parser/InfDefineCommonObject.py | 0
.../Python/UPT/Object/Parser/InfDefineObject.py | 0
.../Python/UPT/Object/Parser/InfDepexObject.py | 0
.../Python/UPT/Object/Parser/InfGuidObject.py | 0
.../UPT/Object/Parser/InfLibraryClassesObject.py | 0
.../Source/Python/UPT/Object/Parser/InfMisc.py | 0
.../Python/UPT/Object/Parser/InfPackagesObject.py | 0
.../Python/UPT/Object/Parser/InfPcdObject.py | 0
.../Python/UPT/Object/Parser/InfPpiObject.py | 0
.../Python/UPT/Object/Parser/InfProtocolObject.py | 0
.../Python/UPT/Object/Parser/InfSoucesObject.py | 0
.../UPT/Object/Parser/InfUserExtensionObject.py | 0
.../Source/Python/UPT/Object/Parser/__init__.py | 0
.../BaseTools/Source/Python/UPT/Object/__init__.py | 0
.../Source/Python/UPT/Parser/DecParser.py | 0
.../Source/Python/UPT/Parser/DecParserMisc.py | 0
.../Source/Python/UPT/Parser/InfAsBuiltProcess.py | 0
.../Python/UPT/Parser/InfBinarySectionParser.py | 0
.../UPT/Parser/InfBuildOptionSectionParser.py | 0
.../Python/UPT/Parser/InfDefineSectionParser.py | 0
.../Python/UPT/Parser/InfDepexSectionParser.py | 0
.../UPT/Parser/InfGuidPpiProtocolSectionParser.py | 0
.../Python/UPT/Parser/InfLibrarySectionParser.py | 0
.../Python/UPT/Parser/InfPackageSectionParser.py | 0
.../Source/Python/UPT/Parser/InfParser.py | 0
.../Source/Python/UPT/Parser/InfParserMisc.py | 0
.../Python/UPT/Parser/InfPcdSectionParser.py | 0
.../Source/Python/UPT/Parser/InfSectionParser.py | 0
.../Python/UPT/Parser/InfSourceSectionParser.py | 0
.../BaseTools/Source/Python/UPT/Parser/__init__.py | 0
.../Python/UPT/PomAdapter/DecPomAlignment.py | 0
.../Python/UPT/PomAdapter/InfPomAlignment.py | 0
.../Python/UPT/PomAdapter/InfPomAlignmentMisc.py | 0
.../Source/Python/UPT/PomAdapter/__init__.py | 0
.../Firmware/BaseTools/Source/Python/UPT/RmPkg.py | 0
.../Firmware/BaseTools/Source/Python/UPT/UPT.py | 0
.../UPT/UnitTest/CommentGeneratingUnitTest.py | 0
.../Python/UPT/UnitTest/CommentParsingUnitTest.py | 0
.../Source/Python/UPT/UnitTest/DecParserTest.py | 0
.../Python/UPT/UnitTest/DecParserUnitTest.py | 0
.../Python/UPT/UnitTest/InfBinarySectionTest.py | 0
.../BaseTools/Source/Python/UPT/Xml/CommonXml.py | 0
.../Source/Python/UPT/Xml/GuidProtocolPpiXml.py | 0
.../BaseTools/Source/Python/UPT/Xml/IniToXml.py | 0
.../Source/Python/UPT/Xml/ModuleSurfaceAreaXml.py | 0
.../Source/Python/UPT/Xml/PackageSurfaceAreaXml.py | 0
.../BaseTools/Source/Python/UPT/Xml/PcdXml.py | 0
.../BaseTools/Source/Python/UPT/Xml/XmlParser.py | 0
.../Source/Python/UPT/Xml/XmlParserMisc.py | 0
.../BaseTools/Source/Python/UPT/Xml/__init__.py | 0
.../Source/Python/Workspace/BuildClassObject.py | 0
.../Source/Python/Workspace/MetaDataTable.py | 0
.../Source/Python/Workspace/MetaFileParser.py | 0
.../Source/Python/Workspace/MetaFileTable.py | 0
.../Source/Python/Workspace/WorkspaceDatabase.py | 0
.../BaseTools/Source/Python/build/BuildReport.py | 0
.../BaseTools/Source/Python/build/build.py | 0
src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd | Bin 1048576 -> 1048576 bytes
src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd | Bin 1048576 -> 1048576 bytes
src/VBox/Devices/Graphics/BIOS/Makefile.kmk | 4 +-
.../Graphics/BIOS/VBoxVgaBiosAlternative.asm | 865 +++++------
.../Graphics/BIOS/VBoxVgaBiosAlternative.md5sum | 2 +-
src/VBox/Devices/Input/PS2M.cpp | 2 +-
src/VBox/Devices/Makefile.kmk | 1 +
src/VBox/Devices/Network/slirp/bsd/sys/mbuf.h | 2 +-
.../Devices/Network/slirp/resolv_conf_parser.c | 4 +
src/VBox/Devices/Network/slirp/slirp_dns.c | 2 +-
src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm | 1275 ++++++++--------
.../Devices/PC/BIOS/VBoxBiosAlternative.md5sum | 2 +-
src/VBox/Devices/PC/BIOS/ahci.c | 46 +-
src/VBox/Devices/PC/BIOS/scsi.c | 29 +-
src/VBox/Devices/PC/DevPcBios.cpp | 6 +-
.../PC/ipxe/src/arch/i386/prefix/romprefix.S | 6 +-
src/VBox/Devices/Serial/DrvTCP.cpp | 492 +++++++
src/VBox/Devices/build/VBoxDD.cpp | 5 +-
src/VBox/Devices/build/VBoxDD.h | 3 +-
src/VBox/Disassembler/DisasmTables.cpp | 4 +-
.../VBoxDTrace/onnv/cmd/dtrace/demo/mkdemo.pl | 0
.../dtrace/test/tst/common/funcs/tst.index.d.out | 0
.../dtrace/test/tst/common/funcs/tst.substr.d.out | 0
.../dtrace/test/tst/common/ip/tst.ipv4localtcp.ksh | 0
.../dtrace/test/tst/common/ip/tst.ipv4localudp.ksh | 0
.../test/tst/common/ip/tst.ipv4remotetcp.ksh | 0
.../test/tst/common/ip/tst.ipv4remoteudp.ksh | 0
.../test/tst/common/ip/tst.localtcpstate.ksh | 0
.../test/tst/common/ip/tst.remotetcpstate.ksh | 0
.../scripting/err.D_MACRO_UNDEF.invalidargs.d | 0
.../tst/common/scripting/err.D_OP_LVAL.rdonly.d | 0
.../common/scripting/err.D_OP_WRITE.usepidmacro.d | 0
.../test/tst/common/scripting/err.D_SYNTAX.inval.d | 0
.../test/tst/common/scripting/err.D_SYNTAX.pid.d | 0
.../dtrace/test/tst/common/scripting/tst.arg0.d | 0
.../dtrace/test/tst/common/scripting/tst.assign.d | 0
.../dtrace/test/tst/common/scripting/tst.basic.d | 0
.../dtrace/test/tst/common/scripting/tst.egid.d | 0
.../dtrace/test/tst/common/scripting/tst.euid.d | 0
.../cmd/dtrace/test/tst/common/scripting/tst.gid.d | 0
.../dtrace/test/tst/common/scripting/tst.pgid.d | 0
.../cmd/dtrace/test/tst/common/scripting/tst.pid.d | 0
.../dtrace/test/tst/common/scripting/tst.ppid.d | 0
.../dtrace/test/tst/common/scripting/tst.projid.d | 0
.../dtrace/test/tst/common/scripting/tst.quite.d | 0
.../cmd/dtrace/test/tst/common/scripting/tst.sid.d | 0
.../dtrace/test/tst/common/scripting/tst.taskid.d | 0
.../dtrace/test/tst/common/scripting/tst.trace.d | 0
.../cmd/dtrace/test/tst/common/scripting/tst.uid.d | 0
.../err.D_ACT_SPEC.SpeculateWithBreakPoint.d | 0
.../err.D_ACT_SPEC.SpeculateWithChill.d | 0
.../err.D_ACT_SPEC.SpeculateWithCopyOut.d | 0
.../err.D_ACT_SPEC.SpeculateWithCopyOutStr.d | 0
.../err.D_ACT_SPEC.SpeculateWithPanic.d | 0
.../err.D_ACT_SPEC.SpeculateWithRaise.d | 0
.../speculation/err.D_ACT_SPEC.SpeculateWithStop.d | 0
.../dtrace/test/tst/common/usdt/tst.corruptenv.ksh | 0
.../onnv/lib/libdtrace/common/mkerrtags.sh | 0
.../Frontends/VBoxAutostart/VBoxAutostartStop.cpp | 4 +-
.../Frontends/VBoxAutostart/VBoxAutostartUtils.cpp | 20 +-
.../VBoxBalloonCtrl/VBoxModAPIMonitor.cpp | 8 +-
src/VBox/Frontends/VBoxManage/VBoxManage.cpp | 42 +
src/VBox/Frontends/VBoxManage/VBoxManage.h | 1 +
.../Frontends/VBoxManage/VBoxManageAppliance.cpp | 27 +
.../Frontends/VBoxManage/VBoxManageControlVM.cpp | 4 +-
src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp | 57 +-
src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp | 5 +-
src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp | 38 +-
src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp | 49 +-
.../Frontends/VBoxManage/VBoxManageModifyVM.cpp | 394 ++---
.../Frontends/VBoxManage/VBoxManageSnapshot.cpp | 59 +-
src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp | 14 +-
src/VBox/Frontends/VBoxShell/vboxshell.py | 20 +-
src/VBox/Frontends/VirtualBox/Makefile.kmk | 2 +-
.../Frontends/VirtualBox/src/UIVMInfoDialog.cpp | 2 +-
.../VirtualBox/src/converter/UIConverterBackend.h | 9 +-
.../src/converter/UIConverterBackendCOM.cpp | 24 +-
.../src/converter/UIConverterBackendGlobal.cpp | 91 +-
.../src/extensions/QIStyledItemDelegate.h | 24 +-
.../VirtualBox/src/extradata/UIExtraDataDefs.cpp | 3 +-
.../VirtualBox/src/extradata/UIExtraDataDefs.h | 49 +-
.../src/extradata/UIExtraDataManager.cpp | 17 +-
.../VirtualBox/src/extradata/UIExtraDataManager.h | 12 +-
.../VirtualBox/src/globals/UIActionPool.cpp | 202 +--
.../VirtualBox/src/globals/UIActionPool.h | 29 +-
.../VirtualBox/src/globals/UIMessageCenter.cpp | 43 +-
.../VirtualBox/src/globals/UIMessageCenter.h | 12 +-
.../VirtualBox/src/globals/VBoxGlobal.cpp | 3 +-
.../Frontends/VirtualBox/src/medium/UIMedium.cpp | 452 +++---
.../Frontends/VirtualBox/src/medium/UIMedium.h | 354 +++--
.../VirtualBox/src/runtime/UIActionPoolRuntime.cpp | 66 +-
.../VirtualBox/src/runtime/UIActionPoolRuntime.h | 3 -
.../runtime/UIAddDiskEncryptionPasswordDialog.cpp | 51 +-
.../runtime/UIAddDiskEncryptionPasswordDialog.h | 3 +
.../VirtualBox/src/runtime/UIDnDMIMEData.cpp | 2 +-
.../VirtualBox/src/runtime/UIFrameBuffer.cpp | 83 +-
.../VirtualBox/src/runtime/UIFrameBuffer.h | 11 +-
.../Frontends/VirtualBox/src/runtime/UIMachine.cpp | 8 +-
.../VirtualBox/src/runtime/UIMachineLogic.cpp | 123 +-
.../VirtualBox/src/runtime/UIMachineView.cpp | 16 +
.../VirtualBox/src/runtime/UIMachineView.h | 3 +
.../src/runtime/UIMenuBarEditorWindow.cpp | 37 +-
.../VirtualBox/src/runtime/UIMenuBarEditorWindow.h | 8 +-
.../Frontends/VirtualBox/src/runtime/UISession.cpp | 52 +-
.../fullscreen/UIMachineWindowFullscreen.cpp | 2 +-
.../runtime/seamless/UIMachineWindowSeamless.cpp | 2 +-
.../VirtualBox/src/selector/UISelectorWindow.cpp | 60 +-
.../VirtualBox/src/selector/VBoxSnapshotsWgt.cpp | 145 +-
.../graphics/chooser/UIGChooserItemMachine.cpp | 1 +
.../graphics/details/UIGDetailsElements.cpp | 15 +-
.../settings/machine/UIMachineSettingsGeneral.cpp | 2 -
.../src/settings/machine/UIMachineSettingsSF.cpp | 2 +-
.../settings/machine/UIMachineSettingsSerial.cpp | 9 +-
.../settings/machine/UIMachineSettingsSerial.ui | 15 +-
.../VirtualBox/src/widgets/UIFilmContainer.cpp | 0
.../src/wizards/clonevm/UIWizardCloneVM.cpp | 12 +-
src/VBox/GuestHost/OpenGL/error/error.py | 0
src/VBox/GuestHost/OpenGL/glapi_parser/apiutil.py | 0
src/VBox/GuestHost/OpenGL/packer/pack_current.py | 0
.../GuestHost/OpenGL/packer/pack_currentheader.py | 0
src/VBox/GuestHost/OpenGL/packer/pack_header.py | 0
src/VBox/GuestHost/OpenGL/packer/packer.py | 0
src/VBox/GuestHost/OpenGL/packer/packer_bbox.py | 0
src/VBox/GuestHost/OpenGL/spu_loader/dispatch.py | 0
.../GuestHost/OpenGL/spu_loader/dispatchheader.py | 0
src/VBox/GuestHost/OpenGL/spu_loader/glloader.py | 0
src/VBox/GuestHost/OpenGL/spu_loader/spuchange.py | 0
src/VBox/GuestHost/OpenGL/spu_loader/spucopy.py | 0
src/VBox/GuestHost/OpenGL/state_tracker/convert.py | 0
.../GuestHost/OpenGL/state_tracker/dump_gen.py | 0
.../OpenGL/state_tracker/state_current.py | 0
.../GuestHost/OpenGL/state_tracker/state_defs.py | 0
.../GuestHost/OpenGL/state_tracker/state_diff.c | 14 +-
.../GuestHost/OpenGL/state_tracker/state_funcs.py | 0
.../GuestHost/OpenGL/state_tracker/state_get.py | 0
.../OpenGL/state_tracker/state_isenabled.py | 0
src/VBox/GuestHost/OpenGL/util/debug_opcodes.py | 0
src/VBox/HostDrivers/Support/SUPLibAll.cpp | 2 +-
src/VBox/HostDrivers/Support/freebsd/Makefile | 3 +
src/VBox/HostDrivers/Support/freebsd/files_vboxdrv | 2 +
.../VBoxNetFlt/win/ndis6/VBoxNetLwf-win.cpp | 27 +
.../HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.cpp | 12 +-
src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h | 12 -
.../HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.cpp | 42 +-
.../HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.cpp | 2 -
.../testcase/tstSharedFolderService.cpp | 1 +
.../SharedOpenGL/crserverlib/server_dispatch.py | 0
.../crserverlib/server_dispatch_header.py | 0
.../SharedOpenGL/crserverlib/server_get.py | 0
.../SharedOpenGL/crserverlib/server_main.c | 5 +-
.../SharedOpenGL/crserverlib/server_retval.py | 0
.../SharedOpenGL/crserverlib/server_simpleget.py | 0
.../HostServices/SharedOpenGL/expando/expando.py | 0
.../HostServices/SharedOpenGL/unpacker/unpack.py | 0
.../SharedOpenGL/unpacker/unpack_extend.py | 0
.../SharedOpenGL/unpacker/unpack_header.py | 0
src/VBox/Installer/common/virtualbox.desktop.in | 3 +
src/VBox/Installer/linux/distributions_deb | 4 +-
src/VBox/Installer/linux/vboxdrv-pardus.py | 0
src/VBox/Installer/win/VirtualBox.wxs | 21 +
src/VBox/Main/Makefile.kmk | 5 +-
src/VBox/Main/glue/vboxapi.py | 0
src/VBox/Main/idl/VirtualBox.xidl | 1551 ++++++++++----------
src/VBox/Main/include/ApplianceImpl.h | 3 +
src/VBox/Main/include/ApplianceImplPrivate.h | 10 +
src/VBox/Main/include/ConsoleImpl.h | 76 +-
src/VBox/Main/include/DisplayImpl.h | 7 +-
src/VBox/Main/include/Global.h | 43 -
src/VBox/Main/include/MachineImpl.h | 179 ++-
src/VBox/Main/include/MediumImpl.h | 4 +
src/VBox/Main/include/SecretKeyStore.h | 189 +++
src/VBox/Main/include/SessionImpl.h | 22 +-
src/VBox/Main/include/VirtualBoxErrorInfoImpl.h | 27 +-
src/VBox/Main/include/VirtualBoxImpl.h | 1 +
src/VBox/Main/src-all/Global.cpp | 5 +-
src/VBox/Main/src-all/ProgressImpl.cpp | 4 +-
src/VBox/Main/src-all/SecretKeyStore.cpp | 228 +++
src/VBox/Main/src-all/win/comregister.cmd | 5 +-
src/VBox/Main/src-client/ConsoleImpl.cpp | 1528 ++++++-------------
src/VBox/Main/src-client/ConsoleImpl2.cpp | 22 +-
src/VBox/Main/src-client/ConsoleImplTeleporter.cpp | 4 +-
src/VBox/Main/src-client/DisplayImpl.cpp | 17 +-
src/VBox/Main/src-client/DrvAudioVRDE.cpp | 3 +
src/VBox/Main/src-client/GuestDnDPrivate.cpp | 6 +-
src/VBox/Main/src-client/GuestDnDSourceImpl.cpp | 4 +-
src/VBox/Main/src-client/GuestDnDTargetImpl.cpp | 5 +-
src/VBox/Main/src-client/GuestImpl.cpp | 2 +-
src/VBox/Main/src-client/SessionImpl.cpp | 100 +-
src/VBox/Main/src-server/ApplianceImpl.cpp | 51 +
src/VBox/Main/src-server/ApplianceImplExport.cpp | 28 +
src/VBox/Main/src-server/HostDnsService.cpp | 100 +-
src/VBox/Main/src-server/HostDnsService.h | 63 +-
.../Main/src-server/HostDnsServiceResolvConf.cpp | 4 +-
src/VBox/Main/src-server/HostImpl.cpp | 84 +-
src/VBox/Main/src-server/HostPower.cpp | 18 +-
src/VBox/Main/src-server/MachineImpl.cpp | 1048 +++++++------
src/VBox/Main/src-server/MediumImpl.cpp | 102 +-
src/VBox/Main/src-server/Performance.cpp | 4 +-
src/VBox/Main/src-server/SerialPortImpl.cpp | 10 +-
src/VBox/Main/src-server/SnapshotImpl.cpp | 949 +++++++-----
src/VBox/Main/src-server/VirtualBoxImpl.cpp | 22 +-
.../src-server/darwin/HostDnsServiceDarwin.cpp | 8 +-
.../src-server/freebsd/HostHardwareFreeBSD.cpp | 1 +
.../src-server/freebsd/USBProxyServiceFreeBSD.cpp | 8 +-
src/VBox/Main/src-server/win/HostDnsServiceWin.cpp | 59 +-
src/VBox/Main/xml/Settings.cpp | 50 +-
src/VBox/Main/xml/VirtualBox-settings.xsd | 3 +-
src/VBox/RDP/{client => client-1.8.3}/COPYING | 0
src/VBox/RDP/{client => client-1.8.3}/Makefile.in | 13 +-
src/VBox/RDP/{client => client-1.8.3}/Makefile.kmk | 17 +-
src/VBox/RDP/{client => client-1.8.3}/README | 0
src/VBox/RDP/client-1.8.3/asn.c | 118 ++
src/VBox/RDP/{client => client-1.8.3}/bitmap.c | 0
src/VBox/RDP/{client => client-1.8.3}/bootstrap | 0
src/VBox/RDP/{client => client-1.8.3}/cache.c | 0
src/VBox/RDP/{client => client-1.8.3}/channels.c | 6 +-
src/VBox/RDP/{client => client-1.8.3}/cliprdr.c | 2 +-
src/VBox/RDP/{client => client-1.8.3}/config.guess | 0
src/VBox/RDP/{client => client-1.8.3}/config.sub | 0
src/VBox/RDP/{client => client-1.8.3}/configure | 1409 ++++++++++++++----
src/VBox/RDP/{client => client-1.8.3}/configure.ac | 175 ++-
src/VBox/RDP/{client => client-1.8.3}/constants.h | 114 +-
src/VBox/RDP/client-1.8.3/cssp.c | 918 ++++++++++++
src/VBox/RDP/client-1.8.3/ctrl.c | 528 +++++++
src/VBox/RDP/{client => client-1.8.3}/disk.c | 36 +-
src/VBox/RDP/{client => client-1.8.3}/disk.h | 0
src/VBox/RDP/{client => client-1.8.3}/doc/AUTHORS | 0
.../RDP/{client => client-1.8.3}/doc/ChangeLog | 77 +
src/VBox/RDP/{client => client-1.8.3}/doc/HACKING | 0
src/VBox/RDP/{client => client-1.8.3}/doc/TODO | 0
src/VBox/RDP/{client => client-1.8.3}/doc/ipv6.txt | 0
.../{client => client-1.8.3}/doc/keymap-names.txt | 0
.../{client => client-1.8.3}/doc/keymapping.txt | 0
.../RDP/{client => client-1.8.3}/doc/licensing.txt | 0
.../RDP/{client => client-1.8.3}/doc/patches.txt | 0
.../RDP/{client => client-1.8.3}/doc/rdesktop.1 | 67 +-
.../{client => client-1.8.3}/doc/redirection.txt | 0
src/VBox/RDP/{client => client-1.8.3}/ewmhints.c | 38 +-
src/VBox/RDP/{client => client-1.8.3}/install-sh | 0
src/VBox/RDP/{client => client-1.8.3}/iso.c | 178 ++-
src/VBox/RDP/{client => client-1.8.3}/keymaps/ar | 0
.../RDP/{client => client-1.8.3}/keymaps/common | 0
.../{client => client-1.8.3}/keymaps/convert-map | 3 +-
src/VBox/RDP/client-1.8.3/keymaps/cs | 187 +++
src/VBox/RDP/{client => client-1.8.3}/keymaps/da | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/de | 0
.../RDP/{client => client-1.8.3}/keymaps/de-ch | 0
.../RDP/{client => client-1.8.3}/keymaps/en-dv | 0
.../RDP/{client => client-1.8.3}/keymaps/en-gb | 0
.../RDP/{client => client-1.8.3}/keymaps/en-us | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/es | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/et | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/fi | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/fo | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/fr | 0
.../RDP/{client => client-1.8.3}/keymaps/fr-be | 0
.../RDP/{client => client-1.8.3}/keymaps/fr-ca | 0
.../RDP/{client => client-1.8.3}/keymaps/fr-ch | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/he | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/hr | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/hu | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/is | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/it | 6 +-
src/VBox/RDP/{client => client-1.8.3}/keymaps/ja | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/ko | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/lt | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/lv | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/mk | 0
.../RDP/{client => client-1.8.3}/keymaps/modifiers | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/nl | 2 +-
.../RDP/{client => client-1.8.3}/keymaps/nl-be | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/no | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/pl | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/pt | 0
.../RDP/{client => client-1.8.3}/keymaps/pt-br | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/ru | 0
src/VBox/RDP/client-1.8.3/keymaps/sk | 189 +++
src/VBox/RDP/{client => client-1.8.3}/keymaps/sl | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/sv | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/th | 0
src/VBox/RDP/{client => client-1.8.3}/keymaps/tr | 0
src/VBox/RDP/{client => client-1.8.3}/licence.c | 189 ++-
src/VBox/RDP/{client => client-1.8.3}/lspci.c | 0
src/VBox/RDP/{client => client-1.8.3}/mcs.c | 77 +-
src/VBox/RDP/{client => client-1.8.3}/mppc.c | 0
src/VBox/RDP/{client => client-1.8.3}/orders.c | 4 +-
src/VBox/RDP/{client => client-1.8.3}/orders.h | 0
src/VBox/RDP/{client => client-1.8.3}/parallel.c | 0
src/VBox/RDP/{client => client-1.8.3}/parse.h | 3 +
src/VBox/RDP/{client => client-1.8.3}/printer.c | 2 +-
.../RDP/{client => client-1.8.3}/printercache.c | 29 +-
src/VBox/RDP/{client => client-1.8.3}/proto.h | 48 +-
src/VBox/RDP/{client => client-1.8.3}/proto.head | 0
src/VBox/RDP/{client => client-1.8.3}/proto.tail | 0
src/VBox/RDP/{client => client-1.8.3}/pstcache.c | 0
src/VBox/RDP/{client => client-1.8.3}/rdesktop.c | 366 ++++-
src/VBox/RDP/{client => client-1.8.3}/rdesktop.h | 4 +
.../RDP/{client => client-1.8.3}/rdesktop.spec | 4 +-
src/VBox/RDP/{client => client-1.8.3}/rdp.c | 363 +++--
src/VBox/RDP/{client => client-1.8.3}/rdp5.c | 2 +-
src/VBox/RDP/{client => client-1.8.3}/rdpdr.c | 188 +--
src/VBox/RDP/{client => client-1.8.3}/rdpsnd.c | 22 +-
src/VBox/RDP/{client => client-1.8.3}/rdpsnd.h | 0
.../RDP/{client => client-1.8.3}/rdpsnd_alsa.c | 0
src/VBox/RDP/{client => client-1.8.3}/rdpsnd_dsp.c | 2 +-
src/VBox/RDP/{client => client-1.8.3}/rdpsnd_dsp.h | 0
.../RDP/{client => client-1.8.3}/rdpsnd_libao.c | 4 +-
src/VBox/RDP/{client => client-1.8.3}/rdpsnd_oss.c | 0
src/VBox/RDP/{client => client-1.8.3}/rdpsnd_sgi.c | 0
src/VBox/RDP/{client => client-1.8.3}/rdpsnd_sun.c | 0
src/VBox/RDP/{client => client-1.8.3}/scancodes.h | 0
src/VBox/RDP/{client => client-1.8.3}/scard.c | 421 ++++--
src/VBox/RDP/{client => client-1.8.3}/scard.h | 6 +-
src/VBox/RDP/{client => client-1.8.3}/seamless.c | 47 +-
src/VBox/RDP/{client => client-1.8.3}/seamless.h | 2 +-
src/VBox/RDP/{client => client-1.8.3}/secure.c | 330 +++--
src/VBox/RDP/{client => client-1.8.3}/serial.c | 16 +-
src/VBox/RDP/{client => client-1.8.3}/ssl.c | 53 +-
src/VBox/RDP/{client => client-1.8.3}/ssl.h | 58 +-
src/VBox/RDP/{client => client-1.8.3}/tcp.c | 285 +++-
src/VBox/RDP/{client => client-1.8.3}/types.h | 20 +
src/VBox/RDP/client-1.8.3/utils.c | 233 +++
.../RDP/{client => client-1.8.3}/vrdp/rdpusb.c | 0
.../RDP/{client => client-1.8.3}/vrdp/vrdpusb.h | 0
src/VBox/RDP/{client => client-1.8.3}/xclip.c | 4 +-
src/VBox/RDP/{client => client-1.8.3}/xkeymap.c | 145 +-
src/VBox/RDP/{client => client-1.8.3}/xproto.h | 1 +
src/VBox/RDP/{client => client-1.8.3}/xwin.c | 98 +-
src/VBox/RDP/client/keymaps/cs | 87 --
src/VBox/Runtime/Makefile.kmk | 10 +-
src/VBox/Runtime/VBox/VBoxRTDeps.cpp | 1 +
src/VBox/Runtime/common/alloc/memcache.cpp | 150 +-
.../common/asm/ASMGetXcr0.asm} | 63 +-
.../common/asm/ASMSetXcr0.asm} | 74 +-
.../Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c | 8 +
.../Runtime/r0drv/linux/initterm-r0drv-linux.c | 4 +
src/VBox/Runtime/r3/freebsd/systemmem-freebsd.cpp | 98 ++
src/VBox/Runtime/r3/win/process-win.cpp | 4 +-
src/VBox/Storage/testcase/BuiltinTests.h | 4 +-
src/VBox/Storage/testcase/Makefile.kmk | 2 +-
src/VBox/Storage/testcase/tstVDIo.cpp | 10 +-
src/VBox/VMM/VMMAll/CPUMAllRegs.cpp | 63 +-
src/VBox/VMM/VMMAll/EMAll.cpp | 69 +-
src/VBox/VMM/VMMAll/GIMAll.cpp | 20 +-
src/VBox/VMM/VMMAll/GIMAllKvm.cpp | 94 +-
src/VBox/VMM/VMMAll/HMAll.cpp | 74 +-
src/VBox/VMM/VMMAll/IEMAll.cpp | 220 +--
src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h | 51 +-
src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h | 29 +-
src/VBox/VMM/VMMAll/VMMAll.cpp | 74 +
src/VBox/VMM/VMMR0/CPUMR0A.asm | 537 ++++---
src/VBox/VMM/VMMR0/HMR0.cpp | 10 +-
src/VBox/VMM/VMMR0/HMSVMR0.cpp | 54 +-
src/VBox/VMM/VMMR0/HMVMXR0.cpp | 220 ++-
src/VBox/VMM/VMMR3/CPUM.cpp | 28 +-
src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp | 292 +++-
src/VBox/VMM/VMMR3/GIM.cpp | 1 -
src/VBox/VMM/VMMR3/GIMHv.cpp | 44 +-
src/VBox/VMM/VMMR3/GIMKvm.cpp | 27 +-
src/VBox/VMM/VMMR3/HM.cpp | 7 +-
src/VBox/VMM/VMMR3/IEMR3.cpp | 9 -
src/VBox/VMM/VMMR3/PDMBlkCache.cpp | 21 +-
src/VBox/VMM/VMMR3/PGM.cpp | 4 +-
src/VBox/VMM/VMMR3/PGMPool.cpp | 4 +-
src/VBox/VMM/VMMR3/TM.cpp | 13 +-
src/VBox/VMM/VMMR3/VMM.cpp | 2 +-
src/VBox/VMM/VMMR3/VMMSwitcher.cpp | 6 +-
src/VBox/VMM/VMMRC/CPUMRCA.asm | 17 +
src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp | 15 +-
src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac | 33 +-
src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac | 28 +-
src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac | 29 +-
src/VBox/VMM/include/CPUMInternal.h | 150 +-
src/VBox/VMM/include/CPUMInternal.mac | 76 +-
src/VBox/VMM/include/GIMKvmInternal.h | 14 +-
src/VBox/VMM/include/HMInternal.h | 34 +-
src/VBox/VMM/include/IEMInternal.h | 10 -
src/VBox/VMM/testcase/tstIEMCheckMc.cpp | 8 +-
src/VBox/VMM/testcase/tstX86-FpuSaveRestoreA.asm | 8 +-
.../bootsectors/bootsector2-first.mac | 2 +-
src/VBox/ValidationKit/common/__init__.py | 0
.../ValidationKit/common/constants/__init__.py | 0
src/VBox/ValidationKit/common/constants/result.py | 0
.../ValidationKit/common/constants/rtexitcode.py | 0
src/VBox/ValidationKit/common/constants/tbreq.py | 0
src/VBox/ValidationKit/common/constants/tbresp.py | 0
.../ValidationKit/common/constants/valueunit.py | 0
src/VBox/ValidationKit/common/utils.py | 0
src/VBox/ValidationKit/common/webutils.py | 0
src/VBox/ValidationKit/testanalysis/__init__.py | 0
src/VBox/ValidationKit/testanalysis/diff.py | 0
src/VBox/ValidationKit/testboxscript/setup.sh | 0
.../ValidationKit/testboxscript/testboxcommand.py | 0
.../ValidationKit/testboxscript/testboxcommons.py | 0
.../testboxscript/testboxconnection.py | 0
.../ValidationKit/testboxscript/testboxtasks.py | 0
.../ValidationKit/testboxscript/testboxupgrade.py | 0
src/VBox/ValidationKit/testdriver/__init__.py | 0
src/VBox/ValidationKit/testdriver/base.py | 0
src/VBox/ValidationKit/testdriver/reporter.py | 0
src/VBox/ValidationKit/testdriver/tst-txsclient.py | 0
src/VBox/ValidationKit/testdriver/txsclient.py | 0
src/VBox/ValidationKit/testdriver/vbox.py | 6 +-
src/VBox/ValidationKit/testdriver/vboxtestvms.py | 10 +-
src/VBox/ValidationKit/testdriver/vboxwrappers.py | 36 +-
src/VBox/ValidationKit/testdriver/winbase.py | 0
src/VBox/ValidationKit/testmanager/__init__.py | 0
src/VBox/ValidationKit/testmanager/config.py | 0
.../ValidationKit/testmanager/core/__init__.py | 0
src/VBox/ValidationKit/testmanager/core/base.py | 0
src/VBox/ValidationKit/testmanager/core/build.py | 0
.../testmanager/core/buildblacklist.py | 0
.../ValidationKit/testmanager/core/buildsource.py | 0
.../ValidationKit/testmanager/core/coreconsts.py | 0
src/VBox/ValidationKit/testmanager/core/db.py | 0
.../ValidationKit/testmanager/core/dbobjcache.py | 0
.../testmanager/core/failurecategory.py | 0
.../testmanager/core/failurereason.py | 0
.../testmanager/core/globalresource.py | 0
src/VBox/ValidationKit/testmanager/core/report.py | 0
.../ValidationKit/testmanager/core/schedgroup.py | 0
.../testmanager/core/schedulerbase.py | 0
.../testmanager/core/schedulerbeci.py | 0
.../ValidationKit/testmanager/core/systemlog.py | 0
src/VBox/ValidationKit/testmanager/core/testbox.py | 0
.../testmanager/core/testboxcontroller.py | 0
.../testmanager/core/testboxstatus.py | 0
.../ValidationKit/testmanager/core/testcase.py | 0
.../ValidationKit/testmanager/core/testcaseargs.py | 0
.../ValidationKit/testmanager/core/testgroup.py | 0
.../ValidationKit/testmanager/core/testresults.py | 0
src/VBox/ValidationKit/testmanager/core/testset.py | 0
.../ValidationKit/testmanager/core/useraccount.py | 0
.../ValidationKit/testmanager/core/vcsrevisions.py | 0
.../testmanager/core/webservergluebase.py | 0
.../testmanager/core/webservergluecgi.py | 0
.../ValidationKit/testmanager/debug/__init__.py | 0
.../ValidationKit/testmanager/webui/__init__.py | 0
.../ValidationKit/testmanager/webui/wuiadmin.py | 0
.../testmanager/webui/wuiadminbuild.py | 0
.../testmanager/webui/wuiadminbuildblacklist.py | 0
.../testmanager/webui/wuiadminbuildcategory.py | 0
.../testmanager/webui/wuiadminbuildsource.py | 0
.../testmanager/webui/wuiadminfailurereason.py | 0
.../testmanager/webui/wuiadminglobalrsrc.py | 0
.../testmanager/webui/wuiadminschedgroup.py | 0
.../testmanager/webui/wuiadminsystemlog.py | 0
.../testmanager/webui/wuiadmintestbox.py | 0
.../testmanager/webui/wuiadmintestcase.py | 0
.../testmanager/webui/wuiadmintestgroup.py | 0
.../testmanager/webui/wuiadminuseraccount.py | 0
.../ValidationKit/testmanager/webui/wuibase.py | 0
.../testmanager/webui/wuicontentbase.py | 0
.../testmanager/webui/wuifailurecategory.py | 0
.../ValidationKit/testmanager/webui/wuigraphwiz.py | 0
.../ValidationKit/testmanager/webui/wuihlpform.py | 0
.../testmanager/webui/wuihlpgraphgooglechart.py | 0
.../testmanager/webui/wuihlpgraphmatplotlib.py | 0
.../testmanager/webui/wuihlpgraphsimple.py | 0
.../testmanager/webui/wuilogviewer.py | 0
.../ValidationKit/testmanager/webui/wuimain.py | 0
.../ValidationKit/testmanager/webui/wuireport.py | 0
.../testmanager/webui/wuitestresult.py | 0
.../testmanager/webui/wuivcshistory.py | 0
.../tests/storage/tdStorageBenchmark1.py | 4 +-
.../tests/storage/tdStorageStress1.py | 2 +-
src/VBox/ValidationKit/utils/cpu/cidet-app.cpp | 4 +
src/libs/xpcom18a4/nsprpub/Makefile.in | 0
src/libs/xpcom18a4/nsprpub/config/config.mk | 0
src/libs/xpcom18a4/nsprpub/config/rules.mk | 0
src/libs/xpcom18a4/python/client/__init__.py | 0
src/libs/xpcom18a4/python/file.py | 0
src/libs/xpcom18a4/python/primitives.py | 0
src/libs/xpcom18a4/python/server/__init__.py | 0
src/libs/xpcom18a4/python/server/enumerator.py | 0
src/libs/xpcom18a4/python/server/factory.py | 0
src/libs/xpcom18a4/python/server/loader.py | 0
src/libs/xpcom18a4/python/server/module.py | 0
src/libs/xpcom18a4/python/server/policy.py | 0
.../xpcom18a4/python/test/pyxpcom_test_tools.py | 0
.../xpcom18a4/python/test/test_com_exceptions.py | 0
src/libs/xpcom18a4/python/test/test_comfile.py | 0
.../test/test_component/py_test_component.py | 0
src/libs/xpcom18a4/python/test/test_components.py | 0
.../python/test/test_isupports_primitives.py | 0
src/libs/xpcom18a4/python/test/test_misc.py | 0
src/libs/xpcom18a4/python/test/test_streams.py | 0
.../xpcom18a4/python/test/test_test_component.py | 0
.../xpcom18a4/python/test/test_weakreferences.py | 0
src/libs/xpcom18a4/python/tools/regxpcom.py | 0
src/libs/xpcom18a4/python/xpt.py | 0
751 files changed, 15226 insertions(+), 8418 deletions(-)
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/DD_glc.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/DD_glh.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/NULLfuncs.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/cr_gl.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/entrypoints.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/feedback/feedback.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/feedback/feedback_funcs.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/feedback/feedback_state.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/feedback/feedbackspu_proto.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/getprocaddress.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/pack/pack.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/pack/packspu_beginend.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/pack/packspu_flush.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/pack/packspu_get.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/pack/packspu_proto.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/passthrough/passthrough.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/stub_common.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/tsfuncs.py
mode change 100644 => 100755 src/VBox/Additions/common/crOpenGL/windows_getprocaddress.py
delete mode 100644 src/VBox/Additions/x11/vboxvideo/edid.c
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/PyEfiCompressor/setup.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/PyUtility/setup.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/AutoGen.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/BuildEngine.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/GenC.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/GenDepex.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/GenMake.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/StrGather.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/UniClassObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/BPDG/BPDG.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/BPDG/GenVpd.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/BPDG/StringTable.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/Database.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/DecClassObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/Dictionary.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/DscClassObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/EdkIIWorkspace.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/EdkIIWorkspaceBuild.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/EdkLogger.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/Expression.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/FdfClassObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/InfClassObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/MigrationUtilities.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/Misc.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/Parsing.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/String.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/TargetTxtClassObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/ToolDefClassObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/CommonDataClass/ModuleClass.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/CommonDataClass/PackageClass.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/CommonDataClass/PlatformClass.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/CLexer.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/CParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/Check.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/CodeFragmentCollector.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/Configuration.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/Database.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/Ecc.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/Exception.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/FileProfile.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/MetaDataParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaDataTable.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileTable.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/Xml/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/c.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/CLexer.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/CParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/CodeFragmentCollector.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/Database.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/Eot.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/EotGlobalData.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/FileProfile.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/FvImage.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/InfParserLite.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/Parser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/c.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/AprioriSection.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/Capsule.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/CapsuleData.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/ComponentStatement.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/CompressSection.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/DataSection.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/DepexSection.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/EfiSection.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/Fd.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/FdfParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/Ffs.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/FfsFileStatement.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/FfsInfStatement.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/Fv.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/FvImageSection.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/GenFds.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/GuidSection.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/OptRomFileStatement.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/OptRomInfStatement.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/OptionRom.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/Region.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/Rule.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/RuleComplexFile.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/RuleSimpleFile.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/Section.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/UiSection.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/VerSection.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/Vtf.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenPatchPcdTable/GenPatchPcdTable.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/PatchPcdValue/PatchPcdValue.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TableDataModel.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TableDec.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TableDsc.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TableEotReport.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TableFdf.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TableFile.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TableFunction.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TableIdentifier.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TableInf.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TablePcd.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TableQuery.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/TableReport.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/TargetTool/TargetTool.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Trim/Trim.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/BuildVersion.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Core/DependencyRules.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Core/DistributionPackageClass.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Core/IpiDb.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Core/PackageFile.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Core/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/GenMetaFile/GenDecFile.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/GenMetaFile/GenInfFile.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/GenMetaFile/GenMetaFileMisc.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/GenMetaFile/GenXmlFile.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/GenMetaFile/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/InstallPkg.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/CommentGenerating.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/CommentParsing.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/DataType.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/ExpressionValidate.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/GlobalData.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/Misc.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/ParserValidate.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/Parsing.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/String.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/Xml/XmlRoutines.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/Xml/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/Log.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/StringTable.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/MkPkg.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/CommonObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/ModuleObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/PackageObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/DecObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfBinaryObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfBuildOptionObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfDefineCommonObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfDefineObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfDepexObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfGuidObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfLibraryClassesObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfMisc.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfPackagesObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfPcdObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfPpiObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfProtocolObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfSoucesObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/InfUserExtensionObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/DecParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/DecParserMisc.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfAsBuiltProcess.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfBinarySectionParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfBuildOptionSectionParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfDefineSectionParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfDepexSectionParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfGuidPpiProtocolSectionParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfLibrarySectionParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfPackageSectionParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfParserMisc.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfPcdSectionParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfSectionParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/InfSourceSectionParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/DecPomAlignment.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/InfPomAlignment.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/InfPomAlignmentMisc.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/RmPkg.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UPT.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/CommentGeneratingUnitTest.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/CommentParsingUnitTest.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/DecParserTest.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/DecParserUnitTest.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/InfBinarySectionTest.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/CommonXml.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/GuidProtocolPpiXml.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/IniToXml.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/ModuleSurfaceAreaXml.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/PackageSurfaceAreaXml.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/PcdXml.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/XmlParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/XmlParserMisc.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/__init__.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/BuildClassObject.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/MetaDataTable.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/MetaFileParser.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/MetaFileTable.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/WorkspaceDatabase.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/BuildReport.py
mode change 100644 => 100755 src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/build.py
create mode 100644 src/VBox/Devices/Serial/DrvTCP.cpp
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/demo/mkdemo.pl
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/tst.index.d.out
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/tst.substr.d.out
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/ip/tst.ipv4localtcp.ksh
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/ip/tst.ipv4localudp.ksh
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/ip/tst.ipv4remotetcp.ksh
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/ip/tst.ipv4remoteudp.ksh
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/ip/tst.localtcpstate.ksh
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/ip/tst.remotetcpstate.ksh
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/err.D_MACRO_UNDEF.invalidargs.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/err.D_OP_LVAL.rdonly.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/err.D_OP_WRITE.usepidmacro.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/err.D_SYNTAX.inval.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/err.D_SYNTAX.pid.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.arg0.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.assign.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.basic.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.egid.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.euid.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.gid.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.pgid.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.pid.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.ppid.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.projid.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.quite.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.sid.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.taskid.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.trace.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/tst.uid.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithBreakPoint.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithChill.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithCopyOut.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithCopyOutStr.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithPanic.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithRaise.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithStop.d
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/usdt/tst.corruptenv.ksh
mode change 100755 => 100644 src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/mkerrtags.sh
mode change 100644 => 100755 src/VBox/Frontends/VirtualBox/src/widgets/UIFilmContainer.cpp
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/error/error.py
mode change 100755 => 100644 src/VBox/GuestHost/OpenGL/glapi_parser/apiutil.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/packer/pack_current.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/packer/pack_currentheader.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/packer/pack_header.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/packer/packer.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/packer/packer_bbox.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/spu_loader/dispatch.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/spu_loader/dispatchheader.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/spu_loader/glloader.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/spu_loader/spuchange.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/spu_loader/spucopy.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/state_tracker/convert.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/state_tracker/dump_gen.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/state_tracker/state_current.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/state_tracker/state_defs.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/state_tracker/state_funcs.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/state_tracker/state_get.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/state_tracker/state_isenabled.py
mode change 100644 => 100755 src/VBox/GuestHost/OpenGL/util/debug_opcodes.py
mode change 100644 => 100755 src/VBox/HostServices/SharedOpenGL/crserverlib/server_dispatch.py
mode change 100644 => 100755 src/VBox/HostServices/SharedOpenGL/crserverlib/server_dispatch_header.py
mode change 100644 => 100755 src/VBox/HostServices/SharedOpenGL/crserverlib/server_get.py
mode change 100644 => 100755 src/VBox/HostServices/SharedOpenGL/crserverlib/server_retval.py
mode change 100644 => 100755 src/VBox/HostServices/SharedOpenGL/crserverlib/server_simpleget.py
mode change 100644 => 100755 src/VBox/HostServices/SharedOpenGL/expando/expando.py
mode change 100644 => 100755 src/VBox/HostServices/SharedOpenGL/unpacker/unpack.py
mode change 100644 => 100755 src/VBox/HostServices/SharedOpenGL/unpacker/unpack_extend.py
mode change 100644 => 100755 src/VBox/HostServices/SharedOpenGL/unpacker/unpack_header.py
mode change 100644 => 100755 src/VBox/Installer/linux/vboxdrv-pardus.py
mode change 100644 => 100755 src/VBox/Main/glue/vboxapi.py
create mode 100644 src/VBox/Main/include/SecretKeyStore.h
create mode 100644 src/VBox/Main/src-all/SecretKeyStore.cpp
rename src/VBox/RDP/{client => client-1.8.3}/COPYING (100%)
rename src/VBox/RDP/{client => client-1.8.3}/Makefile.in (69%)
rename src/VBox/RDP/{client => client-1.8.3}/Makefile.kmk (98%)
rename src/VBox/RDP/{client => client-1.8.3}/README (100%)
create mode 100644 src/VBox/RDP/client-1.8.3/asn.c
rename src/VBox/RDP/{client => client-1.8.3}/bitmap.c (100%)
rename src/VBox/RDP/{client => client-1.8.3}/bootstrap (100%)
rename src/VBox/RDP/{client => client-1.8.3}/cache.c (100%)
rename src/VBox/RDP/{client => client-1.8.3}/channels.c (97%)
rename src/VBox/RDP/{client => client-1.8.3}/cliprdr.c (98%)
rename src/VBox/RDP/{client => client-1.8.3}/config.guess (100%)
rename src/VBox/RDP/{client => client-1.8.3}/config.sub (100%)
rename src/VBox/RDP/{client => client-1.8.3}/configure (88%)
rename src/VBox/RDP/{client => client-1.8.3}/configure.ac (88%)
rename src/VBox/RDP/{client => client-1.8.3}/constants.h (79%)
create mode 100644 src/VBox/RDP/client-1.8.3/cssp.c
create mode 100644 src/VBox/RDP/client-1.8.3/ctrl.c
rename src/VBox/RDP/{client => client-1.8.3}/disk.c (98%)
rename src/VBox/RDP/{client => client-1.8.3}/disk.h (100%)
rename src/VBox/RDP/{client => client-1.8.3}/doc/AUTHORS (100%)
rename src/VBox/RDP/{client => client-1.8.3}/doc/ChangeLog (58%)
rename src/VBox/RDP/{client => client-1.8.3}/doc/HACKING (100%)
rename src/VBox/RDP/{client => client-1.8.3}/doc/TODO (100%)
rename src/VBox/RDP/{client => client-1.8.3}/doc/ipv6.txt (100%)
rename src/VBox/RDP/{client => client-1.8.3}/doc/keymap-names.txt (100%)
rename src/VBox/RDP/{client => client-1.8.3}/doc/keymapping.txt (100%)
rename src/VBox/RDP/{client => client-1.8.3}/doc/licensing.txt (100%)
rename src/VBox/RDP/{client => client-1.8.3}/doc/patches.txt (100%)
rename src/VBox/RDP/{client => client-1.8.3}/doc/rdesktop.1 (80%)
rename src/VBox/RDP/{client => client-1.8.3}/doc/redirection.txt (100%)
rename src/VBox/RDP/{client => client-1.8.3}/ewmhints.c (95%)
rename src/VBox/RDP/{client => client-1.8.3}/install-sh (100%)
rename src/VBox/RDP/{client => client-1.8.3}/iso.c (51%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/ar (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/common (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/convert-map (96%)
create mode 100644 src/VBox/RDP/client-1.8.3/keymaps/cs
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/da (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/de (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/de-ch (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/en-dv (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/en-gb (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/en-us (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/es (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/et (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/fi (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/fo (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/fr (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/fr-be (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/fr-ca (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/fr-ch (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/he (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/hr (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/hu (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/is (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/it (95%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/ja (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/ko (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/lt (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/lv (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/mk (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/modifiers (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/nl (98%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/nl-be (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/no (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/pl (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/pt (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/pt-br (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/ru (100%)
create mode 100644 src/VBox/RDP/client-1.8.3/keymaps/sk
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/sl (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/sv (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/th (100%)
rename src/VBox/RDP/{client => client-1.8.3}/keymaps/tr (100%)
rename src/VBox/RDP/{client => client-1.8.3}/licence.c (57%)
rename src/VBox/RDP/{client => client-1.8.3}/lspci.c (100%)
rename src/VBox/RDP/{client => client-1.8.3}/mcs.c (88%)
rename src/VBox/RDP/{client => client-1.8.3}/mppc.c (100%)
rename src/VBox/RDP/{client => client-1.8.3}/orders.c (99%)
rename src/VBox/RDP/{client => client-1.8.3}/orders.h (100%)
rename src/VBox/RDP/{client => client-1.8.3}/parallel.c (100%)
rename src/VBox/RDP/{client => client-1.8.3}/parse.h (96%)
rename src/VBox/RDP/{client => client-1.8.3}/printer.c (97%)
rename src/VBox/RDP/{client => client-1.8.3}/printercache.c (90%)
rename src/VBox/RDP/{client => client-1.8.3}/proto.h (88%)
rename src/VBox/RDP/{client => client-1.8.3}/proto.head (100%)
rename src/VBox/RDP/{client => client-1.8.3}/proto.tail (100%)
rename src/VBox/RDP/{client => client-1.8.3}/pstcache.c (100%)
rename src/VBox/RDP/{client => client-1.8.3}/rdesktop.c (79%)
rename src/VBox/RDP/{client => client-1.8.3}/rdesktop.h (97%)
rename src/VBox/RDP/{client => client-1.8.3}/rdesktop.spec (92%)
rename src/VBox/RDP/{client => client-1.8.3}/rdp.c (82%)
rename src/VBox/RDP/{client => client-1.8.3}/rdp5.c (97%)
rename src/VBox/RDP/{client => client-1.8.3}/rdpdr.c (89%)
rename src/VBox/RDP/{client => client-1.8.3}/rdpsnd.c (98%)
rename src/VBox/RDP/{client => client-1.8.3}/rdpsnd.h (100%)
rename src/VBox/RDP/{client => client-1.8.3}/rdpsnd_alsa.c (100%)
rename src/VBox/RDP/{client => client-1.8.3}/rdpsnd_dsp.c (99%)
rename src/VBox/RDP/{client => client-1.8.3}/rdpsnd_dsp.h (100%)
rename src/VBox/RDP/{client => client-1.8.3}/rdpsnd_libao.c (97%)
rename src/VBox/RDP/{client => client-1.8.3}/rdpsnd_oss.c (100%)
rename src/VBox/RDP/{client => client-1.8.3}/rdpsnd_sgi.c (100%)
rename src/VBox/RDP/{client => client-1.8.3}/rdpsnd_sun.c (100%)
rename src/VBox/RDP/{client => client-1.8.3}/scancodes.h (100%)
rename src/VBox/RDP/{client => client-1.8.3}/scard.c (86%)
rename src/VBox/RDP/{client => client-1.8.3}/scard.h (97%)
rename src/VBox/RDP/{client => client-1.8.3}/seamless.c (91%)
rename src/VBox/RDP/{client => client-1.8.3}/seamless.h (91%)
rename src/VBox/RDP/{client => client-1.8.3}/secure.c (73%)
rename src/VBox/RDP/{client => client-1.8.3}/serial.c (98%)
rename src/VBox/RDP/{client => client-1.8.3}/ssl.c (77%)
rename src/VBox/RDP/{client => client-1.8.3}/ssl.h (52%)
rename src/VBox/RDP/{client => client-1.8.3}/tcp.c (61%)
rename src/VBox/RDP/{client => client-1.8.3}/types.h (93%)
create mode 100644 src/VBox/RDP/client-1.8.3/utils.c
rename src/VBox/RDP/{client => client-1.8.3}/vrdp/rdpusb.c (100%)
rename src/VBox/RDP/{client => client-1.8.3}/vrdp/vrdpusb.h (100%)
rename src/VBox/RDP/{client => client-1.8.3}/xclip.c (99%)
rename src/VBox/RDP/{client => client-1.8.3}/xkeymap.c (89%)
rename src/VBox/RDP/{client => client-1.8.3}/xproto.h (95%)
rename src/VBox/RDP/{client => client-1.8.3}/xwin.c (98%)
delete mode 100644 src/VBox/RDP/client/keymaps/cs
copy src/VBox/{ValidationKit/bootsectors/bootsector2-first.mac => Runtime/common/asm/ASMGetXcr0.asm} (53%)
copy src/VBox/{ValidationKit/bootsectors/bootsector2-first.mac => Runtime/common/asm/ASMSetXcr0.asm} (52%)
create mode 100644 src/VBox/Runtime/r3/freebsd/systemmem-freebsd.cpp
mode change 100644 => 100755 src/VBox/ValidationKit/common/__init__.py
mode change 100644 => 100755 src/VBox/ValidationKit/common/constants/__init__.py
mode change 100644 => 100755 src/VBox/ValidationKit/common/constants/result.py
mode change 100644 => 100755 src/VBox/ValidationKit/common/constants/rtexitcode.py
mode change 100644 => 100755 src/VBox/ValidationKit/common/constants/tbreq.py
mode change 100644 => 100755 src/VBox/ValidationKit/common/constants/tbresp.py
mode change 100644 => 100755 src/VBox/ValidationKit/common/constants/valueunit.py
mode change 100644 => 100755 src/VBox/ValidationKit/common/utils.py
mode change 100644 => 100755 src/VBox/ValidationKit/common/webutils.py
mode change 100644 => 100755 src/VBox/ValidationKit/testanalysis/__init__.py
mode change 100644 => 100755 src/VBox/ValidationKit/testanalysis/diff.py
mode change 100755 => 100644 src/VBox/ValidationKit/testboxscript/setup.sh
mode change 100644 => 100755 src/VBox/ValidationKit/testboxscript/testboxcommand.py
mode change 100644 => 100755 src/VBox/ValidationKit/testboxscript/testboxcommons.py
mode change 100644 => 100755 src/VBox/ValidationKit/testboxscript/testboxconnection.py
mode change 100644 => 100755 src/VBox/ValidationKit/testboxscript/testboxtasks.py
mode change 100644 => 100755 src/VBox/ValidationKit/testboxscript/testboxupgrade.py
mode change 100644 => 100755 src/VBox/ValidationKit/testdriver/__init__.py
mode change 100644 => 100755 src/VBox/ValidationKit/testdriver/base.py
mode change 100644 => 100755 src/VBox/ValidationKit/testdriver/reporter.py
mode change 100644 => 100755 src/VBox/ValidationKit/testdriver/tst-txsclient.py
mode change 100644 => 100755 src/VBox/ValidationKit/testdriver/txsclient.py
mode change 100644 => 100755 src/VBox/ValidationKit/testdriver/vbox.py
mode change 100644 => 100755 src/VBox/ValidationKit/testdriver/vboxtestvms.py
mode change 100644 => 100755 src/VBox/ValidationKit/testdriver/vboxwrappers.py
mode change 100644 => 100755 src/VBox/ValidationKit/testdriver/winbase.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/__init__.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/config.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/__init__.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/base.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/build.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/buildblacklist.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/buildsource.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/coreconsts.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/db.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/dbobjcache.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/failurecategory.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/failurereason.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/globalresource.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/report.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/schedgroup.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/schedulerbase.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/schedulerbeci.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/systemlog.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/testbox.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/testboxcontroller.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/testboxstatus.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/testcase.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/testcaseargs.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/testgroup.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/testresults.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/testset.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/useraccount.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/vcsrevisions.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/webservergluebase.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/core/webservergluecgi.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/debug/__init__.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/__init__.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadmin.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadminbuild.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadminbuildblacklist.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadminbuildcategory.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadminbuildsource.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadminfailurereason.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadminglobalrsrc.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadminschedgroup.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadminsystemlog.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadmintestbox.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadmintestcase.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadmintestgroup.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuiadminuseraccount.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuibase.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuicontentbase.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuifailurecategory.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuigraphwiz.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuihlpform.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuihlpgraphgooglechart.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuihlpgraphmatplotlib.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuihlpgraphsimple.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuilogviewer.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuimain.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuireport.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuitestresult.py
mode change 100644 => 100755 src/VBox/ValidationKit/testmanager/webui/wuivcshistory.py
mode change 100755 => 100644 src/libs/xpcom18a4/nsprpub/Makefile.in
mode change 100755 => 100644 src/libs/xpcom18a4/nsprpub/config/config.mk
mode change 100755 => 100644 src/libs/xpcom18a4/nsprpub/config/rules.mk
mode change 100644 => 100755 src/libs/xpcom18a4/python/client/__init__.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/file.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/primitives.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/server/__init__.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/server/enumerator.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/server/factory.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/server/loader.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/server/module.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/server/policy.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/test/pyxpcom_test_tools.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/test/test_com_exceptions.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/test/test_comfile.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/test/test_component/py_test_component.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/test/test_components.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/test/test_isupports_primitives.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/test/test_misc.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/test/test_streams.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/test/test_test_component.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/test/test_weakreferences.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/tools/regxpcom.py
mode change 100644 => 100755 src/libs/xpcom18a4/python/xpt.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox.git
More information about the Pkg-virtualbox-commits
mailing list