15 Commits

Author SHA1 Message Date
Andrew McMillan
5edf66321d Fix common etag match code, use it everywhere. 2018-01-10 21:50:55 +00:00
Florian Schlichting
eb7f2edc0c eliminate trailing whitespace, expand tabs 2016-12-30 08:52:44 +01:00
Christoph Anton Mitterer
c092a6153e make debug files pathnames more FHS compliant
* Changed the pathnames of the debug files to be a bit more FHS compliant.
2013-09-02 14:40:46 +12:00
Andrew McMillan
026c03d7a7 Fix for MOVE into a bound location. 2011-11-22 23:47:04 +13:00
Andrew McMillan
b4dfa9c1bf Rewriting some TODO comments as @todo 2011-08-26 01:03:13 +12:00
Andrew McMillan
4178ab4254 Add caching of collection reads
Also a special header is added for telling DAViCal to flush the
cache during regression testing etc.

Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2011-01-01 21:25:46 +13:00
Andrew McMillan
92e0144666 Fix logging type on MOVE and remove redundant code. 2010-03-29 12:38:37 +13:00
Andrew McMillan
c3237407df Error correctly when the destination parent collection does not exist. 2010-03-24 23:42:28 +13:00
Andrew McMillan
6560ea47a0 Check permission on move destination. 2010-03-06 23:25:30 +13:00
Andrew McMillan
4e535a8dee Switch to NeedPrivilege() method for checking privileges. 2009-12-27 09:46:51 +13:00
Andrew McMillan
1834333d59 COMMIT with the same DB connection we BEGAN on! 2009-12-23 18:52:23 +13:00
Andrew McMillan
865a2e499c Various changes preparing to switch PROPFIND implementation. 2009-11-12 00:39:18 +13:00
Andrew McMillan
3df6ccc4ba Getting 'MOVE' working has proven surprisingly complex. 2009-11-04 00:17:10 +13:00
Andrew McMillan
6dcc3cf1d6 Untested MOVE method support. 2009-11-02 22:21:59 +13:00
Andrew McMillan
7a084ed0d0 Non-working start on support for a DAV MOVE request. 2009-10-14 21:40:17 +13:00