xenadmin/XenCenterLib
Konstantina Chremmou b2a9dd9f1d Fixed some code inefficiencies:
- Multiple server entries should not be parsed differently from single entries;
  (the Uri case was parsed incorrectly; multiple servers with ports could not be added).
- Simplified code parsing the hostname and port.
- Removed obsolete property IXenConnection.Version.

Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-03-22 15:48:43 +00:00
..
Archive Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Compression Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Properties Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
BasicXMLResolver.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ChangeableDictionary.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ChangeableList.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ComparableAddress.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
ComparableList.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
EmailAddressValidator.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
EncryptionUtils.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
IniDocument.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
INotifyCollectionChanged.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
LimitedStack.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
LockFreeQueue.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
NamedPipes.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
PartialIP.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Set.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
StreamUtilities.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
StringUtility.cs Fixed some code inefficiencies: 2023-03-22 15:48:43 +00:00
ToStringWrapper.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
Win32.cs CP-40842: Remove CIS upload from Server Status Report wizard (#3087) 2023-02-13 13:47:21 +00:00
XenCenterLib.csproj Moved common assembly properties to a separate file. 2023-01-25 12:50:49 +00:00