Commit Graph

111 Commits

Author SHA1 Message Date
mguessan 3437b309d1 DAV: Encode apos in urlcompname used in DAV search request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1371 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-23 06:45:13 +00:00
mguessan 64a377c43d EWS: fix single message in folder with Exchange 2010 bug
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1369 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-20 09:12:29 +00:00
mguessan 8e91a1df5e SMTP: fix regression on bcc handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1367 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-19 23:20:31 +00:00
mguessan b5f79aafe3 LDAP: avoid galLookup in iCal searches
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1366 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-18 22:54:23 +00:00
mguessan 5fca57f0f3 SMTP: convert Resent- headers, see 3019708
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1364 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-18 13:23:49 +00:00
mguessan 4835b2ba2d Caldav: need to encode colon (:) in urlcompname search, implement a last failover on item search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1351 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 09:57:15 +00:00
mguessan 3eaa08c431 LDAP: create a separate thread only for person/contact searches
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1350 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 09:02:33 +00:00
mguessan 9e824fc524 Dav: disable galFind on error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1347 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-16 21:50:18 +00:00
mguessan ab4dcb74c9 LDAP: implement galFind MultiCondition over webdav and improve search by mail
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1342 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-16 12:24:16 +00:00
mguessan 1a328a5312 LDAP: need to galLookup when search attribute is not in galfind result
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1341 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-16 10:27:08 +00:00
mguessan 0e0f2daae6 LDAP: another search attribute mapping fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1340 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-16 10:07:56 +00:00
mguessan 544546f1d3 LDAP: code cleanup and some galfind search fixes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1339 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-16 09:41:37 +00:00
mguessan ce61242612 Fix regression in getAliasFromMailboxDisplayName
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1338 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-14 16:44:11 +00:00
mguessan 7897bcc77f LDAP: a few more attribute fixes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1334 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-10 00:03:16 +00:00
mguessan 3d98a34328 LDAP: move galLookup to DavExchangeSession
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1333 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-09 22:19:15 +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 19865c50b0 EWS: MultiCondition galFind
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1331 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-07 21:32:37 +00:00
mguessan 20ca74fb88 Caldav: fix regressions and do not filter on outlookmessageclass
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1323 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-31 23:21:07 +00:00
mguessan bd687b813f Caldav: major refactoring of event content handling and notifications
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1322 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-31 22:52:45 +00:00
mguessan bba9c3616a Caldav: switch to new VCalendar parser/patcher
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1321 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-30 15:09:44 +00:00
mguessan cae681adc0 Caldav: more vcalendar patches
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1319 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-29 22:30:38 +00:00
mguessan 2b92a0946e Caldav: call fixICS on download
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1317 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-29 21:01:28 +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 fddab4b812 EWS: rename equals to isEqualTo and format search date
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1300 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 13:19:28 +00:00
mguessan 2a9c62ec14 Caldav: failover for 404 not found on items containing '+' in url, search item by urlcompname to get permanenturl
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1295 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 09:34:04 +00:00
mguessan 957bc7f189 Caldav: fix sendEvent regression, conflict on outbox notifications
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1290 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-26 22:20:34 +00:00
mguessan 5dba7b1cd4 Caldav: improve HttpNotFound message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1289 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-26 21:11:12 +00:00
mguessan f8eb0adda7 Caldav: Refactor getItem
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1288 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-26 20:55:51 +00:00
mguessan 933e6a72db Caldav: fix MKCALENDAR http status code: return 201 instead of 207
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1279 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-26 13:32:03 +00:00
mguessan d6984cff6f Caldav: fix time-range filter support in EWS mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1271 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-25 19:55:51 +00:00
mguessan 5b9e18cda5 EWS: fix urlcompname encoding issues
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1269 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-25 14:36:27 +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 809f16311b Caldav: partial MKCALENDAR implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1265 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-24 22:23:14 +00:00
mguessan 06bd2e9c7d Dav: more property update fixes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1263 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-24 13:11:22 +00:00
mguessan 722be0aeb1 Dav: patch filter on invalid Exchange Webdav response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1262 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-24 12:38:10 +00:00
mguessan 3418daed65 Carddav: use new ExchangePropPatchMethod in full contact create/update
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1261 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-24 10:54:27 +00:00
mguessan 5ad16b3b65 CardDav: use new ExchangePropPatchMethod to create haspicture boolean property
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1260 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-24 10:11:58 +00:00
mguessan 6be6e7c2f6 Carddav: improve error logging on photo update failure
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1258 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-23 15:58:13 +00:00
mguessan 7ccc8b5b5f Carddav: fix multiple mail MAPI properties handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1255 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-23 10:13:08 +00:00
mguessan 1162d54bf6 IMAP: add uidNext MAPI property (not available under Exchange 2003)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1254 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-23 08:58:39 +00:00
mguessan e4460e159f Caldav: implement time-range request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1253 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-22 23:10:24 +00:00
mguessan 87aa40b7d1 Dav: refactor getContentReader and fix regression on null date value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1252 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-22 11:54:18 +00:00
mguessan 7b29cb2e1e Carddav: encode contact picture url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1248 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 15:48:34 +00:00
mguessan 10db0a079a SMTP: send message directly without creating a Draft message to preserve Message-id
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1245 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 13:43:41 +00:00
mguessan af54daf497 IMAP: fix deleted flag handling over Webdav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1244 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 10:41:13 +00:00
mguessan 34b1491ec9 IMAP: fix flag handling in createMessage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1243 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 10:18:46 +00:00
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 03927f53dc Caldav: fix regression in processItem
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1239 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 21:00:49 +00:00
mguessan 2c95fc14dc Carddav: Add Anniversary support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1235 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 16:33:58 +00:00