Commit Graph

167 Commits

Author SHA1 Message Date
mguessan 3f3e51298b Doc: javadoc and code cleanup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1241 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 09:14:23 +00:00
mguessan 534c129660 Caldav: improve 404 error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1240 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 22:35:54 +00:00
mguessan 5946ea1e98 Caldav: UTF-8 encode report body
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1230 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 14:40:19 +00:00
mguessan 2f82daa48f Caldav: catch any exception in reportItems
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1221 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 10:46:44 +00:00
mguessan efcb9bfa74 Caldav: Process request before sending response to avoid sending headers twice on error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1217 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 09:53:47 +00:00
mguessan 0eeefb9098 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1213 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 09:10:39 +00:00
mguessan 2c63a6b72a Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1200 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 09:22:42 +00:00
mguessan ff9b8940ac Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1198 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 09:02:14 +00:00
mguessan c7d6607f40 Major refactoring: use straight inpustream instead of reader everywhere
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1175 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-12 16:35:46 +00:00
mguessan 5a734d8a8a Carddav: iPhone iOS4 compatibility
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1158 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-08 23:27:36 +00:00
mguessan 8661b0f0d9 Caldav: Workaround for Lightning/1.0b2 href encoding bug in REPORT requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1156 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-07 23:09:34 +00:00
mguessan 944da102e3 Caldav: move processItem logic back to CaldavConnection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1149 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-07 12:55:13 +00:00
mguessan 9371f57285 Caldav: Workaround for emClient broken href encoding
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1145 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-07 09:19:22 +00:00
mguessan 88520bb591 Caldav: remove buildCalendarPath method
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1101 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-21 13:52:09 +00:00
mguessan cc454e388c EWS: move more WebDav code to DavExchangeSession
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1092 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-16 13:30:36 +00:00
mguessan 5bcbf5b184 Caldav: send current-user-principal on principals folder for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1074 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-04 16:23:40 +00:00
mguessan 3e5ee6f24d CardDav: improve automatic address book setup for OSX
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1073 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-04 12:58:03 +00:00
mguessan 2fca78c9a0 CardDav: implement OSX AddressBook requests: current-user-privilege-set property, current-user-principal on root request, addressbook-home-set on principal request, addressbook-multiget REPORT request with address-data response, urn:ietf:params:xml:ns:carddav namespace
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1072 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-06-04 10:20:52 +00:00
mguessan 0910d22a93 Caldav: Fix Carddav etag handling (additional Head request) and implement card delete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1037 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-07 10:03:49 +00:00
mguessan 956f1b26a0 Caldav: Implement Carddav create (only a few attributes mapped)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1036 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-07 08:30:12 +00:00
mguessan 0faf2497db Caldav: Implement basic Carddav search requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1035 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-06 19:26:44 +00:00
mguessan 06e828657c Caldav: add VTODO to supported-calendar-component-set response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1012 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 10:57:56 +00:00
mguessan 1df2e961ed Improve xmlEncode, use compiled static patterns
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1002 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-13 22:30:04 +00:00
mguessan 67e10a2ba8 Carddav: refactor folder handling code to prepart CardDav support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@984 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 09:12:44 +00:00
mguessan 5f7226bddf Caldav: do not try to access inbox on shared calendar (to avoid 440 login timeout errors and session reset)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@975 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-29 08:52:35 +00:00
mguessan 58eddd24f7 Caldav: add a hidden davmail.caldavDisableInbox to allow users to disable Caldav Inbox with Thunderbird 3 and Lightning
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@942 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-10 21:46:08 +00:00
mguessan c9dc4de5ef Caldav: improve broken events logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@938 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-03 22:00:14 +00:00
mguessan e678cd1fc7 Caldav: do not send fake inbox for public calendars to iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@901 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-05 10:04:48 +00:00
mguessan 3f22413dda Caldav: fix bug 2896135, iCal login fails at iCal startup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@895 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-22 21:47:43 +00:00
mguessan f4f472ed27 Caldav: Send root instead of calendar href as inbox to fix iCal regression
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@894 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-22 13:50:33 +00:00
mguessan b8e3a2aafc Caldav: Workaround for Lightning 1.0pre public calendar, send calendar href as inbox/outbox urls
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@890 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 20:56:13 +00:00
mguessan 6e11cab446 Fix from audit (spelling errors)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@888 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 10:51:02 +00:00
mguessan 394e01c987 Caldav: Fix bug 2907350, multiple calendar support issue with iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@879 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-09 22:39:18 +00:00
mguessan ad7a93fcc4 Caldav: move failover for Exchange 2007 plus encoding issue to Exchange session
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@865 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-29 21:08:23 +00:00
mguessan ea9c8239b4 Caldav: failover for Exchange 2007 plus encoding issue, search event by displayname to get permanent Url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@843 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-17 23:11:08 +00:00
mguessan 8d63d2d034 Caldav: do not close connection on 401 authorization required, may help iCal authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@830 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-13 21:39:33 +00:00
mguessan 942e80f2c0 Caldav: Fix regression on public calendar folders linked to multiple calendar support for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@824 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-05 21:55:43 +00:00
mguessan 8aec8d557a Caldav: use chunked response to send calendar folder content as ICS to avoid timeout
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@823 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-05 21:54:06 +00:00
mguessan ad0ca0c875 Caldav: Experimental GET ics on folder and fix regression on public folder access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@819 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-04 22:57:08 +00:00
mguessan cb1efbe973 Caldav: need to check session on each request, credentials may have changed or session expired
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@770 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-07 19:58:29 +00:00
mguessan 8cd4941db0 CalDav: Send sub folders for multi-calendar support under iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@764 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-03 20:50:33 +00:00
mguessan 98c52a5beb Caldav: Added supported-calendar-component-set to calendar response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@762 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-30 08:14:28 +00:00
mguessan 3f742edce9 Caldav: fix path translation to Exchange for calendars in sub folders under /calendar
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@749 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-24 08:58:22 +00:00
mguessan 07569c5583 Fixes from checkStyle audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@734 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 21:34:13 +00:00
mguessan 4a175cbe82 Caldav: check credentials on each request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@728 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 20:19:54 +00:00
mguessan 3908884444 Caldav: Disable broken sub calendar folders code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@719 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 08:38:26 +00:00
mguessan 4549201d0b Caldav: Do not fail on Inbox access denied, just return an empty folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@718 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 08:34:13 +00:00
mguessan 5eb3fd2569 Caldav: fix multi calendar Exchange path for sub folders
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@715 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-10 23:45:40 +00:00
mguessan bdd5dbca78 Caldav: Experimental, send sub calendar folders on propfind with depth 1
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@710 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-09 21:50:11 +00:00
mguessan c114edda33 Doc: improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@669 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-13 08:34:51 +00:00