websitepanel/WebsitePanel/Sources/WebsitePanel.EnterpriseServer/Code
robvde 731b7f0c24 Revised and simplied approach on DomainPointer
This change addresses a couple of situations:
a)      where sites had to be created with a freely chosen hostnames, which was
 not possible
b)      we needed a single repository with that would accommodated websites but
also sharepoint and tenant specific OWA sites, which was not possible
c)      The concept of Domain Pointers was ok but appeared hard to understand
for the end users and added some complexity/additional steps when adding a new
site

The domain pointer approach is updated :
A)      decoupled the “sites” from domain
B)	Created a new “Domains” Domain Pointer record for each new site created,
 to keep on track of the various sites created through the platform
C)	Upon removal of the site the Pointer gets removed as well
D)	For websites a freely chosen hostname can be taken, similar to
sharepoint (which is or generated or chosen by the tenant)
E)	Removed the pointer displaying/listing from the UI, and show only the
top-level and subdomains.

This changeset contains fixed on the verification if a website or hostheade
(domain pointer) already exists

Fix on if no server component dns record (globaldnsrecord) is defined.

In order to use user selectable hostnames icw dns provisioning use the variable
 [host_name] as hostname in the dns definitions. The variable will be replaced
2012-09-12 09:39:45 +04:00
..
Comments Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
Common Fixed: 2012-09-10 19:40:48 +04:00
Data Lync user plans aligned with Exchange mailbox plans 2012-08-10 16:12:59 +04:00
DatabaseServers Fixed display sql server external and internal name 2012-08-09 00:35:38 +04:00
DnsServers Fixed: 2012-09-10 19:40:48 +04:00
Ecommerce Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
ExchangeServer Fixed: When having multiple organization the quotas and available resources 2012-09-03 15:00:52 +04:00
Files Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
FtpServers Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
HostedSolution If temporary domain is empty within the server configuration, the supplied 2012-09-03 19:10:44 +04:00
Log Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
MailServers Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
OperatingSystems Commit Contribution from Helicon 2012-07-19 13:16:33 -04:00
Packages Domain management optimized and simplified: 2012-09-04 17:34:39 +04:00
Provisioning Fixed: 2012-09-10 19:40:48 +04:00
SchedulerTasks Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
Scheduling Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
Servers Domain management optimized and simplified: 2012-09-04 17:34:39 +04:00
SharePoint Fixes after merging with Ipv6 contrib. Updated projects and solutions to support VS 2012. 2012-08-20 13:29:51 -07:00
StatisticsServers Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
System Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
Tasks Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
Users page result restored, got lost somewhere 2012-08-06 21:57:04 +04:00
Virtualization IPv6 support v1.0 2012-08-18 04:53:29 +02:00
VirtualizationForPrivateCloud Merge with Ipv6 contribution 2012-08-20 12:35:46 -07:00
WebAppGallery update wpi feed url to v 4.0 2012-08-14 10:40:55 +03:00
WebServers Revised and simplied approach on DomainPointer 2012-09-12 09:39:45 +04:00
Wizards Domain management optimized and simplified: 2012-09-04 17:34:39 +04:00