xenadmin/XenAdmin
Danilo Del Busso c5d2e36564
CA-322672: Do not stop polling for RDP capabilities on VMs
These changes keep polling open console connections to check the status of RDP capabilities.
This is necessary when installing/uninstalling VM tools on VMs. Without this, changes in the `guest_metrics` aren't spotted. Consequently, the user is not shown the option to connect with RDP until they disconnect (or the console session is disconnected), even if the VM is capable.
That is because before this, the polling for RDP changes (as performed by `connectionPoller`) was only started if the VM had RDP capabilities when first connecting to it with the console.

Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
2022-03-29 15:34:09 +01:00
..
Actions/GUIActions CP-36392: Misc fixes to flagged Bugs (#2907) 2021-12-21 15:53:46 +00:00
Alerts CA-362868: POOL_CA_CERTIFICATE_* alerts are issued on the certificate and not on the pool. 2022-01-31 14:56:12 +00:00
Commands CA-365317: Updated warnings after disallowing connection to pre-yangtze servers. 2022-03-21 13:10:25 +00:00
ConsoleView CA-322672: Do not stop polling for RDP capabilities on VMs 2022-03-29 15:34:09 +01:00
Controls Renamed methods so they describe better what they do. 2022-03-03 14:36:06 +00:00
Core Refactoring: compacted Role.ValidRoleList() and Role.CanPerform() overloads. 2022-02-03 11:59:17 +00:00
Diagnostics CA-365317: Updated warnings after disallowing connection to pre-yangtze servers. 2022-03-21 13:10:25 +00:00
Dialogs Renamed methods so they describe better what they do. 2022-03-03 14:36:06 +00:00
Help L10N : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00
Images CP-38073: Add Rocky Linux icon 2021-08-26 10:50:06 +01:00
Network CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
Plugins L10N : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00
Properties L10N : Translation Updates & Resx sync 2022-03-03 14:35:30 +00:00
RDP Revert "CA-247333 - Remove rdpclient6 code after April 2017 when it will become redundant" 2017-11-06 11:28:07 +00:00
ReportViewer
ServerDBs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
SettingsPanels Renamed methods so they describe better what they do. 2022-03-03 14:36:06 +00:00
TabPages CA-365317: Updated warnings after disallowing connection to pre-yangtze servers. 2022-03-21 13:10:25 +00:00
TestResources Merge pull request #2824 from kc284/wlb 2021-08-10 14:34:17 +01:00
VNC Merge branch 'master' of https://github.com/xenserver/xenadmin into pr/2903 2021-10-27 13:24:23 +01:00
Wizards CP-39323: Check for DMC in use prior to cross-pool migration to pools where DMC is unavailable. 2022-03-21 13:10:51 +00:00
XenSearch CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
app.config CA-261979: Use utf-8 encoding for logging (or on localised systems the log files may contain illegible characters). 2022-01-24 15:22:28 +00:00
app.manifest CA-261107: Metadata file osVersion is showing same value for XenCenter on different windows versions 2017-08-18 13:40:36 +01:00
GroupingTag.cs CP-36392: Add readonly to fields used in GetHashCode 2021-10-05 11:39:17 +01:00
Images.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
IMainWindow.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
LicenseTimer.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
MainWindow.cs CP-39366: Disallow connection to servers earlier than yangtze. 2022-03-14 17:32:48 +00:00
MainWindow.Designer.cs CP-38529: Make PluginManager public in MainWindow.cs 2022-01-06 10:50:13 +00:00
MainWindow.ja.resx L10N : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00
MainWindow.resx Merge remote-tracking branch 'upstream/master' into feature/REQ-403 2021-09-01 14:43:23 +01:00
MainWindow.zh-CN.resx L10N : Resx resync and Translation Updates 2022-01-05 11:38:40 +00:00
MainWindowTreeBuilder.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
OrganizationalView.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
PasswordsRequest.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
PowerManagment.cs CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
Program.cs Merge pull request #2931 from kc284/settings 2022-01-27 13:34:20 +00:00
Settings.cs Merge pull request #2931 from kc284/settings 2022-01-27 13:34:20 +00:00
UpdateManager.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
UpdateManager.DelayCalculator.cs CP-36392 pt.1: Removed unused using directives. 2021-04-07 10:04:47 +01:00
WinformsXenAdminConfigProvider.cs CA-343280: Reworked saving user settings. 2020-12-07 15:57:26 +00:00
XCPluginSchema.xsd
XenAdmin.csproj CP-39142: Add RPU pre-check in CHCenter to warn of DMC removal. 2022-03-03 14:36:06 +00:00
XenAdmin.rc