Commit Graph

1176 Commits

Author SHA1 Message Date
mguessan 72067271d8 SMTP: make duplicates check optional with davmail.smtpCheckDuplicates setting
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1405 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 10:06:58 +00:00
mguessan e61d5cbbe5 SMTP: always remove From header with Exchange 2007 and 2010
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1404 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 07:03:34 +00:00
mguessan 85d730310f SMTP: Improve message on MAIL FROM without authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1403 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 06:46:46 +00:00
mguessan f9427feaf5 IMAP: implement shared mailbox access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1402 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 00:15:36 +00:00
mguessan 6e6bdf80f6 Caldav: switch back to contentclass to get calendarmessages over webdav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1401 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-31 23:43:56 +00:00
mguessan 3b829cefdc Caldav : revert previous changes and fix meeting cancel support (IPM.Schedule.Meeting.Canceled)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1400 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-31 23:11:32 +00:00
mguessan eece3d6b85 Caldav: move to trash on processItem
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1399 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-31 22:55:49 +00:00
mguessan 36e868a97e Caldav: fix request parser regression on nextTag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1398 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-31 22:48:53 +00:00
mguessan d87f3279c6 SMTP: experimental, advertise 8BITMIME
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1397 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-29 22:18:18 +00:00
mguessan 350fb74b18 Merge patch 3053324: Implement per service SSL flag (patch provided by scairt)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1396 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-29 20:19:35 +00:00
mguessan f6a6dd9333 Caldav: improve filter handling, support VTODO/VEVENT comp-filter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1394 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-29 16:15:28 +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 0529be03a1 Caldav: make timezone name retrieval more robust
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1391 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-27 07:13:51 +00:00
mguessan f8975c9767 EWS: implement autodiscover to find actual EWS endpoint url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1390 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-26 14:12:57 +00:00
mguessan 39cb0798ed Disable SWT on Java 7
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1384 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 21:47:32 +00:00
mguessan e06427d4e8 fix 2995990: Add support for already authenticated users
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1382 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 21:44:01 +00:00
mguessan bd6bf0b395 Caldav: move delete broken event logic to DavExchangeSession
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1381 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 21:12:09 +00:00
mguessan 4d02621332 Fix missing hide password in log over IMAP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1380 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 21:10:50 +00:00
mguessan 1460328ea9 Caldav: delete broken events when davmail.deleteBroken is true
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1379 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 20:41:57 +00:00
mguessan d4a0a3e341 Caldav: improve event logging, include subject
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1378 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 20:27:41 +00:00
mguessan 0d7dd47db2 IMAP: handle 507 InsufficientStorage error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1377 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 09:28:40 +00:00
mguessan 7807ec7fd4 More session creation enhancements, fix public folder test when /public is 403
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1376 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 09:15:35 +00:00
mguessan c5722222bd Refactor email and alias retrieval: always use options page with Exchange 2007
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1375 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 08:43:56 +00:00
mguessan 3ecc0aa80e Improve socket closed error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1374 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-24 08:16:32 +00:00
mguessan 70f0cf851e Try default form url on authentication form not found
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1373 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-23 21:35:42 +00:00
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 02d66e3b88 IMAP: fix regression in NOT DELETED filter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1370 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-21 23:40:24 +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 77f05c88f3 Carddav: Fix email update over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1365 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-18 16:56:25 +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 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 cd2ae6c5f2 EWS: hard method: delete/create on update
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1360 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 16:45:20 +00:00
mguessan ac16857c08 EWS: fix additional log statement
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1359 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 16:17:44 +00:00
mguessan ee9156b98e EWS: additional log statement
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1358 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 16:13:07 +00:00
mguessan 95b8bdc0d2 EWS: Fix DeleteItem for CalendarItem
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1357 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 15:42:20 +00:00
mguessan a4cd443485 Caldav: Fix missing TZID in DTSTART from iPhone
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1356 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 15:19:09 +00:00
mguessan 9353e2bc63 Caldav: return reoccuring events on time-range request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1355 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 15:10:19 +00:00
mguessan 57a379c67b Caldav: Fix METHOD on create from iPhone
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1354 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 14:27:07 +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 b582494bc2 EWS: Fix FieldURIOrConstant test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1352 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 12:20:20 +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 36aff74010 EWS: separate domain from userName in NTLM mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1349 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-17 06:56:38 +00:00
mguessan 34d927f506 Improve error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1348 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-16 22:07:59 +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 8c30891d0c Caldav: implement 2899430, change the subject line when replying to invites
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1346 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-16 20:33:56 +00:00
mguessan c3c08afbfd Caldav: workaround for Lightning 1.0b2 bug
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1345 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-16 15:57:25 +00:00
mguessan 2ceb323ab8 Caldav: disable caldav inbox with Lightning 1.0b2
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1344 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-16 15:03:21 +00:00
mguessan 9bb10c251e Caldav: fix regression in fixVCalendar (missing organizer)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1343 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-16 15:02:33 +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 9d00702c19 LDAP: fix 3043659, include entries starting with Z
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1337 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-13 22:34:26 +00:00
mguessan ec5063505d LDAP: Improve sizeLimit handling and ignore attributes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1336 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-13 21:52:05 +00:00
mguessan e883fad25e Add custom cookie policy to support extended host name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1335 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-13 19:58:51 +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 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 889673e3e3 SMTP: compare actual email address, not email with alias
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1329 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-06 23:50:55 +00:00
mguessan bd12bbd30e SWT: fix 2992428, hide instead of dispose on close
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1328 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-06 23:07:21 +00:00
mguessan 76ced7915b Caldav: skip empty lines
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1327 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-06 21:21:13 +00:00
mguessan 1488b2dd1e Caldav: Fix regressions in Vcalendar handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1326 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-06 21:05:21 +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 247ab3df9e Caldav: fix nullpointer in VCalendar
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1324 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-08-01 23:07:53 +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 5bacc44dea Caldav: implement VALARM in VCalendar
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1320 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-30 00:04:54 +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 3edbd2c44c Caldav: start new VCalendar fixICS implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1318 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-29 21:18:59 +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 3725a147c4 Carddav: refactor VCard handling to merge with VCalendar code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1316 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-29 16:17:46 +00:00
mguessan 1344e4c9bd EWS: fix subfolder search on Exchange 2010
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1315 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-29 15:42:07 +00:00
mguessan 04bf3294bc Carddav: disable contact picture handling on Exchange 2007
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1314 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-28 21:10:58 +00:00
mguessan 5ea415bf49 SMTP: no need to remove From header with new sendMessage implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1313 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-28 21:10:16 +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 b2496a60e6 EWS: implement sendEvent
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1311 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-28 06:45:00 +00:00
mguessan dd287e282a Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1309 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 21:46:59 +00:00
mguessan 7222d08d44 Caldav: reenable Lightning 1.0b2 bug workaround
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1308 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 21:23:56 +00:00
mguessan 9e779b2826 LDAP: fix regression on OSX directory request on iCal start: filter invalid imapUid condition
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1307 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 21:11:23 +00:00
mguessan 2bfb33807a LDAP: use sizeLimit in contactFind
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1306 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 20:46:49 +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 6e9ed2e942 EWS: force urlcompname only on create
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1304 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 19:28:27 +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 47f2536a05 EWS: Apply workaround to events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1302 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 17:12:44 +00:00
mguessan da4468ec50 EWS: workaround for missing urlcompname on Exchange 2010, use encoded ItemId instead
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1301 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 17:08:39 +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 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 a1916248d6 EWS: Exchange 2010 message handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1298 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 10:54:00 +00:00
mguessan 37d795d027 EWS: Exchange 2010 folder handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1297 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 10:39:53 +00:00
mguessan 8947927c01 EWS: Exchange 2010 compatibility: add test cookie, access /ews/exchange.asmx endpoint
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1296 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-27 10:26:19 +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 60066db7be Fix OSX directory search on uid
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1294 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-26 23:45:18 +00:00