Commit Graph

837 Commits

Author SHA1 Message Date
mguessan fa83089273 Doc: Improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@709 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-09 21:48:55 +00:00
mguessan aa1a82ac60 LDAP: fix thread name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@708 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-08 22:40:05 +00:00
mguessan f1fa54311d IMAP: fix BODYSTRUCTURE, build message on full buffer, do not rely on partial buffer (header, body, ...)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@707 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-08 22:25:39 +00:00
mguessan b36085f241 Custom form (txtUserName, tstUserPass) support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@706 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-08 08:05:05 +00:00
mguessan 4ace24e406 LDAP: exclude non contact entries from search, fiw map key and sn copy for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@705 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-07 12:24:50 +00:00
mguessan e0b1d6c954 IMAP: fix bug 2835529 FETCH with unordered range
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@704 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-07 11:42:07 +00:00
mguessan 679d7f55d9 IMAP: send default BODYSTRUCTURE on mime parsing failure
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@703 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-07 09:01:07 +00:00
mguessan fec65abf7f Another network down fix from Dan Foody
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@702 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-07 08:15:31 +00:00
mguessan 8183986842 LDAP: fix contact search, do not send unrequested attributes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@701 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-06 17:42:12 +00:00
mguessan 7bfc952437 LDAP: improve Contact search filter support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@700 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-04 22:30:03 +00:00
mguessan e7e103f103 IMAP: Improve IMAP bodystructure error logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@699 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-04 16:01:24 +00:00
mguessan e2995bf580 Doc: update release guide
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@698 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-04 09:13:45 +00:00
mguessan 3d39e21094 Doc: improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@697 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-04 08:46:39 +00:00
mguessan 693f4cb0ed LDAP: Additional Contact attributes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@696 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-03 23:08:35 +00:00
mguessan 4e9e374ea1 LDAP: refactor contact find, generic attribute mapping
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@695 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-03 09:48:58 +00:00
mguessan 6ef071603a Merged another patch from Dan Foody on network down detection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@694 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-03 00:06:03 +00:00
mguessan d2e2e5ee3c IMAP: Send bodystructure with headers for iPhone request (BODYSTRUCTURE BODY.PEEK[HEADER])
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@693 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 22:24:53 +00:00
mguessan 8fa03fb247 IMAP: send BODY[TEXT] for BODY.PEEK[TEXT] request, may improve iPhone support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@692 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 21:57:35 +00:00
mguessan 8b80ac6251 Improve Form Based Logon: fix script based logon URI creation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@691 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 16:37:33 +00:00
mguessan b53a4e8522 Improve Form Based Logon: use full URI instead of path in PostMethod, also force trusted=4
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@690 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 16:05:03 +00:00
mguessan d4cd1898ef Handle multi line description in calendar message body
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@689 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 13:35:53 +00:00
mguessan d68eb2d9ff Caldav: merged contribution from Dan Foody,
- iCal4 (OSX Snow Leopard fixes
- convert sound to display alarms and back
- remove additional organizer attendee line
- remove RSVP=TRUE if PARTSTAT is not NEEDS-ACTION
- add dump ICS logging feature
- add a text/plain body to calendar messages
- create a subject for calendar messages
- fixed some encoding issues in Dan's code

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@688 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 10:33:54 +00:00
mguessan e0ce94ab7e New settings method: return log file directory
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@687 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-02 09:42:11 +00:00
mguessan d9deaa53c1 Doc: improve index and build doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@686 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-01 22:32:06 +00:00
mguessan ebff66f5ed Additional timezone
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@685 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-01 22:31:17 +00:00
mguessan cdf3ebe683 IMAP: First fix for bug 2840255, do not follow redirects on message FETCH
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@684 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-31 21:12:07 +00:00
mguessan b053ceaf67 Caldav: Additional timezones
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@683 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-30 00:15:51 +00:00
mguessan 689727a389 LDAP: experimental contact search support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@682 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-29 23:49:45 +00:00
mguessan 692d9faab8 Caldav: failover to DAV:comment instead of CALDAV:schedule-state on some Exchange servers
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@681 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-29 20:20:44 +00:00
mguessan 1dd75c84b3 Doc: Improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@680 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-21 09:58:19 +00:00
mguessan a961f7431b Caldav: Additional timezone
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@679 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-19 10:16:14 +00:00
mguessan dfe241dc2b Simplify HttpClient creation to avoid password decoding bug in commons httpclient ('+' in password decoded as ' ')
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@678 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-18 18:15:05 +00:00
mguessan 3b7a369e33 Doc: detailed WIRE debug log file creation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@677 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-18 10:14:27 +00:00
mguessan 2111252022 3.4.0 release notes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@675 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-14 15:36:14 +00:00
mguessan c7476957f4 Prepare 3.4.0 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@674 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-14 14:38:48 +00:00
mguessan e906b47ae4 Doc: Improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@673 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-14 07:57:51 +00:00
mguessan b9b7a5c8d7 Remove NTLM authentication, breaks Basic authentication (missing domain in username)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@672 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-14 07:57:12 +00:00
mguessan 1679099b35 Doc: Improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@671 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-13 21:04:46 +00:00
mguessan 3cfc3c8b7b Set NTLM as last authentication scheme
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@670 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-13 20:55:09 +00:00
mguessan c114edda33 Doc: improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@669 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-13 08:34:51 +00:00
mguessan ba55a1f7ca IMAP: Need to reset index for Palm pre
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@668 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-13 07:14:52 +00:00
mguessan 006d69de51 IMAP: case insensitive search operators
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@667 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-12 16:31:31 +00:00
mguessan 2b65587c07 Caldav: improve error handling, 440 means 403 forbidden on Exchange
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@666 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-11 16:55:35 +00:00
mguessan e161efce5b Caldav: Fix shared calendar support for Lightning
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@665 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-11 16:36:17 +00:00
mguessan 986bfd0be8 IMAP: Fix bug 2835529, implement SEARCH ALL SINCE for Palm Pre
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@664 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-11 16:01:21 +00:00
mguessan 5cb2c3e9b7 Caldav: additional patch for Outlook created recurring events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@663 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-11 09:14:16 +00:00
mguessan ed2e28afee Upgrade SWT to 3.5
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@662 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-10 21:50:28 +00:00
mguessan 7f6734f3c7 Update doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@661 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-10 21:23:51 +00:00
mguessan 2bb046a55f Caldav: set X-MICROSOFT-CDO-BUSYSTATUS according to TRANSP field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@660 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-10 21:22:23 +00:00
mguessan c40e38d5f4 Caldav: implement a timezone translation table for iPhone 3, revert organizer patch (breaks notifications with Lightning)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@659 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-10 16:39:28 +00:00