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
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
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
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
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
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
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
mguessan
4d46d7c078
IMAP: fix absolute (public) path handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@720 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 09:48:52 +00:00
mguessan
3908884444
Caldav: Disable broken sub calendar folders code
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@719 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 08:38:26 +00:00
mguessan
4549201d0b
Caldav: Do not fail on Inbox access denied, just return an empty folder
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@718 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-15 08:34:13 +00:00
mguessan
f6649d7217
OSX: crazy workaround from Dan Foody to fix attendee search on OSX Snow Leopard
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@717 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-14 21:16:15 +00:00
mguessan
e0d80701a3
LDAP: iCal: do not send LDAP_SIZE_LIMIT_EXCEEDED on apple-computer search by cn with sizelimit 1
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@716 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-11 08:53:45 +00:00
mguessan
5eb3fd2569
Caldav: fix multi calendar Exchange path for sub folders
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@715 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-10 23:45:40 +00:00
mguessan
736437670a
LDAP: copy uid to apple-generateduid for iCal attendee search
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@714 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-10 13:20:55 +00:00
mguessan
c434a5dace
LDAP: Make sure we do not send empty description field, replace " \n" with null
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@713 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-10 08:47:01 +00:00
mguessan
15396def25
Do not pass DavMailAuthenticationException to handle network down
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@712 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-10 08:09:29 +00:00
mguessan
26f1194507
Caldav: Experimental, fix sub calendar folders path
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@711 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-10 08:06:15 +00:00
mguessan
bdd5dbca78
Caldav: Experimental, send sub calendar folders on propfind with depth 1
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@710 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-09 21:50:11 +00:00
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
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
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
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
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
mguessan
14084205bb
Caldav: another iPhone fix, remove organizer line if user is organizer
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@658 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-08 09:13:25 +00:00
mguessan
baaec39cac
Caldav: generic timezone patch for iPhone 3
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@657 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-07 23:00:17 +00:00
mguessan
16bb4a9a4b
Caldav: remove empty ics properties
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@656 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-07 13:10:33 +00:00
mguessan
40325ac29d
Use getFolderPath in getSuFolders
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@654 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-07 09:01:37 +00:00
mguessan
ff4c2c2392
Do not try to set Nimbus Look And Feel on Linux with Gtk
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@652 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 23:41:10 +00:00
mguessan
a4843fe9a3
Caldav: Remove calendar-proxy, only used for delegate calendars
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@651 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 14:12:25 +00:00
mguessan
90f3431270
Caldav: try to improve responses for iCal
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@650 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 12:59:08 +00:00
mguessan
0515fca2b6
Caldav: fix bug 2833044 Event not found error on dismissing reminders with events created in Outlook with a plus sign in subject
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@649 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 12:15:52 +00:00
mguessan
b86da04306
Caldav: Experimental, add calendar-proxy DAV option and version in server header
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@648 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 07:39:57 +00:00
mguessan
09790fc84e
Add missing allow OPTIONS header
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@647 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 07:29:55 +00:00
mguessan
e254cc0cf9
Caldav: improve public (shared) calendar support, accept calendars at any depth
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@646 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-05 23:23:11 +00:00
mguessan
65413add29
Caldav: set caldav logging to davmail logging level
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@645 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-05 22:13:34 +00:00
mguessan
24d9bf9011
Caldav: updated fix, remove organizer line if event has no attendees for iPhone
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@644 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-04 20:48:35 +00:00
mguessan
3b446fefbf
Caldav: remove organizer line if current user is organizer for iPhone, will not remove line for events with attendees
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@643 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-04 08:39:43 +00:00
mguessan
9a3d3c2de9
Caldav: Improve principal -> actualPrincipal detection: use session alias instead of login
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@642 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 23:04:11 +00:00
mguessan
ecffaed107
Improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@641 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 21:40:05 +00:00
mguessan
0847630d82
Caldav: fix bug 2819028, case insensitive email in sendPrincipal test
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@640 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 20:55:08 +00:00
mguessan
119fa81a9a
Caldav: iPhone compatibility, remove <C:comp name="VTODO"/>
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@639 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 08:15:10 +00:00
mguessan
834582b53b
Caldav: iPhone workaround: send calendar subfolder
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@638 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-31 12:20:58 +00:00
mguessan
c75ac74f4c
Code cleanup and improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@637 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-31 06:21:46 +00:00
mguessan
4c5c2ee81d
Make API more consistent: createMessage must get a folder path, not URL
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@636 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-28 06:53:46 +00:00
mguessan
3e06e834b4
Caldav: revert @ encoding, breaks iCal
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@635 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-28 06:52:18 +00:00
mguessan
c86c957a54
Doc: improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@634 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-28 06:39:27 +00:00
mguessan
6f87df8ee3
Caldav: iPhone fix, encode @ in Caldav response hrefs
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@633 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-27 09:51:52 +00:00
mguessan
624c969f4d
Experimental: reenable NTLM authentication
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@632 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-27 08:55:05 +00:00
mguessan
ea41aaf943
SMTP: fix bug 2791607, do not patch message body (breaks electronic signature), no longer needed with latest Thunderbird
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@629 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 12:02:13 +00:00
mguessan
3051b42ca0
Caldav: untested, extended PROPFIND / response for iPhone 3.0
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@628 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 09:25:57 +00:00
mguessan
b9f9bfce9a
Caldav: fix infinite loop with Sunbird 1.0pre with invalid credentials
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@627 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 09:21:34 +00:00
mguessan
056288d802
Doc: improve javadoc
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@626 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 08:25:28 +00:00
mguessan
66415562ed
Caldav: updated caldav response headers according to gmail, added Expires and Cache-control HTTP headers
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@622 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-22 09:16:57 +00:00
mguessan
c91862b4a8
POP3: implement NOOP command
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@621 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-21 22:16:39 +00:00
mguessan
7e32aba645
Add GPLv2 header to all source files
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@619 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-21 08:39:18 +00:00
mguessan
470008d873
IMAP: fix DELETED/UNDELETED SEARCH parameters
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@617 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-17 12:19:08 +00:00
mguessan
827a0bc806
Fix bug 2822625: support index range in IMAP SEARCH
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@616 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-17 08:45:34 +00:00
mguessan
76889311ea
Merged network down (with firewall) code from Dan Foody
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@615 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-15 22:47:31 +00:00
mguessan
22cd9e7841
Additional properties and ignore cases for Sunbird
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@614 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-15 21:52:09 +00:00
mguessan
5f76f05c64
Fix empty organizer field in ICS (active sync support) and another getParticipants bug
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@613 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-08 22:51:34 +00:00
mguessan
3144b001d3
Fix OSX menu default ActionListener
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@612 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-06 13:54:58 +00:00
mguessan
60fdd74d6e
Try to set Nimbus Look And Feel on Linux with Gtk
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@611 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-06 13:33:59 +00:00
mguessan
e6aaafa508
Name shutdown thread
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@607 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-29 20:14:38 +00:00
mguessan
d4ffe34bee
Caldav: Move wire debug log with headers
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@606 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-29 20:14:08 +00:00
mguessan
af048577cc
Caldav: Fix NoSuchMethodError with Java 5
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@605 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-26 16:53:07 +00:00
mguessan
7971111c1c
Caldav: revert supported-calendar-component-set on root and improve logging
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@604 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-25 10:16:46 +00:00
mguessan
fc31316c14
Caldav: fix regression on iCal calendar color change
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@603 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 23:58:06 +00:00
mguessan
a919bf7354
Caldav: only include attendees with RSVP=TRUE or PARTSTAT=NEEDS-ACTION for notifications (avoid iCal additional notifications)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@602 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 23:14:25 +00:00
mguessan
32e5ed9342
Caldav: Improve error handling on FreeBusy failure
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@601 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 15:23:36 +00:00
mguessan
ffe9718de3
Caldav: add supported-calendar-component-set property requested by iPhone 3.0
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@599 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 15:18:05 +00:00
mguessan
711531f8bf
Caldav: Sunbird compatibility, exclude events with empty names
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@598 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 14:54:45 +00:00
mguessan
9635714b75
Remove default trayIcon listener on OSX
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@597 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 12:56:53 +00:00
mguessan
0b97602ff4
Remove default trayIcon listener on OSX
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@596 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 12:24:33 +00:00
mguessan
7f878bb232
Fixed logFilePath logic on OSX
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@595 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 12:20:23 +00:00
mguessan
1ab20897af
Fix server mode: now all listener threads are daemon, avoid main thread exit and add a shutdown hook
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@594 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-23 12:37:33 +00:00
mguessan
bcb690da7f
Added a logFilePath setting to set log4j file appender path, this appender is now added dynamically to avoid davmail.log file create failure
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@593 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-23 09:11:03 +00:00
mguessan
c271617c12
Upgrade Log4J to 1.2.15
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@592 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-22 13:37:47 +00:00
mguessan
6db2199d0c
PKCS11 (smartcard) client certificate support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@590 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-17 16:27:31 +00:00
mguessan
32bc5eeb02
Make sure we do exit: catch exceptions before System.exit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@589 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-16 08:55:39 +00:00
mguessan
e5c1fcd807
Caldav: Send empty response instead of error on freebusy with unknown attendee
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@588 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-16 08:55:00 +00:00
mguessan
2ec5044b38
IMAP: revert refreshFolder calls that break Outlook
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@587 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-15 21:37:56 +00:00
mguessan
dcb04dd590
Fix for iCal: send etag on GET and HEAD requests
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@586 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-15 16:04:04 +00:00
mguessan
10cad53224
Caldav: fix unknown recipient message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@584 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-10 16:57:23 +00:00
mguessan
9cd2e14bbc
Caldav: do not send freebusy info if attendee is unknown
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@583 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-10 16:46:58 +00:00
mguessan
41fa315b49
Use interactive console certificate accept in headless and/or server mode
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@581 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-09 21:54:24 +00:00
mguessan
d8eaa3bc0c
Fix bug 2797272: Add disable update check
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@580 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-09 19:50:13 +00:00
mguessan
b555586cde
Avoid 401 roundtrips
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@577 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-21 10:47:10 +00:00
mguessan
d28bb80947
Sort properties and display version in startup message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@576 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-21 10:33:00 +00:00
mguessan
089f3fca33
Reinsert System.exit after clean shutdown to make sure we do exit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@575 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-20 10:36:08 +00:00
mguessan
1d9bb4aebb
Caldav: Improve calendar-color patch answer
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@572 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-19 13:14:43 +00:00
mguessan
f1ac470532
Additional login failover : get email from options page
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@571 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-19 10:42:56 +00:00
mguessan
7fa2598a24
Caldav: implement HEAD request
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@570 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 23:11:06 +00:00
mguessan
4db6c022b5
Replace greyscale inactive icon with a color icon
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@569 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:45:15 +00:00
mguessan
4eff6726b9
Replace greyscale inactive icon with a color icon
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@568 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:26:55 +00:00
mguessan
294e478f23
Avoid nullpointerexception in Settings.setProperty
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@567 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:25:31 +00:00
mguessan
a08ebb6732
Make all threads daemon and remove System.exit calls
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@566 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:24:43 +00:00
mguessan
dc82440cc0
IMAP: Detect fetch of a missing (probably deleted) message to avoid infinite loop with Thunderbird
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@565 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-15 12:39:15 +00:00
mguessan
023736018c
Improve network down detection for Caldav
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@564 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-15 12:38:24 +00:00
mguessan
3834476710
Patch 2790299 by Mitchell V. Oliver: Add support for SSL to client connections
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@561 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-12 23:14:36 +00:00
mguessan
da56920821
Remember previous checkConfig status to detect network down
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@560 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-10 23:10:48 +00:00
mguessan
37089d4f5a
I18N: FrameGatewayTray
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@558 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-10 22:20:17 +00:00
mguessan
2abfa2ce46
POP: Defer message list after login phase and load only uid and size attributes
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@557 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-10 14:52:09 +00:00
mguessan
587c6b44a7
Fixes from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@556 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-07 08:45:45 +00:00
mguessan
54f07e822b
Refactor email retrieval : do not throw IOException in failovers
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@555 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-07 08:45:00 +00:00
mguessan
0d49f19903
Implement BundleMessage.toString() for direct usage in Log4J logger
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@554 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-07 08:43:11 +00:00
mguessan
8660c267e1
Catch unknown host on session login
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@553 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-05 20:05:57 +00:00
mguessan
3a3483cd7d
Revert to simple class names in thread names
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@552 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-04 22:31:06 +00:00
mguessan
261949881e
I18N: Format port numbers and add missing message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@551 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-04 22:30:10 +00:00
mguessan
48f7d1703d
Caldav: No need to check connectivity on HTTPS
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@550 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-04 12:27:38 +00:00
mguessan
711f750c51
Caldav: Fix Bug 2783595, allow empty lines in ICS content
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@549 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-29 22:54:05 +00:00
mguessan
bc189effb3
Move davmail.log to Library/Logs/DavMail on OSX
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@548 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-29 22:30:59 +00:00
mguessan
938feeae05
I18N: improve startup log message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@547 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-29 22:28:50 +00:00
mguessan
dae31fbab8
I18N: remove Locale.ROOT not available under Java 1.5
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@546 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-29 21:02:06 +00:00
mguessan
0a42c44863
Caldav: Exclude RSVP=FALSE from notifications recipients list for Outlook 2003 compatibility
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@545 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-28 21:01:40 +00:00
mguessan
9ad2490e3c
I18N : externalize and translate exception messages
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@544 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-27 23:03:58 +00:00
mguessan
871efb7831
I18N: Do not apply i18n on log file
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@543 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-25 13:13:48 +00:00
mguessan
cca0a21753
Do not localize port numbers
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@542 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-25 10:32:04 +00:00
mguessan
12246cbdf9
Workaround for post logon script redirect
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@541 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-25 10:31:33 +00:00
mguessan
e4de45f3f0
I18N: french localization
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@540 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-24 21:34:33 +00:00
mguessan
0c57b569a3
Replaced localhost check with the isLoopbackAddress() method, should be IPV6 compatible
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@539 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 22:41:59 +00:00
mguessan
e263c8e797
Fix regression : /exchange/ does not work for galfind under Exchange 2007
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@538 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 22:10:10 +00:00
mguessan
5fb8e919cc
Workaround for Exchange server misconfiguration: move galfind requests to mailPath or /exchange instead of /public
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@537 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 21:34:04 +00:00
mguessan
05d46b754d
Enhancements from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@536 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 20:53:22 +00:00
mguessan
ce864c36c6
I18N: externalize all DavGatewayTray log statements for i18n
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@535 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 14:54:06 +00:00
mguessan
974edf0ee3
I18N: ldap package
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@534 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 13:32:26 +00:00
mguessan
a2ef02f331
Caldav: exclude invalid attendees address from recipient list
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@532 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 10:49:04 +00:00
mguessan
041a8fb164
I18N: davmail package
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@531 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 10:32:11 +00:00
mguessan
b099a9aaa0
Caldav: avoid duplicate / in event path
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@530 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 09:20:47 +00:00
mguessan
4e81ef3828
I18N: start internationalization conversion
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@529 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 09:20:11 +00:00
mguessan
9257d6d637
Cleanup from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@528 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 22:33:52 +00:00
mguessan
417ba70641
Improve BindException error message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@527 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 22:21:28 +00:00
mguessan
be2d0a4098
Cleanup from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@526 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 22:20:30 +00:00
mguessan
101a38d9d1
Cleanup from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@525 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 21:52:17 +00:00
mguessan
1f32b94aec
Cleanup from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@523 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 21:16:40 +00:00
mguessan
59b19fee2b
Caldav: implement public shared calendar
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@522 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-15 22:05:11 +00:00
mguessan
a16df127b8
Fixed 2717547: Unsupported filter attribute: apple-group-memberguid
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@521 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-15 16:16:33 +00:00
mguessan
b0f1aa7fe7
POP: make sure the url is encoded correctly on delete
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@520 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-15 16:15:00 +00:00
mguessan
bdb41fbc11
Improve exception handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@519 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-15 15:20:06 +00:00
mguessan
08cf32b5f3
Caldav: In progress multi calendar support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@518 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-14 23:46:37 +00:00
mguessan
b68692cade
IMAP: reset icon after each command
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@517 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-13 09:36:27 +00:00
mguessan
993f0c6a02
SMTP: fixed two bugs, header ignored because of Exchange 2007 from patch and bccbuffer double xml encoding (=> Delivery status notification)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@516 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-11 13:38:11 +00:00
mguessan
d70390a77b
Caldav: fix regression in FreeBusy date handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@515 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-11 12:27:10 +00:00
mguessan
a1c8caa04b
Caldav: switch icon during event report
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@514 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-10 20:08:34 +00:00
mguessan
a702917994
LDAP: improve ldap search logging
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@513 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-10 20:07:49 +00:00
mguessan
29101ee293
Caldav: refactor CaldavConnection, prepare /public context
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@512 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-10 17:05:54 +00:00
mguessan
0dee27f15f
Implement a last resort failover to build email from alias and domain name
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@510 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-08 14:51:15 +00:00
mguessan
5f1d2e2b01
URI encode alias in getEmail()
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@509 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-07 16:38:34 +00:00
mguessan
e9dc9eb6b0
Limit redirects to 10 instead of 100
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@508 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-07 12:46:26 +00:00
mguessan
e4a985b24a
Replace hardcoded strings
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@507 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-07 12:39:09 +00:00
mguessan
619ac82f59
Refactor SimpleDateFormat usage
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@506 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-07 12:37:28 +00:00
mguessan
de3790a86b
Fix SSLProtocolSocketFactory with HttpClient 3.1
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@505 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-06 21:53:43 +00:00
mguessan
a095d60835
Reenable limited timeout on getReleasedVersion
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@504 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-06 13:02:36 +00:00
mguessan
acebab6e84
Caldav: another special characters handling improvement
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@503 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 23:01:18 +00:00
mguessan
d72e185213
Caldav: iCal decodes hrefs, not lightning => detect client in CaldavRequest
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@502 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 22:21:09 +00:00
mguessan
c3e596ee8c
Reorganize packages
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@501 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 07:38:31 +00:00
mguessan
42ae1521a7
Always exclude NTLM authentication, not only for proxy authorization
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@500 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 07:34:45 +00:00
mguessan
52dd976637
Caldav: replace etag by resourcetag in getCalendarEtag
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@499 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-02 22:10:07 +00:00
mguessan
c0a7f59384
Improve Mac OSX Java6 support
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@498 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-02 15:08:34 +00:00
mguessan
94d3deb6b4
Fix 2717446 from Eivind Tagseth
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@497 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-02 00:00:16 +00:00
mguessan
0998567fdf
Caldav: Send events back to the client after each get on REPORT request (avoid iCal timeout)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@496 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 23:53:26 +00:00
mguessan
44c4cba9fd
Caldav: no inbox/outbox for delegated calendars
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@495 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 23:29:05 +00:00
mguessan
4a22fd56d4
Refactor DavProperty handling with new jackrabbit library
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@494 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 23:23:14 +00:00
mguessan
f10b0b6a85
Close idle connections to exchange after one minute
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@493 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 22:59:04 +00:00
mguessan
4fdca92f08
Remove deprecated HttpException api
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@492 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 22:58:03 +00:00
mguessan
f6e98e3a77
Replace deprecated setRequestBody with setRequestEntity
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@491 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 22:06:53 +00:00
mguessan
3faf8e9fe7
Refactor DavProperty handling with new jackrabbit library
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@490 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 21:31:44 +00:00
mguessan
4fe7ea1026
Major refactoring: replace deprecated jakarta slide with jackrabbit and upgrade httpclient
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@488 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 15:51:12 +00:00
mguessan
9349641165
Fixes from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@485 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-27 13:00:47 +00:00
mguessan
72a8ad7374
IMAP: Check folder ctag and reload messages as needed, ignore RECENT search PARAMETER, allow quoted and unquoted message id on search
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@480 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-27 10:31:52 +00:00
mguessan
d3aa687124
IMAP: refactor BODYSTRUCTURE generation
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@479 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-27 09:07:03 +00:00
mguessan
285c543d6b
Caldav: set CALDAV:process-state on calendarmessages instead of moveToTrash and merge login with constructor
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@478 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-26 23:29:09 +00:00
mguessan
bac51a25a0
IMAP: mark examine command READ-ONLY
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@477 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-26 21:54:50 +00:00
mguessan
a0ebe90328
Cleanup from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@476 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-26 16:07:05 +00:00
mguessan
0889191527
Caldav: experimental principal switch (access another user calendar) - untested
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@475 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-25 21:59:27 +00:00
mguessan
cc61a50a39
Caldav: retrieve VTODO events created in the calendar folder, even if they remain invisible in OWA and Outlook
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@474 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-22 19:22:27 +00:00
mguessan
2bbf11d320
Caldav: fix regression on non meeting events
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@473 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-21 22:04:06 +00:00
mguessan
ab8dd30c4d
Caldav: and also set missing METHOD:REQUEST
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@472 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-21 10:39:13 +00:00
mguessan
5a517a8a94
Caldav fix: if not organizer, set X-MICROSOFT-CDO-REPLYTIME to force Outlook in attendee mode
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@471 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-21 09:49:11 +00:00
mguessan
7526a8674b
Fix commented log message
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@470 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-20 16:07:29 +00:00
mguessan
c5985ff9f8
Caldav: Implement FBTYPE support on Freebusy requests
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@469 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-20 16:05:45 +00:00
mguessan
aa9e56de99
LDAP: additional ignore attribute and improves log
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@468 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 15:04:30 +00:00
mguessan
6726a464fb
Caldav: Improve principal error handling
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@467 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 14:07:49 +00:00
mguessan
0410b144d9
IMAP: fix regression on SEARCH after refactoring
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@466 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 13:46:45 +00:00
mguessan
b1b39ce42a
Caldav: fix regression on freebusy with chunked transfer encoding
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@465 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 13:36:21 +00:00
mguessan
f7cb5d4beb
IMAP: replaced uid parsing by a new MAPI property: CdoPR_INTERNET_ARTICLE_NUMBER
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@464 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 12:41:11 +00:00
mguessan
4dddf4a50f
LDAP: comment iCal code
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@463 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 11:42:28 +00:00
mguessan
119f224de6
LDAP: improve iCal autocomplete performance: do not lookup details
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@462 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-19 11:40:22 +00:00
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
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
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
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
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
4a2903efc3
Caldav response refactoring: replace StringBuilder with CaldavResponse object
...
and ctag implementation on inbox
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@410 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-03 11:09:07 +00:00
mguessan
25403fe07a
IMAP: Encode folder path on create
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@408 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-02 16:03:34 +00:00
mguessan
88a52bef79
IMAP: silent expunge on close
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@407 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-02 15:45:07 +00:00
mguessan
2691f87144
IMAP: implement BODYSTRUCTURE, needed for Apple Mail
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@406 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-02 15:38:02 +00:00
mguessan
87fdfb4936
Fix: when redirected to another SSO server, use full URL instead of path
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@405 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-27 13:18:17 +00:00
mguessan
eb1187e5ea
Fix NullpointerException with CAS single signon form
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@404 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-27 11:45:38 +00:00
mguessan
92809cdde9
IMAP: ... but BODYSTRUCTURE size should be rfc822size
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@403 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-27 10:15:15 +00:00
mguessan
f969e6582f
IMAP: when fetching only TEXT, rfc822 size is different from result size
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@402 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-27 10:05:43 +00:00
mguessan
33a6bdf5a2
IMAP: implement UID range search
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@401 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-25 17:17:51 +00:00
mguessan
5910e4a754
IMAP: another try at multiple clients compatibility, implement FETCH BODY[TEXT] with PartOutputStream, send BODYSTRUCTURE with BODY for Apple Mail with actual size, do not set to current folder to null on close
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@400 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-25 17:12:02 +00:00
mguessan
762fbecb98
IMAP: implement fake BODYSTRUCTURE for bigger messages
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@399 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-25 13:33:37 +00:00
mguessan
9bd3a96b13
Caldav: Replace substrings with real MIME message parser to retrieve events, handle ics objects in Inbox
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@398 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-25 10:23:07 +00:00
mguessan
49b4301ce0
IMAP: do not send bodystructure at all, as we do not parse MIME body, best way to support most clients (Thunderbird, Apple Mail, Outlook)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@397 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-24 23:02:24 +00:00
mguessan
6cc5e2ec6f
IMAP: implement STORE FLAGS and allow empty date
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@396 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-24 14:26:48 +00:00
mguessan
cb441d22ef
IMAP: Fix FETCH answers to match Outlook expectations
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@395 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-24 12:14:03 +00:00
mguessan
e45328fe43
Various fixes from audit
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@394 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-24 11:53:02 +00:00
mguessan
a75fda975e
IMAP: remove test code
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@393 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-24 10:22:55 +00:00
mguessan
eba0e0fded
Refactor IMAP fetch to handle more cases (still broken with Outlook)
...
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@392 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-23 17:42:49 +00:00