XCP-ng Center, the Windows management console for XCP-ng and XenServer. /!\ EOL-Notice /!\ Community-maintained only /!\
Go to file
2019-05-11 21:30:24 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2019-02-09 00:43:39 +01:00
Branding removing old splash, adding new XCP-ng splash from Cocoon (Thanks!) 2019-05-11 21:30:24 +02:00
branding-xcp-ng fix some issues after "merging" 7.6 into master 2019-02-09 12:33:54 +01:00
CFUValidator Integrade master-7.4 into master - tidy up 2019-02-09 00:43:35 +01:00
CommandLib CP-29310 & CP-30765: added support for the new xxHash-based VM imports and exports (#2411) 2019-03-26 16:06:25 +00:00
devtools Removed obsolete file from the list of dependencies. 2019-04-24 15:03:20 +01:00
installer-xcp-ng removing old splash, adding new XCP-ng splash from Cocoon (Thanks!) 2019-05-11 21:30:24 +02:00
mk Removed obsolete file from the list of dependencies. 2019-04-24 15:03:20 +01:00
packages Restore Nuget-packages with nuget.exe 2019-02-09 00:43:38 +01:00
splash-xcp-ng removing old splash, adding new XCP-ng splash from Cocoon (Thanks!) 2019-05-11 21:30:24 +02:00
WixInstaller L10N : Translation and resx resync 2019-04-25 16:29:56 +01:00
xe also include xe-project into installer 2019-02-09 00:52:48 +01:00
XenAdmin merge upstream to development 2019-05-11 21:24:54 +02:00
XenAdminTests merge upstream to development 2019-05-11 21:24:54 +02:00
XenCenterLib CA-301907: Improvements to the VMSS dialog, the VMSS frequency properties/wizard page and the VMSS finish wizard page (#2358) 2019-03-15 14:10:42 +00:00
XenCenterVNC CP-27819: Switch to Visual Studio 2017 (into master) (#2305) 2018-11-09 11:23:32 +00:00
XenModel merge upstream to development 2019-05-11 21:24:54 +02:00
XenOvfApi Removed empty resource files. 2019-01-31 15:24:28 +00:00
XenOvfTransport Revert "Import System.Configuration with big letter "C"" 2019-02-17 15:52:13 +01:00
XenServerHealthCheck CA-303195: Rewrote the logic for compiling and retrieving server status data. The changes include: 2019-01-15 17:12:09 +00:00
XenServerHealthCheckTests CA-176169: Further copyright statement changes 2017-01-18 17:07:59 +00:00
xva_verify CP-27819: Switch to Visual Studio 2017 (into master) (#2305) 2018-11-09 11:23:32 +00:00
.gitattributes Ignore line endings for all files (except shell scripts). 2016-07-05 08:14:47 +01:00
.gitignore Added .vs and .vscode to .gitignore. Reverted control subtype change introduced 2018-11-13 11:08:10 +00:00
CONTRIB https://github.com/xcp-ng/xenadmin/issues/34 Tidy up main project files 2019-02-09 00:34:47 +01:00
LICENSE https://github.com/xcp-ng/xenadmin/issues/34 Tidy up main project files 2019-02-09 00:34:47 +01:00
MAINTAINERS https://github.com/xcp-ng/xenadmin/issues/34 Tidy up main project files 2019-02-09 00:34:47 +01:00
README.md Screenshot of XCP-ng Center for README.md 2019-02-09 00:34:48 +01:00
XenAdmin.sln removing old splash, adding new XCP-ng splash from Cocoon (Thanks!) 2019-05-11 21:30:24 +02:00

XCP-ng Center

This repository contains the source code for XCP-ng Center.

XCP-ng Center is a Windows-based management tool for XCP-ng and Citrix® XenServer® environments which enables users to manage and monitor XCP-ng and Citrix® XenServer® hosts and resource pools, and to deploy, monitor, manage and migrate virtual machines.

XCP-ng Center is written mostly in C#.

XCP-ng Center Screenshot

Contributions

The preferable way to contribute patches is to fork the repository on Github and then submit a pull request. Also have a look at https://xcp-ng.org/forum.

License

This code is licensed under the BSD 2-Clause license. Please see the LICENSE file for more information.

Developer Build

Latest instructions can be found at https://github.com/xcp-ng/xenadmin/wiki/Building