19 Commits

Author SHA1 Message Date
Andrew McMillan
f7edceeaa8 Fix regression in lock handling. 2011-10-06 11:05:44 +02:00
Andrew McMillan
7b93f913db Set limits & defaults on lock duration. 2011-10-06 08:07:59 +02:00
Andrew McMillan
b4dfa9c1bf Rewriting some TODO comments as @todo 2011-08-26 01:03:13 +12:00
Andrew McMillan
33c1f877af Note that this response is slightly incorrect. 2010-03-18 20:00:07 +13:00
Andrew McMillan
519edce1dd Migrate LOCK/UNLOCK to AwlQuery. 2010-03-10 11:08:37 +13:00
Andrew McMillan
da6e9a07e2 Check XML is present, and also do need-privileges response. 2010-03-05 12:18:09 +13:00
Andrew McMillan
5ec4c33670 Remove case-folding of incoming XML. 2008-10-21 23:04:31 +13:00
Andrew McMillan
d061c96198 Move handling of unsupported requests into CalDAVRequest 2006-12-09 21:56:18 +13:00
Andrew McMillan
6c50015eef Change to use 422 when we have an unsupported, but syntactically correct,
request.
2006-12-09 15:38:16 +13:00
Andrew McMillan
d937c7988e For now we will only support exclusive / write locks. 2006-12-09 15:36:48 +13:00
Andrew McMillan
b38dfb190e Allow shared / read locks as well as exclusive / write. 2006-12-09 14:09:24 +13:00
Andrew McMillan
903df2857b Much simplification. 2006-12-08 15:15:40 +13:00
Andrew McMillan
4fcd9d8c0a Looks like collection locking got implemented along with resource locking. 2006-12-07 00:41:13 +13:00
Andrew McMillan
afb21fc415 Refactor to use new FailIfLocked method in CalDAVRequest. 2006-12-07 00:12:34 +13:00
Andrew McMillan
a2a2883a42 Add support for UNLOCK of resources. 2006-12-06 19:32:41 +13:00
Andrew McMillan
7f13003a14 Now handling LOCK + refresh LOCK on a calendar resource. 2006-12-06 13:52:13 +13:00
Andrew McMillan
9eff8f92ae As a basic checkpoint we are now creating a lock for a resource. 2006-12-05 00:51:41 +13:00
Andrew McMillan
becfa15926 Starting work on LOCK. 2006-12-04 10:14:43 +13:00
Andrew McMillan
ef52ef8a22 We're going to start writing stuff in this pretty soon... 2006-12-03 23:32:25 +13:00