Commit Graph

1554 Commits

Author SHA1 Message Date
mguessan ad94b01356 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1915 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-16 22:06:13 +00:00
mguessan 268a713446 Caldav: force context Timezone on Exchange 2010
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1914 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-16 10:25:57 +00:00
mguessan c0ef8f9357 POP: add a new setting to mark messages read after RETR
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1910 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-15 21:41:03 +00:00
mguessan f6f95a9300 IMAP: implement SEARCH TEXT on from, to, cc, subject and body
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1909 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-09 23:34:38 +00:00
mguessan f70ba39fe1 IMAP: send error on COPY/MOVE when message iterator is empty
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1908 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-09 23:15:19 +00:00
mguessan 4d6e87b346 Caldav: add missing timezones from Exchange 2007 over WebDav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1907 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-09 22:47:20 +00:00
mguessan c82f5722bc EWS: fix ErrorInvalidValueForProperty on search undeleted with Exchange 2010, set type Integer on PidLidImapDeleted and junk 0x1083
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1906 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-09 10:20:14 +00:00
mguessan 6718ab7de0 EWS: fix ErrorInvalidValueForProperty on search undeleted with Exchange 2010, try type Long
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1904 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-08 21:59:18 +00:00
mguessan a91526cb8a LDAP: improve invalid dn message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1903 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-07 23:51:39 +00:00
mguessan 0c515256d2 Implement a new davmail.clientSoTimeout setting to adjust or disable connection timeout
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1902 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-07 23:15:31 +00:00
mguessan 4dd9c54c56 Improve message on invalid OWA uri
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1900 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-06 21:40:11 +00:00
mguessan ddae179369 EWS: new fix to improve failover on error retrieving MimeContent
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1898 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-06 20:08:10 +00:00
mguessan 443a3df55b EWS: improve failover on error retrieving MimeContent
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1897 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-06 08:34:46 +00:00
mguessan 4c00d1da2d Dav: set contact email type to SMTP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1896 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-02 22:39:04 +00:00
mguessan b456e760bd Dav: add email type MAPI properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1895 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-02 22:32:48 +00:00
mguessan 763a0e49ed Carddav: avoid NullPointerException on broken contact
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1893 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-02 21:54:33 +00:00
mguessan 243ac71497 Carddav: fix regression on address book handling on Snow Leopard
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1891 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-01 23:10:23 +00:00
mguessan 0c4454a9fc Caldav: let users edit outgoing notifications for meeting requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1890 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-02-01 07:33:53 +00:00
mguessan 5956574072 IMAP: implement MOVE RFC draft http://tools.ietf.org/id/draft-krecicki-imap-move-00.html
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1889 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-31 23:37:43 +00:00
mguessan 8bee35ad29 Caldav: fix NullPointerException on addressbook request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1888 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-31 22:59:25 +00:00
mguessan 94948efb73 IMAP: fix 3480516, () instead of NIL on empty envelope header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1886 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-29 15:30:00 +00:00
mguessan dd9616ad7d IMAP: Fix 3479993, backslash in header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1885 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-26 21:25:32 +00:00
mguessan b275ba97ea Improve Pinsafe captcha display
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1884 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-26 10:28:39 +00:00
mguessan 444aed57e9 workaround for broken form with empty action
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1883 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-26 10:16:05 +00:00
mguessan 24b842bafe Implement ISA server PINsafeISAFilter support (captcha image)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1882 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-26 10:15:10 +00:00
mguessan 7c39963de4 EWS: fix ErrorInvalidValueForProperty on search undeleted with Exchange 2010
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1880 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-18 21:53:47 +00:00
mguessan 453874e9ff Carddav: decode urlcompname before search to retrieve contacts with & in url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1879 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-17 23:08:03 +00:00
mguessan cbeef8c00d EWS: Fix 3471671, workaround for Exchange invalid chars
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1877 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-12 21:54:06 +00:00
mguessan e55afcbec4 Add StreamScanner.java from Woodstox 4.1.2
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1876 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-12 21:51:01 +00:00
mguessan 60f26c22ca Caldav: workaround for broken items with \n as first line character
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1874 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-11 22:30:49 +00:00
mguessan a5400d9a5f Dav: fix regression in new Stax implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1869 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-06 15:03:01 +00:00
mguessan 1258e82b35 Dav: new stax based WebDav requests implementation to reduce memory usage, enabled on Search requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1868 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-01-06 11:56:55 +00:00
mguessan c3a995d1d2 Caldav: Experimental patch to support spaces in calendar or contacts path on OSX, see 3464086
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1867 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-12-25 18:15:42 +00:00
mguessan 2b77cbef55 Caldav: Create a new davmail.caldavEnableLegacyTasks to allow access to tasks created in calendar folder by previous DavMail versions
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1866 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-12-21 07:47:36 +00:00
mguessan b04fe91c65 IMAP: fix double slash in folder path
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1865 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-12-07 23:01:55 +00:00
mguessan bdb1546e6a Caldav: drop davmail.caldavDisableTasks setting, retrieve only events from calendar
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1864 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-25 00:23:17 +00:00
mguessan 4a246a76c7 Change default use system proxies value to false
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1862 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-23 21:13:04 +00:00
mguessan aaf5af62d1 EWS: fix Exchange 2010 SP1 support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1861 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-22 22:09:04 +00:00
mguessan b6d17e83a2 Caldav: Change field update order for Exchange 2007 over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1860 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-16 22:02:06 +00:00
mguessan 0b786e0501 IMAP: return all search results uids on a single line for Wanderlust
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1858 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-11 11:00:02 +00:00
mguessan 724fbc86e8 EWS: use archivemsgfolderroot as archive root
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1857 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-09 23:33:23 +00:00
mguessan a998621d42 Caldav: apply date filter to tasks
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1856 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-09 23:25:19 +00:00
mguessan cd8872b156 Dav: switch back to mailbox path on Exchange 2003 for CmdBasePath
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1855 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-09 22:35:57 +00:00
mguessan b163176284 EWS: enable preemptive authentication on non NTLM endpoints
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1854 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-09 22:28:23 +00:00
mguessan e7fdf4dcba IMAP: new davmail.imapIncludeSpecialFolders setting to access all folders including calendar and tasks over IMAP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1853 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-09 10:13:03 +00:00
mguessan 0578c998e8 Avoid NullPointerException on WebdavNotAvailableException
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1852 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-08 22:30:38 +00:00
mguessan db42a8eb21 Caldav: new timezone for Mexico
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1851 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-07 22:55:05 +00:00
mguessan 48e99f716d Caldav: fix 3433584, encode comma in LOCATION field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1850 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-07 22:50:43 +00:00
mguessan 8f56aa80f0 EWS: add Exchange2010_SP1 support for online archive
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1849 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-03 22:28:12 +00:00
mguessan 42b506d201 IMAP: fix wanderlust support, allow lower case fetch params
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1848 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-02 22:42:44 +00:00
mguessan 124c54fded LDAP: avoid NullPointerException during SASL authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1847 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-02 21:16:37 +00:00
mguessan bea410e228 Carddav: encode star in urlcompname
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1846 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-02 21:05:13 +00:00
mguessan 0075168910 Workaround for broken servers that send invalid Basic authentication challenge
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1838 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-29 21:17:17 +00:00
mguessan d303248af0 add exchangecookie to the list of authentication cookies for direct EWS access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1836 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-27 17:50:04 +00:00
mguessan dcf7c93705 Add a new auto value to davmail.enableEws setting to avoid unwanted switch from WebDav to EWS on temporary Exchange connection issue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1835 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-27 07:45:41 +00:00
mguessan aa15fe212b Caldav: apply iCal 5 workaround to iOS 5
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1833 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-26 22:40:21 +00:00
mguessan 021a334083 EWS: add new DistinguishedFolderId value for Exchange archive support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1832 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-26 22:11:56 +00:00
mguessan 9baddba013 Caldav: new timezone in rename table
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1831 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-25 21:58:45 +00:00
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