Commit Graph

544 Commits

Author SHA1 Message Date
mguessan 69cc508651 LDAP: iCal autocomplete fix
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@461 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 11:23:04 +00:00
mguessan 83fc7db9e0 IMAP: reset icon between commands
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@460 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 09:36:01 +00:00
mguessan 554305e52b Fix regression on basic authentication after refactoring
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@459 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 09:32:00 +00:00
mguessan a38055b5ea Make ExchangeSession thread safe and replace stack pool with simple instance pool
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@458 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 08:58:55 +00:00
mguessan 263826ce9a Caldav: chunked encoding on all caldav responses
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@457 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 08:19:47 +00:00
mguessan df9071c572 Caldav: experimental chunked transfer encoding support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@456 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 07:42:37 +00:00
mguessan 394c08e9a6 return OK on 404 delete: item may have been in another session
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@455 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 22:24:25 +00:00
mguessan 06ec903cea Some more refactoring on HttpException and fix regression on purgeOldestTrashMessages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@454 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 22:19:28 +00:00
mguessan 5cb7f75832 Major refactoring: remove non thread safe WebdavResource object
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@453 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 17:26:33 +00:00
mguessan 018d30e51f Caldav: Sunbird, ignore inbox folder url in REPORT
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@452 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 13:47:10 +00:00
mguessan 3e4ccc55d8 Caldav: added getcontenttype on Inbox for Sunbird 1.0pre
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@451 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 12:10:00 +00:00
mguessan b8a93905f1 Fix: explicit contenttag PROPFIND instead of DAV:allprops
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@450 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-18 12:09:03 +00:00
mguessan fd8c1eeaaa Caldav: Free/busy regression fix from Dan Foody
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@449 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 23:10:12 +00:00
mguessan b16a1b5c92 IMAP: Improve HttpException error handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@448 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 13:45:41 +00:00
mguessan cf4a925b5a LDAP: iCal autocomplete, moved to separate o=od naming context
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@447 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 07:46:38 +00:00
mguessan e319712ce9 LDAP: iCal autocomplete fix from Dan Foody
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@446 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 07:43:37 +00:00
mguessan 56befe6e77 IMAP: make APPEND flags and date parameters optional
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@445 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 00:25:10 +00:00
mguessan 2c7add2af3 Caldav: fix HTTP status code on event delete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@444 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-16 16:01:07 +00:00
mguessan 8401d86b84 Caldav: reset icon after each HTTP request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@443 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-16 16:00:08 +00:00
mguessan 45bd777b84 Fix regression in moveToTrash
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@442 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 21:46:25 +00:00
mguessan 60714ef44d Caldav: fixed path encoding issues on outlook created notifications delete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@441 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 21:18:11 +00:00
mguessan 1ba82c82de Caldav: Another fix on & handling to make it compatible with iCal and Lightning
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@440 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 17:24:25 +00:00
mguessan c819e77d29 Update OSX doc and FAQ
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@439 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 15:28:12 +00:00
mguessan 0ef30b32a3 Update site logo link
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@437 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 13:03:38 +00:00
mguessan 6a87f2802e LDAP: commit iCal autocompletion extensions, even if is does not yet work on my test platform
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@436 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 11:14:29 +00:00
mguessan 25722a10b4 store actual user alias in ExchangeSession
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@435 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 11:11:40 +00:00
mguessan 4cce79f0c9 LDAP: implement complex filter support to prepare iCal completion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@434 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-12 13:56:37 +00:00
mguessan 4871c9cf39 Fix for bug 2637306: get alias from mailPath display name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@433 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-11 12:39:14 +00:00
mguessan 8bb3ba9ed1 IMAP: Limit UIDs to only 4 bytes for Outlook compatiblity
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@432 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-10 00:54:12 +00:00
mguessan 4193ae3fa5 IMAP: only send partial if startIndex>0 for Outlook
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@431 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-10 00:32:04 +00:00
mguessan 1a6294a690 IMAP: ignore buffer size, to avoid multiple message downloads
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@430 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-10 00:20:20 +00:00
mguessan 31a4a21f6f IMAP: implement partial fetch
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@429 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-10 00:12:52 +00:00
mguessan 5f09ec9c54 IMAP: implement empty and BEFORE search filters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@428 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-09 23:12:08 +00:00
mguessan bfc205035d Prepare 3.1.0 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@427 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-09 22:31:20 +00:00
mguessan fbd784ddc9 Caldav: just ignore calendar folder proppatch (color not supported in Exchange)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@426 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-09 16:02:58 +00:00
mguessan ba874940d8 Failover for Exchange 2007 current user alias retrieval: try to get it from the options page
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@425 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-09 15:21:03 +00:00
mguessan 8ab20013a7 Caldav: Improved message on update and fixed Etag response header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@424 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-05 16:56:04 +00:00
mguessan 4e467ee53f Fixed OSX package build
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@423 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-05 13:03:52 +00:00
mguessan 578f78b60b Caldav: do not delete calendar messages in INBOX, move to trash instead
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@422 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-05 10:26:20 +00:00
mguessan 07db3c685e Caldav: From John Ahern, workaround for ICS with empty last line
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@421 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-05 10:24:58 +00:00
mguessan d9610efd27 Caldav: add getcontenttype response to fix compatibility issue with sunbird 1.0pre
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@420 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-04 23:31:20 +00:00
mguessan f864989cf8 Fix OS X setup doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@419 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-04 22:50:11 +00:00
mguessan 25a06bb3e8 Fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@418 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-04 22:05:26 +00:00
mguessan e2f7003425 Caldav: Parse inner MultiPart messages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@417 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-04 18:20:35 +00:00
mguessan 0e1ba6c469 Caldav: fix regressions after refactoring
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@416 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-04 17:21:15 +00:00
mguessan 06f4b6075e Caldav: Handle non multipart mime message, improve debug log
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@415 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-04 06:53:24 +00:00
mguessan cc1aa6ce32 Caldav: Fix AllDay handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@414 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-03 15:59:06 +00:00
mguessan 6bf03bba3a IMAP: fix range parser
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@413 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-03 15:49:42 +00:00
mguessan 3671222ed9 Caldav: remove calendar-auto-schedule, breaks Lightning
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@412 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-03 11:24:30 +00:00
mguessan dde5fbd75c Mac OS X and thunderbird IMAP setup doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@411 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-03 11:10:47 +00:00