[CalendarServer-changes] [7810] CalDAVTester/trunk/scripts/server

source_changes at macosforge.org source_changes at macosforge.org
Wed Jul 20 10:05:18 PDT 2011


Revision: 7810
          http://trac.macosforge.org/projects/calendarserver/changeset/7810
Author:   sagen at apple.com
Date:     2011-07-20 10:05:18 -0700 (Wed, 20 Jul 2011)
Log Message:
-----------
Adds only-proxy-groups feature to other serverinfo files

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/server/serverinfo-partitioning.xml
    CalDAVTester/trunk/scripts/server/serverinfo-template.xml
    CalDAVTester/trunk/scripts/server/sslserverinfo.xml

Modified: CalDAVTester/trunk/scripts/server/serverinfo-partitioning.xml
===================================================================
--- CalDAVTester/trunk/scripts/server/serverinfo-partitioning.xml	2011-07-20 17:01:28 UTC (rev 7809)
+++ CalDAVTester/trunk/scripts/server/serverinfo-partitioning.xml	2011-07-20 17:05:18 UTC (rev 7810)
@@ -43,6 +43,7 @@
 		<feature>directory listing</feature> 			<!-- GET on collection -->
 		<feature>extended-principal-search</feature>	<!-- Extended principal-property-search REPORT extension -->
 		<feature>expand-property</feature>				<!-- Expand property REPORT -->
+		<feature>only-proxy-groups</feature>			<!-- Group-membership only includes delegated-to groups -->
 		<feature>limits</feature>						<!-- max-collections and max-resources limits -->
 		<feature>quota</feature>						<!-- WebDAV QUOTA -->
 		<!-- <feature>quota-on-resources</feature> -->	<!-- WebDAV QUOTA on calendar and address book object resources -->

Modified: CalDAVTester/trunk/scripts/server/serverinfo-template.xml
===================================================================
--- CalDAVTester/trunk/scripts/server/serverinfo-template.xml	2011-07-20 17:01:28 UTC (rev 7809)
+++ CalDAVTester/trunk/scripts/server/serverinfo-template.xml	2011-07-20 17:05:18 UTC (rev 7810)
@@ -43,6 +43,7 @@
 		<feature>directory listing</feature> 			<!-- GET on collection -->
 		<feature>extended-principal-search</feature>	<!-- Extended principal-property-search REPORT extension -->
 		<feature>expand-property</feature>				<!-- Expand property REPORT -->
+		<feature>only-proxy-groups</feature>			<!-- Group-membership only includes delegated-to groups -->
 		<feature>limits</feature>						<!-- max-collections and max-resources limits -->
 		<feature>quota</feature>						<!-- WebDAV QUOTA -->
 		<feature>quota-on-resources</feature>			<!-- WebDAV QUOTA on calendar and address book object resources -->

Modified: CalDAVTester/trunk/scripts/server/sslserverinfo.xml
===================================================================
--- CalDAVTester/trunk/scripts/server/sslserverinfo.xml	2011-07-20 17:01:28 UTC (rev 7809)
+++ CalDAVTester/trunk/scripts/server/sslserverinfo.xml	2011-07-20 17:05:18 UTC (rev 7810)
@@ -44,6 +44,7 @@
 		<feature>directory listing</feature> 			<!-- GET on collection -->
 		<feature>extended-principal-search</feature>	<!-- Extended principal-property-search REPORT extension -->
 		<feature>expand-property</feature>				<!-- Expand property REPORT -->
+		<feature>only-proxy-groups</feature>			<!-- Group-membership only includes delegated-to groups -->
 		<feature>limits</feature>						<!-- max-collections and max-resources limits -->
 		<feature>quota</feature>						<!-- WebDAV QUOTA -->
 		<!-- <feature>quota-on-resources</feature> -->	<!-- WebDAV QUOTA on calendar and address book object resources -->
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110720/77a6182a/attachment.html>


More information about the calendarserver-changes mailing list