Changes to regression test results due to processing enhancements.

This commit is contained in:
Andrew McMillan 2008-10-21 23:06:10 +13:00
parent 761efa42ca
commit a56e5e4e68
46 changed files with 469 additions and 464 deletions

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<D:propfind xmlns:D="DAV:">
<D:prop>
<D:getcontentlength/>
<D:getcontenttype/>
<D:resourcetype/>
</D:prop>
</D:propfind>

View File

@ -1,7 +1,7 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "373430133d9c51260783bc61177aa1d3"
ETag: "90e547688ba83623d3ba31c810afa04f"
Content-Length: 1880
Content-Type: text/xml; charset="utf-8"
@ -24,11 +24,11 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getcontentlength/>
<getcontenttype>httpd/unix-directory</getcontenttype>
<resourcetype>
<collection/>
<principal/>
<collection/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -38,11 +38,11 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/manager1/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getcontentlength/>
<getcontenttype>httpd/unix-directory</getcontenttype>
<resourcetype>
<collection/>
<principal/>
<collection/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -52,11 +52,11 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/assistant1/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getcontentlength/>
<getcontenttype>httpd/unix-directory</getcontenttype>
<resourcetype>
<collection/>
<principal/>
<collection/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -66,11 +66,11 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/resource1/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getcontentlength/>
<getcontenttype>httpd/unix-directory</getcontenttype>
<resourcetype>
<collection/>
<principal/>
<collection/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -80,11 +80,11 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/resource2/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getcontentlength/>
<getcontenttype>httpd/unix-directory</getcontenttype>
<resourcetype>
<collection/>
<principal/>
<collection/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>

View File

@ -6,3 +6,14 @@ URL=http://mycaldav/caldav.php/
HEADER=Depth: 1
HEADER=Content-Type: text/xml; charset=utf-8
HEAD
BEGINDATA
<?xml version="1.0" encoding="utf-8" ?>
<D:propfind xmlns:D="DAV:">
<D:prop>
<D:getcontentlength/>
<D:getcontenttype/>
<D:resourcetype/>
</D:prop>
</D:propfind>
ENDDATA

View File

