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

1496 Commits

Author SHA1 Message Date
mguessan
fc4a6f0b00 Caldav: try to merge Exchange 2010 and 2007 filters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1830 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-25 21:44:36 +00:00
mguessan
83385085bc Encode # in urlcompname
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1829 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-25 21:31:20 +00:00
mguessan
7081571ada Caldav: fix 3426148 decode and encode comma in RESOURCES field value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1827 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-24 23:15:05 +00:00
mguessan
73edf89a10 IMAP: fix 3426383, implement CHARSET in SEARCH command, allow ASCII and UTF-8
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1826 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-24 22:45:57 +00:00
mguessan
396f6790c1 Caldav: Fix complex timezones sent by clients, leave only latest STANDARD and DAYLIGHT definition
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1825 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-24 22:24:38 +00:00
mguessan
7640fcd8ec Fix bug on ITEM_PROPERTIES value on EWS/WebDav mode switch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1824 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-19 20:49:46 +00:00
mguessan
3bb0613801 Add new Default button to reset log levels
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1822 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-18 20:36:23 +00:00
mguessan
4cd1d27670 EWS: throw exception on 400 Bad request answer
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1821 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-13 21:57:44 +00:00
mguessan
a4629730cb Implement a new option to let users disable all GUI notifications
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1819 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-12 20:35:51 +00:00
mguessan
28b3001317 Additional exception trace exclusion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1818 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-12 20:20:43 +00:00
mguessan
5852fe662b Revert 1.7 test on SWT, tray implementation is still broken on Linux
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1817 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-11 22:17:21 +00:00
mguessan
8f43693ef5 Caldav: Fix 3420240, retrieve description from tasks over Dav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1816 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-11 21:59:18 +00:00
mguessan
ca9308e059 SMTP: adjust workaround for misconfigured Exchange server that return 406 Not Acceptable on draft message creation, look inside multipart messages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1815 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-06 08:54:33 +00:00
mguessan
c94e881359 IMAP: fix 3353862, long file names encoding in BODYSTRUCTURE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1812 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-03 22:18:41 +00:00
mguessan
4ac9ad241b Force toFront and requestFocus to bring windows to front
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1804 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-02 21:49:39 +00:00
mguessan
299fac9c8e Fix crash in Growl plugin on OSX: do not sent SSL content to Growl
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1803 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-02 21:08:20 +00:00
mguessan
8d2cb827a5 EWS: rebuild broken message (null MimeContent) from properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1802 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-29 21:19:16 +00:00
mguessan
ffb4740fe7 EWS: improve error logging on invalid character
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1801 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-28 09:53:45 +00:00
mguessan
e76582ede7 LDAP: fix DIGEST-MD5 authentication and adjust dn context for OSX Lion, still experimental
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1800 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-28 09:04:48 +00:00
mguessan
472b11a608 EWS: fix tasks field order, send Extended Properties first to match EWS schema
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1799 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-27 06:23:26 +00:00
mguessan
44c87d9c05 LDAP: fix DIGEST-MD5 SASL authentication for OSX Lion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1798 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-26 23:45:17 +00:00
mguessan
34f31bbd44 Caldav: need to send principal-URL on principal path, only for OSX Lion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1797 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-26 22:46:55 +00:00
mguessan
1801f63aaf EWS: replace extension before looking for items in task folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1796 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-26 20:19:27 +00:00
mguessan
b012b22214 EWS: Fix 3407395, do not set mailbox on FolderIds returned by Exchange
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1795 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-23 08:37:23 +00:00
mguessan
0ecb6a6def Additional proxy selector logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1794 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-16 09:25:49 +00:00
mguessan
dc649b3a6a Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1793 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-16 09:24:59 +00:00
mguessan
ca8234b246 Caldav: allow direct access to task folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1792 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-16 08:53:41 +00:00
mguessan
47f8ec7708 LDAP: experimental SASL DIGEST-MD5 implementation for OSX Lion Directory Utility support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1790 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-15 08:47:16 +00:00
mguessan
e8cfcb57ff Do not always log stacktrace in handleNetworkDown
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1786 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-13 07:51:21 +00:00
mguessan
e2ee71f10a Caldav: fix regression
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1785 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-06 21:52:28 +00:00
mguessan
3486940ec5 Caldav: implement update folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1784 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-09-06 21:28:36 +00:00
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