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

1289 Commits

Author SHA1 Message Date
mguessan
447258b45b SMTP: new duplicate message-id detection implementation, no need to search Sent folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1423 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-06 12:54:19 +00:00
mguessan
6defe86762 Carddav: improve OSX client detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1422 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-06 10:14:09 +00:00
mguessan
12b01733e3 Caldav: adjust Lightning bug workaround
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1421 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-04 07:36:56 +00:00
mguessan
4fbd58387a Caldav: yet another timezone fix, adjust Outlook created event time before allday conversion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1420 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-04 07:35:33 +00:00
mguessan
9aaa99213b LDAP: another gallookup detection fix to improve address completion in thunderbird
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1419 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-03 12:54:21 +00:00
mguessan
93dfeac99c Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1418 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-03 12:37:59 +00:00
mguessan
f3413e2ceb Caldav: Fix regression on meeting response subject
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1417 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-03 12:37:15 +00:00
mguessan
dc9659fe3d EWS: improve autodiscover implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1412 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-02 20:19:47 +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
56d0e7adfe workaround for TLS Renegotiation issue, see http://java.sun.com/javase/javaseforbusiness/docs/TLSReadme.html
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1409 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 20:15:55 +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
93a296b4ef Fix autodiscover support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1407 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 14:51:38 +00:00
mguessan
add2abb818 Caldav: extend Lightning broken tests to all 1.* versions
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1406 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-01 10:09:36 +00:00
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
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
a28b98d36f Carddav: additional TEL properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1280 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-26 15:08:06 +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
3d460c64c0 Carddav: add fburl field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1278 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-26 13:22:28 +00:00
mguessan
b6d1836092 Caldav: Another request parsing bug: handle empty elements
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1277 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-26 09:59:10 +00:00
mguessan
a7de241e14 Caldav: fix regression in REPORT requests parsing
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1276 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-26 09:28:44 +00:00
mguessan
3056b143fa Carddav: another urlcompname encoding fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1272 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-25 20:36:52 +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
c7df65080a Disable preemptive authentication when adding NTLM scheme
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1270 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-25 19:35:10 +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
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
204c57fb5e Caldav: move calendar on displayname update
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1266 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-24 22:59:44 +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
674a1436d0 Carddav: generate OSX compatible VCARD photo and change addressbook-home-set with OSX Address Book
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1264 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-24 15:53:06 +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
dd2aa81d1e Dav: new ExchangePropPatchMethod to handle custom exchange propertyupdate and invalid response tag names
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1259 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-24 09:45:32 +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
e6f7878685 Carddav: use email1 as default email on update
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1257 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-23 15:56:37 +00:00
mguessan
dca57dae5a Use private MultiThreadedHttpConnectionManager with NTLM to avoid persistent authentication on connection issues
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1256 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-23 14:54:24 +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
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
dfd3473a4c Caldav: add missing dtstart field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1250 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 16:23:30 +00:00
mguessan
3637d8fb4b Carddav: fix GET request on folder support for SOGO
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1249 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 16:20:33 +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
a2ddfeb643 Carddav: return 404 not found on missing folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1247 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 15:39:51 +00:00
mguessan
3a9c3daae4 Carddav: fix line folding in generated VCARD
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1246 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 15:38:44 +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
84a05c6bdd Carddav: Fix regression in single value multiline properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1242 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-21 09:20:22 +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
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
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
68bfabc393 Carddav: add gender property
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1238 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 20:18:01 +00:00
mguessan
1a1e7a960b Carddav: adjust bday to timezone
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1237 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 17:19:01 +00:00
mguessan
caf263e1bb Carddav: another anniversary property candidate
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1236 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 16:43:38 +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
mguessan
8ed3ee021d Fix bday generation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1234 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 16:02:59 +00:00
mguessan
9ce38ae715 Carddav: fix iPhone BDAY parser
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1233 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 15:23:12 +00:00
mguessan
ad072aaa78 SMTP: fix log message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1232 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 15:14:07 +00:00
mguessan
897a116348 EWS: xml encode values
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1231 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 15:00:48 +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
344216989f Carddav: adjust fields accepting multiple values
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1229 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 14:27:41 +00:00
mguessan
7064d5a690 SMTP: fix 3024482, avoid duplicate messages with gmail
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1228 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 14:09:40 +00:00
mguessan
70b368a66b Carddav: fix semicolon encoding in compound value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1227 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 13:51:58 +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
mguessan
50fe026ee9 Carddav: workaround for iPhone categories encoding
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1225 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 13:25:15 +00:00
mguessan
88c92d6a06 Force log file encoding to UTF-8
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1224 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 12:44:31 +00:00
mguessan
13fb24d478 Add new davmail.logFileSize setting
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1223 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 10:58:38 +00:00
mguessan
e4f0a89d54 CardDav: do not encode simple (not compound) properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1222 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 10:56:52 +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
bb1b0047b4 Carddav: fix regression in VCardWriter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1220 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 10:41:38 +00:00
mguessan
d5f2f73691 Carddav: always encode values
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1219 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 10:02:46 +00:00
mguessan
d490ffbf46 Carddav: protect semicolon
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1218 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 09:56:36 +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
173fa38526 Carddav: iPhone personalHomePage support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1216 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 09:36:21 +00:00
mguessan
e894e65da7 Carddav: ignore key prefix in VCARD
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1215 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 09:17:11 +00:00
mguessan
efe80418ac POP: fix regression in TOP command
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1214 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-20 09:11:45 +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
fbfa09cba9 Carddav: resize contact picture
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1212 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 22:01:11 +00:00
mguessan
12013cd1ee Carddav: Fix lower case param names
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1211 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 16:55:57 +00:00
mguessan
93e62aa9a4 Carddav: add contact create or update log statement
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1209 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 16:35:05 +00:00
mguessan
1406d34ee3 Carddav: handle param values as parameter list
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1208 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 16:23:33 +00:00
mguessan
7419375ab7 Carddav: encode photo href
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1207 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 15:42:25 +00:00
mguessan
d1278edad4 POP: fix message termination, append CRLF only when necessary
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1206 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 15:15:54 +00:00
mguessan
ca090b7cbb LDAP: fix contact attributes reverse mapping
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1205 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 14:53:00 +00:00
mguessan
77befe78f5 LDAP: improve contact attribute mapping and add a few new properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1204 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 14:07:46 +00:00
mguessan
8bd80ecb8e Carddav: fix regression on VCARD photo detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1203 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 12:45:59 +00:00
mguessan
f729eb27e5 Carddav: use urlcompname value instead of path to get contact details
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1202 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 10:36:37 +00:00
mguessan
2d775713ec Carddav: fix case insensitive param values
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1201 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 09:56:49 +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
179a5304d6 POP: replace deprecated write method, use DoubleDotOutputStream instead
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1199 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-19 09:05:44 +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
325aa81ab3 Carddav: Implement picture delete and private flag over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1196 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-18 23:36:25 +00:00
mguessan
144e86dc74 Carddav: handle picture delete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1195 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-18 22:54:54 +00:00
mguessan
9a701c6385 Carddav: fix boolean field handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1194 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-18 21:33:22 +00:00
mguessan
c4631c5dc4 Carddav: Remove missing properties on update
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1193 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-18 19:59:13 +00:00
mguessan
e407485e9b Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1192 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-18 19:56:47 +00:00