@ -1,17 +1,17 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "8934fd37910f21f30796db44716c7ca5"
Content-Length: 2390
ETag: "29e2f219a0c62c391b207758292e7aef"
Content-Length: 2362
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//mulberrymail.com//Mulberry v4.0//EN
VERSION:2.0
@ -44,7 +44,7 @@ SUMMARY:Lunch with David
UID:5A55230C8866CA8D3D325F3A@CA1CBED546AAE36FF3BC722E
END:VEVENT
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -53,7 +53,7 @@ END:VCALENDAR
<href>/caldav.php/user1/home/20061101T073004Z.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//Ximian//NONSGML Evolution Calendar//EN
VERSION:2.0
@ -93,7 +93,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,17 +1,17 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "62d5362cafb71b92c39ff83bfec5f16d"
Content-Length: 1095
ETag: "8499ce6e92d129b549025ba6ceabe941"
Content-Length: 1101
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/resource2/home/0A5EA1F0F2691A03E917E85F9F255448-0.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//mulberrymail.com//Mulberry v4.0//EN
VERSION:2.0
@ -44,7 +44,7 @@ SUMMARY:Booking resource 2
UID:C8344958F0CC35344E063A04@D76FAF7B10D9E8D2D41F779C
END:VEVENT
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,17 +1,17 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "5acea2c1bc8250bf55a3a32f155c0872"
Content-Length: 1343
ETag: "cb43f2c3842d4c779d06f3790a43a067"
Content-Length: 1349
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -47,7 +47,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,17 +1,17 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "5acea2c1bc8250bf55a3a32f155c0872"
Content-Length: 1343
ETag: "cb43f2c3842d4c779d06f3790a43a067"
Content-Length: 1349
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -47,7 +47,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,17 +1,17 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "f7c12929e08c550e63f2fb435ed40c85"
Content-Length: 3002
ETag: "9bb6e0d1164014233e77fccb7adac4cd"
Content-Length: 2940
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -47,7 +47,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -56,7 +56,7 @@ END:VCALENDAR
<href>/caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Catalyst.Net.NZ//NONSGML AWL Calendar//EN
VERSION:2.0
BEGIN:VEVENT
@ -66,7 +66,7 @@ DTSTART:20061223T160000
DTEND:20061223T180000
END:VEVENT
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -75,7 +75,7 @@ END:VCALENDAR
<href>/caldav.php/user1/home/fbd57454-d966-4a14-8341-abe1edb1ae66.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -110,7 +110,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,17 +1,17 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "f7c12929e08c550e63f2fb435ed40c85"
Content-Length: 3002
ETag: "9bb6e0d1164014233e77fccb7adac4cd"
Content-Length: 2940
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -47,7 +47,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -56,7 +56,7 @@ END:VCALENDAR
<href>/caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Catalyst.Net.NZ//NONSGML AWL Calendar//EN
VERSION:2.0
BEGIN:VEVENT
@ -66,7 +66,7 @@ DTSTART:20061223T160000
DTEND:20061223T180000
END:VEVENT
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -75,7 +75,7 @@ END:VCALENDAR
<href>/caldav.php/user1/home/fbd57454-d966-4a14-8341-abe1edb1ae66.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -110,7 +110,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,18 +1,18 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "397326b3cb1f0f6b7c82ddcfb9d619b9"
Content-Length: 1602
ETag: "8bfa1d55385dd1c0d877ba64358b56d4"
Content-Length: 1574
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/davical/caldav.php/user1/home/2178279a-aec2-471f-832d-1f6df6203f2f.ics</href>
<propstat>
<prop>
<getetag>"509b0f0d8a3363379f9f5727f5dd74a0"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VTODO
@ -26,7 +26,7 @@ DESCRIPTION:This task is incomplete and has not been cancelled (has no
status at all)
END:VTODO
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -36,7 +36,7 @@ END:VCALENDAR
<propstat>
<prop>
<getetag>"cb3d9dc3e8c157f53eba3ea0e1e0f146"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VTODO
@ -52,7 +52,7 @@ DESCRIPTION:This task is in progress (50% complete) and has not been
cancelled.
END:VTODO
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,18 +1,18 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "c84d35f9b952850a6fdc65452677128c"
Content-Length: 4220
ETag: "ed088ba2e3b2a1de74167f7a96c8c07c"
Content-Length: 4124
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/davical/caldav.php/user1/home/2178279a-aec2-471f-832d-1f6df6203f2f.ics</href>
<propstat>
<prop>
<getetag>"509b0f0d8a3363379f9f5727f5dd74a0"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VTODO
@ -26,7 +26,7 @@ DESCRIPTION:This task is incomplete and has not been cancelled (has no
status at all)
END:VTODO
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -36,7 +36,7 @@ END:VCALENDAR
<propstat>
<prop>
<getetag>"cb3d9dc3e8c157f53eba3ea0e1e0f146"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VTODO
@ -52,7 +52,7 @@ DESCRIPTION:This task is in progress (50% complete) and has not been
cancelled.
END:VTODO
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -62,7 +62,7 @@ END:VCALENDAR
<propstat>
<prop>
<getetag>"00ad5eb1eb5507884710b0b66aa5d5c4"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VTIMEZONE
@ -98,7 +98,7 @@ DESCRIPTION:Due on 7/8/7 at 4:30pm\, but completed alread on 6/8/7
CATEGORIES:Projects
END:VTODO
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -108,7 +108,7 @@ END:VCALENDAR
<propstat>
<prop>
<getetag>"a2990674708634a311bb98a59865ca50"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VTIMEZONE
@ -143,7 +143,7 @@ DESCRIPTION:This is a task with a Start and a Due date\, but it has been
cancelled.
END:VTODO
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,18 +1,18 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "c4532eec08793ee4b4f24deb4588f9be"
Content-Length: 1521
ETag: "7c1cd3dd9aa20bfd2ce309046cdff993"
Content-Length: 1527
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/e70576e9-c1e0-431e-a507-0386fd82f223.ics</href>
<propstat>
<prop>
<getetag>"e8060931f30c1798ac58ffbe4ec0bffc"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VTIMEZONE
@ -53,7 +53,7 @@ ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,18 +1,18 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "55e79b5b5836290d5b3344ef8a16d10b"
Content-Length: 1415
ETag: "882eeadb4b2e998ed4358acda515e963"
Content-Length: 1421
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/e6eb5bc9-f7f9-4a0a-94e8-8e90eefc7d08.ics</href>
<propstat>
<prop>
<getetag>"8f581a053df6d833254756dfd7553d37"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VTIMEZONE
@ -51,7 +51,7 @@ ACTION:DISPLAY
END:VALARM
END:VTODO
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,7 +1,7 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "bce9e0e26a74b6340ceb6385f008c3f7"
ETag: "2e81131445e9353f92dd5677d37310d3"
Content-Length: 4233
Content-Type: text/xml; charset="utf-8"
@ -25,8 +25,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>Lunch with David</displayname>
<resourcetype/>
<getetag>"2c32a2f8aba853654eb17fe037a4db4d"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -36,8 +36,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/20061101T073004Z.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>A Meeting</displayname>
<resourcetype/>
<getetag>"c3658901fd4689d4a1e1d6f08601ef4f"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -47,8 +47,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>Weekly Project Meeting</displayname>
<resourcetype/>
<getetag>"a1c6404d61190f9574e2bfd69383f144"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -58,8 +58,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>Confidential Event</displayname>
<resourcetype/>
<getetag>"08a435c2abaf38f4a50a997343c098a7"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -69,8 +69,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/1906b3ca-4890-468a-9b58-1de74bf2c716.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>Private Event</displayname>
<resourcetype/>
<getetag>"5def8ae2b20893a1c7f4dbaeb008f2f1"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -80,8 +80,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/fbd57454-d966-4a14-8341-abe1edb1ae66.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>Tentative Event</displayname>
<resourcetype/>
<getetag>"ac90acd649c25070b1a2a17fb31a105a"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -91,8 +91,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/2178279a-aec2-471f-832d-1f6df6203f2f.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>Incomplete, uncancelled</displayname>
<resourcetype/>
<getetag>"509b0f0d8a3363379f9f5727f5dd74a0"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -102,8 +102,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/917b9e47-b748-4550-a566-657fbe672447.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>50% Complete, uncancelled</displayname>
<resourcetype/>
<getetag>"cb3d9dc3e8c157f53eba3ea0e1e0f146"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -113,8 +113,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/0575d895-a006-4ed8-9be6-0d1b6b6b1f96.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>Due 7/8/7 16:30, completed</displayname>
<resourcetype/>
<getetag>"00ad5eb1eb5507884710b0b66aa5d5c4"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -124,8 +124,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/b1679f77-673d-4f46-b3eb-2420e1bba301.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>A Cancelled Task, with a start and due date</displayname>
<resourcetype/>
<getetag>"a2990674708634a311bb98a59865ca50"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -135,8 +135,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/e70576e9-c1e0-431e-a507-0386fd82f223.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>Morning Meeting</displayname>
<resourcetype/>
<getetag>"e8060931f30c1798ac58ffbe4ec0bffc"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>
@ -146,8 +146,8 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/e6eb5bc9-f7f9-4a0a-94e8-8e90eefc7d08.ics</href>
<propstat>
<prop>
<resourcetype/>
<displayname>Release 0.9.3</displayname>
<resourcetype/>
<getetag>"8f581a053df6d833254756dfd7553d37"</getetag>
</prop>
<status>HTTP/1.1 200 OK</status>

