XCP-ng Center, the Windows management console for XCP-ng and XenServer. /!\ EOL-Notice /!\ Community-maintained only /!\
Go to file
2020-03-11 16:16:29 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2019-02-09 00:43:39 +01:00
Branding Merge branch 'upstream' into development 2020-03-11 16:10:50 +01:00
branding-xcp-ng do not build unit tests 2020-02-07 00:04:34 +01:00
CFUValidator Merge branch 'upstream' into development 2020-03-11 16:10:50 +01:00
CommandLib CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
installer-xcp-ng readd splash as reference to installer project, so the wix-variable for the splash is resolvable 2019-05-11 21:30:27 +02:00
packages Merge branch 'upstream' into development 2020-03-11 16:10:50 +01:00
splash-xcp-ng fix crash if XenCenterMain.exe fails to start 2019-05-23 11:25:30 +02:00
xe Merge branch 'upstream' into development 2020-03-11 16:10:50 +01:00
XenAdmin Merge branch 'upstream' into development 2020-03-11 16:10:50 +01:00
XenAdminTests Merge branch 'upstream' into development 2020-03-11 16:10:50 +01:00
XenCenterLib CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
XenCenterVNC CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
XenModel Merge branch 'upstream' into development 2020-03-11 16:10:50 +01:00
XenOvfApi Missing copyright; typos found from spell check; added terms to ignore list. 2020-03-04 12:40:20 +00:00
XenOvfTransport Missing copyright; typos found from spell check; added terms to ignore list. 2020-03-04 12:40:20 +00:00
XenServerHealthCheck Missing copyright; typos found from spell check; added terms to ignore list. 2020-03-04 12:40:20 +00:00
XenServerHealthCheckTests CA-176169: Further copyright statement changes 2017-01-18 17:07:59 +00:00
xva_verify CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
.gitattributes Ignore line endings for all files (except shell scripts). 2016-07-05 08:14:47 +01:00
.gitignore Script consolidation and partial port to PowerShell. 2020-03-04 12:40:20 +00:00
CONTRIB remove CITRIX files after merging; updateded CONTRIB and LICENSE 2020-03-11 16:16:29 +01:00
LICENSE remove CITRIX files after merging; updateded CONTRIB and LICENSE 2020-03-11 16:16:29 +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 do not build unit tests 2020-02-07 00:04:34 +01: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