Commit Graph

898 Commits

Author SHA1 Message Date
mguessan f5bafdbc6a Another fix from Dan Foody: improve dumpICS debug option
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@771 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-07 20:53:21 +00:00
mguessan cb1efbe973 Caldav: need to check session on each request, credentials may have changed or session expired
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@770 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-07 19:58:29 +00:00
mguessan db4b9d5a94 LDAP: major refactoring from Dan Foody to improve complex filters handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@769 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-06 21:13:41 +00:00
mguessan f268474051 LDAP: improve contact search, reencode uids to hex to avoid case sensitivity issues
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@768 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-06 21:12:26 +00:00
mguessan db3bd5914b Caldav: fix regression after ActiveSync patch, PROPPATCH on contentClass removes all custom ICS properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@767 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-06 21:08:05 +00:00
mguessan d99f8b2866 Caldav: improve getICSValue, do not return values inside VALARM section
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@766 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-06 21:06:37 +00:00
mguessan cc9b6e56c3 Caldav: do not send events with a null instancetype (may be the cause of iCal failure)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@765 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-06 21:04:46 +00:00
mguessan 8cd4941db0 CalDav: Send sub folders for multi-calendar support under iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@764 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-10-03 20:50:33 +00:00
mguessan f3913ba8fc Refactor ExchangeSession to allow independent session creation.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@763 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-30 21:54:53 +00:00
mguessan 98c52a5beb Caldav: Added supported-calendar-component-set to calendar response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@762 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-30 08:14:28 +00:00
mguessan 04135c9475 Caldav: added a debug trace when requested calendar is not user calendar (maybe shared, but often url mistake in Caldav client)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@761 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-29 21:02:37 +00:00
mguessan 4c70485fc9 Caldav: fix Bug 2686125, PROPPATCH event after PUT to trigger activeSync PUSH, tested with iPhone 3 using activeSync
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@760 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-29 11:03:15 +00:00
mguessan c1fbfa354f IMAP: detect HttpNotFoundException on folder select
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@759 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-29 00:10:45 +00:00
mguessan 2ef91c0e17 Improve script based form redirect to handle more cases
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@758 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-28 23:28:23 +00:00
mguessan 981b9cb51a Doc: fix maven site title
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@757 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 12:05:45 +00:00
mguessan 6ba6dadaae IMAP: improve public folder error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@756 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 11:50:46 +00:00
mguessan f377b76d45 IMAP: fix space at end of folder name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@755 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 11:49:04 +00:00
mguessan e02aa555a9 IMAP: Fix regression on LIST INBOX
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@754 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 09:31:01 +00:00
mguessan d0e83c4a8c IMAP: experimental public folder access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@753 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-25 09:13:02 +00:00
mguessan 79ba72e092 SMTP: experimental: remove Content-Type on create message to avoid 406 not acceptable with some Exchange servers.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@752 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-24 22:36:10 +00:00
mguessan c4f708d23d Fix settings default values and update doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@751 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-24 10:49:17 +00:00
mguessan 6eb3da9916 Drop icon activity switches under 250ms to avoid fast flickering on OSX, add new switch icon in IMAP fetch iterations
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@750 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-24 09:18:57 +00:00
mguessan 3f742edce9 Caldav: fix path translation to Exchange for calendars in sub folders under /calendar
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@749 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-24 08:58:22 +00:00
mguessan a4dbe3ddce IMAP: switch to http://schemas.microsoft.com/exchange/contentstate to handle deleted flag (DAV:isdeleted did not work with some Exchange servers).
IMAP: implement undelete message

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@748 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-23 22:18:07 +00:00
mguessan 175fced218 3.5.0 release notes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@746 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 21:59:37 +00:00
mguessan 123255e856 OSX: fix regression on OSX Quit handler
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@745 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 21:47:49 +00:00
mguessan b7ffd263d2 Prepare 3.5.0 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@744 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 20:40:31 +00:00
mguessan 8362e30598 Doc: Fix FAQ whitespaces
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@743 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 20:36:52 +00:00
mguessan b395e28ece Windows: Include DavMail service in windows package
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@742 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 20:26:39 +00:00
mguessan 393b283324 IMAP: test session expiration on each command, get a new session on expiration
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@741 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 15:55:31 +00:00
mguessan e9b6bc3ada Caldav: fix conflict between X-MICROSOFT-CDO-BUSYSTATUS, X-MICROSOFT-CDO-ALLDAYEVENT and ORGANIZER ics patches
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@740 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 12:37:35 +00:00
mguessan 8dfdb7df96 OSX: Prepare hide from Dock option
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@739 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 09:46:12 +00:00
mguessan 94ee1091a2 IMAP: improve error logging on network down
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@738 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 09:03:32 +00:00
mguessan a5d91980b1 Windows: create windows service exe
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@737 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-22 08:52:10 +00:00
mguessan 73a1dc98da Windows: create windows service exe
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@736 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 23:23:02 +00:00
mguessan 6164b00290 Improve HttpException error logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@735 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 21:50:47 +00:00
mguessan 07569c5583 Fixes from checkStyle audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@734 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 21:34:13 +00:00
mguessan e405d4a31f Adjust checkStyle settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@733 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 12:12:57 +00:00
mguessan 8a40476649 Improve error handling on invalid URL
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@732 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-20 14:10:54 +00:00
mguessan 8bfa014ab3 Various fixes from FindBugs audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@731 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-18 12:17:57 +00:00
mguessan 78691ae389 Fix from audit: synchronize access to HttpConnectionManager
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@730 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-18 09:27:00 +00:00
mguessan 392ef6448a Refactor ExchangeSession: do not follow redirects with GET methods
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@729 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 21:40:47 +00:00
mguessan 4a175cbe82 Caldav: check credentials on each request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@728 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 20:19:54 +00:00
mguessan 332ff6db99 Fix regression in Form Based Logon: fix script based logon URI creation with path and query
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@727 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 14:42:45 +00:00
mguessan ed17034333 Another network down fix: DavMailException is not network down
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@726 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 13:16:52 +00:00
mguessan a725a78c8b Doc: improve javadoc and code cleanup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@725 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-17 09:22:19 +00:00
mguessan 6643c5bb0e IMAP: fix bug 2845530 implement FLAGS.SILENT command
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@724 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-16 15:08:00 +00:00
mguessan 84fd373b7c Doc: New OSX settings screenshot
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@723 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-16 11:24:48 +00:00
mguessan c3ea20816e Fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@722 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 21:24:51 +00:00
mguessan 6b27c6193a LDAP: iCal fix to suit both iCal 3 and 4: move cn to sn, remove cn
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@721 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 13:18:03 +00:00