View File

@ -4,12 +4,12 @@
<href>/caldav.php/user1/home/</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>11663</getcontentlength>
<resourcetype>
<collection/>
<C:calendar/>
</resourcetype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,8 +1,8 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "840f74443f877d300a546ff6a4e8dd1c"
Content-Length: 743
ETag: "532faedd9378f0926477515f1ce5d791"
Content-Length: 924
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
@ -15,7 +15,14 @@ Content-Type: text/xml; charset="utf-8"
<C:calendar-home-set>
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:schedule-inbox-URL>
<href>/caldav.php/user1/.in/</href>
</C:schedule-inbox-URL>
<C:schedule-outbox-URL>
<href>/caldav.php/user1/.out/</href>
</C:schedule-outbox-URL>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -23,10 +30,8 @@ Content-Type: text/xml; charset="utf-8"
</propstat>
<propstat>
<prop>
<C:schedule-inbox-url/>
<C:schedule-outbox-url/>
<C1:dropbox-home-url/>
<C1:notifications-url/>
<C1:dropbox-home-URL/>
<C1:notifications-URL/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>

View File

@ -1,18 +1,18 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "cffcf7a710204d19f988b512720549cd"
Content-Length: 1383
ETag: "72e80e517b5e1c056e229b6985200b27"
Content-Length: 1389
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/AAA9318E-37D9-4319-8626-95ECD3D3B243.ics</href>
<propstat>
<prop>
<getetag>"5f050eca5480bbebbe9428222570913d"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//iCal 3.0//EN
CALSCALE:GREGORIAN
@ -58,7 +58,7 @@ ATTACH;VALUE=URI:Basso
END:VALARM
END:VEVENT
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,8 +1,8 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "58323b4af2f8d17c9fd4412652c18a5c"
Content-Length: 746
ETag: "6a1afd58b569be74b5f4db93dc3bd08b"
Content-Length: 927
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
@ -15,7 +15,14 @@ Content-Type: text/xml; charset="utf-8"
<C:calendar-home-set>
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:schedule-inbox-URL>
<href>/caldav.php/user1/.in/</href>
</C:schedule-inbox-URL>
<C:schedule-outbox-URL>
<href>/caldav.php/user1/.out/</href>
</C:schedule-outbox-URL>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -23,10 +30,8 @@ Content-Type: text/xml; charset="utf-8"
</propstat>
<propstat>
<prop>
<C:schedule-inbox-url/>
<C:schedule-outbox-url/>
<C1:dropbox-home-url/>
<C1:notifications-url/>
<C1:dropbox-home-URL/>
<C1:notifications-URL/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>

View File

@ -1,8 +1,8 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "56a84b1b0c3881d98a25fd43c01ad94e"
Content-Length: 659
ETag: "f198ba2785d7ce129f5017d877e37a9b"
Content-Length: 878
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
@ -15,16 +15,23 @@ Content-Type: text/xml; charset="utf-8"
<C:calendar-home-set>
<href>/user1/</href>
</C:calendar-home-set>
<C:schedule-inbox-URL>
<href>/user1/.in/</href>
</C:schedule-inbox-URL>
<C:schedule-outbox-URL>
<href>/user1/.out/</href>
</C:schedule-outbox-URL>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/user1/</href>
</C:calendar-user-address-set>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C:calendar-user-address-set/>
<C:schedule-inbox-url/>
<C:schedule-outbox-url/>
<C1:dropbox-home-url/>
<C1:notifications-url/>
<C1:dropbox-home-URL/>
<C1:notifications-URL/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>

View File

@ -1,7 +1,7 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "389ac8095128eacc4fd28339b0741d4d"
ETag: "c7ca7fc8ae44ae68bf5fd56363acb923"
Transfer-Encoding: chunked
Content-Type: text/xml; charset="utf-8"
@ -15,6 +15,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -22,8 +23,8 @@ Content-Type: text/xml; charset="utf-8"
</propstat>
<propstat>
<prop>
<A:dropbox-home-url/>
<A:notifications-url/>
<A:dropbox-home-URL/>
<A:notifications-URL/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
@ -36,6 +37,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -43,8 +45,8 @@ Content-Type: text/xml; charset="utf-8"
</propstat>
<propstat>
<prop>
<A:dropbox-home-url/>
<A:notifications-url/>
<A:dropbox-home-URL/>
<A:notifications-URL/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
@ -57,6 +59,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -71,6 +74,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -85,6 +89,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -99,6 +104,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -113,6 +119,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -127,6 +134,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -141,6 +149,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -155,6 +164,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -169,6 +179,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -183,6 +194,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -197,6 +209,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -211,6 +224,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -225,6 +239,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -239,6 +254,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -253,6 +269,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -267,6 +284,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -274,8 +292,8 @@ Content-Type: text/xml; charset="utf-8"
</propstat>
<propstat>
<prop>
<A:dropbox-home-url/>
<A:notifications-url/>
<A:dropbox-home-URL/>
<A:notifications-URL/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
@ -288,6 +306,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -302,6 +321,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>

View File

