diff --git a/testing/tests/regression-suite/001-Mulberry-1.result b/testing/tests/regression-suite/001-Mulberry-1.result index 85ac1a87..46ea7fba 100644 --- a/testing/tests/regression-suite/001-Mulberry-1.result +++ b/testing/tests/regression-suite/001-Mulberry-1.result @@ -1,7 +1,7 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access -Allow: OPTIONS, GET, HEAD, PROPFIND, REPORT +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/002-Mulberry-1.result b/testing/tests/regression-suite/002-Mulberry-1.result index 052978ef..d7e9bc47 100644 --- a/testing/tests/regression-suite/002-Mulberry-1.result +++ b/testing/tests/regression-suite/002-Mulberry-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "90e547688ba83623d3ba31c810afa04f" Content-Length: 1880 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/003-Mulberry-1.result b/testing/tests/regression-suite/003-Mulberry-1.result index 1309ae91..fbd40329 100644 --- a/testing/tests/regression-suite/003-Mulberry-1.result +++ b/testing/tests/regression-suite/003-Mulberry-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "cc0f368288b5b8373d00e28f842190e6" Content-Length: 383 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/004-Mulberry-1.result b/testing/tests/regression-suite/004-Mulberry-1.result index 6b4bc2bf..dddf46a2 100644 --- a/testing/tests/regression-suite/004-Mulberry-1.result +++ b/testing/tests/regression-suite/004-Mulberry-1.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Cache-Control: no-cache Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/005-Mulberry-1.result b/testing/tests/regression-suite/005-Mulberry-1.result index 09b6e087..83420aab 100644 --- a/testing/tests/regression-suite/005-Mulberry-1.result +++ b/testing/tests/regression-suite/005-Mulberry-1.result @@ -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: "a30e9b8f2662cd1da17252d3b814ef04" -Content-Length: 730 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "15d2f3f57b4b7344f3b46931f128fbc1" +Content-Length: 758 Content-Type: text/xml; charset="utf-8" @@ -30,6 +30,7 @@ Content-Type: text/xml; charset="utf-8" + HTTP/1.1 200 OK diff --git a/testing/tests/regression-suite/006-Mulberry-1.result b/testing/tests/regression-suite/006-Mulberry-1.result index d8cee0d6..b25ab91f 100644 --- a/testing/tests/regression-suite/006-Mulberry-1.result +++ b/testing/tests/regression-suite/006-Mulberry-1.result @@ -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: "7364b32495feb0c9bbe89cdb10988762" -Content-Length: 487 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "3892655e0551cfb9b817020da8192157" +Content-Length: 515 Content-Type: text/xml; charset="utf-8" @@ -16,6 +16,7 @@ Content-Type: text/xml; charset="utf-8" + "faf25336de0e470a54075c14cbcf5272" diff --git a/testing/tests/regression-suite/007-Mulberry-1.result b/testing/tests/regression-suite/007-Mulberry-1.result index 2940ced5..d298d937 100644 --- a/testing/tests/regression-suite/007-Mulberry-1.result +++ b/testing/tests/regression-suite/007-Mulberry-1.result @@ -1,6 +1,6 @@ HTTP/1.1 405 Method Not Allowed Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 45 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/010-Mulberry-PUT-1.result b/testing/tests/regression-suite/010-Mulberry-PUT-1.result index 405e9f72..fa769347 100644 --- a/testing/tests/regression-suite/010-Mulberry-PUT-1.result +++ b/testing/tests/regression-suite/010-Mulberry-PUT-1.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "b000d7defa19ccb7cd21e546b54155ee" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/011-Mulberry-PUT-1b.result b/testing/tests/regression-suite/011-Mulberry-PUT-1b.result index 2e1952c6..27371c23 100644 --- a/testing/tests/regression-suite/011-Mulberry-PUT-1b.result +++ b/testing/tests/regression-suite/011-Mulberry-PUT-1b.result @@ -1,6 +1,6 @@ HTTP/1.1 204 No Content Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "b000d7defa19ccb7cd21e546b54155ee" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/012-Mulberry-PUT-2.result b/testing/tests/regression-suite/012-Mulberry-PUT-2.result index fbf7eaf9..ec667b7e 100644 --- a/testing/tests/regression-suite/012-Mulberry-PUT-2.result +++ b/testing/tests/regression-suite/012-Mulberry-PUT-2.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "22158fc45876987b2b00749a3a1684d8" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/013-Mulberry-PROPFIND-5.result b/testing/tests/regression-suite/013-Mulberry-PROPFIND-5.result index bd02dd6c..3e89127c 100644 --- a/testing/tests/regression-suite/013-Mulberry-PROPFIND-5.result +++ b/testing/tests/regression-suite/013-Mulberry-PROPFIND-5.result @@ -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: "b47e970cba800e5f7f16afd3121d374e" -Content-Length: 1055 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "2644f31d8913a4561b88d0da3833672f" +Content-Length: 1083 Content-Type: text/xml; charset="utf-8" @@ -16,6 +16,7 @@ Content-Type: text/xml; charset="utf-8" + HTTP/1.1 200 OK diff --git a/testing/tests/regression-suite/014-Mulberry-PUT-3.result b/testing/tests/regression-suite/014-Mulberry-PUT-3.result index b2d87cd2..83e2530d 100644 --- a/testing/tests/regression-suite/014-Mulberry-PUT-3.result +++ b/testing/tests/regression-suite/014-Mulberry-PUT-3.result @@ -1,6 +1,6 @@ HTTP/1.1 204 No Content Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "2c32a2f8aba853654eb17fe037a4db4d" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/015-Mulberry-PROPFIND-6.result b/testing/tests/regression-suite/015-Mulberry-PROPFIND-6.result index ce8cc1de..81fbca8f 100644 --- a/testing/tests/regression-suite/015-Mulberry-PROPFIND-6.result +++ b/testing/tests/regression-suite/015-Mulberry-PROPFIND-6.result @@ -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: "e8fc600073377430c336d98d898d38cf" -Content-Length: 1055 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "d88a7744c5a9e39f5e2fe68c9d54ea5a" +Content-Length: 1083 Content-Type: text/xml; charset="utf-8" @@ -16,6 +16,7 @@ Content-Type: text/xml; charset="utf-8" + HTTP/1.1 200 OK diff --git a/testing/tests/regression-suite/016-Mulberry-MKCALENDAR-3.result b/testing/tests/regression-suite/016-Mulberry-MKCALENDAR-3.result index 6b4bc2bf..dddf46a2 100644 --- a/testing/tests/regression-suite/016-Mulberry-MKCALENDAR-3.result +++ b/testing/tests/regression-suite/016-Mulberry-MKCALENDAR-3.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Cache-Control: no-cache Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/017-Mulberry-MKCALENDAR-4.result b/testing/tests/regression-suite/017-Mulberry-MKCALENDAR-4.result index 1227762d..daaa8495 100644 --- a/testing/tests/regression-suite/017-Mulberry-MKCALENDAR-4.result +++ b/testing/tests/regression-suite/017-Mulberry-MKCALENDAR-4.result @@ -1,6 +1,6 @@ HTTP/1.1 403 Forbidden Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 36 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/018-Mulberry-PUT-4.result b/testing/tests/regression-suite/018-Mulberry-PUT-4.result index dc38ace3..0e4d78bc 100644 --- a/testing/tests/regression-suite/018-Mulberry-PUT-4.result +++ b/testing/tests/regression-suite/018-Mulberry-PUT-4.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "75a75e1c7c4546074aab7645b5323738" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/019-Mulberry-OPTIONS-3.result b/testing/tests/regression-suite/019-Mulberry-OPTIONS-3.result index 9f8da0b1..2c4955bf 100644 --- a/testing/tests/regression-suite/019-Mulberry-OPTIONS-3.result +++ b/testing/tests/regression-suite/019-Mulberry-OPTIONS-3.result @@ -1,6 +1,6 @@ HTTP/1.1 400 Bad Request Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 46 Connection: close Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/020-Mulberry-DELETE-1.result b/testing/tests/regression-suite/020-Mulberry-DELETE-1.result index 065ea916..2e420d24 100644 --- a/testing/tests/regression-suite/020-Mulberry-DELETE-1.result +++ b/testing/tests/regression-suite/020-Mulberry-DELETE-1.result @@ -1,6 +1,6 @@ HTTP/1.1 412 Precondition Failed Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 44 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/021-Mulberry-DELETE-2.result b/testing/tests/regression-suite/021-Mulberry-DELETE-2.result index f69b0439..1b92a615 100644 --- a/testing/tests/regression-suite/021-Mulberry-DELETE-2.result +++ b/testing/tests/regression-suite/021-Mulberry-DELETE-2.result @@ -1,6 +1,6 @@ HTTP/1.1 204 No Content Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/022-Mulberry-PUT-5.result b/testing/tests/regression-suite/022-Mulberry-PUT-5.result index 509ee1ca..3a361e97 100644 --- a/testing/tests/regression-suite/022-Mulberry-PUT-5.result +++ b/testing/tests/regression-suite/022-Mulberry-PUT-5.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "81979ab45975368d619171a4c3e1e5e2" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/023-Mulberry-DELETE-3.result b/testing/tests/regression-suite/023-Mulberry-DELETE-3.result index f69b0439..1b92a615 100644 --- a/testing/tests/regression-suite/023-Mulberry-DELETE-3.result +++ b/testing/tests/regression-suite/023-Mulberry-DELETE-3.result @@ -1,6 +1,6 @@ HTTP/1.1 204 No Content Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/101-Evo-OPTIONS-1.result b/testing/tests/regression-suite/101-Evo-OPTIONS-1.result index b8f2be75..46ea7fba 100644 --- a/testing/tests/regression-suite/101-Evo-OPTIONS-1.result +++ b/testing/tests/regression-suite/101-Evo-OPTIONS-1.result @@ -1,7 +1,7 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access -Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/102-Evo-REPORT-1.result b/testing/tests/regression-suite/102-Evo-REPORT-1.result index 455549c8..9b540e54 100644 --- a/testing/tests/regression-suite/102-Evo-REPORT-1.result +++ b/testing/tests/regression-suite/102-Evo-REPORT-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "5d903e7367fc5fd8975cd2a2f12c94ef" Content-Length: 326 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/103-Evo-GET-1.result b/testing/tests/regression-suite/103-Evo-GET-1.result index 1de6864e..dc62813f 100644 --- a/testing/tests/regression-suite/103-Evo-GET-1.result +++ b/testing/tests/regression-suite/103-Evo-GET-1.result @@ -1,6 +1,6 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Etag: "2c32a2f8aba853654eb17fe037a4db4d" Content-Length: 747 Content-Type: text/calendar diff --git a/testing/tests/regression-suite/104-Evo-PUT-1.result b/testing/tests/regression-suite/104-Evo-PUT-1.result index 7634dd0c..1d437cd7 100644 --- a/testing/tests/regression-suite/104-Evo-PUT-1.result +++ b/testing/tests/regression-suite/104-Evo-PUT-1.result @@ -2,7 +2,7 @@ HTTP/1.1 100 Continue HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "c3658901fd4689d4a1e1d6f08601ef4f" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/105-Evo-REPORT-1.result b/testing/tests/regression-suite/105-Evo-REPORT-1.result index d1b8ec66..6e7ce6f0 100644 --- a/testing/tests/regression-suite/105-Evo-REPORT-1.result +++ b/testing/tests/regression-suite/105-Evo-REPORT-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "ca51ab493acbf1f9847c2cd95ef33026" Content-Length: 552 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/106-Evo-GET-1.result b/testing/tests/regression-suite/106-Evo-GET-1.result index d779e57f..e4566baf 100644 --- a/testing/tests/regression-suite/106-Evo-GET-1.result +++ b/testing/tests/regression-suite/106-Evo-GET-1.result @@ -1,6 +1,6 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Etag: "c3658901fd4689d4a1e1d6f08601ef4f" Content-Length: 1059 Content-Type: text/calendar diff --git a/testing/tests/regression-suite/107-Evo-REPORT-1.result b/testing/tests/regression-suite/107-Evo-REPORT-1.result index effa59ec..532bab1b 100644 --- a/testing/tests/regression-suite/107-Evo-REPORT-1.result +++ b/testing/tests/regression-suite/107-Evo-REPORT-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "060f992b9ee715662940929074dc1f57" Content-Length: 530 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/108-Evo-REPORT-1.result b/testing/tests/regression-suite/108-Evo-REPORT-1.result index 60c07310..80a30ea1 100644 --- a/testing/tests/regression-suite/108-Evo-REPORT-1.result +++ b/testing/tests/regression-suite/108-Evo-REPORT-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "e68750266884dbc4ee9f96f85a8dc39c" Content-Length: 568 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/201-Moz-OPTIONS-2.result b/testing/tests/regression-suite/201-Moz-OPTIONS-2.result index b8f2be75..46ea7fba 100644 --- a/testing/tests/regression-suite/201-Moz-OPTIONS-2.result +++ b/testing/tests/regression-suite/201-Moz-OPTIONS-2.result @@ -1,7 +1,7 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access -Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/203-Moz-REPORT-2.result b/testing/tests/regression-suite/203-Moz-REPORT-2.result index 9c09bc62..164a65d8 100644 --- a/testing/tests/regression-suite/203-Moz-REPORT-2.result +++ b/testing/tests/regression-suite/203-Moz-REPORT-2.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "29e2f219a0c62c391b207758292e7aef" Content-Length: 2362 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/204-Moz-REPORT-3.result b/testing/tests/regression-suite/204-Moz-REPORT-3.result index a5bf33cf..b82d2169 100644 --- a/testing/tests/regression-suite/204-Moz-REPORT-3.result +++ b/testing/tests/regression-suite/204-Moz-REPORT-3.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "8499ce6e92d129b549025ba6ceabe941" Content-Length: 1101 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/205-Moz-PROPFIND-1.result b/testing/tests/regression-suite/205-Moz-PROPFIND-1.result index 61354633..aa81c42a 100644 --- a/testing/tests/regression-suite/205-Moz-PROPFIND-1.result +++ b/testing/tests/regression-suite/205-Moz-PROPFIND-1.result @@ -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: "334c8abc0ac73261cdbf963fc7269d76" -Content-Length: 347 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "af49e95c75e464601d516ba65f7dee49" +Content-Length: 375 Content-Type: text/xml; charset="utf-8" @@ -14,6 +14,7 @@ Content-Type: text/xml; charset="utf-8" + HTTP/1.1 200 OK diff --git a/testing/tests/regression-suite/206-Moz-PUT-1.result b/testing/tests/regression-suite/206-Moz-PUT-1.result index 3cf48ddd..2a0b25dd 100644 --- a/testing/tests/regression-suite/206-Moz-PUT-1.result +++ b/testing/tests/regression-suite/206-Moz-PUT-1.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "a1c6404d61190f9574e2bfd69383f144" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/207-Moz-REPORT-4.result b/testing/tests/regression-suite/207-Moz-REPORT-4.result index 5e43d1e3..00fdbe79 100644 --- a/testing/tests/regression-suite/207-Moz-REPORT-4.result +++ b/testing/tests/regression-suite/207-Moz-REPORT-4.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "cb43f2c3842d4c779d06f3790a43a067" Content-Length: 1349 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/208-Moz-REPORT-5.result b/testing/tests/regression-suite/208-Moz-REPORT-5.result index 5e43d1e3..00fdbe79 100644 --- a/testing/tests/regression-suite/208-Moz-REPORT-5.result +++ b/testing/tests/regression-suite/208-Moz-REPORT-5.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "cb43f2c3842d4c779d06f3790a43a067" Content-Length: 1349 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/209-Moz-PUT-CONFIDENTIAL.result b/testing/tests/regression-suite/209-Moz-PUT-CONFIDENTIAL.result index 020a839b..48abe665 100644 --- a/testing/tests/regression-suite/209-Moz-PUT-CONFIDENTIAL.result +++ b/testing/tests/regression-suite/209-Moz-PUT-CONFIDENTIAL.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "08a435c2abaf38f4a50a997343c098a7" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/210-Moz-PUT-PRIVATE.result b/testing/tests/regression-suite/210-Moz-PUT-PRIVATE.result index d11ac9b8..76419bfd 100644 --- a/testing/tests/regression-suite/210-Moz-PUT-PRIVATE.result +++ b/testing/tests/regression-suite/210-Moz-PUT-PRIVATE.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "5def8ae2b20893a1c7f4dbaeb008f2f1" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/211-Moz-PUT-TENTATIVE.result b/testing/tests/regression-suite/211-Moz-PUT-TENTATIVE.result index 9ebb4d9a..f7f12075 100644 --- a/testing/tests/regression-suite/211-Moz-PUT-TENTATIVE.result +++ b/testing/tests/regression-suite/211-Moz-PUT-TENTATIVE.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "ac90acd649c25070b1a2a17fb31a105a" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/212-Moz-PROPFIND.result b/testing/tests/regression-suite/212-Moz-PROPFIND.result index 6b8b8031..1b5e6281 100644 --- a/testing/tests/regression-suite/212-Moz-PROPFIND.result +++ b/testing/tests/regression-suite/212-Moz-PROPFIND.result @@ -1,9 +1,9 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Location: /user1/home/ -ETag: "334c8abc0ac73261cdbf963fc7269d76" -Content-Length: 347 +ETag: "af49e95c75e464601d516ba65f7dee49" +Content-Length: 375 Content-Type: text/xml; charset="utf-8" @@ -15,6 +15,7 @@ Content-Type: text/xml; charset="utf-8" + HTTP/1.1 200 OK diff --git a/testing/tests/regression-suite/213-Moz-MKCALENDAR.result b/testing/tests/regression-suite/213-Moz-MKCALENDAR.result index 6b4bc2bf..dddf46a2 100644 --- a/testing/tests/regression-suite/213-Moz-MKCALENDAR.result +++ b/testing/tests/regression-suite/213-Moz-MKCALENDAR.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Cache-Control: no-cache Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/214-Moz-PUT-New-Task.result b/testing/tests/regression-suite/214-Moz-PUT-New-Task.result index d0004d30..0edec2fc 100644 --- a/testing/tests/regression-suite/214-Moz-PUT-New-Task.result +++ b/testing/tests/regression-suite/214-Moz-PUT-New-Task.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "509b0f0d8a3363379f9f5727f5dd74a0" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/215-Moz-PUT-InProgress-Task.result b/testing/tests/regression-suite/215-Moz-PUT-InProgress-Task.result index c465e1b8..880d70e1 100644 --- a/testing/tests/regression-suite/215-Moz-PUT-InProgress-Task.result +++ b/testing/tests/regression-suite/215-Moz-PUT-InProgress-Task.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "cb3d9dc3e8c157f53eba3ea0e1e0f146" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/216-Moz-PUT-Completed-Task.result b/testing/tests/regression-suite/216-Moz-PUT-Completed-Task.result index 9e9452ab..b1efb4e1 100644 --- a/testing/tests/regression-suite/216-Moz-PUT-Completed-Task.result +++ b/testing/tests/regression-suite/216-Moz-PUT-Completed-Task.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "00ad5eb1eb5507884710b0b66aa5d5c4" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/217-Moz-PUT-Cancelled-Task.result b/testing/tests/regression-suite/217-Moz-PUT-Cancelled-Task.result index ddf0bb73..9aa44671 100644 --- a/testing/tests/regression-suite/217-Moz-PUT-Cancelled-Task.result +++ b/testing/tests/regression-suite/217-Moz-PUT-Cancelled-Task.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "a2990674708634a311bb98a59865ca50" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/218-Moz-REPORT.result b/testing/tests/regression-suite/218-Moz-REPORT.result index d9b3e9d4..e7469913 100644 --- a/testing/tests/regression-suite/218-Moz-REPORT.result +++ b/testing/tests/regression-suite/218-Moz-REPORT.result @@ -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: "9bb6e0d1164014233e77fccb7adac4cd" -Content-Length: 2940 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "c05bea24be02dd5f855d63d138655413" +Content-Length: 2936 Content-Type: text/xml; charset="utf-8" @@ -57,7 +57,7 @@ END:VCALENDAR BEGIN:VCALENDAR -PRODID:-//Catalyst.Net.NZ//NONSGML AWL Calendar//EN +PRODID:-//davical.org//NONSGML AWL Calendar//EN VERSION:2.0 BEGIN:VEVENT SUMMARY:Busy diff --git a/testing/tests/regression-suite/219-Moz-REPORT.result b/testing/tests/regression-suite/219-Moz-REPORT.result index d9b3e9d4..e7469913 100644 --- a/testing/tests/regression-suite/219-Moz-REPORT.result +++ b/testing/tests/regression-suite/219-Moz-REPORT.result @@ -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: "9bb6e0d1164014233e77fccb7adac4cd" -Content-Length: 2940 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "c05bea24be02dd5f855d63d138655413" +Content-Length: 2936 Content-Type: text/xml; charset="utf-8" @@ -57,7 +57,7 @@ END:VCALENDAR BEGIN:VCALENDAR -PRODID:-//Catalyst.Net.NZ//NONSGML AWL Calendar//EN +PRODID:-//davical.org//NONSGML AWL Calendar//EN VERSION:2.0 BEGIN:VEVENT SUMMARY:Busy diff --git a/testing/tests/regression-suite/220-Moz-REPORT.result b/testing/tests/regression-suite/220-Moz-REPORT.result index 64067c1c..6d6c8350 100644 --- a/testing/tests/regression-suite/220-Moz-REPORT.result +++ b/testing/tests/regression-suite/220-Moz-REPORT.result @@ -1,6 +1,6 @@ HTTP/1.1 403 Forbidden Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 34 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/230-Moz-REPORT-Tasks-Completed.result b/testing/tests/regression-suite/230-Moz-REPORT-Tasks-Completed.result index c221cdd3..5de8de58 100644 --- a/testing/tests/regression-suite/230-Moz-REPORT-Tasks-Completed.result +++ b/testing/tests/regression-suite/230-Moz-REPORT-Tasks-Completed.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "8bfa1d55385dd1c0d877ba64358b56d4" Content-Length: 1574 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/231-Moz-REPORT-All-Tasks.result b/testing/tests/regression-suite/231-Moz-REPORT-All-Tasks.result index 16209c57..3aab8312 100644 --- a/testing/tests/regression-suite/231-Moz-REPORT-All-Tasks.result +++ b/testing/tests/regression-suite/231-Moz-REPORT-All-Tasks.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "ed088ba2e3b2a1de74167f7a96c8c07c" Content-Length: 4124 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/232-Moz-PROPFIND.result b/testing/tests/regression-suite/232-Moz-PROPFIND.result index 61354633..aa81c42a 100644 --- a/testing/tests/regression-suite/232-Moz-PROPFIND.result +++ b/testing/tests/regression-suite/232-Moz-PROPFIND.result @@ -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: "334c8abc0ac73261cdbf963fc7269d76" -Content-Length: 347 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "af49e95c75e464601d516ba65f7dee49" +Content-Length: 375 Content-Type: text/xml; charset="utf-8" @@ -14,6 +14,7 @@ Content-Type: text/xml; charset="utf-8" + HTTP/1.1 200 OK diff --git a/testing/tests/regression-suite/233-Moz-PUT.result b/testing/tests/regression-suite/233-Moz-PUT.result index f96231e5..8ce402b5 100644 --- a/testing/tests/regression-suite/233-Moz-PUT.result +++ b/testing/tests/regression-suite/233-Moz-PUT.result @@ -2,7 +2,7 @@ HTTP/1.1 100 Continue HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "e8060931f30c1798ac58ffbe4ec0bffc" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/234-Moz-PUT.result b/testing/tests/regression-suite/234-Moz-PUT.result index 6f1061c4..2c4bd53d 100644 --- a/testing/tests/regression-suite/234-Moz-PUT.result +++ b/testing/tests/regression-suite/234-Moz-PUT.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "8f581a053df6d833254756dfd7553d37" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/235-Moz-REPORT.result b/testing/tests/regression-suite/235-Moz-REPORT.result index 0309a5d9..2af69744 100644 --- a/testing/tests/regression-suite/235-Moz-REPORT.result +++ b/testing/tests/regression-suite/235-Moz-REPORT.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "7c1cd3dd9aa20bfd2ce309046cdff993" Content-Length: 1527 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/236-Moz-REPORT.result b/testing/tests/regression-suite/236-Moz-REPORT.result index 35463b07..6b831d72 100644 --- a/testing/tests/regression-suite/236-Moz-REPORT.result +++ b/testing/tests/regression-suite/236-Moz-REPORT.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "882eeadb4b2e998ed4358acda515e963" Content-Length: 1421 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/302-Chandler-OPTIONS-2.result b/testing/tests/regression-suite/302-Chandler-OPTIONS-2.result index b8f2be75..46ea7fba 100644 --- a/testing/tests/regression-suite/302-Chandler-OPTIONS-2.result +++ b/testing/tests/regression-suite/302-Chandler-OPTIONS-2.result @@ -1,7 +1,7 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access -Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/303-Chandler-PROPFIND-1.result b/testing/tests/regression-suite/303-Chandler-PROPFIND-1.result index 0d775c90..983af434 100644 --- a/testing/tests/regression-suite/303-Chandler-PROPFIND-1.result +++ b/testing/tests/regression-suite/303-Chandler-PROPFIND-1.result @@ -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: "de5751155d5d8961c7fc9d38a690dd49" -Content-Length: 441 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "f84caa3260d2af7217585b51b264d1f0" +Content-Length: 469 Content-Type: text/xml; charset="utf-8" @@ -14,6 +14,7 @@ Content-Type: text/xml; charset="utf-8" + home "faf25336de0e470a54075c14cbcf5272" diff --git a/testing/tests/regression-suite/304-Chandler-PROPFIND-2.result b/testing/tests/regression-suite/304-Chandler-PROPFIND-2.result index 526427b6..57fbda1c 100644 --- a/testing/tests/regression-suite/304-Chandler-PROPFIND-2.result +++ b/testing/tests/regression-suite/304-Chandler-PROPFIND-2.result @@ -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: "5c2a97317978ca314ada6490cbebcc81" -Content-Length: 556 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "049e01c768102e2278e853d6a94ffa20" +Content-Length: 584 Content-Type: text/xml; charset="utf-8" @@ -14,6 +14,7 @@ Content-Type: text/xml; charset="utf-8" + home "faf25336de0e470a54075c14cbcf5272" diff --git a/testing/tests/regression-suite/305-Chandler-MKCOL-1.result b/testing/tests/regression-suite/305-Chandler-MKCOL-1.result index f0d92dc8..5077bc87 100644 --- a/testing/tests/regression-suite/305-Chandler-MKCOL-1.result +++ b/testing/tests/regression-suite/305-Chandler-MKCOL-1.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Cache-Control: no-cache Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/306-Chandler-DELETE-1.result b/testing/tests/regression-suite/306-Chandler-DELETE-1.result index cb1291e1..c637fcfe 100644 --- a/testing/tests/regression-suite/306-Chandler-DELETE-1.result +++ b/testing/tests/regression-suite/306-Chandler-DELETE-1.result @@ -1,6 +1,6 @@ HTTP/1.1 204 No Content Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/308-Chandler-OPTIONS-3.result b/testing/tests/regression-suite/308-Chandler-OPTIONS-3.result index b8f2be75..46ea7fba 100644 --- a/testing/tests/regression-suite/308-Chandler-OPTIONS-3.result +++ b/testing/tests/regression-suite/308-Chandler-OPTIONS-3.result @@ -1,7 +1,7 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access -Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/309-Chandler-PROPFIND-3.result b/testing/tests/regression-suite/309-Chandler-PROPFIND-3.result index 97451c46..248a2652 100644 --- a/testing/tests/regression-suite/309-Chandler-PROPFIND-3.result +++ b/testing/tests/regression-suite/309-Chandler-PROPFIND-3.result @@ -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: "2d33f4ae017a778547da61069d95e18f" -Content-Length: 469 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "0c15a8bfc4ea79dadb1dc60a6e443e04" +Content-Length: 497 Content-Type: text/xml; charset="utf-8" @@ -14,6 +14,7 @@ Content-Type: text/xml; charset="utf-8" + /user1/home/.chandler/ "a150b8e5ab38926a153b90c6546dc610" diff --git a/testing/tests/regression-suite/309-Chandler-PROPFIND-4.result b/testing/tests/regression-suite/309-Chandler-PROPFIND-4.result index d091692f..581286eb 100644 --- a/testing/tests/regression-suite/309-Chandler-PROPFIND-4.result +++ b/testing/tests/regression-suite/309-Chandler-PROPFIND-4.result @@ -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: "2e81131445e9353f92dd5677d37310d3" -Content-Length: 4233 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "16d226967c6cc991117d41ae19588939" +Content-Length: 4261 Content-Type: text/xml; charset="utf-8" @@ -14,6 +14,7 @@ Content-Type: text/xml; charset="utf-8" + home "faf25336de0e470a54075c14cbcf5272" diff --git a/testing/tests/regression-suite/310-Chandler-PUT-1.result b/testing/tests/regression-suite/310-Chandler-PUT-1.result index 7d640ed1..51b4f519 100644 --- a/testing/tests/regression-suite/310-Chandler-PUT-1.result +++ b/testing/tests/regression-suite/310-Chandler-PUT-1.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "0d7a68984bf525342d22b8924a57e8e2" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/311-Chandler-PUT-2.result b/testing/tests/regression-suite/311-Chandler-PUT-2.result index 7d88ec4e..eda7efd6 100644 --- a/testing/tests/regression-suite/311-Chandler-PUT-2.result +++ b/testing/tests/regression-suite/311-Chandler-PUT-2.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "421abf7e4848d2fecbf64217ed205d4b" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/400-Cadaver-OPTIONS-1.result b/testing/tests/regression-suite/400-Cadaver-OPTIONS-1.result index b8f2be75..46ea7fba 100644 --- a/testing/tests/regression-suite/400-Cadaver-OPTIONS-1.result +++ b/testing/tests/regression-suite/400-Cadaver-OPTIONS-1.result @@ -1,7 +1,7 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access -Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/401-Cadaver-PROPFIND-1.result b/testing/tests/regression-suite/401-Cadaver-PROPFIND-1.result index 716e810c..24d4b20b 100644 --- a/testing/tests/regression-suite/401-Cadaver-PROPFIND-1.result +++ b/testing/tests/regression-suite/401-Cadaver-PROPFIND-1.result @@ -8,6 +8,7 @@ + Dow, 01 Jan 2000 00:00:00 GMT diff --git a/testing/tests/regression-suite/501-iCal-PROPFIND.result b/testing/tests/regression-suite/501-iCal-PROPFIND.result index daa9cc48..0ce8251c 100644 --- a/testing/tests/regression-suite/501-iCal-PROPFIND.result +++ b/testing/tests/regression-suite/501-iCal-PROPFIND.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "532faedd9378f0926477515f1ce5d791" Content-Length: 924 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/502-iCal-PROPFIND.result b/testing/tests/regression-suite/502-iCal-PROPFIND.result index db111ab8..f1b42bc4 100644 --- a/testing/tests/regression-suite/502-iCal-PROPFIND.result +++ b/testing/tests/regression-suite/502-iCal-PROPFIND.result @@ -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: "39225b2248c1ac30ff58662ca692650c" -Content-Length: 966 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "1116acdf20680506104f531b65bd64f1" +Content-Length: 1835 Content-Type: text/xml; charset="utf-8" @@ -34,6 +34,7 @@ Content-Type: text/xml; charset="utf-8" + home @@ -47,4 +48,44 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 404 Not Found + + /caldav.php/user1/.in/ + + + + + + + User 1 Inbox + + HTTP/1.1 200 OK + + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/.out/ + + + + + + + User 1 Outbox + + HTTP/1.1 200 OK + + + + + + + HTTP/1.1 404 Not Found + + diff --git a/testing/tests/regression-suite/503-iCal-PROPFIND.result b/testing/tests/regression-suite/503-iCal-PROPFIND.result index f07aa16f..f90dd365 100644 --- a/testing/tests/regression-suite/503-iCal-PROPFIND.result +++ b/testing/tests/regression-suite/503-iCal-PROPFIND.result @@ -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: "f5bcdac4101184e674bfb4112dfe4b0c" -Content-Length: 666 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "0002972e2406d09df387ce29573f325f" +Content-Length: 694 Content-Type: text/xml; charset="utf-8" @@ -14,6 +14,7 @@ Content-Type: text/xml; charset="utf-8" + home faf25336de0e470a54075c14cbcf5272 diff --git a/testing/tests/regression-suite/504-iCal-PROPFIND.result b/testing/tests/regression-suite/504-iCal-PROPFIND.result index 0a0bdab6..652359bb 100644 --- a/testing/tests/regression-suite/504-iCal-PROPFIND.result +++ b/testing/tests/regression-suite/504-iCal-PROPFIND.result @@ -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: "e41d8d104775e6a9825b87875b071159" -Content-Length: 4107 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "b3359149141ebe4d5936e4cf422c3060" +Content-Length: 4135 Content-Type: text/xml; charset="utf-8" @@ -14,6 +14,7 @@ Content-Type: text/xml; charset="utf-8" + "faf25336de0e470a54075c14cbcf5272" diff --git a/testing/tests/regression-suite/505-iCal-PUT.result b/testing/tests/regression-suite/505-iCal-PUT.result index a77ca2be..2eaa78f4 100644 --- a/testing/tests/regression-suite/505-iCal-PUT.result +++ b/testing/tests/regression-suite/505-iCal-PUT.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "b3e66a461ef178bd4791b2b6509bbb9d" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/506-iCal-PUT.result b/testing/tests/regression-suite/506-iCal-PUT.result index 4e35e396..e7d9f6b9 100644 --- a/testing/tests/regression-suite/506-iCal-PUT.result +++ b/testing/tests/regression-suite/506-iCal-PUT.result @@ -1,6 +1,6 @@ HTTP/1.1 204 No Content Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "5f050eca5480bbebbe9428222570913d" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/507-iCal-MKCALENDAR.result b/testing/tests/regression-suite/507-iCal-MKCALENDAR.result index f5aeff6b..b4bfaf6c 100644 --- a/testing/tests/regression-suite/507-iCal-MKCALENDAR.result +++ b/testing/tests/regression-suite/507-iCal-MKCALENDAR.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Cache-Control: no-cache Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/508-iCal-REPORT.result b/testing/tests/regression-suite/508-iCal-REPORT.result index 371314e3..66db139e 100644 --- a/testing/tests/regression-suite/508-iCal-REPORT.result +++ b/testing/tests/regression-suite/508-iCal-REPORT.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "72e80e517b5e1c056e229b6985200b27" Content-Length: 1389 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/509-iCal-PROPPATCH.result b/testing/tests/regression-suite/509-iCal-PROPPATCH.result index 1c1ddd3c..d5f24b1e 100644 --- a/testing/tests/regression-suite/509-iCal-PROPPATCH.result +++ b/testing/tests/regression-suite/509-iCal-PROPPATCH.result @@ -1,6 +1,6 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 256 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/510-iCal-PROPFIND.result b/testing/tests/regression-suite/510-iCal-PROPFIND.result index f1a984a8..0cf2e588 100644 --- a/testing/tests/regression-suite/510-iCal-PROPFIND.result +++ b/testing/tests/regression-suite/510-iCal-PROPFIND.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "6a1afd58b569be74b5f4db93dc3bd08b" Content-Length: 927 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/511-iCal-PROPFIND.result b/testing/tests/regression-suite/511-iCal-PROPFIND.result index 50217556..98606be2 100644 --- a/testing/tests/regression-suite/511-iCal-PROPFIND.result +++ b/testing/tests/regression-suite/511-iCal-PROPFIND.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "f198ba2785d7ce129f5017d877e37a9b" Content-Length: 878 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/512-iCal-PUT.result b/testing/tests/regression-suite/512-iCal-PUT.result index 6d916570..ae6f033f 100644 --- a/testing/tests/regression-suite/512-iCal-PUT.result +++ b/testing/tests/regression-suite/512-iCal-PUT.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "b7cfb403232dc83f936c15a179901d50" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/513-iCal-PUT.result b/testing/tests/regression-suite/513-iCal-PUT.result index 04fdd494..a9d007ec 100644 --- a/testing/tests/regression-suite/513-iCal-PUT.result +++ b/testing/tests/regression-suite/513-iCal-PUT.result @@ -1,6 +1,6 @@ HTTP/1.1 204 No Content Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "087d1ea4915719b8a904ca18a9abbbe1" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/514-iCal-PUT-VTODO.result b/testing/tests/regression-suite/514-iCal-PUT-VTODO.result index 67f6e5c4..d05f4531 100644 --- a/testing/tests/regression-suite/514-iCal-PUT-VTODO.result +++ b/testing/tests/regression-suite/514-iCal-PUT-VTODO.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "18134bbb51c8e25919c92a0d6265f789" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/515-iCal-PUT-VEVENT.result b/testing/tests/regression-suite/515-iCal-PUT-VEVENT.result index 8675a639..82f73a53 100644 --- a/testing/tests/regression-suite/515-iCal-PUT-VEVENT.result +++ b/testing/tests/regression-suite/515-iCal-PUT-VEVENT.result @@ -2,7 +2,7 @@ HTTP/1.1 100 Continue HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "c057c3eb789b944e76f4d77fccf36ea1" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/601-Soho-OPTIONS.result b/testing/tests/regression-suite/601-Soho-OPTIONS.result index b8f2be75..46ea7fba 100644 --- a/testing/tests/regression-suite/601-Soho-OPTIONS.result +++ b/testing/tests/regression-suite/601-Soho-OPTIONS.result @@ -1,7 +1,7 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access -Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/602-Soho-PROPFIND.result b/testing/tests/regression-suite/602-Soho-PROPFIND.result index c9bbd992..18107173 100644 --- a/testing/tests/regression-suite/602-Soho-PROPFIND.result +++ b/testing/tests/regression-suite/602-Soho-PROPFIND.result @@ -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: "c7ca7fc8ae44ae68bf5fd56363acb923" +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "600fd431ac8c5b832d83eadbe3ffb16f" Transfer-Encoding: chunked Content-Type: text/xml; charset="utf-8" @@ -65,6 +65,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/20061101T073004Z.ics @@ -80,6 +87,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/4aaf8f37-f232-4c8e-a72e-e171d4c4fe54.ics @@ -95,6 +109,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/9d050be7-8a02-4355-8ed3-02a9fc5f473f.ics @@ -110,6 +131,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/1906b3ca-4890-468a-9b58-1de74bf2c716.ics @@ -125,6 +153,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/fbd57454-d966-4a14-8341-abe1edb1ae66.ics @@ -140,6 +175,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/2178279a-aec2-471f-832d-1f6df6203f2f.ics @@ -155,6 +197,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/917b9e47-b748-4550-a566-657fbe672447.ics @@ -170,6 +219,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/0575d895-a006-4ed8-9be6-0d1b6b6b1f96.ics @@ -185,6 +241,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/b1679f77-673d-4f46-b3eb-2420e1bba301.ics @@ -200,6 +263,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/e70576e9-c1e0-431e-a507-0386fd82f223.ics @@ -215,6 +285,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/e6eb5bc9-f7f9-4a0a-94e8-8e90eefc7d08.ics @@ -230,6 +307,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/71e2ae82-7870-11db-c6d6-f6927c144649.ics @@ -245,6 +329,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/da81c0ee-7871-11db-c6d6-f6927c144649.ics @@ -260,6 +351,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/home/AAA9318E-37D9-4319-8626-95ECD3D3B243.ics @@ -275,6 +373,57 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/.in/ + + + + /caldav.php/user1/ + + + mailto:user1@example.net + /caldav.php/user1/ + + + HTTP/1.1 200 OK + + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/.out/ + + + + /caldav.php/user1/ + + + mailto:user1@example.net + /caldav.php/user1/ + + + HTTP/1.1 200 OK + + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ @@ -312,6 +461,13 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/E6BC62F3-77C6-4FB7-BDD3-6882E2F1BE74.ics @@ -327,5 +483,12 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 200 OK + + + + + + HTTP/1.1 404 Not Found + diff --git a/testing/tests/regression-suite/603-Soho-PROPFIND.result b/testing/tests/regression-suite/603-Soho-PROPFIND.result index 898daedf..9e45d15e 100644 --- a/testing/tests/regression-suite/603-Soho-PROPFIND.result +++ b/testing/tests/regression-suite/603-Soho-PROPFIND.result @@ -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: "b84b49148dbdecb5c25b3ae00c382a6a" -Content-Length: 1788 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +ETag: "80e625fe366f8715496d3c75323edd85" +Content-Length: 2849 Content-Type: text/xml; charset="utf-8" @@ -51,6 +51,50 @@ Content-Type: text/xml; charset="utf-8" HTTP/1.1 404 Not Found + + /caldav.php/user1/.in/ + + + + /caldav.php/user1/ + + + mailto:user1@example.net + /caldav.php/user1/ + + + HTTP/1.1 200 OK + + + + + + + HTTP/1.1 404 Not Found + + + + /caldav.php/user1/.out/ + + + + /caldav.php/user1/ + + + mailto:user1@example.net + /caldav.php/user1/ + + + HTTP/1.1 200 OK + + + + + + + HTTP/1.1 404 Not Found + + /caldav.php/user1/6E20BB7C-EFD9-4F0F-9BDC-5335E04D47E0/ diff --git a/testing/tests/regression-suite/604-Soho-PROPFIND.result b/testing/tests/regression-suite/604-Soho-PROPFIND.result index 742c4812..74cad25b 100644 --- a/testing/tests/regression-suite/604-Soho-PROPFIND.result +++ b/testing/tests/regression-suite/604-Soho-PROPFIND.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "600c4b10a558bf4dcaff71d767733dbc" Content-Length: 694 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/605-Soho-MKCALENDAR.result b/testing/tests/regression-suite/605-Soho-MKCALENDAR.result index 6b4bc2bf..dddf46a2 100644 --- a/testing/tests/regression-suite/605-Soho-MKCALENDAR.result +++ b/testing/tests/regression-suite/605-Soho-MKCALENDAR.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Cache-Control: no-cache Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/606-Soho-PROPPATCH.result b/testing/tests/regression-suite/606-Soho-PROPPATCH.result index b554a5ae..aaab4a44 100644 --- a/testing/tests/regression-suite/606-Soho-PROPPATCH.result +++ b/testing/tests/regression-suite/606-Soho-PROPPATCH.result @@ -1,6 +1,6 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Location: /user1/SOHO+collection/ Content-Length: 235 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/800-Spec-LOCK-1.result b/testing/tests/regression-suite/800-Spec-LOCK-1.result index 1120111f..efdfc82a 100644 --- a/testing/tests/regression-suite/800-Spec-LOCK-1.result +++ b/testing/tests/regression-suite/800-Spec-LOCK-1.result @@ -1,6 +1,6 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Lock-Token: Content-Length: 473 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/801-Spec-LOCK-1.result b/testing/tests/regression-suite/801-Spec-LOCK-1.result index d2c4b6dc..bc15913a 100644 --- a/testing/tests/regression-suite/801-Spec-LOCK-1.result +++ b/testing/tests/regression-suite/801-Spec-LOCK-1.result @@ -1,6 +1,6 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 473 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/802-Spec-LOCK-1.result b/testing/tests/regression-suite/802-Spec-LOCK-1.result index 1acf45d0..f4b19692 100644 --- a/testing/tests/regression-suite/802-Spec-LOCK-1.result +++ b/testing/tests/regression-suite/802-Spec-LOCK-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 198 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/803-Mulberry-PUT-1.result b/testing/tests/regression-suite/803-Mulberry-PUT-1.result index 1acf45d0..f4b19692 100644 --- a/testing/tests/regression-suite/803-Mulberry-PUT-1.result +++ b/testing/tests/regression-suite/803-Mulberry-PUT-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 198 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/804-Mulberry-PUT-1.result b/testing/tests/regression-suite/804-Mulberry-PUT-1.result index 405e9f72..fa769347 100644 --- a/testing/tests/regression-suite/804-Mulberry-PUT-1.result +++ b/testing/tests/regression-suite/804-Mulberry-PUT-1.result @@ -1,6 +1,6 @@ HTTP/1.1 201 Created Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "b000d7defa19ccb7cd21e546b54155ee" Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/805-Mulberry-DELETE-1.result b/testing/tests/regression-suite/805-Mulberry-DELETE-1.result index 1acf45d0..f4b19692 100644 --- a/testing/tests/regression-suite/805-Mulberry-DELETE-1.result +++ b/testing/tests/regression-suite/805-Mulberry-DELETE-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 198 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/806-Mulberry-DELETE-1.result b/testing/tests/regression-suite/806-Mulberry-DELETE-1.result index f69b0439..1b92a615 100644 --- a/testing/tests/regression-suite/806-Mulberry-DELETE-1.result +++ b/testing/tests/regression-suite/806-Mulberry-DELETE-1.result @@ -1,6 +1,6 @@ HTTP/1.1 204 No Content Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/808-Spec-UNLOCK-1.result b/testing/tests/regression-suite/808-Spec-UNLOCK-1.result index 1acf45d0..f4b19692 100644 --- a/testing/tests/regression-suite/808-Spec-UNLOCK-1.result +++ b/testing/tests/regression-suite/808-Spec-UNLOCK-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 198 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/809-Spec-UNLOCK-1.result b/testing/tests/regression-suite/809-Spec-UNLOCK-1.result index f69b0439..1b92a615 100644 --- a/testing/tests/regression-suite/809-Spec-UNLOCK-1.result +++ b/testing/tests/regression-suite/809-Spec-UNLOCK-1.result @@ -1,6 +1,6 @@ HTTP/1.1 204 No Content Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/810-Spec-LOCK-1.result b/testing/tests/regression-suite/810-Spec-LOCK-1.result index 1120111f..efdfc82a 100644 --- a/testing/tests/regression-suite/810-Spec-LOCK-1.result +++ b/testing/tests/regression-suite/810-Spec-LOCK-1.result @@ -1,6 +1,6 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Lock-Token: Content-Length: 473 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/811-Spec-LOCK-1.result b/testing/tests/regression-suite/811-Spec-LOCK-1.result index d2c4b6dc..bc15913a 100644 --- a/testing/tests/regression-suite/811-Spec-LOCK-1.result +++ b/testing/tests/regression-suite/811-Spec-LOCK-1.result @@ -1,6 +1,6 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 473 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/812-Spec-LOCK-1.result b/testing/tests/regression-suite/812-Spec-LOCK-1.result index dabb8a32..556bab99 100644 --- a/testing/tests/regression-suite/812-Spec-LOCK-1.result +++ b/testing/tests/regression-suite/812-Spec-LOCK-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 183 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/815-Spec-UNLOCK-1.result b/testing/tests/regression-suite/815-Spec-UNLOCK-1.result index dabb8a32..556bab99 100644 --- a/testing/tests/regression-suite/815-Spec-UNLOCK-1.result +++ b/testing/tests/regression-suite/815-Spec-UNLOCK-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 183 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/816-Spec-UNLOCK-1.result b/testing/tests/regression-suite/816-Spec-UNLOCK-1.result index f69b0439..1b92a615 100644 --- a/testing/tests/regression-suite/816-Spec-UNLOCK-1.result +++ b/testing/tests/regression-suite/816-Spec-UNLOCK-1.result @@ -1,6 +1,6 @@ HTTP/1.1 204 No Content Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/820-Spec-PROPFIND-1.result b/testing/tests/regression-suite/820-Spec-PROPFIND-1.result index fbcf21c0..3db8242c 100644 --- a/testing/tests/regression-suite/820-Spec-PROPFIND-1.result +++ b/testing/tests/regression-suite/820-Spec-PROPFIND-1.result @@ -9,6 +9,7 @@ + home Dow, 01 Jan 2000 00:00:00 GMT diff --git a/testing/tests/regression-suite/821-Spec-PROPFIND-2.result b/testing/tests/regression-suite/821-Spec-PROPFIND-2.result index 52334476..a449cd3a 100644 --- a/testing/tests/regression-suite/821-Spec-PROPFIND-2.result +++ b/testing/tests/regression-suite/821-Spec-PROPFIND-2.result @@ -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 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "deadbeefcafefeeddeadbeefcafefeed" -Content-Length: 1096 +Content-Length: 1124 Content-Type: text/xml; charset="utf-8" @@ -16,6 +16,7 @@ Content-Type: text/xml; charset="utf-8" + home Dow, 01 Jan 2000 00:00:00 GMT diff --git a/testing/tests/regression-suite/824-Spec-PROPFIND-5.result b/testing/tests/regression-suite/824-Spec-PROPFIND-5.result index e4110e46..e5ba1f40 100644 --- a/testing/tests/regression-suite/824-Spec-PROPFIND-5.result +++ b/testing/tests/regression-suite/824-Spec-PROPFIND-5.result @@ -9,6 +9,7 @@ + home Dow, 01 Jan 2000 00:00:00 GMT diff --git a/testing/tests/regression-suite/841-Spec-PROPPATCH-2.result b/testing/tests/regression-suite/841-Spec-PROPPATCH-2.result index 154d20ed..ff6f58c5 100644 --- a/testing/tests/regression-suite/841-Spec-PROPPATCH-2.result +++ b/testing/tests/regression-suite/841-Spec-PROPPATCH-2.result @@ -1,6 +1,6 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 224 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/842-Spec-PROPPATCH-3.result b/testing/tests/regression-suite/842-Spec-PROPPATCH-3.result index d2c8d075..9705012a 100644 --- a/testing/tests/regression-suite/842-Spec-PROPPATCH-3.result +++ b/testing/tests/regression-suite/842-Spec-PROPPATCH-3.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 449 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/843-Spec-PROPFIND.result b/testing/tests/regression-suite/843-Spec-PROPFIND.result index 5d2d839d..2be7c4a2 100644 --- a/testing/tests/regression-suite/843-Spec-PROPFIND.result +++ b/testing/tests/regression-suite/843-Spec-PROPFIND.result @@ -6,7 +6,7 @@ User One's Calendar - mailto:user1@example.net + /caldav.php/user1/ HTTP/1.1 200 OK diff --git a/testing/tests/regression-suite/850-Spec-REPORT-1.result b/testing/tests/regression-suite/850-Spec-REPORT-1.result index aba9c255..713f8268 100644 --- a/testing/tests/regression-suite/850-Spec-REPORT-1.result +++ b/testing/tests/regression-suite/850-Spec-REPORT-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "26a689e219dfe12c47d9bdf005cee099" Content-Length: 1447 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/851-Spec-REPORT-1.result b/testing/tests/regression-suite/851-Spec-REPORT-1.result index f31d6309..4e8f21b2 100644 --- a/testing/tests/regression-suite/851-Spec-REPORT-1.result +++ b/testing/tests/regression-suite/851-Spec-REPORT-1.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "8a4795998583adf6b23d24f4a9e73448" Content-Length: 5019 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/860-Spec-REPORT-principal.result b/testing/tests/regression-suite/860-Spec-REPORT-principal.result index 950ba960..a6aadd82 100644 --- a/testing/tests/regression-suite/860-Spec-REPORT-principal.result +++ b/testing/tests/regression-suite/860-Spec-REPORT-principal.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "5b4357910a12e12f5780ce1861e912dc" Content-Length: 393 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/861-Spec-REPORT-principal.result b/testing/tests/regression-suite/861-Spec-REPORT-principal.result index a7cf488e..dd8dd5d5 100644 --- a/testing/tests/regression-suite/861-Spec-REPORT-principal.result +++ b/testing/tests/regression-suite/861-Spec-REPORT-principal.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "faa56d44ed127283279410dc201ac450" Content-Length: 3757 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/862-Spec-REPORT-principal.result b/testing/tests/regression-suite/862-Spec-REPORT-principal.result index 2d826856..998c82a0 100644 --- a/testing/tests/regression-suite/862-Spec-REPORT-principal.result +++ b/testing/tests/regression-suite/862-Spec-REPORT-principal.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "24dc307819f123c634bd5ba7fe759892" Content-Length: 701 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/863-Spec-REPORT-principal.result b/testing/tests/regression-suite/863-Spec-REPORT-principal.result index 7030357c..f90d4f6d 100644 --- a/testing/tests/regression-suite/863-Spec-REPORT-principal.result +++ b/testing/tests/regression-suite/863-Spec-REPORT-principal.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "6eeedf8a6459e0d38c23cfccaacc799b" Content-Length: 752 Content-Type: text/xml; charset="utf-8" diff --git a/testing/tests/regression-suite/900-Moz-REPORT.result b/testing/tests/regression-suite/900-Moz-REPORT.result index 245c0c9e..d41c9ed9 100644 --- a/testing/tests/regression-suite/900-Moz-REPORT.result +++ b/testing/tests/regression-suite/900-Moz-REPORT.result @@ -1,6 +1,6 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule ETag: "45378fedb0c0afcdb486961f46833f39" Content-Length: 7736 Keep-Alive: timeout=15, max=100 diff --git a/testing/tests/regression-suite/901-GET-Collection.result b/testing/tests/regression-suite/901-GET-Collection.result index f950b4f2..233eddfa 100644 --- a/testing/tests/regression-suite/901-GET-Collection.result +++ b/testing/tests/regression-suite/901-GET-Collection.result @@ -1,11 +1,11 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access -Content-Length: 9074 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +Content-Length: 9101 Content-Type: text/calendar BEGIN:VCALENDAR -PRODID:-//Catalyst.Net.NZ//NONSGML AWL Calendar//EN +PRODID:-//davical.org//NONSGML AWL Calendar//EN VERSION:2.0 X-WR-CALNAME:User One's Calendar BEGIN:VEVENT @@ -284,20 +284,21 @@ END:STANDARD END:VTIMEZONE BEGIN:VTIMEZONE TZID:Pacific/Auckland -BEGIN:STANDARD -DTSTART:20000319T030000 -RRULE:FREQ=YEARLY;BYDAY=3SU;BYMONTH=3 -TZNAME:Pacific/Auckland -TZOFFSETFROM:+1300 -TZOFFSETTO:+1200 -END:STANDARD +X-LIC-LOCATION:Pacific/Auckland BEGIN:DAYLIGHT -DTSTART:20001001T020000 -RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=10 -TZNAME:Pacific/Auckland TZOFFSETFROM:+1200 TZOFFSETTO:+1300 +TZNAME:NZDT +DTSTART:19700927T020000 +RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=9 END:DAYLIGHT +BEGIN:STANDARD +TZOFFSETFROM:+1300 +TZOFFSETTO:+1200 +TZNAME:NZST +DTSTART:19700405T030000 +RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=4 +END:STANDARD END:VTIMEZONE BEGIN:VTIMEZONE TZID:/softwarestudio.org/Olson_20011030_5/Pacific/Auckland diff --git a/testing/tests/regression-suite/902-PUT-collection.result b/testing/tests/regression-suite/902-PUT-collection.result index d6e58f46..ec833044 100644 --- a/testing/tests/regression-suite/902-PUT-collection.result +++ b/testing/tests/regression-suite/902-PUT-collection.result @@ -2,7 +2,7 @@ HTTP/1.1 100 Continue HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule Content-Length: 0 Content-Type: text/plain; charset="utf-8" diff --git a/testing/tests/regression-suite/903-GET-Collection.result b/testing/tests/regression-suite/903-GET-Collection.result index b42956f9..9e600744 100644 --- a/testing/tests/regression-suite/903-GET-Collection.result +++ b/testing/tests/regression-suite/903-GET-Collection.result @@ -1,11 +1,11 @@ HTTP/1.1 200 OK Date: Dow, 01 Jan 2000 00:00:00 GMT -DAV: 1, 2, access-control, calendar-access -Content-Length: 24457 +DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule +Content-Length: 24484 Content-Type: text/calendar BEGIN:VCALENDAR -PRODID:-//Catalyst.Net.NZ//NONSGML AWL Calendar//EN +PRODID:-//davical.org//NONSGML AWL Calendar//EN VERSION:2.0 X-WR-CALNAME:entire BEGIN:VEVENT @@ -615,20 +615,21 @@ END:VALARM END:VEVENT BEGIN:VTIMEZONE TZID:Pacific/Auckland -BEGIN:STANDARD -DTSTART:20000319T030000 -RRULE:FREQ=YEARLY;BYDAY=3SU;BYMONTH=3 -TZNAME:Pacific/Auckland -TZOFFSETFROM:+1300 -TZOFFSETTO:+1200 -END:STANDARD +X-LIC-LOCATION:Pacific/Auckland BEGIN:DAYLIGHT -DTSTART:20001001T020000 -RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=10 -TZNAME:Pacific/Auckland TZOFFSETFROM:+1200 TZOFFSETTO:+1300 +TZNAME:NZDT +DTSTART:19700927T020000 +RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=9 END:DAYLIGHT +BEGIN:STANDARD +TZOFFSETFROM:+1300 +TZOFFSETTO:+1200 +TZNAME:NZST +DTSTART:19700405T030000 +RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=4 +END:STANDARD END:VTIMEZONE BEGIN:VTIMEZONE TZID:/softwarestudio.org/Olson_20011030_5/Pacific/Auckland