xenadmin/XenModel/Actions/HealthCheck
Frederico Mazzone 9fa8740cb9 [CP-17401] Use Proxy authentication in Health Check Service
Removed last bits of code relating to "Bypass proxy server for local addresses" option.
New proxy settings are sent from XenCenter to health check service and used to configure the proxy using GetProxyFromSettings().
Health check service now correctly saves its proxy settings and updates the static Proxy property for the Session class; done in new ReconfigureConnectionSettings().

Signed-off-by: Frederico Mazzone <fredericom@citrite.net>
2016-06-22 13:05:21 +01:00
..
GetHealthCheckAnalysisResultAction.cs CA-206761: Health Check shows "No issues found" when the report analysis is not yet available 2016-04-22 12:19:20 +01:00
HealthCheckAuthenticationAction.cs CA-204172: Switch Health Check URLs to the production site 2016-03-16 10:00:23 +00:00
SaveHealthCheckSettingsAction.cs CP-13077: Changes to the Health Check feature to work properly with RBAC 2015-09-03 11:49:53 +01:00
TransferHealthCheckSettingAction.cs CA-192640: Don't log exceptions when HealthCheck service is not installed (part 2) 2016-01-20 14:47:39 +00:00
TransferProxySettingsAction.cs [CP-17401] Use Proxy authentication in Health Check Service 2016-06-22 13:05:21 +01:00
UploadServerStatusReportAction.cs CA-180576: Provide a option to give case number when uploading a report from the Server Status Report wizard 2015-11-03 15:48:14 +00:00
XenServerHealthCheckUpload.cs [CP-17401] Use Proxy authentication in Health Check Service 2016-06-22 13:05:21 +01:00