@ -1,8 +1,8 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "f404adc5be7a3e1a0b8eb755a91fcf4a"
Content-Length: 1659
ETag: "b84b49148dbdecb5c25b3ae00c382a6a"
Content-Length: 1788
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
@ -15,6 +15,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -22,8 +23,8 @@ Content-Type: text/xml; charset="utf-8"
</propstat>
<propstat>
<prop>
<A:dropbox-home-url/>
<A:notifications-url/>
<A:dropbox-home-URL/>
<A:notifications-URL/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
@ -36,6 +37,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -43,8 +45,8 @@ Content-Type: text/xml; charset="utf-8"
</propstat>
<propstat>
<prop>
<A:dropbox-home-url/>
<A:notifications-url/>
<A:dropbox-home-URL/>
<A:notifications-URL/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
@ -57,6 +59,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -64,8 +67,8 @@ Content-Type: text/xml; charset="utf-8"
</propstat>
<propstat>
<prop>
<A:dropbox-home-url/>
<A:notifications-url/>
<A:dropbox-home-URL/>
<A:notifications-URL/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>

View File

@ -1,8 +1,8 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "f90fce514cd7d7155fcb48f704e9f171"
Content-Length: 651
ETag: "600c4b10a558bf4dcaff71d767733dbc"
Content-Length: 694
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
@ -15,6 +15,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<C:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C:calendar-user-address-set>
</prop>
@ -22,8 +23,8 @@ Content-Type: text/xml; charset="utf-8"
</propstat>
<propstat>
<prop>
<A:dropbox-home-url/>
<A:notifications-url/>
<A:dropbox-home-URL/>
<A:notifications-URL/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>

View File

@ -5,14 +5,14 @@
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>12644</getcontentlength>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<C:calendar/>
</resourcetype>
<displayname>home</displayname>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"faf25336de0e470a54075c14cbcf5272"</getetag>
<acl>
<ace>
@ -23,7 +23,7 @@
</grant>
</ace>
</acl>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>

View File

@ -2,7 +2,7 @@ HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "deadbeefcafefeeddeadbeefcafefeed"
Content-Length: 1127
Content-Length: 1096
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
@ -12,16 +12,16 @@ Content-Type: text/xml; charset="utf-8"
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>12644</getcontentlength>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<C:calendar/>
</resourcetype>
<displayname>home</displayname>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"faf25336de0e470a54075c14cbcf5272"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>

View File

@ -5,16 +5,16 @@
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>12644</getcontentlength>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<C:calendar/>
</resourcetype>
<displayname>home</displayname>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"faf25336de0e470a54075c14cbcf5272"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -42,14 +42,14 @@
<href>/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>747</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Lunch with David</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"2c32a2f8aba853654eb17fe037a4db4d"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -68,14 +68,14 @@
<href>/caldav.php/user1/home/20061101T073004Z.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>1059</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>A Meeting</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"c3658901fd4689d4a1e1d6f08601ef4f"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -94,14 +94,14 @@
<href>/caldav.php/user1/home/4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>999</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Weekly Project Meeting</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"a1c6404d61190f9574e2bfd69383f144"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -120,14 +120,14 @@
<href>/caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>956</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Confidential Event</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"08a435c2abaf38f4a50a997343c098a7"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -146,14 +146,14 @@
<href>/caldav.php/user1/home/1906b3ca-4890-468a-9b58-1de74bf2c716.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>970</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Private Event</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"5def8ae2b20893a1c7f4dbaeb008f2f1"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -172,14 +172,14 @@
<href>/caldav.php/user1/home/fbd57454-d966-4a14-8341-abe1edb1ae66.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>929</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Tentative Event</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"ac90acd649c25070b1a2a17fb31a105a"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -198,14 +198,14 @@
<href>/caldav.php/user1/home/2178279a-aec2-471f-832d-1f6df6203f2f.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>415</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Incomplete, uncancelled</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"509b0f0d8a3363379f9f5727f5dd74a0"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -224,14 +224,14 @@
<href>/caldav.php/user1/home/917b9e47-b748-4550-a566-657fbe672447.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>449</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>50% Complete, uncancelled</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"cb3d9dc3e8c157f53eba3ea0e1e0f146"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -250,14 +250,14 @@
<href>/caldav.php/user1/home/0575d895-a006-4ed8-9be6-0d1b6b6b1f96.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>961</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Due 7/8/7 16:30, completed</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"00ad5eb1eb5507884710b0b66aa5d5c4"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -276,14 +276,14 @@
<href>/caldav.php/user1/home/b1679f77-673d-4f46-b3eb-2420e1bba301.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>1001</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>A Cancelled Task, with a start and due date</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"a2990674708634a311bb98a59865ca50"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -302,14 +302,14 @@
<href>/caldav.php/user1/home/e70576e9-c1e0-431e-a507-0386fd82f223.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>1119</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Morning Meeting</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"e8060931f30c1798ac58ffbe4ec0bffc"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -328,14 +328,14 @@
<href>/caldav.php/user1/home/e6eb5bc9-f7f9-4a0a-94e8-8e90eefc7d08.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>1013</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Release 0.9.3</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"8f581a053df6d833254756dfd7553d37"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -354,14 +354,14 @@
<href>/caldav.php/user1/home/71e2ae82-7870-11db-c6d6-f6927c144649.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>743</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Beer O'Clock</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"0d7a68984bf525342d22b8924a57e8e2"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -380,14 +380,14 @@
<href>/caldav.php/user1/home/da81c0ee-7871-11db-c6d6-f6927c144649.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>302</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Morning Mgmt Mtg</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"421abf7e4848d2fecbf64217ed205d4b"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -406,14 +406,14 @@
<href>/caldav.php/user1/home/AAA9318E-37D9-4319-8626-95ECD3D3B243.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>981</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>BBQ @ ML's</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"5f050eca5480bbebbe9428222570913d"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>

