From d7b519a53ca469c3c20bb9d524b252b93e775c82 Mon Sep 17 00:00:00 2001 From: Konstantina Chremmou Date: Tue, 24 Jan 2023 14:29:31 +0000 Subject: [PATCH] Updated copyright notice on files. Signed-off-by: Konstantina Chremmou --- Branding/HomePage.html | 62 +++++++++++++++++++ Branding/HomePage.ja.html | 62 +++++++++++++++++++ Branding/HomePage.zh-CN.html | 62 +++++++++++++++++++ Branding/branding.sh | 3 +- CFUValidator/CFUValidator.cs | 3 +- .../CFUCommandLineOptionManager.cs | 3 +- .../CommandLineOptions/CommandLineArgument.cs | 3 +- .../CommandLineOptions/CommandLineParser.cs | 3 +- CFUValidator/ConsoleSpinner.cs | 3 +- .../OutputDecorators/AlertDecorator.cs | 3 +- CFUValidator/Program.cs | 3 +- CFUValidator/Properties/AssemblyInfo.cs | 3 +- ...nativeUrlDownloadUpdatesXmlSourceAction.cs | 3 +- .../Updates/ICheckForUpdatesXMLSource.cs | 3 +- .../Updates/ReadFromFileUpdatesXmlSource.cs | 3 +- CFUValidator/Updates/XmlRetrieverFactory.cs | 3 +- .../Validators/CorePatchDetailsValidator.cs | 3 +- .../Validators/HfxEligibilityValidator.cs | 3 +- CFUValidator/Validators/PatchURLValidator.cs | 3 +- CFUValidator/Validators/Validator.cs | 3 +- .../Validators/ZipContentsValidator.cs | 3 +- CommandLib/Properties/AssemblyInfo.cs | 3 +- CommandLib/XXHash.cs | 3 +- CommandLib/export.cs | 3 +- CommandLib/io.cs | 3 +- CommandLib/tar.cs | 3 +- CommonAssemblyInfo.cs | 3 +- Jenkinsfile | 3 +- LICENSE | 3 +- WixInstaller/XenCenter.wxs | 3 +- WixInstaller/branding.wxi | 3 +- WixInstaller/branding.wxs | 3 +- WixInstaller/codepagechange.vbs | 2 +- WixInstaller/en-us.wxl | 3 +- WixInstaller/ja-jp.wxl | 3 +- WixInstaller/wix_src.patch | 5 +- WixInstaller/zh-cn.wxl | 3 +- .../Actions/GUIActions/DismissAlertsAction.cs | 3 +- .../GUIActions/ExportResourceReportAction.cs | 3 +- .../GUIActions/ExternalPluginAction.cs | 3 +- .../GUIActions/GeneralEditPageAction.cs | 3 +- XenAdmin/Actions/GUIActions/MeddlingAction.cs | 3 +- .../GUIActions/MeddlingActionManager.cs | 3 +- .../RestoreDismissedUpdatesAction.cs | 3 +- .../GUIActions/SaveCustomFieldsAction.cs | 3 +- .../GUIActions/SaveDataSourceStateAction.cs | 3 +- XenAdmin/Actions/GUIActions/SearchAction.cs | 3 +- .../GUIActions/Wlb/ExportReportAction.cs | 3 +- .../GUIActions/Wlb/WlbOptimizePoolAction.cs | 3 +- XenAdmin/Alerts/AlertExtensions.cs | 3 +- .../Alerts/NewVersionPriorityAlertComparer.cs | 3 +- XenAdmin/Alerts/Types/AlarmMessageAlert.cs | 3 +- XenAdmin/Alerts/Types/CertificateAlert.cs | 3 +- XenAdmin/Alerts/Types/ClientUpdateAlert.cs | 3 +- XenAdmin/Alerts/Types/DuplicateIqnAlert.cs | 3 +- .../Alerts/Types/FailedLoginAttemptAlert.cs | 3 +- XenAdmin/Alerts/Types/GuiOldAlert.cs | 3 +- .../Alerts/Types/HotfixEligibilityAlert.cs | 3 +- XenAdmin/Alerts/Types/IqnAlert.cs | 3 +- XenAdmin/Alerts/Types/LicenseAlert.cs | 3 +- XenAdmin/Alerts/Types/MessageAlert.cs | 3 +- XenAdmin/Alerts/Types/MissingIqnAlert.cs | 3 +- XenAdmin/Alerts/Types/PolicyAlert.cs | 3 +- XenAdmin/Alerts/Types/XenServerPatchAlert.cs | 3 +- XenAdmin/Alerts/Types/XenServerUpdateAlert.cs | 3 +- .../Alerts/Types/XenServerVersionAlert.cs | 3 +- XenAdmin/Commands/ActivateVBDCommand.cs | 3 +- XenAdmin/Commands/AddHostCommand.cs | 3 +- XenAdmin/Commands/AddHostToPoolCommand.cs | 3 +- XenAdmin/Commands/AddNewHostToPoolCommand.cs | 3 +- XenAdmin/Commands/AddVirtualDiskCommand.cs | 3 +- XenAdmin/Commands/AttachVirtualDiskCommand.cs | 3 +- XenAdmin/Commands/BackupHostCommand.cs | 3 +- XenAdmin/Commands/BugToolCommand.cs | 3 +- XenAdmin/Commands/CallHomeCommand.cs | 3 +- .../Commands/CancelHostConnectionCommand.cs | 3 +- XenAdmin/Commands/CertificateCommand.cs | 3 +- .../ChangeControlDomainMemoryCommand.cs | 3 +- .../Commands/ChangeHostPasswordCommand.cs | 3 +- .../Commands/CollapseChildTreeNodesCommand.cs | 3 +- XenAdmin/Commands/Command.cs | 3 +- XenAdmin/Commands/ConnectAllHostsCommand.cs | 3 +- .../AddHostToSelectedPoolToolStripMenuItem.cs | 3 +- .../AddSelectedHostToPoolToolStripMenuItem.cs | 3 +- .../AssignVMGroupToolStripMenuItem.cs | 3 +- XenAdmin/Commands/Controls/CommandButton.cs | 3 +- .../Commands/Controls/CommandConverter.cs | 3 +- XenAdmin/Commands/Controls/CommandEditor.cs | 3 +- .../Commands/Controls/CommandEditorControl.cs | 3 +- .../Controls/CommandToolStripButton.cs | 3 +- .../Controls/CommandToolStripMenuItem.cs | 3 +- .../Commands/Controls/ContextMenuBuilder.cs | 3 +- .../Controls/ContextMenuItemCollection.cs | 3 +- .../EditPropertiesToolStripMenuItem.cs | 3 +- .../Controls/MigrateVMToolStripMenuItem.cs | 3 +- .../Controls/MultipleWarningDialog.cs | 3 +- .../PoolRemoveServerToolStripMenuItem.cs | 3 +- .../ResumeVMOnHostToolStripMenuItem.cs | 3 +- .../StartVMOnHostToolStripMenuItem.cs | 3 +- .../Controls/VMLifeCycleToolStripMenuItem.cs | 3 +- .../Controls/VMOperationToolStripMenuItem.cs | 3 +- .../VMOperationToolStripMenuSubItem.cs | 3 +- .../Commands/Controls/WlbRecommendations.cs | 3 +- .../Commands/ConvertVMToTemplateCommand.cs | 3 +- XenAdmin/Commands/CopyVMCommand.cs | 3 +- .../Commands/CreateVMFromTemplateCommand.cs | 3 +- XenAdmin/Commands/CrossConnectionCommand.cs | 3 +- XenAdmin/Commands/CrossPoolMigrateCommand.cs | 3 +- .../Commands/CrossPoolMigrateToHomeCommand.cs | 3 +- XenAdmin/Commands/CrossPoolMoveVMCommand.cs | 3 +- XenAdmin/Commands/DRConfigureCommand.cs | 3 +- XenAdmin/Commands/DRDryrunCommand.cs | 3 +- XenAdmin/Commands/DRFailbackCommand.cs | 3 +- XenAdmin/Commands/DRFailoverCommand.cs | 3 +- XenAdmin/Commands/DeactivateVBDCommand.cs | 3 +- XenAdmin/Commands/DeleteFolderCommand.cs | 3 +- XenAdmin/Commands/DeletePoolCommand.cs | 3 +- XenAdmin/Commands/DeleteSnapshotCommand.cs | 3 +- XenAdmin/Commands/DeleteTagCommand.cs | 3 +- XenAdmin/Commands/DeleteTemplateCommand.cs | 3 +- XenAdmin/Commands/DeleteVMCommand.cs | 3 +- .../Commands/DeleteVMsAndTemplatesCommand.cs | 3 +- XenAdmin/Commands/DeleteVirtualDiskCommand.cs | 3 +- XenAdmin/Commands/DestroyBondCommand.cs | 3 +- XenAdmin/Commands/DestroyHostCommand.cs | 3 +- XenAdmin/Commands/DestroySRCommand.cs | 3 +- XenAdmin/Commands/DetachSRCommand.cs | 3 +- XenAdmin/Commands/DetachVirtualDiskCommand.cs | 3 +- .../DisableChangedBlockTrackingCommand.cs | 3 +- .../Commands/DisablePvsReadCachingCommand.cs | 3 +- XenAdmin/Commands/DisasterRecoveryCommand.cs | 3 +- .../Commands/DisconnectAllHostsCommand.cs | 3 +- XenAdmin/Commands/DisconnectCommand.cs | 3 +- XenAdmin/Commands/DisconnectHostCommand.cs | 3 +- .../DisconnectHostsAndPoolsCommand.cs | 3 +- XenAdmin/Commands/DisconnectPoolCommand.cs | 3 +- XenAdmin/Commands/DockerContainerCommand.cs | 3 +- .../Commands/DragDropAddHostToPoolCommand.cs | 3 +- XenAdmin/Commands/DragDropCommand.cs | 3 +- .../DragDropCrossPoolMoveHaltedVMCommand.cs | 3 +- .../Commands/DragDropIntoFolderCommand.cs | 3 +- XenAdmin/Commands/DragDropMigrateVMCommand.cs | 3 +- .../DragDropRemoveHostFromPoolCommand.cs | 3 +- XenAdmin/Commands/DragDropTagCommand.cs | 3 +- XenAdmin/Commands/EditTagsCommand.cs | 3 +- .../Commands/EnablePvsReadCachingCommand.cs | 3 +- .../Commands/EnableTlsVerificationCommand.cs | 3 +- XenAdmin/Commands/ExpandTreeNodesCommand.cs | 3 +- XenAdmin/Commands/ExportCommand.cs | 3 +- .../Commands/ExportResourceReportCommand.cs | 3 +- .../ExportSnapshotAsTemplateCommand.cs | 3 +- XenAdmin/Commands/ExportTemplateCommand.cs | 3 +- XenAdmin/Commands/ExportVMCommand.cs | 3 +- XenAdmin/Commands/ForceVMRebootCommand.cs | 3 +- XenAdmin/Commands/ForceVMShutDownCommand.cs | 3 +- XenAdmin/Commands/ForgetSRCommand.cs | 3 +- .../Commands/ForgetSavedPasswordCommand.cs | 3 +- XenAdmin/Commands/HACommand.cs | 3 +- .../Commands/HostMaintenanceModeCommand.cs | 3 +- XenAdmin/Commands/HostPasswordCommand.cs | 3 +- XenAdmin/Commands/HostReconnectAsCommand.cs | 3 +- XenAdmin/Commands/ImPortCommand.cs | 3 +- XenAdmin/Commands/ImportSearchCommand.cs | 3 +- XenAdmin/Commands/InstallNewUpdateCommand.cs | 3 +- XenAdmin/Commands/InstallToolsCommand.cs | 3 +- .../Commands/InstantVMFromTemplateCommand.cs | 3 +- .../LaunchConversionManagerCommand.cs | 3 +- .../Commands/MigrateVirtualDiskCommand.cs | 3 +- XenAdmin/Commands/MoveVMCommand.cs | 3 +- XenAdmin/Commands/MoveVirtualDiskCommand.cs | 3 +- XenAdmin/Commands/NewFolderCommand.cs | 3 +- XenAdmin/Commands/NewPoolCommand.cs | 3 +- XenAdmin/Commands/NewSRCommand.cs | 3 +- .../NewTemplateFromSnapshotCommand.cs | 3 +- XenAdmin/Commands/NewVMCommand.cs | 3 +- XenAdmin/Commands/NewVMFromSnapshotCommand.cs | 3 +- XenAdmin/Commands/NewVMFromTemplateCommand.cs | 3 +- XenAdmin/Commands/PoolReconnectAsCommand.cs | 3 +- XenAdmin/Commands/PowerOnHostCommand.cs | 3 +- XenAdmin/Commands/PropertiesCommands.cs | 3 +- .../PutFolderIntoRenameModeCommand.cs | 3 +- .../Commands/PutTagIntoRenameModeCommand.cs | 3 +- XenAdmin/Commands/ReattachSRCommand.cs | 3 +- XenAdmin/Commands/RebootCommand.cs | 3 +- XenAdmin/Commands/RebootHostCommand.cs | 3 +- XenAdmin/Commands/RebootVMCommand.cs | 3 +- XenAdmin/Commands/ReconnectHostCommand.cs | 3 +- XenAdmin/Commands/RemoveFromFolderCommand.cs | 3 +- XenAdmin/Commands/RemoveHostCommand.cs | 3 +- .../Commands/RemoveHostCrashDumpsCommand.cs | 3 +- .../Commands/RemoveHostFromPoolCommand.cs | 3 +- XenAdmin/Commands/RenameFolderCommand.cs | 3 +- XenAdmin/Commands/RenameTagCommand.cs | 3 +- XenAdmin/Commands/RepairSRCommand.cs | 3 +- XenAdmin/Commands/RescanPIFsCommand.cs | 3 +- XenAdmin/Commands/RestartToolstackCommand.cs | 3 +- .../Commands/RestoreHostFromBackupCommand.cs | 3 +- XenAdmin/Commands/ResumeVMCommand.cs | 3 +- XenAdmin/Commands/RevertToSnapshotCommand.cs | 3 +- XenAdmin/Commands/RollingUpgradeCommand.cs | 3 +- XenAdmin/Commands/RotatePoolSecretCommand.cs | 3 +- XenAdmin/Commands/SelectedItem.cs | 3 +- XenAdmin/Commands/SelectedItemCollection.cs | 3 +- XenAdmin/Commands/SelectionBroadcaster.cs | 3 +- XenAdmin/Commands/SelectionManager.cs | 3 +- XenAdmin/Commands/SetAsDefaultSRCommand.cs | 3 +- XenAdmin/Commands/ShutDownCommand.cs | 3 +- XenAdmin/Commands/ShutDownHostCommand.cs | 3 +- XenAdmin/Commands/ShutDownVMCommand.cs | 3 +- XenAdmin/Commands/StartVMCommand.cs | 3 +- XenAdmin/Commands/SuspendVMCommand.cs | 3 +- XenAdmin/Commands/TakeSnapshotCommand.cs | 3 +- XenAdmin/Commands/TrimSRCommand.cs | 3 +- XenAdmin/Commands/UntagCommand.cs | 3 +- XenAdmin/Commands/VMGroupCommand.cs | 3 +- XenAdmin/Commands/VMLifeCycleCommand.cs | 3 +- XenAdmin/Commands/VMOperationCommand.cs | 3 +- .../Commands/VMOperationHomeServerCommand.cs | 3 +- XenAdmin/Commands/VMOperationHostCommand.cs | 3 +- .../Commands/VMOperationWlbHostCommand.cs | 3 +- .../VMOperationWlbOptimalServerCommand.cs | 3 +- XenAdmin/Commands/VMRecoveryModeCommand.cs | 3 +- XenAdmin/Commands/VappShutDownCommand.cs | 3 +- XenAdmin/Commands/VappStartCommand.cs | 3 +- XenAdmin/Commands/VirtualDiskCommand.cs | 3 +- XenAdmin/Commands/VtpmCommand.cs | 3 +- XenAdmin/Commands/WlbCommand.cs | 3 +- XenAdmin/ConsoleView/ConsoleKeyHandler.cs | 3 +- XenAdmin/ConsoleView/IRemoteConsole.cs | 3 +- XenAdmin/ConsoleView/RdpClient.cs | 3 +- XenAdmin/ConsoleView/VNCGraphicsClient.cs | 3 +- XenAdmin/ConsoleView/VNCTabView.cs | 3 +- XenAdmin/ConsoleView/VNCView.cs | 3 +- XenAdmin/ConsoleView/XSVNCScreen.cs | 3 +- XenAdmin/Controls/AD/LoggedInLabel.cs | 3 +- XenAdmin/Controls/AffinityPicker.cs | 3 +- .../Controls/Ballooning/HostMemoryControls.cs | 3 +- XenAdmin/Controls/Ballooning/HostMemoryRow.cs | 3 +- XenAdmin/Controls/Ballooning/HostShinyBar.cs | 3 +- .../Controls/Ballooning/MemoryRowLabel.cs | 3 +- XenAdmin/Controls/Ballooning/MemorySpinner.cs | 3 +- XenAdmin/Controls/Ballooning/ShinyBar.cs | 3 +- .../Ballooning/VMMemoryControlsAdvanced.cs | 3 +- .../Ballooning/VMMemoryControlsBasic.cs | 3 +- .../Ballooning/VMMemoryControlsEdit.cs | 3 +- .../Ballooning/VMMemoryControlsNoEdit.cs | 3 +- XenAdmin/Controls/Ballooning/VMMemoryRow.cs | 3 +- XenAdmin/Controls/Ballooning/VMShinyBar.cs | 3 +- XenAdmin/Controls/BondDetails.cs | 3 +- XenAdmin/Controls/BootOrderListBox.cs | 3 +- .../CheckableDataGridView.cs | 3 +- .../CheckableDataGridViewController.cs | 3 +- .../CheckableDataGridViewRow.cs | 3 +- .../ICheckableDataGridViewView.cs | 3 +- XenAdmin/Controls/ChevronButton.cs | 3 +- XenAdmin/Controls/ChevronToggleButton.cs | 3 +- XenAdmin/Controls/ColorsHelper.cs | 3 +- XenAdmin/Controls/ComboBoxes/CDChanger.cs | 3 +- .../ComboBoxes/CPUTopologyComboBox.cs | 59 +++++++++--------- .../Controls/ComboBoxes/EnableableComboBox.cs | 3 +- .../EnableableComboBoxEditingControl.cs | 3 +- .../Controls/ComboBoxes/ISODropDownBox.cs | 3 +- .../Controls/ComboBoxes/LongStringComboBox.cs | 3 +- .../Controls/ComboBoxes/NetworkComboBox.cs | 3 +- .../ComboBoxes/NonSelectableComboBox.cs | 3 +- XenAdmin/Controls/ComboBoxes/VgpuComboBox.cs | 3 +- XenAdmin/Controls/Common/AutoHeightLabel.cs | 3 +- .../Controls/Common/AutoHeightRadioButton.cs | 3 +- XenAdmin/Controls/Common/PasswordFailure.cs | 3 +- XenAdmin/Controls/Common/SearchTextBox.cs | 3 +- .../Controls/Common/SmoothSplitContainer.cs | 3 +- .../ConnectionWrapperWithMoreStuff.cs | 3 +- XenAdmin/Controls/ConsolePanel.cs | 3 +- XenAdmin/Controls/ConsoleTab/ConnectionBar.cs | 3 +- .../Controls/ConsoleTab/FullScreenForm.cs | 3 +- .../Controls/ConsoleTab/FullScreenHint.cs | 3 +- .../CustomDataGraph/ArchiveMaintainer.cs | 3 +- .../Controls/CustomDataGraph/DataArchive.cs | 3 +- XenAdmin/Controls/CustomDataGraph/DataAxis.cs | 3 +- .../Controls/CustomDataGraph/DataEvent.cs | 3 +- .../Controls/CustomDataGraph/DataEventList.cs | 3 +- XenAdmin/Controls/CustomDataGraph/DataGrid.cs | 3 +- XenAdmin/Controls/CustomDataGraph/DataKey.cs | 3 +- XenAdmin/Controls/CustomDataGraph/DataPlot.cs | 3 +- .../Controls/CustomDataGraph/DataPlotNav.cs | 3 +- .../Controls/CustomDataGraph/DataPoint.cs | 3 +- .../Controls/CustomDataGraph/DataRange.cs | 3 +- XenAdmin/Controls/CustomDataGraph/DataSet.cs | 3 +- .../Controls/CustomDataGraph/DataTimeRange.cs | 3 +- .../Controls/CustomDataGraph/DrawSetArgs.cs | 3 +- .../Controls/CustomDataGraph/GraphHelpers.cs | 3 +- .../Controls/CustomDataGraph/GraphList.cs | 3 +- .../Controls/CustomDataGraph/LineRenderer.cs | 3 +- .../Controls/CustomDataGraph/LongPoint.cs | 3 +- .../Controls/CustomDataGraph/LongRectangle.cs | 3 +- XenAdmin/Controls/CustomDataGraph/Palette.cs | 3 +- XenAdmin/Controls/CustomDataGraph/Polygon.cs | 3 +- .../Controls/CustomGridView/GridArrayItem.cs | 3 +- .../Controls/CustomGridView/GridEmptyItem.cs | 3 +- .../CustomGridView/GridHeaderArrayItem.cs | 3 +- .../Controls/CustomGridView/GridHeaderItem.cs | 3 +- .../Controls/CustomGridView/GridHeaderRow.cs | 3 +- .../Controls/CustomGridView/GridImageItem.cs | 3 +- XenAdmin/Controls/CustomGridView/GridItem.cs | 3 +- XenAdmin/Controls/CustomGridView/GridRow.cs | 3 +- .../Controls/CustomGridView/GridStringItem.cs | 3 +- .../CustomGridView/GridTreeExpanderItem.cs | 3 +- XenAdmin/Controls/CustomGridView/GridView.cs | 3 +- .../CustomListPanel/CustomListItem.cs | 3 +- .../CustomListPanel/CustomListPanel.cs | 3 +- .../Controls/CustomListPanel/CustomListRow.cs | 3 +- XenAdmin/Controls/CustomTreeNode.cs | 3 +- XenAdmin/Controls/CustomTreeView.cs | 3 +- .../DataGridViewDropDownSplitButtonCell.cs | 3 +- .../DataGridViewEnableableComboBoxCell.cs | 3 +- .../CollapsingPoolHostDataGridView.cs | 3 +- .../CollapsingPoolHostDataGridViewRow.cs | 3 +- ...ingPoolHostDataGridViewRowDefaultSorter.cs | 3 +- ...CollapsingPoolHostDataGridViewRowSorter.cs | 3 +- ...singPoolHostDataGridViewRowStableSorter.cs | 3 +- .../CollapsingPoolHostRowSorter.cs | 3 +- .../Controls/DataGridViewEx/DataGridViewEx.cs | 3 +- .../DataGridViewEx/DataGridViewExImageCell.cs | 3 +- .../DataGridViewEx/DataGridViewExRow.cs | 3 +- .../Controls/DataGridViewEx/FolderCell.cs | 3 +- .../DataGridViewEx/KeyValuePairCell.cs | 3 +- .../PoolHostDataGridViewOneCheckbox.cs | 3 +- .../PoolHostDataGridViewOneCheckboxRow.cs | 3 +- .../Controls/DataGridViewTextAndImageCell.cs | 3 +- XenAdmin/Controls/DateTimeMinutes15.cs | 3 +- XenAdmin/Controls/DecentGroupBox.cs | 3 +- XenAdmin/Controls/DeprecationBanner.cs | 3 +- XenAdmin/Controls/DiskSpinner.cs | 3 +- XenAdmin/Controls/DoubleBufferedListView.cs | 3 +- XenAdmin/Controls/DoubleBufferedPanel.cs | 3 +- XenAdmin/Controls/DropDownButton.cs | 3 +- XenAdmin/Controls/EmptyPanel.cs | 3 +- .../FilterDatesToolStripDropDownButton.cs | 3 +- .../FilterLocationToolStripDropDownButton.cs | 3 +- ...FilterSeveritiesToolStripDropDownButton.cs | 3 +- .../FilterStatusToolStripDropDownButton.cs | 3 +- XenAdmin/Controls/FlickerFreeListBox.cs | 3 +- XenAdmin/Controls/FlickerFreePanel.cs | 3 +- XenAdmin/Controls/Folders/FolderEditor.cs | 3 +- XenAdmin/Controls/Folders/FolderListItem.cs | 3 +- XenAdmin/Controls/GPU/GpuConfiguration.cs | 3 +- .../Controls/GPU/GpuPlacementPolicyPanel.cs | 3 +- XenAdmin/Controls/GPU/GpuRow.cs | 3 +- XenAdmin/Controls/GPU/GpuShinyBar.cs | 3 +- XenAdmin/Controls/GradientPanel.cs | 3 +- XenAdmin/Controls/HaNtolControl.cs | 3 +- XenAdmin/Controls/HaNtolIndicator.cs | 3 +- XenAdmin/Controls/HaNtolIndicatorSimple.cs | 3 +- XenAdmin/Controls/HelpButton.cs | 3 +- XenAdmin/Controls/ListViewColumnSorter.cs | 3 +- XenAdmin/Controls/ListViewEx.cs | 3 +- XenAdmin/Controls/LunPerVdiPicker.cs | 3 +- .../MainWindowControls/INavigationItem.cs | 3 +- .../MainWindowControls/NavigationButton.cs | 3 +- .../NavigationDropDownButton.cs | 3 +- .../MainWindowControls/NavigationPane.cs | 3 +- .../MainWindowControls/NavigationToolStrip.cs | 3 +- .../NavigationToolStripRenderer.cs | 3 +- .../MainWindowControls/NavigationView.cs | 3 +- .../MainWindowControls/NotificationsView.cs | 3 +- XenAdmin/Controls/MenuStripEx.cs | 3 +- XenAdmin/Controls/MultipleDvdIsoList.cs | 3 +- XenAdmin/Controls/NativeConstants.cs | 3 +- .../Controls/NetworkingTab/NetworkList.cs | 3 +- .../Controls/NonReopeningContextMenuStrip.cs | 3 +- XenAdmin/Controls/PDSection.cs | 3 +- XenAdmin/Controls/PanelNoFocusScroll.cs | 3 +- XenAdmin/Controls/PanelWithBorder.cs | 3 +- XenAdmin/Controls/PoolHostPicker.cs | 3 +- XenAdmin/Controls/PvsCacheStorageRow.cs | 3 +- XenAdmin/Controls/SRListBox.cs | 3 +- XenAdmin/Controls/SectionHeaderLabel.cs | 3 +- XenAdmin/Controls/ShadowPanel.cs | 3 +- XenAdmin/Controls/SimpleProgressBar.cs | 3 +- XenAdmin/Controls/SmartScrollTextBox.cs | 3 +- XenAdmin/Controls/SnapshotTreeView.cs | 3 +- XenAdmin/Controls/SpinnerIcon.cs | 3 +- XenAdmin/Controls/SrPicker.cs | 3 +- XenAdmin/Controls/SrPickerItem.cs | 3 +- .../SummaryPanel/IsummaryPanelView.cs | 3 +- .../Controls/SummaryPanel/SummaryPanel.cs | 3 +- .../SummaryPanel/SummaryPanelController.cs | 3 +- .../SummaryPanel/SummaryTextComponent.cs | 3 +- .../SummaryPanel/SummaryTextDecorator.cs | 3 +- XenAdmin/Controls/Tags/TagButton.cs | 3 +- XenAdmin/Controls/Tags/TagList.cs | 3 +- XenAdmin/Controls/Tags/TagsEditor.cs | 3 +- XenAdmin/Controls/ToolStripEx.cs | 3 +- XenAdmin/Controls/ToolTipContainer.cs | 3 +- XenAdmin/Controls/TransparentPanel.cs | 3 +- XenAdmin/Controls/TransparentTrackBar.cs | 3 +- .../Controls/TreeViews/FlickerFreeTreeView.cs | 3 +- .../TreeViews/FolderChangeDialogTreeView.cs | 3 +- .../Controls/TreeViews/MultiSelectTreeNode.cs | 3 +- .../MultiSelectTreeNodeCollection.cs | 3 +- .../MultiSelectTreeSelectedNodeCollection.cs | 3 +- .../Controls/TreeViews/MultiSelectTreeView.cs | 3 +- .../TreeViews/MultiSelectTreeViewEventArgs.cs | 3 +- .../VirtualTreeNode.PersistenceInfo.cs | 3 +- .../Controls/TreeViews/VirtualTreeNode.cs | 3 +- .../TreeViews/VirtualTreeNodeCollection.cs | 3 +- .../VirtualTreeSelectedNodeCollection.cs | 3 +- .../Controls/TreeViews/VirtualTreeView.cs | 3 +- XenAdmin/Controls/UpsellPage.cs | 3 +- XenAdmin/Controls/VerticalTabs.cs | 3 +- XenAdmin/Controls/VisualMenuItem.cs | 3 +- XenAdmin/Controls/Wlb/WeekView.cs | 3 +- XenAdmin/Controls/Wlb/WlbOptModeScheduler.cs | 3 +- XenAdmin/Controls/Wlb/WlbOptimizePool.cs | 3 +- .../Controls/Wlb/WlbReportSubscriptionView.cs | 3 +- XenAdmin/Controls/Wlb/WlbReportView.cs | 3 +- .../Controls/XenSearch/DropDownComboButton.cs | 3 +- .../Controls/XenSearch/FolderNavigator.cs | 3 +- .../Controls/XenSearch/GroupingControl.cs | 3 +- XenAdmin/Controls/XenSearch/QueryElement.cs | 3 +- XenAdmin/Controls/XenSearch/QueryPanel.cs | 3 +- .../XenSearch/ResourceSelectButton.cs | 3 +- XenAdmin/Controls/XenSearch/SearchFor.cs | 3 +- .../Controls/XenSearch/SearchForCustom.cs | 3 +- XenAdmin/Controls/XenSearch/SearchOutput.cs | 3 +- XenAdmin/Controls/XenSearch/Searcher.cs | 3 +- XenAdmin/Controls/XenTabControl.cs | 3 +- XenAdmin/Controls/XenTabPage.cs | 3 +- XenAdmin/Core/ActionBaseExtensions.cs | 3 +- XenAdmin/Core/Clip.cs | 3 +- XenAdmin/Core/CueBannersManager.cs | 3 +- XenAdmin/Core/Drawing.cs | 3 +- XenAdmin/Core/ExtensionMethods.cs | 3 +- XenAdmin/Core/FormFontFixer.cs | 3 +- XenAdmin/Core/HealthCheck.cs | 3 +- XenAdmin/Core/HelpersGUI.cs | 3 +- XenAdmin/Core/HiddenFeatures.cs | 3 +- XenAdmin/Core/History.cs | 3 +- XenAdmin/Core/Metadata.cs | 3 +- XenAdmin/Core/Registry.cs | 3 +- XenAdmin/Core/Updates.cs | 3 +- XenAdmin/Core/VMGroup.cs | 3 +- XenAdmin/Core/WebBrowser2.cs | 3 +- XenAdmin/Core/Win32Window.cs | 3 +- .../Checks/AssertCanEvacuateCheck.cs | 3 +- .../Checks/AssertCanEvacuateUpgradeCheck.cs | 3 +- .../Checks/AutomatedUpdatesLicenseCheck.cs | 3 +- .../Checks/CertificateKeyLengthCheck.cs | 3 +- XenAdmin/Diagnostics/Checks/Check.cs | 3 +- .../Diagnostics/Checks/ClientVersionCheck.cs | 3 +- .../Checks/DR/AssertCanBeRecoveredCheck.cs | 3 +- .../Diagnostics/Checks/DR/DrHAEnabledCheck.cs | 3 +- .../Checks/DR/ExistingVmApplianceCheck.cs | 3 +- .../Diagnostics/Checks/DR/ExistingVmCheck.cs | 3 +- .../Checks/DR/RunningVmApplianceCheck.cs | 3 +- .../Diagnostics/Checks/DR/RunningVmCheck.cs | 3 +- .../Checks/DiskSpaceForBatchUpdatesCheck.cs | 3 +- XenAdmin/Diagnostics/Checks/DmcCheck.cs | 3 +- XenAdmin/Diagnostics/Checks/HAOffCheck.cs | 3 +- .../Checks/HealthCheckServiceCheck.cs | 3 +- .../Diagnostics/Checks/HostHasHotfixCheck.cs | 3 +- .../Diagnostics/Checks/HostLivenessCheck.cs | 3 +- .../Checks/HostMemoryPostUpgradeCheck.cs | 3 +- .../Checks/HostNeedsRebootCheck.cs | 3 +- .../Diagnostics/Checks/PBDsPluggedCheck.cs | 3 +- XenAdmin/Diagnostics/Checks/PVGuestsCheck.cs | 3 +- .../Diagnostics/Checks/PatchPrecheckCheck.cs | 3 +- XenAdmin/Diagnostics/Checks/PoolHasGFS2SR.cs | 3 +- .../Diagnostics/Checks/PoolLegacySslCheck.cs | 3 +- .../Diagnostics/Checks/PowerOniLoCheck.cs | 3 +- .../Checks/PrepareToUpgradeCheck.cs | 3 +- .../Checks/RebootPendingOnMasterCheck.cs | 3 +- .../Diagnostics/Checks/SafeToUpgradeCheck.cs | 3 +- .../Checks/ServerSelectionCheck.cs | 3 +- .../Checks/VSwitchControllerCheck.cs | 3 +- XenAdmin/Diagnostics/Hotfixing/Hotfix.cs | 3 +- .../Diagnostics/Hotfixing/HotfixFactory.cs | 3 +- .../Diagnostics/Hotfixing/MultipleHotfix.cs | 3 +- .../Diagnostics/Hotfixing/SingleHotfix.cs | 3 +- .../Problems/ClientVersionProblem.cs | 3 +- .../Problems/HostProblem/BrokenSR.cs | 3 +- .../CertificateKeyLengthProblem.cs | 3 +- .../HostProblem/ConflictingUpdatePresent.cs | 3 +- .../HostProblem/HostDoesNotHaveHotfix.cs | 3 +- .../HostProblem/HostMaintenanceMode.cs | 3 +- .../HostMemoryPostUpgradeWarning.cs | 3 +- .../Problems/HostProblem/HostNeedsReboot.cs | 3 +- .../Problems/HostProblem/HostNotLive.cs | 3 +- .../HostNotSafeToUpgradeWarning.cs | 3 +- .../HostProblem/HostOutOfSpaceProblem.cs | 3 +- .../HostPrepareToUpgradeProblem.cs | 3 +- .../Problems/HostProblem/HostProblem.cs | 3 +- .../HostProblem/LicenseRestrictionProblem.cs | 3 +- .../Problems/HostProblem/NotEnoughMem.cs | 3 +- .../HostProblem/PatchAlreadyApplied.cs | 3 +- .../Problems/HostProblem/PowerOniLoProblem.cs | 3 +- .../Problems/HostProblem/PrecheckFailed.cs | 3 +- .../HostProblem/PrerequisiteUpdateMissing.cs | 3 +- .../HostProblem/WrongServerVersion.cs | 3 +- .../PoolProblem/CPUIncompatibilityProblem.cs | 3 +- .../Problems/PoolProblem/HAEnabledProblem.cs | 3 +- .../PoolProblem/HealthCheckServiceProblem.cs | 3 +- .../Problems/PoolProblem/LegacySslProblem.cs | 3 +- .../MasterIsPendingRestartProblems.cs | 3 +- .../MissingMultipleFCSRsProblem.cs | 3 +- .../Problems/PoolProblem/MissingSRProblem.cs | 3 +- .../NotLicensedForAutomatedUpdatesWarning.cs | 3 +- .../PoolProblem/PoolHasGFS2SRProblem.cs | 3 +- .../PoolProblem/PoolHasPVGuestWarningUrl.cs | 3 +- .../PoolProblem/PoolHasVmsWithDmcProblem.cs | 3 +- .../Problems/PoolProblem/PoolProblem.cs | 3 +- .../PoolProblem/ServerSelectionProblem.cs | 3 +- .../PoolProblem/VSwitchControllerProblem.cs | 3 +- .../Problems/PoolProblem/WLBEnabledProblem.cs | 3 +- XenAdmin/Diagnostics/Problems/Problem.cs | 3 +- .../UtilityProblem/CfuNotAvailableProblem.cs | 3 +- .../Problems/VMProblem/AutoStartEnabled.cs | 3 +- .../Problems/VMProblem/CannotMigrateVM.cs | 3 +- .../Problems/VMProblem/ExistingVmProblem.cs | 3 +- .../Problems/VMProblem/ExistingVmWarning.cs | 3 +- .../VMProblem/InvalidVCPUConfiguration.cs | 3 +- .../Diagnostics/Problems/VMProblem/LocalCD.cs | 3 +- .../Problems/VMProblem/LocalStorage.cs | 3 +- .../Diagnostics/Problems/VMProblem/NoHosts.cs | 3 +- .../Problems/VMProblem/NoPVDrivers.cs | 3 +- .../Problems/VMProblem/PVDriversOutOfDate.cs | 3 +- .../Problems/VMProblem/RunningVMProblem.cs | 3 +- .../Diagnostics/Problems/VMProblem/ToolsCD.cs | 3 +- .../Problems/VMProblem/VMCannotSeeNetwork.cs | 3 +- .../Problems/VMProblem/VMProblem.cs | 3 +- .../Problems/VMProblem/VmHasVgpu.cs | 3 +- .../ExistingVmApplianceProblem.cs | 3 +- .../ExistingVmApplianceWarning.cs | 3 +- .../RunningVmApplianceProblem.cs | 3 +- .../VmApplianceProblem/VmApplianceProblem.cs | 3 +- XenAdmin/Diagnostics/Problems/Warning.cs | 3 +- XenAdmin/Dialogs/AboutDialog.cs | 3 +- XenAdmin/Dialogs/ActionProgressDialog.cs | 3 +- XenAdmin/Dialogs/AdPasswordPrompt.cs | 3 +- XenAdmin/Dialogs/AddServerDialog.cs | 3 +- XenAdmin/Dialogs/AddVGPUDialog.cs | 3 +- XenAdmin/Dialogs/AssignLicenseDialog.cs | 3 +- XenAdmin/Dialogs/AttachDiskDialog.cs | 3 +- XenAdmin/Dialogs/AttachUsbDialog.cs | 3 +- XenAdmin/Dialogs/BallooningDialog.cs | 3 +- XenAdmin/Dialogs/BondProperties.cs | 3 +- .../Dialogs/ChangeServerPasswordDialog.cs | 3 +- XenAdmin/Dialogs/CommandErrorDialog.cs | 3 +- XenAdmin/Dialogs/ConfirmVMDeleteDialog.cs | 3 +- XenAdmin/Dialogs/ConnectingToServerDialog.cs | 3 +- .../Dialogs/ConnectionLostDialogLauncher.cs | 3 +- XenAdmin/Dialogs/ControlDomainMemoryDialog.cs | 3 +- XenAdmin/Dialogs/ConversionDialog.cs | 3 +- .../Dialogs/ConversionVmSelectionDialog.cs | 3 +- XenAdmin/Dialogs/CopyVMDialog.cs | 3 +- XenAdmin/Dialogs/CustomFieldsDialog.cs | 3 +- XenAdmin/Dialogs/DRConfigureDialog.cs | 3 +- XenAdmin/Dialogs/DateFilterDialog.cs | 3 +- XenAdmin/Dialogs/DialogWithProgress.cs | 3 +- .../Dialogs/DuplicateTemplateNameDialog.cs | 3 +- XenAdmin/Dialogs/EditVmHaPrioritiesDialog.cs | 3 +- .../Dialogs/EnablePvsReadCachingDialog.cs | 3 +- XenAdmin/Dialogs/EvacuateHostDialog.cs | 3 +- XenAdmin/Dialogs/ExitMaintenanceModeDialog.cs | 3 +- XenAdmin/Dialogs/ExportVMDialog.cs | 3 +- XenAdmin/Dialogs/FolderChangeDialog.cs | 3 +- XenAdmin/Dialogs/GraphDetailsDialog.cs | 3 +- .../HealthCheck/HealthCheckOverviewDialog.cs | 3 +- .../HealthCheckOverviewLauncher.cs | 3 +- .../HealthCheckPolicyStatementDialog.cs | 3 +- .../HealthCheck/HealthCheckSettingsDialog.cs | 3 +- XenAdmin/Dialogs/InputPromptDialog.cs | 3 +- XenAdmin/Dialogs/InstallCertificateDialog.cs | 3 +- XenAdmin/Dialogs/IscsiDeviceConfigDialog.cs | 3 +- XenAdmin/Dialogs/LegalNoticesDialog.cs | 3 +- .../LicenseManager/ILicenseManagerView.cs | 3 +- .../ILicenseCheckableDataGridViewView.cs | 3 +- .../LicenseCheckableDataGridView.cs | 3 +- .../LicenseCheckableDataGridViewController.cs | 3 +- .../LicenseManager/LicenseDataGridViewRow.cs | 3 +- .../Dialogs/LicenseManager/LicenseManager.cs | 3 +- .../LicenseManagerController.cs | 3 +- .../LicenseManager/LicenseManagerLauncher.cs | 3 +- .../LicenseRowComparers/ExpiryComparer.cs | 3 +- .../LicenseRowComparers/NameColumnComparer.cs | 3 +- .../ProductColumnComparer.cs | 3 +- .../Dialogs/LicenseManager/LicenseStatus.cs | 3 +- .../CanUseLicenseServerVerifier.cs | 3 +- .../SelectionVerifiers/HaOnVerifier.cs | 3 +- .../LicenseSelectionVerifier.cs | 3 +- .../SelectionVerifiers/NotLiveVerifier.cs | 3 +- .../SelectionVerifiers/OlderServerVerifier.cs | 3 +- .../SelectionVerifierFactory.cs | 3 +- .../LicenseManagerSummaryComponent.cs | 3 +- .../LicenseManagerSummaryDecorators.cs | 3 +- XenAdmin/Dialogs/MoveVirtualDiskDialog.cs | 3 +- XenAdmin/Dialogs/NameAndConnectionPrompt.cs | 3 +- .../Network/CertificateChangedDialog.cs | 3 +- .../Network/UnknownCertificateDialog.cs | 3 +- XenAdmin/Dialogs/NetworkingProperties.cs | 3 +- XenAdmin/Dialogs/NetworkingPropertiesPage.cs | 3 +- XenAdmin/Dialogs/NewCustomFieldDialog.cs | 3 +- XenAdmin/Dialogs/NewDiskDialog.cs | 3 +- XenAdmin/Dialogs/NewPoolDialog.cs | 3 +- XenAdmin/Dialogs/NewTagDialog.cs | 3 +- XenAdmin/Dialogs/OptionsDialog.cs | 3 +- .../OptionsPages/ConfirmationOptionsPage.cs | 3 +- .../OptionsPages/ConnectionOptionsPage.cs | 3 +- .../OptionsPages/ConsolesOptionsPage.cs | 3 +- .../OptionsPages/DisplayOptionsPage.cs | 3 +- .../OptionsPages/ExternalToolsOptionsPage.cs | 3 +- XenAdmin/Dialogs/OptionsPages/IOptionsPage.cs | 3 +- .../Dialogs/OptionsPages/PluginOptionsPage.cs | 3 +- .../OptionsPages/SaveAndRestoreOptionsPage.cs | 3 +- .../OptionsPages/SecurityOptionsPage.cs | 3 +- .../OptionsPages/UpdatesOptionsPage.cs | 3 +- XenAdmin/Dialogs/OvfValidationDialog.cs | 3 +- XenAdmin/Dialogs/PropertiesDialog.cs | 3 +- .../Dialogs/PvsCacheConfigurationDialog.cs | 3 +- .../PvsPages/PvsCacheConfigurationPage.cs | 3 +- XenAdmin/Dialogs/PvsSiteDialog.cs | 3 +- XenAdmin/Dialogs/ReconnectAsDialog.cs | 3 +- XenAdmin/Dialogs/RepairSRDialog.cs | 3 +- XenAdmin/Dialogs/ResolvingSubjectsDialog.cs | 3 +- .../ChangeMainPasswordDialog.cs | 3 +- .../RestoreSession/EnterMainPasswordDialog.cs | 3 +- .../RestoreSession/LoadSessionDialog.cs | 3 +- .../RestoreSession/SaveAndRestoreDialog.cs | 3 +- .../RestoreSession/SetMainPasswordDialog.cs | 3 +- XenAdmin/Dialogs/RoleElevationDialog.cs | 3 +- XenAdmin/Dialogs/RoleSelectionDialog.cs | 3 +- .../ScheduledSnapshotsDialog.cs | 3 +- XenAdmin/Dialogs/ScreenShotDialog.cs | 3 +- XenAdmin/Dialogs/SelectHostDialog.cs | 3 +- XenAdmin/Dialogs/ThreeButtonDialog.cs | 3 +- XenAdmin/Dialogs/UpsellDialog.cs | 3 +- XenAdmin/Dialogs/VIFDialog.cs | 3 +- .../VMAppliances/FateSharingVMsDialog.cs | 3 +- .../VMAppliances/VMAppliancesDialog.cs | 3 +- XenAdmin/Dialogs/VMDialogs/MoveVMDialog.cs | 3 +- .../VMDialogs/SelectVMsToSuspendDialog.cs | 3 +- XenAdmin/Dialogs/VNCPasswordDialog.cs | 3 +- XenAdmin/Dialogs/VerticallyTabbedDialog.cs | 3 +- XenAdmin/Dialogs/VmSnapshotDialog.cs | 3 +- XenAdmin/Dialogs/VtmpManagementDialog.cs | 3 +- XenAdmin/Dialogs/VtpmManagementPage.cs | 3 +- .../CloseXenCenterWarningDialog.cs | 3 +- .../WarningDialogs/LVMoHBAWarningDialog.cs | 3 +- .../Dialogs/Wlb/WlbConfigurationDialog.cs | 3 +- XenAdmin/Dialogs/Wlb/WlbCredentialsDialog.cs | 3 +- XenAdmin/Dialogs/Wlb/WlbEditScheduledTask.cs | 3 +- XenAdmin/Dialogs/Wlb/WlbReportCustomFilter.cs | 3 +- .../Wlb/WlbReportSubscriptionDialog.cs | 3 +- XenAdmin/Dialogs/Wlb/WorkloadReports.cs | 3 +- XenAdmin/Dialogs/XenDialogBase.cs | 3 +- XenAdmin/GroupingTag.cs | 3 +- XenAdmin/Help/HelpManager.cs | 3 +- XenAdmin/IMainWindow.cs | 3 +- XenAdmin/Images.cs | 3 +- XenAdmin/LicenseTimer.cs | 3 +- XenAdmin/MainWindow.cs | 3 +- XenAdmin/MainWindowTreeBuilder.cs | 3 +- XenAdmin/Network/AddServerTask.cs | 3 +- XenAdmin/Network/SSL.cs | 3 +- XenAdmin/Network/XenConnectionUI.cs | 3 +- XenAdmin/OrganizationalView.cs | 3 +- XenAdmin/Plugins/Cmd/PowerShellCmd.cs | 3 +- XenAdmin/Plugins/Cmd/ShellCmd.cs | 3 +- .../Plugins/Cmd/XenServerPowerShellCmd.cs | 3 +- XenAdmin/Plugins/Features/Feature.cs | 3 +- XenAdmin/Plugins/Features/MenuItemFeature.cs | 3 +- .../Features/MenuItemFeatureCommand.cs | 3 +- .../Plugins/Features/ParentMenuItemFeature.cs | 3 +- .../Features/ParentMenuItemFeatureCommand.cs | 3 +- XenAdmin/Plugins/Features/TabPageFeature.cs | 3 +- XenAdmin/Plugins/Placeholders.cs | 3 +- XenAdmin/Plugins/PluginDescriptor.cs | 3 +- XenAdmin/Plugins/PluginManager.cs | 3 +- .../Plugins/UI/TabPageCredentialsDialog.cs | 3 +- XenAdmin/PowerManagment.cs | 3 +- XenAdmin/Program.cs | 3 +- XenAdmin/Properties/AssemblyInfo.cs | 3 +- XenAdmin/RDP/AxMSTSCLib.cs | 3 +- XenAdmin/RDP/MsRdpClient6.cs | 3 +- XenAdmin/RDP/MsRdpClient9.cs | 3 +- .../ServerDBs/XenAdminSimulatorWebProxy.cs | 3 +- .../ServerDBs/XenAdminSimulatorWebStream.cs | 3 +- XenAdmin/Settings.cs | 3 +- XenAdmin/SettingsPanels/BootDevice.cs | 3 +- .../SettingsPanels/BootOptionsEditPage.cs | 3 +- XenAdmin/SettingsPanels/CPUMemoryEditPage.cs | 3 +- XenAdmin/SettingsPanels/ClusteringEditPage.cs | 3 +- .../SettingsPanels/CustomFieldsDisplayPage.cs | 3 +- XenAdmin/SettingsPanels/EditNetworkPage.cs | 3 +- XenAdmin/SettingsPanels/GeneralEditPage.cs | 3 +- XenAdmin/SettingsPanels/GpuEditPage.cs | 3 +- XenAdmin/SettingsPanels/HomeServerEditPage.cs | 3 +- XenAdmin/SettingsPanels/HostMultipathPage.cs | 3 +- .../SettingsPanels/HostPowerONEditPage.cs | 3 +- XenAdmin/SettingsPanels/IEditPage.cs | 3 +- .../SettingsPanels/LogDestinationEditPage.cs | 3 +- .../SettingsPanels/NetworkOptionsEditPage.cs | 3 +- .../SettingsPanels/PerfmonAlertEditPage.cs | 3 +- .../SettingsPanels/PerfmonAlertOptionsPage.cs | 3 +- .../SettingsPanels/PoolAdvancedEditPage.cs | 3 +- XenAdmin/SettingsPanels/PoolGpuEditPage.cs | 3 +- XenAdmin/SettingsPanels/SecurityEditPage.cs | 3 +- .../SettingsPanels/SrReadCachingEditPage.cs | 3 +- XenAdmin/SettingsPanels/USBEditPage.cs | 3 +- XenAdmin/SettingsPanels/VBDEditPage.cs | 3 +- .../SettingsPanels/VDISizeLocationPage.cs | 3 +- XenAdmin/SettingsPanels/VMAdvancedEditPage.cs | 3 +- .../SettingsPanels/VMEnlightenmentEditPage.cs | 3 +- XenAdmin/SettingsPanels/VMHAEditPage.cs | 3 +- .../Wlb/WlbAdvancedSettingsPage.cs | 3 +- .../SettingsPanels/Wlb/WlbAutomationPage.cs | 3 +- .../Wlb/WlbHostExclusionPage.cs | 3 +- .../Wlb/WlbMetricWeightingPage.cs | 3 +- .../Wlb/WlbOptimizationModePage.cs | 3 +- .../SettingsPanels/Wlb/WlbThresholdsPage.cs | 3 +- XenAdmin/SplashScreen.cs | 3 +- XenAdmin/SplashScreenContext.cs | 3 +- XenAdmin/TabPages/AdPage.cs | 3 +- XenAdmin/TabPages/AlertSummaryPage.cs | 3 +- XenAdmin/TabPages/BallooningPage.cs | 3 +- XenAdmin/TabPages/BaseTabPage.cs | 3 +- XenAdmin/TabPages/DockerDetailsPage.cs | 3 +- XenAdmin/TabPages/DockerProcessPage.cs | 3 +- .../GeneralTabLicenseStatusStringifier.cs | 3 +- XenAdmin/TabPages/GeneralTabPage.cs | 3 +- XenAdmin/TabPages/GpuPage.cs | 3 +- XenAdmin/TabPages/HAPage.cs | 3 +- XenAdmin/TabPages/HistoryPage.cs | 3 +- XenAdmin/TabPages/HomePage.cs | 3 +- XenAdmin/TabPages/NICPage.cs | 3 +- XenAdmin/TabPages/NetworkPage.cs | 3 +- XenAdmin/TabPages/NotificationsBasePage.cs | 3 +- XenAdmin/TabPages/PerformancePage.cs | 3 +- XenAdmin/TabPages/PhysicalStoragePage.cs | 3 +- XenAdmin/TabPages/PvsPage.cs | 3 +- XenAdmin/TabPages/SearchPage.cs | 3 +- XenAdmin/TabPages/SnapshotsPage.cs | 3 +- XenAdmin/TabPages/SrStoragePage.cs | 3 +- XenAdmin/TabPages/UpsellTabPage.cs | 3 +- XenAdmin/TabPages/UsbPage.cs | 3 +- XenAdmin/TabPages/VMStoragePage.cs | 3 +- XenAdmin/TabPages/WlbPage.cs | 3 +- XenAdmin/TestResources/TestResource.cs | 3 +- XenAdmin/UpdateManager.DelayCalculator.cs | 3 +- XenAdmin/UpdateManager.cs | 3 +- XenAdmin/VNC/GraphicsUtils.cs | 3 +- XenAdmin/VNC/IVNCGraphicsClient.cs | 3 +- XenAdmin/VNC/KeyMap.cs | 3 +- XenAdmin/VNC/MyStream.cs | 3 +- XenAdmin/VNC/VNCException.cs | 3 +- XenAdmin/VNC/VNCStream.cs | 3 +- XenAdmin/WinformsXenAdminConfigProvider.cs | 3 +- XenAdmin/Wizards/BallooningWizard.cs | 3 +- .../BallooningWizard_Pages/ChooseVMs.cs | 3 +- .../BallooningWizard_Pages/MemorySettings.cs | 3 +- XenAdmin/Wizards/BootModesControl.cs | 3 +- .../BugToolPageDestination.cs | 3 +- .../BugToolPageRetrieveData.cs | 3 +- .../BugToolPageSelectCapabilities.cs | 3 +- .../BugToolWizardFiles/BugToolWizard.cs | 3 +- .../GenericSelectHostsPage.cs | 3 +- .../ConversionWizard/ConversionNetworkPage.cs | 3 +- .../ConversionWizard/ConversionWizard.cs | 3 +- .../ConversionWizard/CredentialsPage.cs | 3 +- .../ConversionWizard/SrSelectionPage.cs | 3 +- .../Wizards/ConversionWizard/SummaryPage.cs | 3 +- .../ConversionWizard/VmSelectionPage.cs | 3 +- .../CrossPoolMigrateCopyModePage.cs | 3 +- .../CrossPoolMigrateDestinationPage.cs | 3 +- .../CrossPoolMigrateFinishPage.cs | 3 +- .../CrossPoolMigrateNetworkingPage.cs | 3 +- .../CrossPoolMigrateStoragePage.cs | 3 +- .../CrossPoolMigrateTransferNetworkPage.cs | 3 +- .../CrossPoolMigrateWizard.cs | 3 +- .../CrossPoolMigrationNetworkResource.cs | 3 +- .../CrossPoolMigrationStorageResource.cs | 3 +- .../CrossPoolMigrateCanMigrateFilter.cs | 3 +- .../ResidentHostIsSameAsSelectionFilter.cs | 3 +- .../Filters/WlbEnabledFilter.cs | 3 +- .../IntraPoolCopyPage.cs | 3 +- .../Wizards/DRWizards/DRFailoverWizard.cs | 3 +- .../DRFailoverWizardAppliancesPage.cs | 3 +- .../DRWizards/DRFailoverWizardFirstPage.cs | 3 +- .../DRWizards/DRFailoverWizardPrecheckPage.cs | 3 +- .../DRWizards/DRFailoverWizardRecoverPage.cs | 3 +- .../DRWizards/DRFailoverWizardReportPage.cs | 3 +- .../DRWizards/DRFailoverWizardStoragePage.cs | 3 +- .../DRWizards/DRFailoverWizardWelcomePage.cs | 3 +- .../ApplianceChecks/ApplianceExistsCheck.cs | 3 +- .../ExportWizard/ExportAppliancePage.cs | 3 +- .../ExportWizard/ExportApplianceWizard.cs | 3 +- .../Wizards/ExportWizard/ExportEulaPage.cs | 3 +- .../Wizards/ExportWizard/ExportFinishPage.cs | 3 +- .../Wizards/ExportWizard/ExportOptionsPage.cs | 3 +- .../ExportWizard/ExportSelectVMsPage.cs | 3 +- .../DelayLoadingOptionComboBoxItem.cs | 3 +- .../GenericPages/LunPerVdiMappingPage.cs | 3 +- .../Wizards/GenericPages/NetworkResource.cs | 3 +- .../Wizards/GenericPages/NewVMGroupVMsPage.cs | 3 +- .../GenericPages/NewVMGroupVMsPageBase.cs | 3 +- .../Wizards/GenericPages/RBACWarningPage.cs | 3 +- .../Wizards/GenericPages/ReasoningFilter.cs | 3 +- .../SelectMultipleVMDestinationPage.cs | 3 +- .../SelectMultipleVMNetworkPage.cs | 3 +- ...ctVMStorageWithMultipleVirtualDisksPage.cs | 3 +- .../Wizards/GenericPages/StorageResource.cs | 3 +- .../Wizards/GenericPages/VMMappingSummary.cs | 3 +- XenAdmin/Wizards/HAWizard.cs | 3 +- .../HAWizard_Pages/AssignPriorities.cs | 3 +- XenAdmin/Wizards/HAWizard_Pages/ChooseSR.cs | 3 +- .../Wizards/HAWizard_Pages/HAFinishPage.cs | 3 +- XenAdmin/Wizards/HAWizard_Pages/Intro.cs | 3 +- .../Wizards/ImportWizard/GlobalSelectHost.cs | 3 +- .../HardwareCompatibilityFilter.cs | 3 +- .../Wizards/ImportWizard/ImageVMConfigPage.cs | 3 +- .../ImportWizard/ImportBootOptionPage.cs | 3 +- .../Wizards/ImportWizard/ImportEulaPage.cs | 3 +- .../Wizards/ImportWizard/ImportFinishPage.cs | 3 +- .../Wizards/ImportWizard/ImportOptionsPage.cs | 3 +- .../ImportWizard/ImportSecurityPage.cs | 3 +- .../ImportWizard/ImportSelectHostPage.cs | 3 +- .../ImportWizard/ImportSelectNetworkPage.cs | 3 +- .../ImportWizard/ImportSelectStoragePage.cs | 3 +- .../Wizards/ImportWizard/ImportSourcePage.cs | 3 +- XenAdmin/Wizards/ImportWizard/ImportWizard.cs | 3 +- .../ImportWizard/LunPerVdiImportPage.cs | 3 +- .../Wizards/ImportWizard/NetworkPickerPage.cs | 3 +- .../ImportWizard/OVFStorageResource.cs | 3 +- .../ImportWizard/OvfNetworkResource.cs | 3 +- .../Wizards/ImportWizard/StoragePickerPage.cs | 3 +- XenAdmin/Wizards/NewNetworkWizard.cs | 3 +- .../NewNetworkWizard_Pages/NetWBondDetails.cs | 3 +- .../NewNetworkWizard_Pages/NetWChinDetails.cs | 3 +- .../NewNetworkWizard_Pages/NetWDetails.cs | 3 +- .../NewNetworkWizard_Pages/NetWName.cs | 3 +- .../NetWSriovDetails.cs | 3 +- .../NewNetworkWizard_Pages/NetWTypeSelect.cs | 3 +- .../NewPolicyWizard/DaysWeekCheckboxes.cs | 3 +- .../NewPolicyWizard/NewPolicyFinishPage.cs | 3 +- .../NewPolicyPolicyNamePage.cs | 3 +- .../NewPolicySnapshotFrequencyPage.cs | 3 +- .../NewPolicySnapshotTypePage.cs | 3 +- .../NewPolicyWizard/NewPolicyWizard.cs | 3 +- XenAdmin/Wizards/NewSRWizard.cs | 3 +- .../ChooseSrProvisioningPage.cs | 3 +- .../NewSRWizard_Pages/ChooseSrTypePage.cs | 3 +- .../Frontends/CIFSFrontend.cs | 3 +- .../NewSRWizard_Pages/Frontends/CIFS_ISO.cs | 3 +- .../NewSRWizard_Pages/Frontends/CSLG.cs | 3 +- .../Frontends/CslgLocation.cs | 3 +- .../Frontends/CslgSettings.cs | 3 +- .../NewSRWizard_Pages/Frontends/EqualLogic.cs | 3 +- .../Frontends/FilerDetails.cs | 3 +- .../NewSRWizard_Pages/Frontends/LVMoFCoE.cs | 3 +- .../NewSRWizard_Pages/Frontends/LVMoHBA.cs | 3 +- .../Frontends/LVMoHBASummary.cs | 3 +- .../NewSRWizard_Pages/Frontends/LVMoISCSI.cs | 3 +- .../NewSRWizard_Pages/Frontends/NFS_ISO.cs | 3 +- .../NewSRWizard_Pages/Frontends/NetApp.cs | 3 +- .../NewSRWizard_Pages/Frontends/VHDoNFS.cs | 3 +- .../NewSRWizard_Pages/NewSrWizardNamePage.cs | 3 +- .../NewSRWizard_Pages/SrWizardHelpers.cs | 3 +- .../Wizards/NewSRWizard_Pages/SrWizardType.cs | 3 +- .../NewVMApplianceFinishPage.cs | 3 +- .../NewVMApplianceNamePage.cs | 3 +- .../NewVMApplianceVMOrderAndDelaysPage.cs | 3 +- .../NewVMApplianceWizard.cs | 3 +- .../NewVMWizard/LunPerVdiNewVMMappingPage.cs | 3 +- XenAdmin/Wizards/NewVMWizard/NewVMWizard.cs | 3 +- .../NewVMWizard/Page_CloudConfigParameters.cs | 3 +- .../NewVMWizard/Page_CopyBiosStrings.cs | 3 +- XenAdmin/Wizards/NewVMWizard/Page_CpuMem.cs | 3 +- XenAdmin/Wizards/NewVMWizard/Page_Finish.cs | 3 +- .../Wizards/NewVMWizard/Page_HomeServer.cs | 3 +- .../NewVMWizard/Page_InstallationMedia.cs | 3 +- XenAdmin/Wizards/NewVMWizard/Page_Name.cs | 3 +- .../Wizards/NewVMWizard/Page_Networking.cs | 3 +- XenAdmin/Wizards/NewVMWizard/Page_Storage.cs | 3 +- XenAdmin/Wizards/NewVMWizard/Page_Template.cs | 3 +- .../AutomatedUpdatesBasePage.cs | 3 +- .../Wizards/PatchingWizard/PatchingWizard.cs | 3 +- .../PatchingWizard_AutomatedUpdatesPage.cs | 3 +- .../PatchingWizard_FirstPage.cs | 3 +- .../PatchingWizard/PatchingWizard_ModePage.cs | 3 +- .../PatchingWizard_PatchingPage.cs | 3 +- .../PatchingWizard_PrecheckPage.cs | 3 +- .../PatchingWizard_SelectPatchPage.cs | 3 +- .../PatchingWizard_SelectServers.cs | 3 +- .../PatchingWizard_UploadPage.cs | 3 +- .../PlanActions/ApplyPatchPlanAction.cs | 3 +- .../PlanActions/ApplyPoolUpdatePlanAction.cs | 3 +- .../ApplyXenServerPatchPlanAction.cs | 3 +- .../PlanActions/BringBabiesBackAction.cs | 3 +- .../PlanActions/DownloadPatchPlanAction.cs | 3 +- .../PlanActions/EvacuateHostPlanAction.cs | 3 +- .../PlanActions/HostPlanAction.cs | 3 +- .../InstallSupplementalPackPlanAction.cs | 3 +- .../PatchPrecheckOnHostPlanAction.cs | 3 +- .../PatchingWizard/PlanActions/PlanAction.cs | 3 +- .../PlanActions/PlanActionWithSession.cs | 3 +- .../PlanActions/RebootPlanAction.cs | 3 +- .../PlanActions/RebootVMsPlanAction.cs | 3 +- .../PlanActions/RemoveUpdateFile.cs | 3 +- .../RemoveUpdateFilesFromMaster.cs | 3 +- .../PlanActions/RestartAgentPlanAction.cs | 3 +- .../PlanActions/RestartHostPlanAction.cs | 3 +- .../PlanActions/UnwindProblemsAction.cs | 3 +- .../UploadPatchToCoordinatorPlanAction.cs | 3 +- .../PlanActions/VMsPlanAction.cs | 3 +- .../PlanActions/XenServerPatchMapping.cs | 3 +- .../UpdateProgressBackgroundWorker.cs | 3 +- .../RpuUploadAndApplySuppPackPlanAction.cs | 3 +- .../PlanActions/UpgradeHostPlanAction.cs | 3 +- .../UpgradeManualHostPlanAction.cs | 3 +- .../RollingUpgradeExtrasPage.cs | 3 +- .../RollingUpgradeUpgradePage.cs | 3 +- .../RollingUpgradeWizard.cs | 3 +- .../RollingUpgradeWizardPrecheckPage.cs | 3 +- .../RollingUpgradeWizardSelectPool.cs | 3 +- .../RollingUpgradeWizard_FirstPage.cs | 3 +- .../RollingUpgradeWizard_UpgradeMode.cs | 3 +- XenAdmin/Wizards/WizardHelpers.cs | 3 +- XenAdmin/Wizards/WizardProgress.cs | 3 +- XenAdmin/Wizards/WizardProgressEventArgs.cs | 3 +- XenAdmin/Wizards/XenWizardBase.cs | 3 +- XenAdmin/XenSearch/Columns.cs | 3 +- XenAdmin/XenSearch/CustomFieldWrapper.cs | 3 +- XenAdmin/XenSearch/TreeNodeGroupAcceptor.cs | 3 +- XenAdmin/XenSearch/TreeSearch.cs | 3 +- .../ArchiveTests/ArchiveFactoryTests.cs | 3 +- .../ArchiveTests/ArchiveIteratorTests.cs | 3 +- .../ArchiveTests/ArchiveWriterTests.cs | 3 +- .../ThirdPartyArchiveWriterTests.cs | 3 +- XenAdminTests/ClassVerifiers.cs | 3 +- XenAdminTests/CodeTests/AssemblyTests.cs | 3 +- .../CodeTests/XenModelReferencesTest.cs | 3 +- .../CommandTests/AddHostCommandTest.cs | 3 +- .../CommandTests/AddHostToPoolCommandTest.cs | 3 +- .../AddNewHostToPoolCommandTest.cs | 3 +- .../CommandTests/AddVirtualDiskCommandTest.cs | 3 +- .../AttachVirtualDiskCommandTest.cs | 3 +- .../CommandTests/BackupHostCommandTest.cs | 3 +- XenAdminTests/CommandTests/CommandTest.cs | 3 +- .../CrossPoolMigrateCommandTests.cs | 3 +- .../CommandTests/DRConfigureCommandTest.cs | 3 +- .../CommandTests/DRDryrunCommandTest.cs | 3 +- .../CommandTests/DRFailbackCommandTest.cs | 3 +- .../CommandTests/DRFailoverCommandTest.cs | 3 +- .../CommandTests/DeleteFolderCommandTest.cs | 3 +- .../CommandTests/DeleteSnapshotCommandTest.cs | 3 +- .../CommandTests/DeleteTagCommandTest.cs | 3 +- .../CommandTests/DeleteTemplateCommandTest.cs | 3 +- .../CommandTests/DeleteVMCommandTest.cs | 3 +- .../DeleteVMsAndTemplatesCommandTest.cs | 3 +- .../CommandTests/DisconnectHostCommandTest.cs | 3 +- .../CommandTests/DisconnectPoolCommandTest.cs | 3 +- .../CommandTests/EditTagsCommandTest.cs | 3 +- .../MigrateVirtualDiskCommandTest.cs | 3 +- .../CommandTests/NewFolderCommandTest.cs | 3 +- .../PutFolderIntoRenameModeCommandTest.cs | 3 +- .../RemoveFromFolderCommandTest.cs | 3 +- .../CommandTests/RenameTagCommandTest.cs | 3 +- .../CommandTests/ShutDownHostCommandTest.cs | 3 +- .../CommandTests/UntagCommandTest.cs | 3 +- .../CommandTests/VMLifecycleCommandTest.cs | 3 +- .../CompressionFactoryTests.cs | 3 +- .../CompressionStreamTests.cs | 3 +- .../ThirdPartyCompressionStreamTests.cs | 3 +- XenAdminTests/Controls/DecentGroupBoxTests.cs | 3 +- .../Controls/Folders/FolderListItemTests.cs | 3 +- .../Controls/LongStringComboBoxTest.cs | 3 +- .../Controls/LunComboBoxItemTests.cs | 3 +- .../Controls/LunPerVdiPickerItemTests.cs | 3 +- XenAdminTests/Controls/SrPickerItemTests.cs | 3 +- .../Controls/SrPickerLunPerVDIItemTests.cs | 3 +- XenAdminTests/DatabaseTester.cs | 3 +- XenAdminTests/Diagnostics/DiagnosticsTests.cs | 3 +- .../DialogTests/AdPasswordPromptTest.cs | 3 +- XenAdminTests/DialogTests/BostonDialogTest.cs | 3 +- .../DialogTests/CertificateDialogTests.cs | 3 +- XenAdminTests/DialogTests/DialogTest.cs | 3 +- .../DialogTests/DialogsForConnection.cs | 3 +- XenAdminTests/DialogTests/DialogsForHost.cs | 3 +- XenAdminTests/DialogTests/DialogsForPool.cs | 3 +- XenAdminTests/DialogTests/DialogsForVM.cs | 3 +- .../DialogsWithDefaultConstructor.cs | 3 +- .../IscsiDeviceConfigDialogTests.cs | 3 +- .../Comparers/NameColumnComparerTests.cs | 3 +- .../CanUseLicenseServerVerifierTests.cs | 3 +- .../OldServerVerifierTests.cs | 3 +- .../DialogTests/MessageBoxTestTests.cs | 3 +- .../DialogTests/MoveVirtualDiskDialogTests.cs | 3 +- .../DialogTests/MultipleWarningDialogTests.cs | 3 +- .../DialogTests/NetworkingPropertiesTest.cs | 3 +- .../DialogTests/NewDiskDialogTest.cs | 3 +- .../DialogTests/OptionsDialogTest.cs | 3 +- XenAdminTests/DialogTests/OtherDialogs.cs | 3 +- .../DialogTests/PropertiesDialogTest.cs | 3 +- .../DialogTests/ReconnectAsDialogTests.cs | 3 +- .../DialogTests/RestoreVMsDialogTests.cs | 3 +- .../DialogTests/ScreenShotDialogTest.cs | 3 +- .../DialogTests/UpsellDialogTests.cs | 3 +- XenAdminTests/DialogTests/VIFDialogTest.cs | 3 +- .../DialogTests/VerticallyTabbedDialogTest.cs | 3 +- .../DialogTests/WlbCredentialsDialogTests.cs | 3 +- .../DialogTests/WlbEditScheduledTaskTests.cs | 3 +- XenAdminTests/FolderTests/FolderTest.cs | 3 +- .../HealthCheckTests/CredentialTests.cs | 3 +- .../RequestUploadTaskTests.cs | 3 +- .../AssignLicenseDialogWrapper.cs | 3 +- .../FakeResponseSelectionVerifierFactories.cs | 3 +- .../LicensingTests/LicenceStatusTests.cs | 3 +- .../LicensingTests/LicenceTimerTests.cs | 3 +- ...agerSummaryLicenseExpiresDecoratorTests.cs | 3 +- .../LicensingTests/LicenseManagerTests.cs | 3 +- .../LicensingTests/OpenFileDialogWrapper.cs | 3 +- .../ProductColumnComparerTests.cs | 3 +- XenAdminTests/MainWindowLauncher.cs | 3 +- XenAdminTests/MainWindowTester.cs | 3 +- .../AddServerDialogWrapper.cs | 3 +- .../AttachDiskDialogWrapper.cs | 3 +- .../CommandErrorDialogWrapper.cs | 3 +- .../DRConfigureDialogWrapper.cs | 3 +- .../DRFailoverWizardWrapper.cs | 3 +- .../MainWindowWrapper/HostMenuWrapper.cs | 3 +- .../InputPromptDialogWrapper.cs | 3 +- .../MainWindowWrapper/MainToolBarWrapper.cs | 3 +- .../MainWindowWrapper/MainWindowWrapper.cs | 3 +- .../MainWindowWrapper/MockMainWindow.cs | 3 +- .../NameAndConnectionPromptWrapper.cs | 3 +- .../NetworkTabPageWrapper.cs | 3 +- .../NewNetworkWizardWrapper.cs | 3 +- .../MainWindowWrapper/NewTagDialogWrapper.cs | 3 +- .../MainWindowWrapper/OptionsDialogWrapper.cs | 3 +- .../RoleElevationDialogWrapper.cs | 3 +- .../StartShutdownMenuWrapper.cs | 3 +- .../MainWindowWrapper/StorageMenuWrapper.cs | 3 +- .../MainWindowWrapper/TestWrapper.cs | 3 +- .../MainWindowWrapper/ToolsMenuWrapper.cs | 3 +- .../MainWindowWrapper/VMMenuWrapper.cs | 3 +- .../MainWindowWrapper/ViewMenuWrapper.cs | 3 +- XenAdminTests/ManagedTester.cs | 3 +- .../ContextMenuBuilderTests.Serializer.cs | 3 +- .../MiscTests/ContextMenuBuilderTests.cs | 3 +- XenAdminTests/MiscTests/ShowHideTests.cs | 3 +- XenAdminTests/MiscTests/WebBrowser2Tests.cs | 3 +- XenAdminTests/MockConnectionManager.cs | 3 +- .../PluginTests/MenuItemFeatureTests.cs | 3 +- .../PluginTests/ParentMenuItemFeatureTests.cs | 3 +- .../PluginTests/PlaceholdersTests.cs | 3 +- .../PluginTests/PluginTest_PowerShell.cs | 3 +- .../PluginTests/PluginTest_TabPage.cs | 3 +- .../PluginTest_XenServerPowerShell.cs | 3 +- XenAdminTests/PluginTests/ShellCmdTests.cs | 3 +- .../PluginTests/TabPageFeatureTests.cs | 3 +- XenAdminTests/PluginTests/TestPluginLoader.cs | 3 +- XenAdminTests/Properties/AssemblyInfo.cs | 3 +- XenAdminTests/SearchTests/ComparerAdapter.cs | 3 +- .../SearchTests/DatePropertyQueryTests.cs | 3 +- XenAdminTests/SearchTests/ExpectedResults.cs | 3 +- XenAdminTests/SearchTests/IPAddressTest.cs | 3 +- XenAdminTests/SearchTests/LoadAllSearches.cs | 3 +- .../SearchTests/SearchMarshallingTests.cs | 3 +- XenAdminTests/SearchTests/SearchTestsSetup.cs | 3 +- XenAdminTests/SearchTests/SearchWindow.cs | 3 +- .../SearchTests/SearchWindowUpdateTests.cs | 3 +- XenAdminTests/SearchTests/SearcherTests.cs | 3 +- .../VirtualisationStatePropertyQueryTests.cs | 3 +- .../SearchTests/XenSearchQueryTest.cs | 3 +- .../EllipsiseStringTests.cs | 3 +- .../EscapeAmpersandsTests.cs | 3 +- .../TruncateStringTest.cs | 3 +- .../TabsAndMenus/DisconnectedTests.cs | 3 +- ...GeneralTabLicenseStatusStringifierTests.cs | 3 +- .../TabsAndMenus/HistoryPageTests.cs | 3 +- XenAdminTests/TabsAndMenus/MainMenuGeorge.cs | 3 +- XenAdminTests/TabsAndMenus/NetworkTabTests.cs | 3 +- .../TabsAndMenus/PluginTabsAndMenus.cs | 3 +- .../TabsAndMenus/StartUpStateTests.cs | 3 +- XenAdminTests/TabsAndMenus/TabsAndMenus.cs | 3 +- .../TabsAndMenus/TabsAndMenusBoston.cs | 3 +- .../TabsAndMenus/TabsAndMenusTampa.cs | 3 +- XenAdminTests/TabsAndMenus/ToolbarGeorge.cs | 3 +- .../TabsAndMenus/ToolbarMidnightRide.cs | 3 +- XenAdminTests/TestCategories.cs | 3 +- XenAdminTests/TestDatabaseManager.cs | 3 +- XenAdminTests/TestObjectProvider.cs | 3 +- XenAdminTests/TestUtils.cs | 3 +- .../TreeTests/FlickerFreeTreeViewTests.cs | 3 +- .../TreeTests/MainWindowTreeBuilderTests.cs | 3 +- .../TreeTests/MainWindowTreeTests.cs | 3 +- .../TreeTests/MainWindowTreeTestsDefault.cs | 3 +- .../TreeTests/MultiSelectTreeViewTests.cs | 3 +- XenAdminTests/TreeTests/TreeViewSerializer.cs | 3 +- .../TreeTests/VirtualTreeViewTests.cs | 3 +- XenAdminTests/UnitTester.cs | 3 +- .../AlertTests/AlertClassUnitTestData.cs | 3 +- .../AlertTests/DuplicateIqnAlertTests.cs | 3 +- .../UnitTests/AlertTests/GuiOldAlertTest.cs | 3 +- .../AlertTests/MissingIqnAlertTests.cs | 3 +- .../AlertTests/MultipathAlertTest.cs | 3 +- .../AlertTests/XenCenterUpdateAlertTests.cs | 3 +- .../AlertTests/XenServerPatchAlertTests.cs | 3 +- .../AlertTests/XenServerUpdateAlertTests.cs | 3 +- .../UnitTests/ApplianceExistsCheckTests.cs | 3 +- .../UnitTests/BasicXMLResolverTests.cs | 3 +- .../BatchUpdatesTests/BatchUpdatesTests.cs | 3 +- XenAdminTests/UnitTests/CPUFeaturesTest.cs | 3 +- XenAdminTests/UnitTests/CPUMaskingTest.cs | 3 +- .../Diagnostics/HotFixFactoryTests.cs | 3 +- .../Diagnostics/MultipleHotfixTests.cs | 3 +- ...HostDataGridViewColumnStableSorterTests.cs | 3 +- ...psingPoolHostDataGridViewRowSorterTests.cs | 3 +- .../UnitTests/EmailAddressValidatorTests.cs | 3 +- .../UnitTests/EncryptionUtilTests.cs | 3 +- .../UnitTests/ExceptionSerializationTest.cs | 3 +- .../HealthCheckAnalysisProgressTest.cs | 3 +- .../UnitTests/NamesAndMessagesTests.cs | 3 +- XenAdminTests/UnitTests/NaturalCompareTest.cs | 3 +- XenAdminTests/UnitTests/RegexTests.cs | 3 +- XenAdminTests/UnitTests/RpmVersionTests.cs | 3 +- .../UnitTests/StreamUtilitiesTests.cs | 3 +- .../UnitTests/SubnetworkMaskValidatorTest.cs | 3 +- XenAdminTests/UnitTests/TimeUtilTests.cs | 3 +- XenAdminTests/UnitTests/TokenizerTest.cs | 3 +- .../MockObjectBuilders/MockActionFactory.cs | 3 +- .../MockObjectBuilders/MockObjectBuilder.cs | 3 +- .../MockObjectBuilderFactory.cs | 3 +- .../MockPoolOfVersionedHosts.cs | 3 +- .../MockObjectBuilders/MockVdiWithVbds.cs | 3 +- .../MockObjectBuilders/MockVersionedHost.cs | 3 +- .../MockVmWithHomeServer.cs | 3 +- XenAdminTests/UnitTests/UpdateManagerTests.cs | 3 +- XenAdminTests/UnitTests/UtilTests.cs | 3 +- .../WlbTests/WlbPoolConfigurationTests.cs | 3 +- .../WlbTests/WlbReportSubscriptionTests.cs | 3 +- .../WlbTests/WlbScheduledTaskTests.cs | 3 +- .../WlbTests/WlbScheduledTasksTests.cs | 3 +- .../WizardTests/BallooningWizardTest.cs | 3 +- .../WizardTests/BugToolWizardTest.cs | 3 +- .../CrossPoolMigrateCanMigrateFilterTest.cs | 3 +- .../Filters/WlbEnabledFilterTests.cs | 3 +- .../WizardTests/CrossPoolMigrateWizardTest.cs | 3 +- .../DRFailoverWizardSummaryReportTests.cs | 3 +- .../WizardTests/DRFailoverWizardTests.cs | 3 +- XenAdminTests/WizardTests/ExportWizardTest.cs | 3 +- XenAdminTests/WizardTests/HAWizardTest.cs | 3 +- XenAdminTests/WizardTests/ImportWizardTest.cs | 3 +- .../WizardTests/NewNetworkWizardTest.cs | 3 +- .../WizardTests/NewPolicyWizardTest.cs | 3 +- XenAdminTests/WizardTests/NewSRWizardTest.cs | 3 +- .../WizardTests/NewVMWizardBiosStringsTest.cs | 3 +- .../WizardTests/NewVMWizardDisklessVMs.cs | 3 +- .../WizardTests/NewVMWizardStorageTest.cs | 3 +- XenAdminTests/WizardTests/NewVMWizardTest.cs | 3 +- .../PatchingWizard_PrecheckPageTests.cs | 3 +- ...esidentHostIsSameAsSelectionFilterTests.cs | 3 +- .../WizardTests/RollingUpgradeWizardTest.cs | 3 +- .../WizardTests/UpdatesWizardTest.cs | 3 +- XenAdminTests/WizardTests/WizardTest.cs | 3 +- XenAdminTests/XenModelTests/ActionTestBase.cs | 3 +- .../AD/AddRemoveRolesActionTest.cs | 3 +- .../XenModelTests/ActionTests/ActionTest.cs | 3 +- .../ActionTests/ExportVMActionTest.cs | 3 +- .../Hosts/GetServerTimeActionTests.cs | 3 +- .../ActionTests/NetworkingActionsTests.cs | 3 +- .../ActionTests/VM/GpuAssignActionTests.cs | 3 +- .../ActionTests/VMActionsTest.cs | 3 +- XenAdminTests/XenModelTests/AddressTests.cs | 3 +- XenAdminTests/XenModelTests/AreEqual2Tests.cs | 3 +- XenAdminTests/XenModelTests/CacheTests.cs | 3 +- .../XenModelTests/DestroyPolicyActionTests.cs | 3 +- XenAdminTests/XenModelTests/DestroyVMTests.cs | 3 +- .../XenModelTests/HostExtensionTests.cs | 3 +- .../XenModelTests/JsonConverterTests.cs | 3 +- .../XenModelTests/PureAsyncActionTests.cs | 3 +- XenAdminTests/XenModelTests/SessionTests.cs | 3 +- .../XenModelTests/TestAPICallVersions.cs | 3 +- .../TestXenAdminConfigProvider.cs | 3 +- .../XenModelTests/UpgradePoolActionTests.cs | 3 +- XenAdminTests/XenModelTests/VMBuilder.cs | 3 +- .../XenModelTests/VMExtensionsTests.cs | 3 +- .../XenModelTests/XenObjectEqualsTests.cs | 3 +- XenAdminTests/XenOvf/FileDigestTests.cs | 3 +- XenCenterLib/Archive/ArchiveFactory.cs | 3 +- XenCenterLib/Archive/ArchiveIterator.cs | 3 +- XenCenterLib/Archive/ArchiveWriter.cs | 3 +- XenCenterLib/Archive/TarArchiveIterator.cs | 3 +- XenCenterLib/Archive/TarArchiveWriter.cs | 3 +- XenCenterLib/Archive/TarSanitization.cs | 3 +- XenCenterLib/Archive/ZipArchiveIterator.cs | 3 +- XenCenterLib/Archive/ZipArchiveWriter.cs | 3 +- XenCenterLib/BasicXMLResolver.cs | 3 +- XenCenterLib/ChangeableDictionary.cs | 3 +- XenCenterLib/ChangeableList.cs | 3 +- XenCenterLib/ComparableAddress.cs | 3 +- XenCenterLib/ComparableList.cs | 3 +- .../Compression/CompressionFactory.cs | 3 +- XenCenterLib/Compression/CompressionStream.cs | 3 +- XenCenterLib/Compression/GZipStreams.cs | 3 +- XenCenterLib/EmailAddressValidator.cs | 3 +- XenCenterLib/EncryptionUtils.cs | 3 +- XenCenterLib/INotifyCollectionChanged.cs | 3 +- XenCenterLib/IniDocument.cs | 3 +- XenCenterLib/LimitedStack.cs | 3 +- XenCenterLib/LockFreeQueue.cs | 3 +- XenCenterLib/NamedPipes.cs | 3 +- XenCenterLib/PartialIP.cs | 3 +- XenCenterLib/Properties/AssemblyInfo.cs | 3 +- XenCenterLib/Set.cs | 3 +- XenCenterLib/StreamUtilities.cs | 3 +- XenCenterLib/StringUtility.cs | 3 +- XenCenterLib/ToStringWrapper.cs | 3 +- XenCenterLib/Win32.cs | 3 +- XenModel/Actions/AD/AddRemoveRolesAction.cs | 3 +- .../Actions/AD/AddRemoveSubjectsAction.cs | 3 +- XenModel/Actions/AD/DisableAdAction.cs | 3 +- XenModel/Actions/AD/EnableAdAction.cs | 3 +- XenModel/Actions/ActionBase.cs | 3 +- XenModel/Actions/AsyncAction.cs | 3 +- XenModel/Actions/CancellingAction.cs | 3 +- XenModel/Actions/DR/DrRecoverAction.cs | 3 +- XenModel/Actions/DR/DrTaskCreateAction.cs | 3 +- XenModel/Actions/DR/GetMetadataVDIsAction.cs | 3 +- .../Actions/DR/ShutdownAndDestroyVMsAction.cs | 3 +- .../ShutdownAndDestroyVmAppliancesAction.cs | 3 +- .../Actions/DR/StartVMsAndAppliancesAction.cs | 3 +- XenModel/Actions/DR/VdiLoadMetadataAction.cs | 3 +- XenModel/Actions/DR/VdiOpenDatabaseAction.cs | 3 +- XenModel/Actions/DelegatedAsyncAction.cs | 3 +- .../DockerContainerLifetimeAction.cs | 3 +- .../RunContainerPluginAction.cs | 3 +- .../DockerContainer/VMEnlightenmentAction.cs | 3 +- XenModel/Actions/DummyAction.cs | 3 +- XenModel/Actions/Folders/FolderAction.cs | 3 +- .../Actions/GPU/VgpuConfigurationAction.cs | 3 +- XenModel/Actions/GetDataSourcesAction.cs | 3 +- .../GetHealthCheckAnalysisResultAction.cs | 3 +- .../HealthCheckAuthenticationAction.cs | 3 +- .../SaveHealthCheckSettingsAction.cs | 3 +- .../TransferHealthCheckSettingAction.cs | 3 +- .../TransferProxySettingsAction.cs | 3 +- .../TransferXenCenterMetadataAction.cs | 3 +- .../UploadServerStatusReportAction.cs | 3 +- .../HealthCheck/XenServerHealthCheckUpload.cs | 3 +- XenModel/Actions/Host/ActivationProxy.cs | 3 +- XenModel/Actions/Host/ApplyLicenseAction.cs | 3 +- .../Actions/Host/ApplyLicenseEditionAction.cs | 3 +- .../Host/ChangeControlDomainMemoryAction.cs | 3 +- .../Actions/Host/ChangeHostPasswordAction.cs | 3 +- XenModel/Actions/Host/DestroyHostAction.cs | 3 +- .../Host/DestroyHostCrashDumpAction.cs | 3 +- XenModel/Actions/Host/DisableHostAction.cs | 3 +- XenModel/Actions/Host/EditMultipathAction.cs | 3 +- XenModel/Actions/Host/EnableHostAction.cs | 3 +- XenModel/Actions/Host/EvacuateHostAction.cs | 3 +- XenModel/Actions/Host/FibreChannelDevice.cs | 3 +- .../Actions/Host/FibreChannelProbeAction.cs | 3 +- .../Actions/Host/GetServerLocalTimeAction.cs | 3 +- .../Host/GetSystemStatusCapabilities.cs | 3 +- XenModel/Actions/Host/HostAbstractAction.cs | 3 +- .../Actions/Host/HostBackupRestoreAction.cs | 3 +- XenModel/Actions/Host/HostPowerOnAction.cs | 3 +- .../Actions/Host/InstallCertificateAction.cs | 3 +- XenModel/Actions/Host/RebootHostAction.cs | 3 +- .../Actions/Host/RestartToolstackAction.cs | 3 +- XenModel/Actions/Host/RunPluginAction.cs | 3 +- .../Actions/Host/SavePowerOnSettingsAction.cs | 3 +- XenModel/Actions/Host/ShutdownHostAction.cs | 3 +- .../Actions/Host/SingleHostStatusAction.cs | 3 +- .../UpdateIntegratedGpuPassthroughAction.cs | 3 +- .../Host/VMsWhichCanBeMigratedAction.cs | 3 +- XenModel/Actions/MultipleAction.cs | 3 +- XenModel/Actions/MultipleActionLauncher.cs | 3 +- .../Actions/Network/ChangeNetworkingAction.cs | 3 +- XenModel/Actions/Network/CreateBondAction.cs | 3 +- XenModel/Actions/Network/CreateChinAction.cs | 3 +- XenModel/Actions/Network/CreateSriovAction.cs | 3 +- XenModel/Actions/Network/DestroyBondAction.cs | 3 +- XenModel/Actions/Network/NetworkAction.cs | 3 +- .../Network/NetworkingActionHelpers.cs | 3 +- XenModel/Actions/Network/RescanPIFsAction.cs | 3 +- .../SetSecondaryManagementPurposeAction.cs | 3 +- .../Network/UnplugPlugNetworkAction.cs | 3 +- .../Actions/OvfActions/ApplianceAction.cs | 3 +- XenModel/Actions/OvfActions/Export.cs | 3 +- .../OvfActions/ExportApplianceAction.cs | 3 +- XenModel/Actions/OvfActions/Import.cs | 3 +- .../OvfActions/ImportApplianceAction.cs | 3 +- .../Actions/OvfActions/ImportImageAction.cs | 3 +- .../Actions/PVS/ConfigurePvsSiteAction.cs | 3 +- XenModel/Actions/PVS/DeletePvsSiteAction.cs | 3 +- XenModel/Actions/PVS/PvsProxyCreateAction.cs | 3 +- XenModel/Actions/PVS/PvsProxyDestroyAction.cs | 3 +- XenModel/Actions/ParallelAction.cs | 3 +- .../Perfmon/PerfmonDefinitionAction.cs | 3 +- .../Perfmon/PerfmonOptionsDefinitionAction.cs | 3 +- XenModel/Actions/Pool/AddHostToPoolAction.cs | 3 +- XenModel/Actions/Pool/CreatePoolAction.cs | 3 +- XenModel/Actions/Pool/DestroyPoolAction.cs | 3 +- .../Actions/Pool/DisableClusteringAction.cs | 3 +- XenModel/Actions/Pool/DisableHAAction.cs | 3 +- .../Actions/Pool/EjectHostFromPoolAction.cs | 3 +- .../Actions/Pool/EnableClusteringAction.cs | 3 +- XenModel/Actions/Pool/EnableHAAction.cs | 3 +- .../Actions/Pool/GetHeartbeatSRsAction.cs | 3 +- XenModel/Actions/Pool/PoolAction.cs | 3 +- .../Pool/SetGpuPlacementPolicyAction.cs | 3 +- XenModel/Actions/Pool/SetSslLegacyAction.cs | 3 +- XenModel/Actions/Pool/SyncDatabaseAction.cs | 3 +- .../Actions/Pool_Patch/ApplyPatchAction.cs | 3 +- .../CheckDiskSpaceForPatchUploadAction.cs | 3 +- .../Pool_Patch/CleanupDiskSpaceAction.cs | 3 +- .../GetDiskSpaceRequirementsAction.cs | 3 +- .../Pool_Patch/PoolPatchCleanAction.cs | 61 +++++++++--------- .../Actions/Pool_Patch/RemovePatchAction.cs | 3 +- .../Actions/Pool_Patch/UploadPatchAction.cs | 3 +- .../Actions/Pool_update/ApplyUpdateAction.cs | 3 +- XenModel/Actions/ProduceConsumerQueue.cs | 3 +- XenModel/Actions/PureAsyncAction.cs | 3 +- .../Actions/SR/ISCSIPopulateIQNsAction.cs | 3 +- .../Actions/SR/ISCSIPopulateLunsAction.cs | 3 +- XenModel/Actions/SR/SrAction.cs | 3 +- XenModel/Actions/SR/SrIntroduceAction.cs | 3 +- XenModel/Actions/SR/SrProbeAction.cs | 3 +- XenModel/Actions/SR/SrReattachAction.cs | 3 +- XenModel/Actions/SR/SrRefreshAction.cs | 3 +- XenModel/Actions/SR/SrRepairAction.cs | 3 +- XenModel/Actions/SR/SrScanAction.cs | 3 +- XenModel/Actions/SR/SrTrimAction.cs | 3 +- XenModel/Actions/SaveChangesAction.cs | 3 +- XenModel/Actions/StatusReportAction.cs | 3 +- .../Actions/StorageLink/SrCreateAction.cs | 3 +- .../StorageLink/SrCslgAdaptersScanAction.cs | 3 +- .../Actions/StorageLink/SrCslgScanAction.cs | 3 +- .../SrCslgStoragePoolScanAction.cs | 3 +- .../SrCslgStorageSystemScanAction.cs | 3 +- .../InstallSupplementalPackAction.cs | 3 +- .../UploadSupplementalPackAction.cs | 3 +- XenModel/Actions/USB/CreateVUSBAction.cs | 3 +- XenModel/Actions/USB/DeleteVUSBAction.cs | 3 +- .../Actions/USB/SetUsbPassthroughAction.cs | 3 +- XenModel/Actions/Updates/ClientVersion.cs | 3 +- .../DownloadAndUnzipXenServerPatchAction.cs | 3 +- .../Updates/DownloadAndUpdateClientAction.cs | 3 +- .../Updates/DownloadUpdatesXmlAction.cs | 3 +- XenModel/Actions/Updates/XenServerPatch.cs | 3 +- XenModel/Actions/Updates/XenServerVersion.cs | 3 +- XenModel/Actions/VBD/VbdEditAction.cs | 3 +- XenModel/Actions/VBD/VbdSaveAndPlugAction.cs | 3 +- XenModel/Actions/VDI/CreateDiskAction.cs | 3 +- XenModel/Actions/VDI/DestroyDiskAction.cs | 3 +- .../Actions/VDI/DetachVirtualDiskAction.cs | 3 +- .../Actions/VDI/MigrateVirtualDiskAction.cs | 3 +- XenModel/Actions/VDI/MoveVirtualDiskAction.cs | 3 +- XenModel/Actions/VDI/VDIDisableCbtAction.cs | 3 +- XenModel/Actions/VIF/CreateVIFAction.cs | 3 +- XenModel/Actions/VIF/DeleteVIFAction.cs | 3 +- XenModel/Actions/VIF/PlugVIFAction.cs | 3 +- XenModel/Actions/VIF/UnplugVIFAction.cs | 3 +- XenModel/Actions/VIF/UpdateVIFAction.cs | 3 +- .../Actions/VM/ChangeMemorySettingsAction.cs | 3 +- .../Actions/VM/ChangeVCPUSettingsAction.cs | 3 +- XenModel/Actions/VM/ChangeVMISOAction.cs | 3 +- XenModel/Actions/VM/CreateCdDriveAction.cs | 3 +- XenModel/Actions/VM/CreateVMAction.cs | 3 +- XenModel/Actions/VM/CreateVMFastAction.cs | 3 +- XenModel/Actions/VM/ExportVmAction.cs | 3 +- XenModel/Actions/VM/GpuAssignAction.cs | 3 +- XenModel/Actions/VM/HAUnprotectVMAction.cs | 3 +- XenModel/Actions/VM/HVMBootAction.cs | 3 +- XenModel/Actions/VM/ImportVmAction.cs | 3 +- XenModel/Actions/VM/InstallPVToolsAction.cs | 3 +- .../Actions/VM/ResumeAndStartVMsAction.cs | 3 +- XenModel/Actions/VM/SetHaPrioritiesAction.cs | 3 +- XenModel/Actions/VM/SetVMOtherConfigAction.cs | 3 +- .../Actions/VM/SetVMStartupOptionsAction.cs | 3 +- .../Actions/VM/SuspendAndShutdownVMsAction.cs | 3 +- XenModel/Actions/VM/VMCloneAction.cs | 3 +- XenModel/Actions/VM/VMCopyAction.cs | 3 +- .../Actions/VM/VMCrossPoolMigrateAction.cs | 3 +- XenModel/Actions/VM/VMDestroyAction.cs | 3 +- XenModel/Actions/VM/VMMigrateAction.cs | 3 +- XenModel/Actions/VM/VMMoveAction.cs | 3 +- XenModel/Actions/VM/VMRebootAction.cs | 3 +- XenModel/Actions/VM/VMShutdownAction.cs | 3 +- XenModel/Actions/VM/VMSnapshotCreateAction.cs | 3 +- XenModel/Actions/VM/VMSnapshotDeleteAction.cs | 3 +- XenModel/Actions/VM/VMSnapshotRevertAction.cs | 3 +- XenModel/Actions/VM/VMStartAction.cs | 3 +- XenModel/Actions/VM/VMSuspendAction.cs | 3 +- XenModel/Actions/VM/VMToTemplateAction.cs | 3 +- .../AssignVMsToVMApplianceAction.cs | 3 +- .../VMAppliances/CreateVMApplianceAction.cs | 3 +- .../VMAppliances/DestroyVMApplianceAction.cs | 3 +- .../VMAppliances/ShutDownApplianceAction.cs | 3 +- .../VMAppliances/StartApplianceAction.cs | 3 +- .../Actions/VMSS/AssignVMsToPolicyAction.cs | 3 +- .../Actions/VMSS/ChangePolicyEnabledAction.cs | 3 +- XenModel/Actions/VMSS/CreateVMPolicy.cs | 3 +- XenModel/Actions/VMSS/DestroyPolicyAction.cs | 3 +- XenModel/Actions/VMSS/RunPolicyNowAction.cs | 3 +- XenModel/Actions/VtpmAction.cs | 3 +- XenModel/Actions/WLB/DisableWLBAction.cs | 3 +- XenModel/Actions/WLB/EnableWLBAction.cs | 3 +- XenModel/Actions/WLB/InitializeWLBAction.cs | 3 +- .../Actions/WLB/SendWlbConfigurationAction.cs | 3 +- .../WLB/WlbEvacuateRecommendationsAction.cs | 3 +- .../WLB/WlbRetrieveRecommendationsAction.cs | 3 +- .../WLB/WlbRetrieveVmRecommendationsAction.cs | 3 +- .../XCM/ActivateConversionVpxAction.cs | 3 +- XenModel/Actions/ZipStatusReportAction.cs | 3 +- XenModel/Alerts/PerfmonDefinition.cs | 3 +- XenModel/Alerts/PerfmonOptionsDefinition.cs | 3 +- XenModel/Alerts/Types/Alert.cs | 3 +- XenModel/BrandManager.cs | 3 +- XenModel/CustomFields/CustomField.cs | 3 +- .../CustomFields/CustomFieldDefinition.cs | 3 +- XenModel/CustomFields/CustomFieldsCache.cs | 3 +- XenModel/CustomFields/CustomFieldsManager.cs | 3 +- XenModel/DockerContainer.cs | 3 +- XenModel/DockerContainers.cs | 3 +- XenModel/Folder.cs | 3 +- XenModel/Folders.cs | 3 +- XenModel/FriendlyNameManager.cs | 3 +- XenModel/HealthCheckSettings.cs | 3 +- XenModel/I18NException.cs | 3 +- XenModel/Icons.cs | 3 +- XenModel/InvokeHelper.cs | 3 +- XenModel/Mappings/VmMapping.cs | 3 +- XenModel/Network/Cache.cs | 3 +- XenModel/Network/CancelledException.cs | 3 +- XenModel/Network/ConnectTask.cs | 3 +- XenModel/Network/ConnectionsManager.cs | 3 +- XenModel/Network/DisconnectionException.cs | 3 +- XenModel/Network/HTTPHelper.cs | 3 +- XenModel/Network/Heartbeat.cs | 3 +- XenModel/Network/ICache.cs | 3 +- XenModel/Network/IXenConnection.cs | 3 +- XenModel/Network/NetworkingHelper.cs | 3 +- XenModel/Network/SessionFactory.cs | 3 +- XenModel/Network/XenConnection.cs | 3 +- XenModel/ObjectChange.cs | 3 +- XenModel/OtherConfigWatcher.cs | 3 +- XenModel/PathValidator.cs | 3 +- XenModel/PoolJoinRules.cs | 3 +- XenModel/Properties/AssemblyInfo.cs | 3 +- XenModel/RbacMethod.cs | 3 +- XenModel/ServerDBs/Db.Dictionaries.cs | 3 +- XenModel/ServerDBs/Db.cs | 3 +- XenModel/ServerDBs/DbProxy.cs | 3 +- .../ServerDBs/DbProxyInvokingEventArgs.cs | 3 +- .../ServerDBs/FakeAPI/ActivationKeyParser.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeAuth.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeEvent.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeHost.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeHost_Patch.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeNetwork.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakePBD.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakePool.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakePool_Patch.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeSR.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeSecret.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeSession.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeTask.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeUnknown.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeVBD.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeVDI.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeVIF.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeVM.cs | 3 +- XenModel/ServerDBs/FakeAPI/fakeXenObject.cs | 3 +- XenModel/ServerDBs/HighLoadEventGenerator.cs | 3 +- XenModel/ServerDBs/Parser.cs | 3 +- XenModel/ServerDBs/ProxyMethodNameParser.cs | 3 +- XenModel/ServerDBs/SimulatorWebProxy.cs | 3 +- XenModel/ServerDBs/SimulatorWebStream.cs | 3 +- .../ServerDBs/StatusReportXmlDocReader.cs | 3 +- XenModel/ServerDBs/TypeCache.cs | 3 +- XenModel/SshConsole.cs | 3 +- .../CowleyLegacy/StorageLinkCredentials.cs | 3 +- .../CowleyLegacy/StorageLinkEnums.cs | 3 +- .../CowleyLegacy/StorageLinkPool.cs | 3 +- .../StorageLinkAdapterBoston.cs | 3 +- XenModel/Tags.cs | 3 +- XenModel/Utils/Helpers.Versions.cs | 3 +- XenModel/Utils/Helpers.cs | 3 +- XenModel/Utils/PrettyTimeSpan.cs | 3 +- XenModel/Utils/StringExtensions.cs | 3 +- XenModel/Utils/TimeSpanExtensions.cs | 3 +- XenModel/Utils/Util.cs | 3 +- .../WLB/RetrieveWlbConfigurationAction.cs | 3 +- XenModel/WLB/WlbConfigurationBase.cs | 3 +- XenModel/WLB/WlbHostConfiguration.cs | 3 +- .../WLB/WlbHostEvacuationRecommendation.cs | 3 +- XenModel/WLB/WlbOptimizationRecommendation.cs | 3 +- XenModel/WLB/WlbPoolConfiguration.cs | 3 +- XenModel/WLB/WlbReportAction.cs | 3 +- XenModel/WLB/WlbReportInfo.cs | 3 +- XenModel/WLB/WlbReportSubscription.cs | 3 +- XenModel/WLB/WlbScheduledTask.cs | 3 +- XenModel/WLB/WlbServerState.cs | 3 +- XenModel/XCM/ConversionClient.cs | 3 +- XenModel/XCM/ConversionDescriptors.cs | 3 +- XenModel/XCM/IConversion.cs | 3 +- XenModel/XenAPI-Extensions/Auth.cs | 3 +- .../XenAPI-Extensions/BadServerResponse.cs | 3 +- XenModel/XenAPI-Extensions/Blob.cs | 3 +- XenModel/XenAPI-Extensions/Bond.cs | 3 +- XenModel/XenAPI-Extensions/Certificate.cs | 3 +- XenModel/XenAPI-Extensions/Failure.cs | 3 +- XenModel/XenAPI-Extensions/GPU_group.cs | 3 +- XenModel/XenAPI-Extensions/Host.cs | 3 +- XenModel/XenAPI-Extensions/HostPowerOnMode.cs | 3 +- XenModel/XenAPI-Extensions/IXenObject.cs | 3 +- XenModel/XenAPI-Extensions/Message.cs | 3 +- XenModel/XenAPI-Extensions/Network.cs | 3 +- XenModel/XenAPI-Extensions/PBD.cs | 3 +- XenModel/XenAPI-Extensions/PGPU.cs | 3 +- XenModel/XenAPI-Extensions/PIF.cs | 3 +- XenModel/XenAPI-Extensions/PUSB.cs | 56 ++++++++--------- .../XenAPI-Extensions/PVS_cache_storage.cs | 3 +- XenModel/XenAPI-Extensions/PVS_proxy.cs | 3 +- XenModel/XenAPI-Extensions/PVS_site.cs | 50 +++++++-------- XenModel/XenAPI-Extensions/Pool.cs | 3 +- XenModel/XenAPI-Extensions/Pool_patch.cs | 3 +- XenModel/XenAPI-Extensions/Pool_update.cs | 3 +- XenModel/XenAPI-Extensions/Role.cs | 3 +- XenModel/XenAPI-Extensions/SM.cs | 3 +- XenModel/XenAPI-Extensions/SR.cs | 3 +- XenModel/XenAPI-Extensions/Secret.cs | 3 +- XenModel/XenAPI-Extensions/Session.cs | 3 +- XenModel/XenAPI-Extensions/Subject.cs | 3 +- XenModel/XenAPI-Extensions/Task.cs | 3 +- XenModel/XenAPI-Extensions/VBD.cs | 3 +- XenModel/XenAPI-Extensions/VDI.cs | 3 +- XenModel/XenAPI-Extensions/VGPU.cs | 3 +- XenModel/XenAPI-Extensions/VGPU_type.cs | 3 +- XenModel/XenAPI-Extensions/VIF.cs | 3 +- XenModel/XenAPI-Extensions/VM.cs | 3 +- XenModel/XenAPI-Extensions/VMSS.cs | 3 +- XenModel/XenAPI-Extensions/VM_Docker_Info.cs | 3 +- .../XenAPI-Extensions/VM_Docker_Version.cs | 3 +- XenModel/XenAPI-Extensions/VM_appliance.cs | 3 +- .../XenAPI-Extensions/VM_guest_metrics.cs | 3 +- XenModel/XenAPI-Extensions/XenObject.cs | 3 +- .../XenAPI-Extensions/pvs_proxy_status.cs | 50 +++++++-------- XenModel/XenAPI-Extensions/vm_power_state.cs | 3 +- XenModel/XenAPI/ApiVersion.cs | 4 +- XenModel/XenAPI/Auth.cs | 4 +- XenModel/XenAPI/Blob.cs | 4 +- XenModel/XenAPI/Bond.cs | 4 +- XenModel/XenAPI/Certificate.cs | 4 +- XenModel/XenAPI/Cluster.cs | 4 +- XenModel/XenAPI/Cluster_host.cs | 4 +- XenModel/XenAPI/Console.cs | 4 +- XenModel/XenAPI/Converters.cs | 4 +- XenModel/XenAPI/Crashdump.cs | 4 +- XenModel/XenAPI/DR_task.cs | 4 +- XenModel/XenAPI/Data_source.cs | 4 +- XenModel/XenAPI/DeprecatedAttribute.cs | 4 +- XenModel/XenAPI/Event.cs | 4 +- XenModel/XenAPI/Failure.cs | 4 +- XenModel/XenAPI/Feature.cs | 4 +- XenModel/XenAPI/GPU_group.cs | 4 +- XenModel/XenAPI/HTTP.cs | 4 +- XenModel/XenAPI/HTTP_actions.cs | 4 +- XenModel/XenAPI/Helper.cs | 4 +- XenModel/XenAPI/Host.cs | 4 +- XenModel/XenAPI/Host_cpu.cs | 4 +- XenModel/XenAPI/Host_crashdump.cs | 4 +- XenModel/XenAPI/Host_metrics.cs | 4 +- XenModel/XenAPI/Host_patch.cs | 4 +- XenModel/XenAPI/IMockWebProxy.cs | 4 +- XenModel/XenAPI/IXenObject.cs | 4 +- XenModel/XenAPI/JsonRpc.cs | 4 +- XenModel/XenAPI/JsonRpcClient.cs | 4 +- XenModel/XenAPI/LVHD.cs | 4 +- XenModel/XenAPI/Maps.cs | 4 +- XenModel/XenAPI/Marshalling.cs | 4 +- XenModel/XenAPI/Message.cs | 4 +- XenModel/XenAPI/Message2.cs | 4 +- XenModel/XenAPI/Network.cs | 4 +- XenModel/XenAPI/Network_sriov.cs | 4 +- XenModel/XenAPI/PBD.cs | 4 +- XenModel/XenAPI/PCI.cs | 4 +- XenModel/XenAPI/PGPU.cs | 4 +- XenModel/XenAPI/PIF.cs | 4 +- XenModel/XenAPI/PIF_metrics.cs | 4 +- XenModel/XenAPI/PUSB.cs | 4 +- XenModel/XenAPI/PVS_cache_storage.cs | 4 +- XenModel/XenAPI/PVS_proxy.cs | 4 +- XenModel/XenAPI/PVS_server.cs | 4 +- XenModel/XenAPI/PVS_site.cs | 4 +- XenModel/XenAPI/Pool.cs | 4 +- XenModel/XenAPI/Pool_patch.cs | 4 +- XenModel/XenAPI/Pool_update.cs | 4 +- XenModel/XenAPI/Probe_result.cs | 4 +- XenModel/XenAPI/Proxy.cs | 4 +- XenModel/XenAPI/Relation.cs | 4 +- XenModel/XenAPI/Repository.cs | 4 +- XenModel/XenAPI/Response.cs | 4 +- XenModel/XenAPI/Role.cs | 4 +- XenModel/XenAPI/SDN_controller.cs | 4 +- XenModel/XenAPI/SM.cs | 4 +- XenModel/XenAPI/SR.cs | 4 +- XenModel/XenAPI/Secret.cs | 4 +- XenModel/XenAPI/Session.cs | 4 +- XenModel/XenAPI/Sr_stat.cs | 4 +- XenModel/XenAPI/Subject.cs | 4 +- XenModel/XenAPI/Subject2.cs | 4 +- XenModel/XenAPI/Task.cs | 4 +- XenModel/XenAPI/Tunnel.cs | 4 +- XenModel/XenAPI/USB_group.cs | 4 +- XenModel/XenAPI/User.cs | 4 +- XenModel/XenAPI/UserDetails.cs | 4 +- XenModel/XenAPI/VBD.cs | 4 +- XenModel/XenAPI/VBD_metrics.cs | 4 +- XenModel/XenAPI/VDI.cs | 4 +- XenModel/XenAPI/VGPU.cs | 4 +- XenModel/XenAPI/VGPU_type.cs | 4 +- XenModel/XenAPI/VIF.cs | 4 +- XenModel/XenAPI/VIF_metrics.cs | 4 +- XenModel/XenAPI/VLAN.cs | 4 +- XenModel/XenAPI/VM.cs | 4 +- XenModel/XenAPI/VMPP.cs | 4 +- XenModel/XenAPI/VMSS.cs | 4 +- XenModel/XenAPI/VM_appliance.cs | 4 +- XenModel/XenAPI/VM_guest_metrics.cs | 4 +- XenModel/XenAPI/VM_metrics.cs | 4 +- XenModel/XenAPI/VTPM.cs | 4 +- XenModel/XenAPI/VUSB.cs | 4 +- XenModel/XenAPI/Vdi_nbd_server_info.cs | 4 +- XenModel/XenAPI/XenObject.cs | 4 +- XenModel/XenAPI/XenRef.cs | 4 +- XenModel/XenAPI/after_apply_guidance.cs | 4 +- XenModel/XenAPI/allocation_algorithm.cs | 4 +- XenModel/XenAPI/bond_mode.cs | 4 +- XenModel/XenAPI/certificate_type.cs | 4 +- XenModel/XenAPI/cls.cs | 4 +- XenModel/XenAPI/cluster_host_operation.cs | 4 +- XenModel/XenAPI/cluster_operation.cs | 4 +- XenModel/XenAPI/console_protocol.cs | 4 +- XenModel/XenAPI/domain_type.cs | 4 +- XenModel/XenAPI/host_allowed_operations.cs | 4 +- XenModel/XenAPI/host_display.cs | 4 +- XenModel/XenAPI/host_sched_gran.cs | 4 +- XenModel/XenAPI/ip_configuration_mode.cs | 4 +- XenModel/XenAPI/ipv6_configuration_mode.cs | 4 +- XenModel/XenAPI/livepatch_status.cs | 4 +- .../XenAPI/network_default_locking_mode.cs | 4 +- XenModel/XenAPI/network_operations.cs | 4 +- XenModel/XenAPI/network_purpose.cs | 4 +- XenModel/XenAPI/on_boot.cs | 4 +- XenModel/XenAPI/on_crash_behaviour.cs | 4 +- XenModel/XenAPI/on_normal_exit.cs | 4 +- XenModel/XenAPI/persistence_backend.cs | 4 +- XenModel/XenAPI/pgpu_dom0_access.cs | 4 +- XenModel/XenAPI/pif_igmp_status.cs | 4 +- XenModel/XenAPI/pool_allowed_operations.cs | 4 +- XenModel/XenAPI/primary_address_type.cs | 4 +- XenModel/XenAPI/pvs_proxy_status.cs | 4 +- XenModel/XenAPI/sdn_controller_protocol.cs | 4 +- XenModel/XenAPI/sr_health.cs | 4 +- XenModel/XenAPI/sriov_configuration_mode.cs | 4 +- XenModel/XenAPI/storage_operations.cs | 4 +- XenModel/XenAPI/task_allowed_operations.cs | 4 +- XenModel/XenAPI/task_status_type.cs | 4 +- XenModel/XenAPI/tristate_type.cs | 4 +- XenModel/XenAPI/tunnel_protocol.cs | 4 +- .../XenAPI/update_after_apply_guidance.cs | 4 +- XenModel/XenAPI/update_guidances.cs | 4 +- XenModel/XenAPI/vbd_mode.cs | 4 +- XenModel/XenAPI/vbd_operations.cs | 4 +- XenModel/XenAPI/vbd_type.cs | 4 +- XenModel/XenAPI/vdi_operations.cs | 4 +- XenModel/XenAPI/vdi_type.cs | 4 +- XenModel/XenAPI/vgpu_type_implementation.cs | 4 +- .../XenAPI/vif_ipv4_configuration_mode.cs | 4 +- .../XenAPI/vif_ipv6_configuration_mode.cs | 4 +- XenModel/XenAPI/vif_locking_mode.cs | 4 +- XenModel/XenAPI/vif_operations.cs | 4 +- XenModel/XenAPI/vm_appliance_operation.cs | 4 +- XenModel/XenAPI/vm_operations.cs | 4 +- XenModel/XenAPI/vm_power_state.cs | 4 +- XenModel/XenAPI/vmpp_archive_frequency.cs | 4 +- XenModel/XenAPI/vmpp_archive_target_type.cs | 4 +- XenModel/XenAPI/vmpp_backup_frequency.cs | 4 +- XenModel/XenAPI/vmpp_backup_type.cs | 4 +- XenModel/XenAPI/vmss_frequency.cs | 4 +- XenModel/XenAPI/vmss_type.cs | 4 +- XenModel/XenAPI/vusb_operations.cs | 4 +- XenModel/XenAdminConfigManager.cs | 3 +- XenModel/XenObjectDownloader.cs | 50 +++++++-------- XenModel/XenSearch/Common.cs | 3 +- XenModel/XenSearch/GroupAlg.cs | 3 +- XenModel/XenSearch/GroupingTypes.cs | 3 +- XenModel/XenSearch/MetricUpdater.cs | 3 +- XenModel/XenSearch/PropertyAccessorHelper.cs | 3 +- XenModel/XenSearch/Query.cs | 3 +- XenModel/XenSearch/QueryScope.cs | 3 +- XenModel/XenSearch/QueryTypes.cs | 3 +- XenModel/XenSearch/Search.cs | 3 +- XenModel/XenSearch/SearchMarshalling.cs | 3 +- XenModel/XenSearch/Sort.cs | 3 +- XenModel/XenServerPlugins.cs | 3 +- XenModel/XenServerProxy/ClassGenerator.cs | 3 +- XenModel/XenServerProxy/IInvocationHandler.cs | 3 +- XenModel/XenServerProxy/InterfaceLister.cs | 3 +- XenModel/XenServerProxy/ProxyMethodInfo.cs | 3 +- XenModel/XenServerProxy/RbacCollectorProxy.cs | 3 +- .../XenServerProxy/SimpleProxyMethodParser.cs | 3 +- XenOvfApi/Compression.cs | 3 +- XenOvfApi/Conversions.cs | 3 +- XenOvfApi/Definitions/CimCommon.cs | 3 +- XenOvfApi/Definitions/Microsoft.cs | 3 +- XenOvfApi/Definitions/VMWare.cs | 3 +- XenOvfApi/Definitions/Wsse.cs | 3 +- XenOvfApi/Definitions/Xen.cs | 3 +- XenOvfApi/Definitions/XmlDigitalSignature.cs | 3 +- XenOvfApi/Definitions/XmlEncrypt.cs | 3 +- XenOvfApi/Definitions/ovfEnvelope.cs | 5 +- XenOvfApi/Definitions/ovfEnvironment.cs | 3 +- XenOvfApi/Definitions/wsu.cs | 3 +- XenOvfApi/DiskInfo.cs | 3 +- XenOvfApi/OVF.cs | 3 +- XenOvfApi/OvfEventArgs.cs | 3 +- XenOvfApi/Package.cs | 3 +- XenOvfApi/Properties/AssemblyInfo.cs | 3 +- XenOvfApi/Security.cs | 3 +- XenOvfApi/Utilities/Utilities.cs | 3 +- XenOvfApi/Utilities/ValueMaps.cs | 3 +- XenOvfApi/Validation.cs | 3 +- XenServerHealthCheck/CredentialReceiver.cs | 3 +- XenServerHealthCheck/ProjectInstaller.cs | 3 +- .../Properties/AssemblyInfo.cs | 3 +- XenServerHealthCheck/Registry.cs | 3 +- XenServerHealthCheck/RequestUploadTask.cs | 3 +- XenServerHealthCheck/ServerListHelper.cs | 3 +- XenServerHealthCheck/XenServerHealthCheck.cs | 3 +- .../XenServerHealthCheckBugTool.cs | 3 +- .../XenServerHealthCheckBundleUpload.cs | 3 +- .../XenServerHealthCheckConfigProvider.cs | 3 +- .../XenServerHealthCheckService.cs | 3 +- .../RequestUploadTaskTests.cs | 3 +- scripts/check_copyright.ps1 | 8 +-- scripts/check_i18n.ps1 | 3 +- scripts/check_spelling.ps1 | 3 +- scripts/check_strings_sorting.ps1 | 3 +- scripts/download_hotfixes.ps1 | 3 +- scripts/download_packages.ps1 | 3 +- scripts/re-branding.sh | 4 +- scripts/sort_strings.ps1 | 3 +- scripts/xenadmin-build.sh | 3 +- xe/Logger.cs | 3 +- xe/Properties/AssemblyInfo.cs | 3 +- xe/Properties/Settings.cs | 3 +- xe/Xe.cs | 3 +- xe/thinCLIProtocol.cs | 3 +- xva_verify/Properties/AssemblyInfo.cs | 3 +- xva_verify/verify_main.cs | 3 +- 1765 files changed, 2108 insertions(+), 3825 deletions(-) diff --git a/Branding/HomePage.html b/Branding/HomePage.html index 42028c4f4..69ffc1bb0 100644 --- a/Branding/HomePage.html +++ b/Branding/HomePage.html @@ -1,4 +1,36 @@  + + + @@ -260,6 +292,36 @@ div.append-bottom, .append-bottom { .clear { clear: both; } +/* Copyright (c) Cloud Software Group, Inc. + * + * Redistribution and use in source and binary forms, + * with or without modification, are permitted provided + * that the following conditions are met: + * + * * Redistributions of source code must retain the above + * copyright notice, this list of conditions and the + * following disclaimer. + * * Redistributions in binary form must reproduce the above + * copyright notice, this list of conditions and the + * following disclaimer in the documentation and/or other + * materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND + * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, + * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR + * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, + * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + */ + /* Top Hero Section */ .cx-hero-top-bg { background: #bcd3f9; diff --git a/Branding/HomePage.ja.html b/Branding/HomePage.ja.html index dd686ac22..8db46c50c 100644 --- a/Branding/HomePage.ja.html +++ b/Branding/HomePage.ja.html @@ -1,4 +1,36 @@  + + + @@ -260,6 +292,36 @@ div.append-bottom, .append-bottom { .clear { clear: both; } +/* Copyright (c) Cloud Software Group, Inc. + * + * Redistribution and use in source and binary forms, + * with or without modification, are permitted provided + * that the following conditions are met: + * + * * Redistributions of source code must retain the above + * copyright notice, this list of conditions and the + * following disclaimer. + * * Redistributions in binary form must reproduce the above + * copyright notice, this list of conditions and the + * following disclaimer in the documentation and/or other + * materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND + * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, + * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR + * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, + * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + */ + /* Top Hero Section */ .cx-hero-top-bg { background: #bcd3f9; diff --git a/Branding/HomePage.zh-CN.html b/Branding/HomePage.zh-CN.html index 0cba748f3..22d541e5f 100644 --- a/Branding/HomePage.zh-CN.html +++ b/Branding/HomePage.zh-CN.html @@ -1,4 +1,36 @@  + + + @@ -260,6 +292,36 @@ div.append-bottom, .append-bottom { .clear { clear: both; } +/* Copyright (c) Cloud Software Group, Inc. + * + * Redistribution and use in source and binary forms, + * with or without modification, are permitted provided + * that the following conditions are met: + * + * * Redistributions of source code must retain the above + * copyright notice, this list of conditions and the + * following disclaimer. + * * Redistributions in binary form must reproduce the above + * copyright notice, this list of conditions and the + * following disclaimer in the documentation and/or other + * materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND + * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, + * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR + * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, + * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + */ + /* Top Hero Section */ .cx-hero-top-bg { background: #bcd3f9; diff --git a/Branding/branding.sh b/Branding/branding.sh index 11a4c702a..bbd62690a 100644 --- a/Branding/branding.sh +++ b/Branding/branding.sh @@ -1,7 +1,6 @@ #!/bin/sh -# Copyright (c) Citrix Systems, Inc. -# All rights reserved. +# Copyright (c) Cloud Software Group, Inc. # # Redistribution and use in source and binary forms, # with or without modification, are permitted provided diff --git a/CFUValidator/CFUValidator.cs b/CFUValidator/CFUValidator.cs index 56851bc73..cd8074f39 100644 --- a/CFUValidator/CFUValidator.cs +++ b/CFUValidator/CFUValidator.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/CommandLineOptions/CFUCommandLineOptionManager.cs b/CFUValidator/CommandLineOptions/CFUCommandLineOptionManager.cs index 330a53742..0b784960e 100644 --- a/CFUValidator/CommandLineOptions/CFUCommandLineOptionManager.cs +++ b/CFUValidator/CommandLineOptions/CFUCommandLineOptionManager.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/CommandLineOptions/CommandLineArgument.cs b/CFUValidator/CommandLineOptions/CommandLineArgument.cs index c27e03cc3..55578868a 100644 --- a/CFUValidator/CommandLineOptions/CommandLineArgument.cs +++ b/CFUValidator/CommandLineOptions/CommandLineArgument.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/CommandLineOptions/CommandLineParser.cs b/CFUValidator/CommandLineOptions/CommandLineParser.cs index ec2407238..528783dc3 100644 --- a/CFUValidator/CommandLineOptions/CommandLineParser.cs +++ b/CFUValidator/CommandLineOptions/CommandLineParser.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/ConsoleSpinner.cs b/CFUValidator/ConsoleSpinner.cs index 7bf79c927..7c54f7a49 100644 --- a/CFUValidator/ConsoleSpinner.cs +++ b/CFUValidator/ConsoleSpinner.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/OutputDecorators/AlertDecorator.cs b/CFUValidator/OutputDecorators/AlertDecorator.cs index e1e17f339..a63f95bf2 100644 --- a/CFUValidator/OutputDecorators/AlertDecorator.cs +++ b/CFUValidator/OutputDecorators/AlertDecorator.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/Program.cs b/CFUValidator/Program.cs index c35fe1185..7be49ccb9 100644 --- a/CFUValidator/Program.cs +++ b/CFUValidator/Program.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/Properties/AssemblyInfo.cs b/CFUValidator/Properties/AssemblyInfo.cs index ed3ad5345..e6cfaecbb 100644 --- a/CFUValidator/Properties/AssemblyInfo.cs +++ b/CFUValidator/Properties/AssemblyInfo.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/Updates/AlternativeUrlDownloadUpdatesXmlSourceAction.cs b/CFUValidator/Updates/AlternativeUrlDownloadUpdatesXmlSourceAction.cs index f61363389..d91a4e071 100644 --- a/CFUValidator/Updates/AlternativeUrlDownloadUpdatesXmlSourceAction.cs +++ b/CFUValidator/Updates/AlternativeUrlDownloadUpdatesXmlSourceAction.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/Updates/ICheckForUpdatesXMLSource.cs b/CFUValidator/Updates/ICheckForUpdatesXMLSource.cs index c6ca0c6eb..46265678d 100644 --- a/CFUValidator/Updates/ICheckForUpdatesXMLSource.cs +++ b/CFUValidator/Updates/ICheckForUpdatesXMLSource.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/Updates/ReadFromFileUpdatesXmlSource.cs b/CFUValidator/Updates/ReadFromFileUpdatesXmlSource.cs index d01a25c12..a54a7a838 100644 --- a/CFUValidator/Updates/ReadFromFileUpdatesXmlSource.cs +++ b/CFUValidator/Updates/ReadFromFileUpdatesXmlSource.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/Updates/XmlRetrieverFactory.cs b/CFUValidator/Updates/XmlRetrieverFactory.cs index 32a459b79..48c9264ab 100644 --- a/CFUValidator/Updates/XmlRetrieverFactory.cs +++ b/CFUValidator/Updates/XmlRetrieverFactory.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/Validators/CorePatchDetailsValidator.cs b/CFUValidator/Validators/CorePatchDetailsValidator.cs index 64c51983f..22dd2bed3 100644 --- a/CFUValidator/Validators/CorePatchDetailsValidator.cs +++ b/CFUValidator/Validators/CorePatchDetailsValidator.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/Validators/HfxEligibilityValidator.cs b/CFUValidator/Validators/HfxEligibilityValidator.cs index fed60f8a5..d489891f0 100644 --- a/CFUValidator/Validators/HfxEligibilityValidator.cs +++ b/CFUValidator/Validators/HfxEligibilityValidator.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/Validators/PatchURLValidator.cs b/CFUValidator/Validators/PatchURLValidator.cs index e9336e7e9..0caf2e3a7 100644 --- a/CFUValidator/Validators/PatchURLValidator.cs +++ b/CFUValidator/Validators/PatchURLValidator.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/Validators/Validator.cs b/CFUValidator/Validators/Validator.cs index 2607308d9..3cbabb683 100644 --- a/CFUValidator/Validators/Validator.cs +++ b/CFUValidator/Validators/Validator.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CFUValidator/Validators/ZipContentsValidator.cs b/CFUValidator/Validators/ZipContentsValidator.cs index a85d315ee..e0a943693 100644 --- a/CFUValidator/Validators/ZipContentsValidator.cs +++ b/CFUValidator/Validators/ZipContentsValidator.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CommandLib/Properties/AssemblyInfo.cs b/CommandLib/Properties/AssemblyInfo.cs index d3cfe87ea..86c1f7673 100644 --- a/CommandLib/Properties/AssemblyInfo.cs +++ b/CommandLib/Properties/AssemblyInfo.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CommandLib/XXHash.cs b/CommandLib/XXHash.cs index 6a5b4f481..b6671b81d 100644 --- a/CommandLib/XXHash.cs +++ b/CommandLib/XXHash.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CommandLib/export.cs b/CommandLib/export.cs index 9400002cf..d7a30d6c3 100644 --- a/CommandLib/export.cs +++ b/CommandLib/export.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CommandLib/io.cs b/CommandLib/io.cs index 7b69cac32..aaa918e59 100644 --- a/CommandLib/io.cs +++ b/CommandLib/io.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CommandLib/tar.cs b/CommandLib/tar.cs index 97568fd01..4df252ddf 100644 --- a/CommandLib/tar.cs +++ b/CommandLib/tar.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Citrix Systems, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/CommonAssemblyInfo.cs b/CommonAssemblyInfo.cs index 7b1d7a609..9c7ccf9cb 100644 --- a/CommonAssemblyInfo.cs +++ b/CommonAssemblyInfo.cs @@ -1,5 +1,4 @@ -/* Copyright (c) Cloud Software Group Holdings, Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/Jenkinsfile b/Jenkinsfile index 3026b657b..24cb1aa59 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,7 +1,6 @@ #!groovy -/* Copyright (c) Citrix Systems Inc. - * All rights reserved. +/* Copyright (c) Cloud Software Group, Inc. * * Redistribution and use in source and binary forms, * with or without modification, are permitted provided diff --git a/LICENSE b/LICENSE index fec8eccf8..17a17794e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,4 @@ -Copyright (c) Citrix Systems, Inc. -All rights reserved. +Copyright (c) Cloud Software Group, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided diff --git a/WixInstaller/XenCenter.wxs b/WixInstaller/XenCenter.wxs index a625a6771..1106fe2f8 100644 --- a/WixInstaller/XenCenter.wxs +++ b/WixInstaller/XenCenter.wxs @@ -1,8 +1,7 @@