Commit Graph

91 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 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 b130d1a5f2 New workaround for bug 3168560, load system proxy settings in static block
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1619 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-02-03 23:01:33 +00:00
mguessan 801148e890 Workaround for bug 3168560, synchronize system proxy access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1612 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-31 22:38:55 +00:00
mguessan 9225305e48 New NTLMv2 patch: provide fake workstation name and adjust Type3 message flags
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1611 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-14 09:42:25 +00:00
mguessan 13132245c4 Improve connection pool handling: do not pool simple checkConfig and getVersion connections.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1596 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-05 20:37:11 +00:00
mguessan 76ecd3d00b Improve NTLM authentication detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1593 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-04 21:32:24 +00:00
mguessan 312e860048 Always use private connection manager to avoid session conflict
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1590 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-04 20:35:30 +00:00
mguessan 6277125a83 Workaround for invalid redirect location
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1542 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-10 22:16:59 +00:00
mguessan 1b2c7c720c Improve error handling: detect redirect to reason=0 as session expired
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1539 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-09 22:27:57 +00:00
mguessan 90d6648413 IMAP: throw error on 440 Login Timeout to avoid message corruption
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1538 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-11-09 22:12:38 +00:00
mguessan 3e9bca74e5 IMAP: failover in message copyon 404 not found
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1518 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-27 08:52:27 +00:00
mguessan e00158f524 IMAP: improve logging, do not log message content on 404 or 403
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1504 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-14 20:54:20 +00:00
mguessan 2616e823fa Caldav: implement main calendar folder rename
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1490 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-04 21:24:50 +00:00
mguessan 90c983d626 Novell iChain workaround
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1485 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-30 23:18:24 +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 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 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 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 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 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 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 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 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 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 0f885b13df Fix 3001579: improve NTLM support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1056 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-14 13:59:22 +00:00
mguessan 335402a52d Cleanup: System.setProperty of httpclient.useragent no longer needed
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1046 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-13 12:38:07 +00:00
mguessan 9e7813132e Improve NTLM mode detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1011 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 10:32:44 +00:00
mguessan d53078d254 JCIFS based NTLMv2 implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1009 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 08:09:09 +00:00
mguessan 1df2e961ed Improve xmlEncode, use compiled static patterns
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1002 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-13 22:30:04 +00:00
mguessan d434b7de63 Update Internet Explorer User-Agent string, drop deprecated IE6 string
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@998 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-12 22:38:26 +00:00
mguessan b03db2e42d Workaround for NTLM authentication only on /public
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@977 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-30 20:46:57 +00:00
mguessan 577ea1ecdb Add a new setting to retrieve proxies from system configuration
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@971 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-24 09:59:23 +00:00
mguessan a4090a230b Fix regression in 3.6.3: basic authentication broken in checkConfig
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@943 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-12 10:23:07 +00:00
mguessan 43a22c7832 Implement NTLM HTTP proxy support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@940 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-08 20:48:12 +00:00
mguessan f88bd875e6 Enable NTLM on Proxy-Authenticate return code with only NTLM available
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@934 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-01 22:52:36 +00:00
mguessan 3ca83d3b2e Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@882 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-10 20:14:23 +00:00
mguessan ce6906f666 IMAP: try to support public folders hosted on a separate server (302 redirect on PROPFIND)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@878 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-09 21:13:43 +00:00
mguessan d4cdc76721 IMAP: Improve error handling, do not fail on message retrieval error, just send error message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@870 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 09:35:25 +00:00
mguessan 1b67a58656 Always use NTCredentials for proxy authorization
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@868 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-01 16:22:05 +00:00
mguessan 849ba11a5e Another NTLM fix: activate NTLM only on 401 unauthorized in executeGetMethod
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@857 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-25 00:39:08 +00:00
mguessan 7f2fc8fc36 Experimental: reactivate NTLM authentication but leave authentication preemptive mode to allow basic authentication.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@851 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-23 23:17:08 +00:00
mguessan 38a39dbaa4 Host is mandatory for NTLMScheme, get current hostname for proxy authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@838 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-16 21:54:16 +00:00