View File

@ -4,12 +4,12 @@
<href>/caldav.php/user1/home/da81c0ee-7871-11db-c6d6-f6927c144649.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>302</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Morning Mgmt Mtg</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"421abf7e4848d2fecbf64217ed205d4b"</getetag>
<acl>
<ace>
@ -20,7 +20,7 @@
</grant>
</ace>
</acl>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>

View File

@ -4,50 +4,17 @@
<href>/caldav.php/user1/home/</href>
<propstat>
<prop>
<C:supported-collation-set>
<C:supported-collation>i;ascii-casemap</C:supported-collation>
<C:supported-collation>i;octet</C:supported-collation>
</C:supported-collation-set>
<C:supported-calendar-component-set>
<C:comp name="VEVENT"/>
<C:comp name="VTODO"/>
</C:supported-calendar-component-set>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>12644</getcontentlength>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<C:calendar/>
</resourcetype>
<displayname>home</displayname>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"faf25336de0e470a54075c14cbcf5272"</getetag>
<current-user-privilege-set>
<privilege>
<all/>
</privilege>
</current-user-privilege-set>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<supported-privilege-set>
<supported-privilege>
<all/>
</supported-privilege>
<supported-privilege>
<read/>
</supported-privilege>
<supported-privilege>
<write/>
</supported-privilege>
<supported-privilege>
<bind/>
</supported-privilege>
<supported-privilege>
<unbind/>
</supported-privilege>
<supported-privilege>
<write-content/>
</supported-privilege>
</supported-privilege-set>
<getcontentlanguage/>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -4,29 +4,14 @@
<href>/caldav.php/user1/home/da81c0ee-7871-11db-c6d6-f6927c144649.ics</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>302</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Morning Mgmt Mtg</displayname>
<resourcetype/>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"421abf7e4848d2fecbf64217ed205d4b"</getetag>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<current-user-privilege-set>
<privilege>
<all/>
</privilege>
</current-user-privilege-set>
<supportedlock>
<lockentry>
<lockscope>
<exclusive/>
</lockscope>
<locktype>
<write/>
</locktype>
</lockentry>
</supportedlock>
<getcontentlanguage/>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -5,13 +5,13 @@
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified/>
<getcontentlength/>
<creationdate>YYYYMMDDThhmmss</creationdate>
<resourcetype>
<collection/>
</resourcetype>
<displayname>DAViCal CalDAV Server</displayname>
<getlastmodified/>
<creationdate>YYYYMMDDThhmmss</creationdate>
<getetag>"38f09ba341cd927809b571496db6e4c3"</getetag>
<acl>
<ace>
@ -22,7 +22,7 @@
</grant>
</ace>
</acl>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>

View File

@ -5,13 +5,13 @@
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified/>
<getcontentlength/>
<creationdate>YYYYMMDDThhmmss</creationdate>
<resourcetype>
<collection/>
</resourcetype>
<displayname>DAViCal CalDAV Server</displayname>
<getlastmodified/>
<creationdate>YYYYMMDDThhmmss</creationdate>
<getetag>"38f09ba341cd927809b571496db6e4c3"</getetag>
<acl>
<ace>
@ -22,7 +22,7 @@
</grant>
</ace>
</acl>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>
@ -50,16 +50,6 @@
<href>/user1/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength/>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<principal/>
</resourcetype>
<displayname>User 1</displayname>
<getetag>"7d0fd5137942261bee17da4287f71494"</getetag>
<acl>
<ace>
<principal>
@ -69,7 +59,16 @@
</grant>
</ace>
</acl>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<creationdate/>
<displayname>User 1</displayname>
<getcontentlanguage/>
<getcontentlength/>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<resourcetype>
<principal/>
<collection/>
</resourcetype>
<supportedlock>
<lockentry>
<lockscope>
@ -85,10 +84,7 @@
</propstat>
<propstat>
<prop>
<lockdiscovery/>
<source/>
<checked-in/>
<checked-out/>
<getetag/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
@ -97,16 +93,6 @@
<href>/manager1/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength/>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<principal/>
</resourcetype>
<displayname>Manager 1</displayname>
<getetag>"ec5b8b282c4a9c7b73d1e5bf610f0648"</getetag>
<acl>
<ace>
<principal>
@ -116,7 +102,16 @@
</grant>
</ace>
</acl>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<creationdate/>
<displayname>Manager 1</displayname>
<getcontentlanguage/>
<getcontentlength/>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<resourcetype>
<principal/>
<collection/>
</resourcetype>
<supportedlock>
<lockentry>
<lockscope>
@ -132,10 +127,7 @@
</propstat>
<propstat>
<prop>
<lockdiscovery/>
<source/>
<checked-in/>
<checked-out/>
<getetag/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
@ -144,16 +136,6 @@
<href>/assistant1/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength/>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<principal/>
</resourcetype>
<displayname>Assistant 1</displayname>
<getetag>"b1f51f4e0cee340892205b0d7d514134"</getetag>
<acl>
<ace>
<principal>
@ -163,7 +145,16 @@
</grant>
</ace>
</acl>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<creationdate/>
<displayname>Assistant 1</displayname>
<getcontentlanguage/>
<getcontentlength/>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<resourcetype>
<principal/>
<collection/>
</resourcetype>
<supportedlock>
<lockentry>
<lockscope>
@ -179,10 +170,7 @@
</propstat>
<propstat>
<prop>
<lockdiscovery/>
<source/>
<checked-in/>
<checked-out/>
<getetag/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
@ -191,16 +179,6 @@
<href>/resource1/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength/>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<principal/>
</resourcetype>
<displayname>Resource 1</displayname>
<getetag>"7877b4ffa943232dbc624c0249c27e55"</getetag>
<acl>
<ace>
<principal>
@ -210,7 +188,16 @@
</grant>
</ace>
</acl>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<creationdate/>
<displayname>Resource 1</displayname>
<getcontentlanguage/>
<getcontentlength/>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<resourcetype>
<principal/>
<collection/>
</resourcetype>
<supportedlock>
<lockentry>
<lockscope>
@ -226,10 +213,7 @@
</propstat>
<propstat>
<prop>
<lockdiscovery/>
<source/>
<checked-in/>
<checked-out/>
<getetag/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
@ -238,16 +222,6 @@
<href>/resource2/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength/>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<principal/>
</resourcetype>
<displayname>Resource 2</displayname>
<getetag>"658fc7067081793e3c1e27b32f935020"</getetag>
<acl>
<ace>
<principal>
@ -257,7 +231,16 @@
</grant>
</ace>
</acl>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<creationdate/>
<displayname>Resource 2</displayname>
<getcontentlanguage/>
<getcontentlength/>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<resourcetype>
<principal/>
<collection/>
</resourcetype>
<supportedlock>
<lockentry>
<lockscope>
@ -273,10 +256,7 @@
</propstat>
<propstat>
<prop>
<lockdiscovery/>
<source/>
<checked-in/>
<checked-out/>
<getetag/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>

