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

1465 Commits

Author SHA1 Message Date
mguessan
485a43f789 Caldav: fix regression on Snow Leopard
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1783 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-06 20:53:20 +00:00
mguessan
fc57e8db5e Fix IllegalArgumentException in fixClientHost when scheme is null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1782 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-01 08:24:22 +00:00
mguessan
2aa932bda9 Temporary fix: log exception stack trace in handleNetworkDown
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1781 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-31 09:22:25 +00:00
mguessan
00805e2760 Temporary fix: log exception in handleNetworkDown
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1780 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-29 21:11:03 +00:00
mguessan
af5bf09828 IMAP: implement DRAFT and UNDRAFT search conditions, fix 3396248
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1779 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-29 21:04:30 +00:00
mguessan
e669bd7c8d Small failover fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1777 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-16 20:53:13 +00:00
mguessan
d5f85ef7a1 Improve client host update fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1776 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-16 20:28:13 +00:00
mguessan
4fb681d009 EWS: Allow null value in StringUtil.decodeUrlcompname
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1775 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-13 21:22:45 +00:00
mguessan
ed14e65e82 Caldav: more general fix for misconfigured Exchange server, replace host name in url also over Caldav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1774 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-13 20:39:53 +00:00
mguessan
e74f9bbdb2 IMAP: fix failover for misconfigured Exchange server, replace host name in url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1773 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-12 22:26:30 +00:00
mguessan
ce05e794d5 IMAP: fix regression in EwsExchangeSession.createMessage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1772 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-10 20:50:13 +00:00
mguessan
1569081efe Caldav: additional fix for CRLF in urlcompname
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1771 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-09 13:17:13 +00:00
mguessan
9b6c21de92 Caldav: additional task fields over EWS and fix urlcompname decoding
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1770 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-09 13:03:55 +00:00
mguessan
50d0bc585a Caldav: implement task categories over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1769 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-08 20:11:15 +00:00
mguessan
1d6794dc2a Caldav: update additional MAPI properties for tasks
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1768 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-08 11:54:23 +00:00
mguessan
2a5244a5af Caldav: implement startdate and duedate on tasks
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1767 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-08 09:06:39 +00:00
mguessan
849a5058ec Caldav: implement task categories
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1766 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-07 14:13:51 +00:00
mguessan
f321f6de76 Caldav: Need to encode % in urlcompname
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1765 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-07 12:53:40 +00:00
mguessan
e9c9aad7b9 Caldav: implement task percent complete and status over WebDav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1764 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-07 09:57:03 +00:00
mguessan
4d79c262ca Caldav: improve task support over WebDav, rename .ics to .EML and implement priority (importance)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1763 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-06 19:11:39 +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
0b5a22f63f Dav: check checkPublicFolder calls
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1761 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-05 08:43:13 +00:00
mguessan
e9e16b4567 Caldav: do not try to get ICS content from tasks
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1760 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-05 08:32:08 +00:00
mguessan
dfc1338e90 EWS: use isrecurring with Exchange 2010 and instancetype with Exchange 2007
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1757 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-04 19:45:20 +00:00
mguessan
172edf059b Dav: Avoid returning null in getCmdBasePath
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1756 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-04 17:43:36 +00:00
mguessan
b6789e75f2 LDAP: send error on DIGEST-MD5 bind request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1755 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-03 19:44:22 +00:00
mguessan
7005f6dacd Caldav: encode @ in path only for iCal 5 (OSX Lion)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1754 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-03 09:20:35 +00:00
mguessan
c5c7b157c2 Caldav: implement supported-report-set
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1753 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-08-03 09:15:14 +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
59520dbdf9 Caldav: new fix for @ encoding
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1749 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-28 21:13:55 +00:00
mguessan
ffa4c70738 Caldav: fix regression, do not encode @ in calendar-user-address-set
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1748 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-26 21:16:12 +00:00
mguessan
4075baecda Caldav: fix principal-URL response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1747 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-26 06:49:26 +00:00
mguessan
e8c1b24f4b Caldav: encode @ in current-user-principal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1746 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-25 12:55:45 +00:00
mguessan
e2aadf235d Caldav: force @ encode to %40 for iCal 5
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1745 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-22 09:01:42 +00:00
mguessan
7a31659473 Caldav: new CRLF in urlcompname patch for EWS, use _x000D__x000A_ as encoded value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1744 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-21 22:40:08 +00:00
mguessan
7bd0cbc5d0 Caldav: implement merged folder ctag over WebDav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1743 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-20 14:43:51 +00:00
mguessan
0a32a5ba9e Caldav: fix noneMatch handling over WebDav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1742 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-20 13:47:37 +00:00
mguessan
92dabe10f2 Caldav: implement tasks delete over WebDav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1741 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-20 13:24:56 +00:00
mguessan
a1a06aff00 Caldav: implement tasks support over WebDav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1740 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-18 22:32:24 +00:00
mguessan
ef4ec59151 Caldav: send principal-URL for OSX Lion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1739 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-18 21:15:48 +00:00
mguessan
9c7aab25ad Caldav: first duedate implementation on tasks, fix delete task and concat ctag to detect changes on both calendar and tasks folders
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1738 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-18 10:24:36 +00:00
mguessan
42623b3994 Caldav: implement percent complete and status VTODO updates
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1737 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-16 21:57:00 +00:00
mguessan
7036f3fd51 Caldav: implement task support over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1736 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-16 16:41:00 +00:00
mguessan
6ce33f23b9 Caldav: decode destination path on move
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1735 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-14 22:20:31 +00:00
mguessan
921070b3d1 Fix DoubleDotInputStream
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1734 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-14 22:15:54 +00:00
mguessan
876deaf969 Caldav: encode LF to %0A in urlcompname
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1733 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-14 21:35:17 +00:00
mguessan
5e873cf756 Task folder flag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1732 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-08 21:19:47 +00:00
mguessan
a5d856f819 Caldav: check Depth before search
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1731 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-08 21:18:52 +00:00
mguessan
d5e669f7de EWS: new recurring event filter implementation, exclude recurrence exception in results
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1730 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-06 22:30:05 +00:00
mguessan
6fb31025a5 Dav: update httpClient host after login
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1729 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-06 18:59:48 +00:00
mguessan
d0199758ac EWS: fix new Exchange 2010 ItemId length support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1728 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-05 21:19:10 +00:00
mguessan
a67d16beef Improve system proxies and move item logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1727 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-05 06:55:41 +00:00
mguessan
c7b8da9c8d Refactor buildSessionInfo to use /public first and mailbox path as failover for galfind requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1726 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-07-04 21:49:36 +00:00
mguessan
f5a4ed2935 Caldav: move remove quotes for Evolution to EWS mode only
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1725 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-28 22:40:00 +00:00
mguessan
913a4d76e8 Caldav: fix regression on iCal FreeBusy handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1724 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-28 22:24:55 +00:00
mguessan
2739a51ea3 Caldav: implement PROPFIND on single item
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1723 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-28 21:46:46 +00:00
mguessan
9b8888c014 Fix bug in removeQuotes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1722 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-28 21:12:46 +00:00
mguessan
a2e8f1f07d Caldav: remove quotes on etag for Evolution
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1721 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-28 08:25:33 +00:00
mguessan
9dc774e01b IMAP: need to include base folder in recursive search, except on root
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1720 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-27 21:58:13 +00:00
mguessan
8f4bc77c76 Fix 3315942, patch cleanup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1719 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-27 21:17:23 +00:00
mguessan
d3f7890319 Fix server certificate label
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1718 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-24 08:48:08 +00:00
mguessan
404923bb66 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1717 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-23 22:05:27 +00:00
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