Commit Graph

1043 Commits

Author SHA1 Message Date
mguessan 0910d22a93 Caldav: Fix Carddav etag handling (additional Head request) and implement card delete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1037 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-07 10:03:49 +00:00
mguessan 956f1b26a0 Caldav: Implement Carddav create (only a few attributes mapped)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1036 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-07 08:30:12 +00:00
mguessan 0faf2497db Caldav: Implement basic Carddav search requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1035 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-06 19:26:44 +00:00
mguessan 45f015e26c Doc: update doc and roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1030 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 20:50:22 +00:00
mguessan d97edeeed0 IMAP: send BAD instead of BYE on exception
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1029 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 08:37:19 +00:00
mguessan d441d8ab1d Use https in default Exchange url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1028 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 08:36:27 +00:00
mguessan 5b10d50f18 Make sure log messages are not localized
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1027 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 08:35:40 +00:00
mguessan 133f6c8f6c Doc: adjust settings message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1026 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-04 08:33:59 +00:00
mguessan 716e9a780a Caldav: fix 2992811, missing timezones
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1025 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-29 10:40:54 +00:00
mguessan 2ec68b96fa IMAP: fix 2992976, implement complex index and uid range in SEARCH
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1024 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-28 15:33:17 +00:00
mguessan 93d8eef377 Caldav: fix 2991030 tasks disappeared
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1023 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 15:16:05 +00:00
mguessan ffdaab386b Remove unused messageId field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1022 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 15:00:10 +00:00
mguessan ec6634d043 IMAP: Handle exception during IDLE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1021 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 14:59:30 +00:00
mguessan d1391d9ffe Do not shutdown connection manager on restart
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1020 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 14:58:44 +00:00
mguessan ec76698bcc IMAP: add a new setting to enable/disable IDLE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1019 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 14:43:04 +00:00
mguessan 97bb065a9b IMAP: use getRawInputStream instead of writeTo to avoid MIME message changes, cache message body in SharedByteArrayInputStream
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1018 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 13:42:37 +00:00
mguessan 1b8fe7419d Doc: improve server/client certificates description
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1017 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 10:18:09 +00:00
mguessan 7535496934 Allow Exchange server to use gzip compression
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1016 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 10:17:20 +00:00
mguessan 46ddc3a107 Sample SocketAppender configuration
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1015 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 21:54:34 +00:00
mguessan 52612dddb4 IMAP: poll folder every 30 seconds in IDLE mode, clear cached message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1014 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 21:50:16 +00:00
mguessan a110db20ce Doc: new FAQ entry on message deleted over IMAP still visible through OWA
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1013 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 11:05:42 +00:00
mguessan 06e828657c Caldav: add VTODO to supported-calendar-component-set response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1012 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 10:57:56 +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 9e478908e7 IMAP: implement IDLE extension (RFC2177)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1010 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-22 09:41:41 +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 e0cf54495d Hardcode /owa/ path in getAliasFromOptions and getEmailFromOptions for Exchange 2007, improve failure message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1008 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-20 15:01:22 +00:00
mguessan 50adca5572 IMAP: fix 2971184, do not decode content in partial fetch (replace getDataHandler with PartOutputStream)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1007 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-20 09:16:20 +00:00
mguessan 7778e4ea69 Caldav: fix regression in getAllDayLine()
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1006 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-15 12:56:55 +00:00
mguessan 5afe512501 Caldav: make shared calendar test case insensitive
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1004 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-14 20:08:33 +00:00
mguessan 2c36e396d8 Caldav: 0 or no value in caldavPastDelay means no limit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1003 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-14 20:01:51 +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 58daf352ee Updated timezones
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@997 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-12 09:21:51 +00:00
mguessan 9156bb8a60 Caldav: fix private events filter condition
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@996 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-12 08:55:47 +00:00
mguessan 0dc6a3547d Caldav: Fix from audit and improve invalid event logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@995 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-12 08:54:53 +00:00
mguessan 0f9ce71bbe Doc: document new Directory Utility location under Snow Leopard
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@994 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-09 20:02:47 +00:00
mguessan 47c0632e90 Doc: added a new FAQ entry on IMAP timeouts (broken pipe)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@993 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-09 08:18:06 +00:00
mguessan 2e8a130e0f SMTP: implement AUTH LOGIN username (with optional initial-response, see RFC2554)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@992 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-07 22:02:58 +00:00
mguessan 12c8ab9e49 Add a new setting to disable startup notification window (contribution from jsquyres)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@991 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-07 20:23:48 +00:00
mguessan 2227622a9f IMAP: Keep a single message in MessageList cache to handle chunked fetch, reenable maxSize in ImapConnection.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@990 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-06 09:20:09 +00:00
mguessan 4789993fb9 IMAP: implement subparts partial fetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@989 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-06 08:31:53 +00:00
mguessan f0a7f1ae76 IMAP: Fix message write, double dot only for POP, not IMAP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@988 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-02 15:35:37 +00:00
mguessan 0187caaa3f IMAP: Do not advertise not yet supported custom flags
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@987 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 22:21:48 +00:00
mguessan ae44579cdb Doc: move CardDav reference before architecture schema
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@986 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 09:24:27 +00:00
mguessan 67e10a2ba8 Carddav: refactor folder handling code to prepart CardDav support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@984 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 09:12:44 +00:00
mguessan 28c02c9a3a IMAP: fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@983 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 09:11:32 +00:00
mguessan 87189cc2fd Doc: update project description and RoadMap, announce CardDav support sponsored by french DGA through project Trustedbird
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@981 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-01 09:09:24 +00:00
mguessan e952f0d4be IMAP: major FETCH implementation refactoring, make code simpler and more efficient
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@980 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-31 21:47:45 +00:00
mguessan 56cbeda23b Improve getAliasFromOptions to retrieve alias with custom dn
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@979 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-30 22:13:39 +00:00
mguessan cc23ec78ab IMAP: add BODY.PEEK[index] support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@978 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-30 21:01:56 +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 adf3bfaaf4 Caldav: fix broken inbox, missing instancetype in search request and add is null in search query
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@976 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-29 10:45:10 +00:00
mguessan 5f7226bddf Caldav: do not try to access inbox on shared calendar (to avoid 440 login timeout errors and session reset)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@975 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-29 08:52:35 +00:00
mguessan 37aa6db3f2 Caldav: exclude private events on shared or public calendar PROPFIND
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@974 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-29 08:50:39 +00:00
mguessan b7421263e2 IMAP: improve partial fetch support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@973 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-27 10:18:53 +00:00
mguessan 0cf77d61b1 Add a new setting to retrieve proxies from system configuration
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@972 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-24 10:23:26 +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 266632480d IMAP: fix 2962071, quote folder names in STATUS response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@970 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 13:29:11 +00:00
mguessan 3fd51ae302 IMAP: allow partial part fetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@969 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 11:26:06 +00:00
mguessan 24770e614e IMAP: fix regression on unknown parameter handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@968 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 11:22:00 +00:00
mguessan 767f17d841 IMAP: implement part fetch (BODY[1])
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@967 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 11:08:12 +00:00
mguessan ec8a999ce9 IMAP: detect unsupported parameter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@966 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 10:30:47 +00:00
mguessan 5dc44ff9d8 IMAP: fix 2973213, escape quotes in subject
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@965 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-22 10:17:50 +00:00
mguessan 2b758b1dc1 Fix empty setting behavior: return null instead of empty string
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@964 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-21 20:45:09 +00:00
mguessan 3bb0dde31e Caldav: fix regression on invalid events handling, just warn on broken events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@963 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-21 20:40:14 +00:00
mguessan 0ecc8d22d3 Doc: update roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@962 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-19 10:32:53 +00:00
mguessan 3630bb5ef2 Caldav: drop timezone when converting allday events to client
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@961 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-19 10:32:29 +00:00
mguessan 07768b1a78 Sort properties file
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@960 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-19 10:28:35 +00:00
mguessan d2fc757ed2 Improve public folder url check
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@958 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-18 09:21:23 +00:00
mguessan 93cf6156cc IMAP: fixes to improve JavaMail support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@956 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-17 21:03:24 +00:00
mguessan c8298f6e29 Caldav: new fix for invalid events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@953 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-19 23:21:16 +00:00
mguessan 97a5f1a38e Doc: Document davmailservice.exe usage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@951 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-18 21:27:08 +00:00
mguessan 6a269179ae SMTP: fix 2953552, allow RSET in AUTHENTICATED state
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@950 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-18 21:01:17 +00:00
mguessan 3785581305 IMAP: new patch from Gellule to fix disappearing messages issue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@949 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-18 20:55:42 +00:00
mguessan 3ceb6421b4 SMTP: bug id 2953554, implement NOOP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@948 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-18 09:21:43 +00:00
mguessan b48ed50ddc Fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@947 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-16 21:08:37 +00:00
mguessan 57f7fc2029 Document Force ActiveSync setting in Getting Started
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@946 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-16 21:07:56 +00:00
mguessan a282a63108 Add an FAQ entry on DavMail settings location
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@945 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-12 10:29:34 +00:00
mguessan dc6c916a73 Improve log message on HTTP header error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@944 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-12 10:26:37 +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 58eddd24f7 Caldav: add a hidden davmail.caldavDisableInbox to allow users to disable Caldav Inbox with Thunderbird 3 and Lightning
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@942 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-10 21:46:08 +00:00
mguessan d9538e774b Enable tray icon on LDAP connection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@941 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-08 20:50:47 +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 21844fe61e GUI: Fix client certificate setting switch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@939 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-08 20:44:42 +00:00
mguessan c9dc4de5ef Caldav: improve broken events logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@938 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-03 22:00:14 +00:00
mguessan f2e862f659 Improve logging of expired sessions
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@937 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-02 22:48:40 +00:00
mguessan 21504d6828 Support multiple forms in form based authentication logon page
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@936 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-01 23:20:56 +00:00
mguessan b2b84b7285 Catch error on SWT exit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@935 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-02-01 22:53:15 +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 ae7b30cf2a IMAP: rethrow SocketException after error in handleFetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@932 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-27 22:08:05 +00:00
mguessan a9235db875 Caldav: Follow redirects on GET with permanentUrl
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@931 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-27 21:54:30 +00:00
mguessan a9571e1c66 Doc: update roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@928 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-24 21:44:14 +00:00
mguessan 46e7283fb2 Improve error handling: detect SocketException to avoid client socket closed errors
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@927 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-24 20:41:02 +00:00
mguessan 009300142c Doc: remove replace token and search page
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@926 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-22 16:24:42 +00:00
mguessan 9ebdf91c81 IMAP: brand new IMAP uid workaround and refresh folder on Expunge from Gellule
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@924 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-21 10:49:23 +00:00
mguessan 6ef09d6297 IMAP: implement LIST "" "*%" for emacs
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@923 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 22:43:38 +00:00
mguessan c6abdc8f23 Doc: add a security section in the FAQ
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@922 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 22:24:45 +00:00
mguessan e69df38b90 Doc: update FAQ with Exchange prerequisites details
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@921 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 22:01:36 +00:00
mguessan 6b232b7b52 Add new setting davmail.defaultDomain to set default windows domain
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@920 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 21:20:05 +00:00
mguessan 49afb4b02a Caldav: add davmail.forceActiveSyncUpdate option to the settings frame
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@919 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 20:58:25 +00:00
mguessan 35c754939a Caldav: add davmail.caldavAlarmSound option to the settings frame (used to force conversion of Caldav alarms to AUDIO supported by iCal)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@918 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 20:40:27 +00:00
mguessan d83fb699ca IMAP: another fix for the message uid bump issue
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@917 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-20 00:13:56 +00:00
mguessan c1ffd164aa Prepare new advanced options
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@916 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-19 23:50:30 +00:00
mguessan 8911534afb Fix logging settings handling in webapp mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@915 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-19 15:16:46 +00:00
mguessan 1df26cdd64 Caldav: fix 2884864, send notifications to all participants on CANCEL
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@914 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-19 13:45:35 +00:00
mguessan c4739b57b1 IMAP: fix 2934922, implement (NOT DELETED) in search filter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@913 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-19 13:40:29 +00:00
mguessan 833c2a4d41 IMAP: extend thunderbird changed uid workaround to all contexts
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@912 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-18 16:04:43 +00:00
mguessan 1dbb37dbc1 SMTP: implement RSET (reset) command to avoid connection timeout with Evolution
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@911 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-14 13:54:39 +00:00
mguessan eaed630ea4 Caldav: Fix invalid event handling, exclude events from returned list
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@910 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-14 09:46:48 +00:00
mguessan 741ba5f889 Document client keystore file settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@909 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-13 10:20:52 +00:00
mguessan 9e3a90d11b Implement file based (PKCS12 and JKS) client certificates in addition to smartcard support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@908 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-13 10:12:11 +00:00
mguessan cd17b89674 IMAP: workaround for thunderbird random issue with no message found, keep previous message list to cope with recent message uid change.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@902 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-05 10:06:47 +00:00
mguessan e678cd1fc7 Caldav: do not send fake inbox for public calendars to iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@901 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-01-05 10:04:48 +00:00
mguessan 0ad8842ff0 Doc: new download and build pages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@900 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-25 17:51:51 +00:00
mguessan bd1ecaf492 Doc: update roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@899 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-25 16:41:35 +00:00
mguessan 3b92c1978b Caldav: id 2900599, implement optional attendees in notifications
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@897 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-24 15:33:26 +00:00
mguessan fa7ed285b1 LDAP: fix bug 2919463, escape quotes in search filter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@896 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-23 09:17:20 +00:00
mguessan 3f22413dda Caldav: fix bug 2896135, iCal login fails at iCal startup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@895 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-22 21:47:43 +00:00
mguessan f4f472ed27 Caldav: Send root instead of calendar href as inbox to fix iCal regression
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@894 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-22 13:50:33 +00:00
mguessan e53f62b415 LDAP: fix Kontact ldap filter parsing, allow LDAP_FILTER_PRESENT in subfilter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@893 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-22 13:18:28 +00:00
mguessan 5df74c320b Fix last open session failover: do not append @hostname when alias contains @
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@892 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-21 15:02:16 +00:00
mguessan 67ed96545f Caldav: Exclude events with a null instancetype and no ICS content
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@891 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-21 13:01:49 +00:00
mguessan b8e3a2aafc Caldav: Workaround for Lightning 1.0pre public calendar, send calendar href as inbox/outbox urls
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@890 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 20:56:13 +00:00
mguessan 9424b1e639 Caldav: Convert DISPLAY to AUDIO only if user defined an alarm sound in settings (davmail.caldavAlarmSound)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@889 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 10:52:53 +00:00
mguessan 6e11cab446 Fix from audit (spelling errors)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@888 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 10:51:02 +00:00
mguessan cb2a9f10d3 Doc: add search icon
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@887 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-19 23:16:12 +00:00
mguessan 70e9d49b5b Add search page and change default package name for default svn builds
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@886 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-19 23:15:36 +00:00
mguessan 1b54134f85 Caldav: fix NullPointerException in notifications
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@885 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-17 23:02:59 +00:00
mguessan a4d8a5c33d Improve message logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@884 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-16 22:12:54 +00:00
mguessan b4d12102e6 Revert to message url as default, use permanentUrl as failover
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@883 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-16 09:16:21 +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 0c9e6f2d7c Doc: Update roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@880 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-10 19:58:38 +00:00
mguessan 394e01c987 Caldav: Fix bug 2907350, multiple calendar support issue with iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@879 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-09 22:39:18 +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 f78a5ab913 Caldav: another timezone fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@877 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-08 21:40:47 +00:00
mguessan b0febb5b76 IMAP: fix date parsing error, see bug 2878289
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@876 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 23:58:38 +00:00
mguessan 565f037df2 Caldav: Improve error handling on invalid events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@875 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 21:57:56 +00:00
mguessan 8e55622a52 Force flags parameter to 4 in Form Based Authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@874 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 21:41:45 +00:00
mguessan f32ce8ea55 IMAP: fix 2878289, implement extended MIME header search in http://schemas.microsoft.com/mapi/string/{00020386-0000-0000-C000-000000000046}/ namespace
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@873 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 13:12:01 +00:00
mguessan c71c1a1c21 IMAP: improve error logging on 500 internal server error
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@872 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 10:44:17 +00:00
mguessan 96c7cbe9c8 Caldav: another timezone fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@871 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-07 10:42:36 +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 d05ae65cdf IMAP: implement EXPUNGE untagged response on NOOP to avoid NO message not found on Exchange message message uid change
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@867 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-01 10:14:59 +00:00
mguessan 1769cda706 Caldav: do not return invalid message content
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@866 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-29 21:10:01 +00:00
mguessan ad7a93fcc4 Caldav: move failover for Exchange 2007 plus encoding issue to Exchange session
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@865 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-29 21:08:23 +00:00
mguessan 735542734e Caldav: a brand new ActiveSync fix, set contentclass to make ActiveSync happy, but also set PR_INTERNET_CONTENT to preserve custom properties. Also get etag from updated event.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@864 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-27 23:27:50 +00:00
mguessan 1ba600e818 Caldav: major refactoring, move all ICS methods to Event inner class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@863 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-27 09:34:20 +00:00
mguessan ca1cb26fd5 Doc: Add roadmap to site menu
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@862 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-26 22:52:32 +00:00
mguessan 7078a8de0c IMAP: implement RFC822.HEADER for Sylpheed
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@861 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-26 22:42:06 +00:00
mguessan cf1b927d7e OSX: replace inverted active icon
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@860 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-26 14:03:29 +00:00
mguessan aae79508d9 Caldav: fix bug 2902358, encode messageUrl in PropPatch with forceActiveSyncUpdate=true
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@859 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-25 22:08:14 +00:00
mguessan 98bd73aa16 Caldav: improve MIME message headers in createOrUpdateEvent
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@858 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-25 21:58:25 +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 bcda464f20 OSX: new Mac OS X only icons
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@856 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-24 22:38:20 +00:00
mguessan 6bda4f1731 Caldav: Additional timezones
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@852 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-24 00:00:26 +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 c4e19e4d3f Doc: switch download links to generic link
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@850 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-23 22:12:10 +00:00
mguessan 19ca110e94 Move PKCS11 registration to a separate class to avoid ClassNotFoundException
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@849 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-23 22:08:21 +00:00
mguessan a01b996220 Experimental OTP (token) based authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@848 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-23 09:53:04 +00:00
mguessan db0be1fe86 Caldav: Revert commit 765, VTODO events have a null instancetype
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@847 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-22 21:52:53 +00:00
mguessan 8c9d1d8968 Doc: Update roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@846 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-22 21:00:47 +00:00
mguessan 955b36060a Fix regression in Form Based Authentication: detect Exchange 2007 UserContext cookie
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@844 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-18 11:13:06 +00:00
mguessan ea9c8239b4 Caldav: failover for Exchange 2007 plus encoding issue, search event by displayname to get permanent Url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@843 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-17 23:11:08 +00:00
mguessan 3044ffc9e5 Documentation: add roadmap
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@842 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-17 21:54:55 +00:00
mguessan d61f9c31a0 Fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@841 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-17 21:54:10 +00:00
mguessan c949eac0c4 Caldav: additional timezone
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@840 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-17 21:51:46 +00:00
mguessan 06e6cf8a9d Caldav: Remove MAILTO: in addition to mailto: in getFreeBusy
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@839 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-16 22:49:52 +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
mguessan 209adc2b5d Caldav: Bug 2898469 do not UrlEncode draft url twice to avoid 404 not found on send event message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@837 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-16 15:24:54 +00:00
mguessan 3b6cd4f8ba Check for released version in a separate thread and set timeout to ten seconds
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@832 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-15 13:01:12 +00:00
mguessan 1a78128a09 Caldav: use permanenturl for Caldav to avoid encoding issues
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@831 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-13 21:41:43 +00:00
mguessan 8d63d2d034 Caldav: do not close connection on 401 authorization required, may help iCal authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@830 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-13 21:39:33 +00:00
mguessan 8c5358b931 IMAP: use permanenturl instead of href to avoid url encoding issues
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@829 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-13 18:07:37 +00:00
mguessan 5ef1595c6f Refactor message url encoding
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@828 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-12 21:32:20 +00:00
mguessan 606ecedbcf Upgrade Jmooth wrappers, add -Xrs jvm option to davmailservice wrapper to avoid service stop on user session logout (http://sourceforge.net/projects/jsmooth/forums/forum/297041/topic/2370742)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@827 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-10 13:37:52 +00:00
mguessan 2cd481ae4c Caldav: Additional Allday fix for Exchange 2007 and Outlook, implement a failover with a new davmail.timezoneId setting.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@826 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-09 22:09:15 +00:00
mguessan 7ea972b57b Caldav: fix regression on create event, missing CRLF in mime message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@825 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-05 23:54:31 +00:00
mguessan 942e80f2c0 Caldav: Fix regression on public calendar folders linked to multiple calendar support for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@824 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-05 21:55:43 +00:00
mguessan 8aec8d557a Caldav: use chunked response to send calendar folder content as ICS to avoid timeout
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@823 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-05 21:54:06 +00:00
mguessan e839c623bd LDAP: implement cn=* filter for Evolution
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@822 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-05 00:11:38 +00:00
mguessan b357720b7e Revert convert absolute IMAP path to relative path, breaks Caldav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@821 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-04 23:44:10 +00:00
mguessan ec4187a726 Convert absolute IMAP path to relative path and detect ISA server cookie starting with cadata (instead of equals cadata)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@820 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-04 23:05:42 +00:00
mguessan ad0ca0c875 Caldav: Experimental GET ics on folder and fix regression on public folder access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@819 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-04 22:57:08 +00:00
mguessan 6b23e40b4e Fix regression from revision 811
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@818 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-04 09:45:23 +00:00
mguessan 06e1a4896f Refactor ExchangeSession, use StringUtil to simplify code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@817 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-03 10:01:33 +00:00
mguessan 46db035ddd remove username duplicate check, as formLogin now resets values before POST
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@816 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 23:15:12 +00:00
mguessan 70039c8cb0 Caldav: get current VTIMEZONE body from OWA to create Allday events compatible with Outlook. Users still need to select the same Timezone in Outlook and OWA.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@815 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 22:56:08 +00:00
mguessan 864681e2f6 Start refactoring: StringUtil class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@814 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 21:38:49 +00:00
mguessan f94bcf233e IMAP: use upper case NIL in ENVELOPE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@813 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 21:37:57 +00:00
mguessan 9d074067df SMTP: fix by Marc Macenko, case sensitive RCPT TO:
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@812 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 21:17:48 +00:00
mguessan 1c67d85330 Fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@811 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 09:53:42 +00:00
mguessan 4816707484 Fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@810 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-02 09:36:51 +00:00
mguessan 8331fc8b6c Allow custom form with userid/pw fields in form based authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@808 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-01 22:27:23 +00:00
mguessan ec17aa2e15 Improve form based authentication, look for Exchange session cookies sessionid and cadata
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@807 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-01 21:58:04 +00:00
mguessan 3471a6dbab Fix test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@806 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-30 15:13:06 +00:00
mguessan e4ff8946d9 IMAP: improve MimeMessage handling, drop after fetch to avoid keeping full message in memory
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@805 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-30 11:14:47 +00:00
mguessan 2499aba4c4 Caldav: Fix Timezone value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@804 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-29 22:46:07 +00:00
mguessan 857e491e1a IMAP: fix new ENVELOPE feature, must return encoded values
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@803 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-29 22:45:17 +00:00
mguessan 1d3cd69a7e IMAP: implement store by id and ENVELOPE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@801 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-29 17:19:00 +00:00