View File

@ -11,11 +11,8 @@ Content-Type: text/xml; charset="utf-8"
<responsedescription>All requested changes were made.</responsedescription>
</response>
</multistatus>
User One's Calendar --- faf25336de0e470a54075c14cbcf5272 --- 0 --- 1
/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ --- HTTP://APPLE.COM/NS/ICAL/:CALENDAR-COLOR --- #391B71A0 --- 10 --- 1
/user1/home/ --- DAV::OWNER ---
<DAV::HREF>http://www.example.com/acl/users/jim</DAV::HREF>
--- 10 --- 1
/user1/home/ --- URN:MCMILLAN:BOGUS:XML:NS:RSCDS:ARBITRARY --- A completely bogus property which should be saved. --- 10 --- 1
/user1/SOHO+collection/ --- COM.APPLE.ICAL::CALENDARCOLOR --- #FF8000FF --- 10 --- 1
/user1/SOHO+collection/ --- URN:IETF:PARAMS:XML:NS:CALDAV:CALENDAR-DESCRIPTION --- Calendar description --- 10 --- 1
User One's Not Calendar --- faf25336de0e470a54075c14cbcf5272 --- 0 --- 1
/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ --- http://apple.com/ns/ical/:calendar-color --- #391B71A0 --- 10 --- 1
/user1/home/ --- urn:mcmillan:bogus:xml:ns:rscds:arbitrary --- A completely bogus property which should be saved. --- 10 --- 1
/user1/SOHO+collection/ --- com.apple.ical::calendarcolor --- #FF8000FF --- 10 --- 1
/user1/SOHO+collection/ --- urn:ietf:params:xml:ns:caldav:calendar-description --- Calendar description --- 10 --- 1

View File

@ -14,11 +14,8 @@ BEGINDATA
<propertyupdate xmlns="DAV:" xmlns:X="urn:mcmillan:bogus:xml:ns:rscds">
<set>
<prop>
<owner>
<href>http://www.example.com/acl/users/jim</href>
</owner>
<X:arbitrary>A completely bogus property which should be saved.</X:arbitrary>
<displayname>User One's Calendar</displayname>
<displayname>User One's Not Calendar</displayname>
</prop>
</set>
<remove>
@ -33,12 +30,12 @@ ENDDATA
QUERY
SELECT dav_displayname, dav_etag, is_calendar,
modified > (current_timestamp - '30 seconds'::interval) AS changed_last_30secs
modified > (current_timestamp - '60 seconds'::interval) AS changed_last_60secs
FROM collection WHERE dav_name = '/user1/home/'
ENDQUERY
QUERY
SELECT dav_name, property_name, property_value, changed_by,
changed_on > (current_timestamp - '30 seconds'::interval) AS changed_last_30secs
changed_on > (current_timestamp - '60 seconds'::interval) AS changed_last_30secs
FROM property ORDER BY dav_name, property_name
ENDQUERY

View File

@ -15,7 +15,6 @@ BEGINDATA
<propertyupdate xmlns="DAV:">
<set>
<prop>
<owner/>
<resourcetype>
<collection/>
<calendar xmlns="urn:ietf:params:xml:ns:caldav"/>
@ -25,7 +24,7 @@ BEGINDATA
</set>
<remove>
<prop>
<owner/>
<arbitrary xmlns="urn:mcmillan:bogus:xml:ns:rscds"/>
</prop>
</remove>
</propertyupdate>
@ -33,6 +32,6 @@ ENDDATA
QUERY
SELECT dav_displayname, dav_etag, is_calendar,
modified > (current_timestamp - '5 seconds'::interval) AS changed_last_5secs
modified > (current_timestamp - '60 seconds'::interval) AS changed_last_60secs
FROM collection WHERE dav_name = '/user1/home/';
ENDQUERY

View File

