Commit Graph

72 Commits

Author SHA1 Message Date
mguessan e869610e10 EWS: fix 537, detect 507 Insufficient Storage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2157 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-07-17 22:19:41 +00:00
mguessan 3f79bba608 EWS: implement SortOrder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2092 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-04-23 08:31:19 +00:00
mguessan 5b2a34fd38 Caldav: fix attendees in modified occurences
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2011 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-08-30 22:40:28 +00:00
mguessan 939115a471 IMAP: detect and ignore missing message to avoid NullPointerException
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1982 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-07-30 19:37:20 +00:00
mguessan 5c337081b8 EWS: fix davmail.acceptEncodingGzip setting handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1979 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-07-17 06:49:36 +00:00
mguessan 3c534221f5 EWS: disable gzip encoding if WIRE logging is at DEBUG level
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1971 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-06-25 22:33:58 +00:00
mguessan a15f954419 Caldav: improve Exchange 2007 EWS meeting support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1937 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-22 14:54:48 +00:00
mguessan 4a116b8fb9 EWS: revert chunked inputstream inside gzip and create new setting davmail.acceptEncodingGzip
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1936 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-22 09:45:07 +00:00
mguessan 9ae80ce478 EWS: handle chunked inputstream inside gzip
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1935 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-21 23:23:31 +00:00
mguessan 29b99cafff EWS: improve error message handling, log error description
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1931 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-20 23:09:57 +00:00
mguessan 268a713446 Caldav: force context Timezone on Exchange 2010
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1914 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-16 10:25:57 +00:00
mguessan 8f56aa80f0 EWS: add Exchange2010_SP1 support for online archive
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1849 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-03 22:28:12 +00:00
mguessan 4cd1d27670 EWS: throw exception on 400 Bad request answer
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1821 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-13 21:57:44 +00:00
mguessan ffb4740fe7 EWS: improve error logging on invalid character
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1801 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-28 09:53:45 +00:00
mguessan 4bc0773aa7 IMAP: Fix 3383832, set ItemClass to send read receipt over EWS to avoid ErrorObjectTypeChanged
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1762 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-05 20:05:58 +00:00
mguessan be8d0714b3 EWS: revert 3317867 XML1.1 header workaround to fix 3385308
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1752 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-03 09:00:19 +00:00
mguessan c85225384b Improve message download progress logging, switch icon every 100KB
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1714 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-23 08:49:14 +00:00
mguessan cfc13bfe88 EWS: workaround for Exchange bug, replace xml 1.0 header with xml 1.1 and log message download progress
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1709 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 10:24:16 +00:00
mguessan 63fdfb111c EWS: implement gzip encoding on response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1705 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-17 09:17:31 +00:00
mguessan f89511775d Reformat and fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1702 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-08 19:58:29 +00:00
mguessan 184ba21cf0 EWS: fix UID and RECURRENCE-ID, broken at least on Exchange 2007 with recurring events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1663 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-12 20:32:22 +00:00
mguessan b2ff79a8a3 Caldav: fix 3190219, regression on quote encoding since 3165749 fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1632 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-23 22:23:06 +00:00
mguessan 5dbd82753b Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1582 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-17 13:06:11 +00:00
mguessan db3f898ce4 EWS: fix 3098008, implement result paging to handle message folders with more than 1000 messages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1569 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-08 21:39:55 +00:00
mguessan 5eaaf961de EWS: Upgrade woodstox version to use enhanced base64 conversion (reduced memory usage)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1543 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-17 21:28:29 +00:00
mguessan 18584e259d Ews: improve invalid item in calendar error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1520 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-27 21:52:33 +00:00
mguessan a643b5741d Handle exceptions on invalid UTF-8 characters or unexpected content triggered by XmlStreamReader.getElementText (based on patch 3081264)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1492 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-05 09:41:04 +00:00
mguessan cabb7b6c1f More fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1474 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-24 08:44:13 +00:00
mguessan 82a6cd0e3f Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1472 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-24 08:30:40 +00:00
mguessan 6544a67130 Caldav: EWS, rebuild attendee list from properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1468 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-21 14:02:44 +00:00
mguessan b418fcbc06 Carddav: fix email address handling over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1467 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-21 13:12:19 +00:00
mguessan 995b256f43 Caldav: implememnt Busy flag over EWS and refactor create code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1457 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-17 10:44:56 +00:00
mguessan 48856c9bd7 Caldav: improve EWS implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1453 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-15 22:49:19 +00:00
mguessan c8f44069bf Ews: fix possible NullPonterException
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1411 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 21:58:11 +00:00
mguessan f19b40118c Switch back to StreamReader.next instead of nextTag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1408 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 14:56:08 +00:00
mguessan 98ae8917c0 Fix XMLStreamUtil regression
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1393 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-28 20:31:17 +00:00
mguessan 4962684d0f Refactor XMLStreamUtil
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1392 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-28 20:21:31 +00:00
mguessan a51d910df6 EWS: implement loadVTimezone for Exchange 2010
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1363 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-18 10:33:25 +00:00
mguessan 93d528704d EWS: implement loadVtimezone, get user timezone id from OWA settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1353 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 13:39:14 +00:00
mguessan 905870f7da LDAP: progress on EWS LDAP implementation and refactoring
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1332 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-09 20:15:28 +00:00
mguessan 9513f997dd EWS: implement basic galFind search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1330 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-07 18:59:49 +00:00
mguessan 1d4c095dc1 EWS: implement resolvenames response parsing
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1325 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-03 22:22:13 +00:00
mguessan 35d7596b09 EWS: implement user availability (freebusy) and shared folder access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1312 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-28 17:11:18 +00:00
mguessan 479fc3fbf5 Carddav: implement range search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1305 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 20:34:43 +00:00
mguessan d074d6094f EWS: implement ResolveNames method
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1303 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 19:26:54 +00:00
mguessan 875e7894ff EWS: dynamic version detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1299 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 12:58:23 +00:00
mguessan efeaec5935 EWS: fix folder name ampersand encoding issue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1268 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-25 12:58:25 +00:00
mguessan 30faeaea21 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1267 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-25 11:34:37 +00:00
mguessan bc4e2fd539 EWS: return 403 forbidden on ErrorAccessDenied
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1251 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 16:42:46 +00:00
mguessan 866ac09a0b EWS: use UTF-8 to decode request on error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1226 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 13:30:39 +00:00