1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-08-13 16:53:51 -04:00
Commit Graph

14 Commits

Author SHA1 Message Date
mguessan
7b33fce14b full debug trace on caldav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@252 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 15:52:13 +00:00
mguessan
9f0981b294 iCal fix : Also send events on propfind if depth is 1
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@251 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 15:29:03 +00:00
mguessan
8b91796bed Fix inbox resourcetype
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@249 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 10:06:29 +00:00
mguessan
8dd5e178c9 build inbox responses for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@247 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 21:34:39 +00:00
mguessan
6ca58fdbcc Remove depth depth for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@246 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 18:06:20 +00:00
mguessan
441955eadc Caldav fix for iCal : allow /user instead of /user/ and /calendar instead of /calendar/
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@244 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 14:28:18 +00:00
mguessan
0f7c9339c5 Fix : Send 401 Unauthorized on authentication failure on Caldav connections instead of 500 internal server error to let client prompt user for the right password
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@239 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-19 13:01:14 +00:00
mguessan
79f8800538 CaldavConnection refactoring : replace indexOf with actual XML parsing of Caldav requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@232 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-17 15:22:37 +00:00
mguessan
0bea11cb12 fix event uri encoding/decoding issue and if-match on update
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@201 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 08:47:54 +00:00
mguessan
b394c718c1 Various fixes and cleanup from FindBugs audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@189 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-02 10:20:46 +00:00
mguessan
1f5eb0d983 Disable caldav message body logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@183 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-29 14:37:37 +00:00
mguessan
3e43112754 CaldavConnection cleanup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@182 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-29 14:27:33 +00:00
mguessan
6e384ae98a Fix : force encoding to UTF-8 only on caldav connections and URIUtil.decode on DELETE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@181 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-29 14:24:12 +00:00
mguessan
64e0688f0d Caldav (Calendar) support with free/busy and rename threads
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@179 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-27 00:56:28 +00:00