Commit Graph

1320 Commits

Author SHA1 Message Date
mguessan 7fef14109f Fix 3315942, merge patch provided by Jeremiah Albrant: Ask user to select client certificate
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1715 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-23 22:01:06 +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 ff82af8c5e Fix 3151800, force UTF-8 in appendEnvelopeHeaderValue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1713 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 22:14:37 +00:00
mguessan 76c23c3437 EWS: Fix for some Exchange 2010 ItemIds different length
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1712 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 22:00:18 +00:00
mguessan dface8d205 Caldav: first Task (VTODO) implementation step
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1711 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 10:27:07 +00:00
mguessan abd61e9f12 Remove unused SwtAwtEventQueue class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1710 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 10:26:19 +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 bfebee2b38 Caldav: allow infinity as Depth value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1708 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-20 10:18:03 +00:00
mguessan 4ef3725409 Implement davmail.smtpSaveInSent option and reorganize tabs
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1706 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-17 10:26:06 +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 0f8153d8a5 Fix 3153691: Username with apostrophe
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1704 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-16 12:14:24 +00:00
mguessan bccd9bf06b Patch by Manuel Barkhau: exclude private events flag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1703 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-15 20:06:00 +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 759b341bfe Adjust system proxy log statement
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1699 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-07 20:45:40 +00:00
mguessan b5f500f393 Caldav: allow tab as folding character, see RFC2445
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1696 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-06 21:51:29 +00:00
mguessan 694bacc4e0 Caldav: Fix NullPointerException in getTimezoneIdFromExchange
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1695 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-30 22:26:02 +00:00
mguessan 798e261d6c Additional statement on proxy load
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1692 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-23 21:40:45 +00:00
mguessan bf570104d2 IMAP: workaround for Exchange 2003 search deleted support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1691 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-19 22:11:23 +00:00
mguessan 56f9330a65 IMAP: fix 3303767, do not send line count for non text bodyparts
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1690 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-18 21:16:54 +00:00
mguessan 6c95dd0184 SWT: register error handler early
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1688 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-17 21:41:20 +00:00
mguessan c4420496ee SWT: register error handler to avoid application crash on concurrent X access from SWT and AWT
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1686 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-17 09:16:19 +00:00
mguessan d66b1c68b9 Revert LookAndFeel changes, switch to System.setProperty to set default LAF
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1685 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-16 20:37:36 +00:00
mguessan fa536e0824 Dav: back to old path in Destination header behavior
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1684 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-16 09:43:41 +00:00
mguessan a0f075c632 DAV: switch icon on large message download
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1683 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-16 08:51:52 +00:00
mguessan adff38de57 SWT: make sure we don't start AWT threads too early
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1682 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-16 08:50:33 +00:00
mguessan 3a058507c9 Dav: Log message download progress
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1680 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-12 21:09:10 +00:00
mguessan 064708cff0 LDAP: cancel search threads on connection close, not request end
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1679 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-11 12:14:05 +00:00
mguessan a830470398 IMAP: another fix for 3297849, ENVELOPE formating error/bogus quotes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1678 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-11 10:39:47 +00:00
mguessan c1f6161c7b Caldav: instancetype is null on Exchange 2010, switch to isrecurring in EWS FindItem
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1677 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-11 10:39:22 +00:00
mguessan 0c01e83c3c IMAP: fix 3297849, ENVELOPE formating error/bogus quotes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1676 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-08 21:32:35 +00:00
mguessan eb912da404 SWT: delayed AWT frames creation to reduce memory usage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1675 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-08 21:29:31 +00:00
mguessan bea5251d31 Add a log file size field in UI
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1672 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-05 20:20:08 +00:00
mguessan 94890ee9a0 LDAP: cancel search threads on connection close
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1671 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-05-05 20:16:19 +00:00
mguessan 71c572d664 IMAP: Fix nullpointer in broken message handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1670 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-16 08:25:34 +00:00
mguessan 0e30d51945 IMAP: fix infinite loop detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1669 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-15 12:31:18 +00:00
mguessan 11676ee5fd Dav: new patch to reset session timeout with a GET method on /owa/
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1668 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-14 21:17:40 +00:00
mguessan 1a92e17d07 Dav: experimental, try to reset session timeout with a GET method
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1666 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-13 21:34:00 +00:00
mguessan e81f0c3f91 IMAP: detect infinite loop on the client side
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1665 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-13 10:45:51 +00:00
mguessan 31214b1be2 Serialize session creation in workstation mode to avoid multiple OTP requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1664 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-12 21:30:52 +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 48f2f5196a Dav: do not try property update failover on 507 SC_INSUFFICIENT_STORAGE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1660 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-11 09:58:22 +00:00
mguessan b6b08b13bc Caldav: Disable schedule-inbox for all Lightning versions
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1659 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-08 15:39:45 +00:00
mguessan 54fcff3739 IMAP: implement Recent flag on new messages based on read flag and creation/modification date
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1658 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-08 13:55:20 +00:00
mguessan 5d2cbcbc85 EWS: fix 3105534 GetUserAvailability default timezone compatibility with Exchange 2010
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1656 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-06 21:17:24 +00:00
mguessan 5fd5ee8506 OSX: Avoid sending empty message to Growl
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1655 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-04-03 13:14:29 +00:00
mguessan 466cf5cd1e IMAP: fix 3223513 default flags on append
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1651 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-23 22:13:39 +00:00
mguessan b85cf09e04 Caldav: prepare xmoz custom property support over DAV
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1649 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-23 09:43:53 +00:00
mguessan 16617d8141 EWS: new failovers on Timezone settings: use davmail.timezoneId setting or default to GMT Standard Time
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1648 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-23 09:42:32 +00:00
mguessan eda37cdcb0 Caldav: first check that email address is valid to avoid InvalidSmtpAddress error on FreeBusy request and new timezone name mapping
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1644 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-22 21:34:05 +00:00
mguessan 367c57b60b EWS: fix 3190774, LDAP galfind email address handling, use Mailbox value instead of EmailAddress1/2/3
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1643 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-03-20 20:32:49 +00:00