@ -10,7 +10,7 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/home/</href>
<propstat>
<prop>
<DAV::RESOURCETYPE/>
<DAV::resourcetype/>
</prop>
<status>HTTP/1.1 409 Conflict</status>
<responsedescription>Resources may not be changed to / from collections.</responsedescription>

View File

@ -24,6 +24,6 @@ ENDDATA
QUERY
SELECT dav_displayname, dav_etag, is_calendar,
modified > (current_timestamp - '5 seconds'::interval) AS changed_last_5secs
modified > (current_timestamp - '60 seconds'::interval) AS changed_last_60secs
FROM collection WHERE dav_name = '/user1/home/';
ENDQUERY

View File

@ -1,17 +1,19 @@
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:R="urn:mcmillan:bogus:xml:ns:rscds">
<multistatus xmlns="DAV:" xmlns:R="urn:mcmillan:bogus:xml:ns:rscds">
<response>
<href>/caldav.php/user1/home/</href>
<propstat>
<prop>
<displayname>User One's Calendar</displayname>
<R:arbitrary>A completely bogus property which should be saved.</R:arbitrary>
<owner>
<href>mailto:user1@example.net</href>
</owner>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<owner/>
<R:arbitrary/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>

View File

@ -1,18 +1,18 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "ed933141b8d662fd7a79e37399302fa4"
Content-Length: 1441
ETag: "26a689e219dfe12c47d9bdf005cee099"
Content-Length: 1447
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/20061101T073004Z.ics</href>
<propstat>
<prop>
<getetag>"c3658901fd4689d4a1e1d6f08601ef4f"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//Ximian//NONSGML Evolution Calendar//EN
VERSION:2.0
@ -52,7 +52,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,18 +1,18 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "3902e726b3e12b996ddf533065b131ab"
Content-Length: 5115
ETag: "8a4795998583adf6b23d24f4a9e73448"
Content-Length: 5019
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics</href>
<propstat>
<prop>
<getetag>"2c32a2f8aba853654eb17fe037a4db4d"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//mulberrymail.com//Mulberry v4.0//EN
VERSION:2.0
@ -45,7 +45,7 @@ SUMMARY:Lunch with David
UID:5A55230C8866CA8D3D325F3A@CA1CBED546AAE36FF3BC722E
END:VEVENT
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -55,7 +55,7 @@ END:VCALENDAR
<propstat>
<prop>
<getetag>"c3658901fd4689d4a1e1d6f08601ef4f"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//Ximian//NONSGML Evolution Calendar//EN
VERSION:2.0
@ -95,7 +95,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -105,7 +105,7 @@ END:VCALENDAR
<propstat>
<prop>
<getetag>"a1c6404d61190f9574e2bfd69383f144"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -141,7 +141,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -151,7 +151,7 @@ END:VCALENDAR
<propstat>
<prop>
<getetag>"5def8ae2b20893a1c7f4dbaeb008f2f1"</getetag>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -188,7 +188,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,18 +1,20 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "325db06f30c85ce69b1aab60837300f7"
Content-Length: 362
ETag: "5b4357910a12e12f5780ce1861e912dc"
Content-Length: 393
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/user1/</calendar-home-set>
<displayname>user1</displayname>
<C:calendar-home-set>
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<displayname>User 1</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,18 +1,20 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "c1552b9c365c15b3e3e6ca730e56e2be"
Content-Length: 3797
ETag: "faa56d44ed127283279410dc201ac450"
Content-Length: 3757
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/admin/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/admin/</calendar-home-set>
<displayname>admin</displayname>
<C:calendar-home-set>
<href>/caldav.php/admin/</href>
</C:calendar-home-set>
<displayname>Calendar Administrator</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -21,8 +23,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/andrew/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/andrew/</calendar-home-set>
<displayname>andrew</displayname>
<C:calendar-home-set>
<href>/caldav.php/andrew/</href>
</C:calendar-home-set>
<displayname>Andrew McMillan</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -31,8 +35,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user1/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/user1/</calendar-home-set>
<displayname>user1</displayname>
<C:calendar-home-set>
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<displayname>User 1</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -41,8 +47,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user2/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/user2/</calendar-home-set>
<displayname>user2</displayname>
<C:calendar-home-set>
<href>/caldav.php/user2/</href>
</C:calendar-home-set>
<displayname>User 2</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -51,8 +59,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user3/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/user3/</calendar-home-set>
<displayname>user3</displayname>
<C:calendar-home-set>
<href>/caldav.php/user3/</href>
</C:calendar-home-set>
<displayname>User 3</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -61,8 +71,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user4/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/user4/</calendar-home-set>
<displayname>user4</displayname>
<C:calendar-home-set>
<href>/caldav.php/user4/</href>
</C:calendar-home-set>
<displayname>User 4</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -71,8 +83,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/user5/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/user5/</calendar-home-set>
<displayname>user5</displayname>
<C:calendar-home-set>
<href>/caldav.php/user5/</href>
</C:calendar-home-set>
<displayname>User 5</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -81,8 +95,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/manager1/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/manager1/</calendar-home-set>
<displayname>manager1</displayname>
<C:calendar-home-set>
<href>/caldav.php/manager1/</href>
</C:calendar-home-set>
<displayname>Manager 1</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -91,8 +107,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/assistant1/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/assistant1/</calendar-home-set>
<displayname>assistant1</displayname>
<C:calendar-home-set>
<href>/caldav.php/assistant1/</href>
</C:calendar-home-set>
<displayname>Assistant 1</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -101,8 +119,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/resource1/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/resource1/</calendar-home-set>
<displayname>resource1</displayname>
<C:calendar-home-set>
<href>/caldav.php/resource1/</href>
</C:calendar-home-set>
<displayname>Resource 1</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -111,8 +131,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/resource2/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/resource2/</calendar-home-set>
<displayname>resource2</displayname>
<C:calendar-home-set>
<href>/caldav.php/resource2/</href>
</C:calendar-home-set>
<displayname>Resource 2</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -121,8 +143,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/resmgr1/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/resmgr1/</calendar-home-set>
<displayname>resmgr1</displayname>
<C:calendar-home-set>
<href>/caldav.php/resmgr1/</href>
</C:calendar-home-set>
<displayname>Resource Managers</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -131,8 +155,10 @@ Content-Type: text/xml; charset="utf-8"
<href>/caldav.php/teamclient1/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/teamclient1/</calendar-home-set>
<displayname>teamclient1</displayname>
<C:calendar-home-set>
<href>/caldav.php/teamclient1/</href>
</C:calendar-home-set>
<displayname>Team for Client1</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>

View File

@ -1,23 +1,26 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "5870b1abbdaf891cb5b5891c150305cd"
Content-Length: 647
ETag: "24dc307819f123c634bd5ba7fe759892"
Content-Length: 701
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/user1/</calendar-home-set>
<displayname>user1</displayname>
<C:calendar-home-set>
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<displayname>User 1</displayname>
<resourcetype>
<principal/>
<collection/>
</resourcetype>
<principal-url>/caldav.php/user1/</principal-url>
<alternate-uri/>
<principal-URL>/caldav.php/user1/</principal-URL>
<alternate-URI-set/>
<group-member-set/>
<group-membership>
<href>/caldav.php/resmgr1/</href>

View File

@ -25,8 +25,8 @@ BEGINDATA
<C:calendar-home-set/>
<displayname/>
<resourcetype/>
<principal-url/>
<alternate-uri/>
<principal-URL/>
<alternate-URI-set/>
<group-member-set/>
<group-membership/>
</prop>

View File

@ -1,23 +1,26 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "c48188f2dc50ffba44c958e04f237d69"
Content-Length: 689
ETag: "6eeedf8a6459e0d38c23cfccaacc799b"
Content-Length: 752
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/resmgr1/</href>
<propstat>
<prop>
<calendar-home-set xmlns="urn:ietf:params:xml:ns:caldav">/caldav.php/resmgr1/</calendar-home-set>
<displayname>resmgr1</displayname>
<C:calendar-home-set>
<href>/caldav.php/resmgr1/</href>
</C:calendar-home-set>
<displayname>Resource Managers</displayname>
<resourcetype>
<principal/>
<collection/>
</resourcetype>
<principal-url>/caldav.php/resmgr1/</principal-url>
<alternate-uri/>
<principal-URL>/caldav.php/resmgr1/</principal-URL>
<alternate-URI-set/>
<group-member-set>
<href>/caldav.php/user1/</href>
<href>/caldav.php/user2/</href>

View File

@ -25,8 +25,8 @@ BEGINDATA
<C:calendar-home-set/>
<displayname/>
<resourcetype/>
<principal-url/>
<alternate-uri/>
<principal-URL/>
<alternate-URI-set/>
<group-member-set/>
<group-membership/>
</prop>

View File

@ -5,14 +5,14 @@
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength/>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<principal/>
</resourcetype>
<displayname>User 1</displayname>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"7d0fd5137942261bee17da4287f71494"</getetag>
<acl>
<ace>
@ -23,7 +23,7 @@
</grant>
</ace>
</acl>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<getcontentlanguage/>
<supportedlock>
<lockentry>
<lockscope>

View File

@ -1,19 +1,19 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, access-control, calendar-access
ETag: "297dda2dfd88521a061b94b86b42eb94"
Content-Length: 7934
ETag: "45378fedb0c0afcdb486961f46833f39"
Content-Length: 7736
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -49,7 +49,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -58,7 +58,7 @@ END:VCALENDAR
<href>/caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -94,7 +94,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -103,7 +103,7 @@ END:VCALENDAR
<href>/caldav.php/user1/home/1906b3ca-4890-468a-9b58-1de74bf2c716.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -140,7 +140,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -149,7 +149,7 @@ END:VCALENDAR
<href>/caldav.php/user1/home/fbd57454-d966-4a14-8341-abe1edb1ae66.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
@ -184,7 +184,7 @@ RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=10
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -193,7 +193,7 @@ END:VCALENDAR
<href>/caldav.php/user1/home/e70576e9-c1e0-431e-a507-0386fd82f223.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VTIMEZONE
@ -234,7 +234,7 @@ ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -243,7 +243,7 @@ END:VCALENDAR
<href>/caldav.php/user1/home/71e2ae82-7870-11db-c6d6-f6927c144649.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//PYVOBJECT//NONSGML Version 1//EN
BEGIN:VTIMEZONE
@ -274,7 +274,7 @@ STATUS:CONFIRMED
SUMMARY:Beer O'Clock
END:VEVENT
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
@ -283,7 +283,7 @@ END:VCALENDAR
<href>/caldav.php/user1/home/da81c0ee-7871-11db-c6d6-f6927c144649.ics</href>
<propstat>
<prop>
<calendar-data xmlns="urn:ietf:params:xml:ns:caldav">BEGIN:VCALENDAR
<C:calendar-data>BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//PYVOBJECT//NONSGML Version 1//EN
BEGIN:VEVENT
@ -297,7 +297,7 @@ STATUS:CONFIRMED
SUMMARY:Morning Mgmt Mtg
END:VEVENT
END:VCALENDAR
</calendar-data>
</C:calendar-data>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>