mguessan
|
738ff861ea
|
Disable galLookup on error (not supported by Exchange 2007)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@245 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-23 15:20:50 +00:00 |
|
mguessan
|
441955eadc
|
Caldav fix for iCal : allow /user instead of /user/ and /calendar instead of /calendar/
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@244 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-23 14:28:18 +00:00 |
|
mguessan
|
30a81908bb
|
Fix mailPath with Exchange 2007 : should end with a /
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@243 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-23 14:16:29 +00:00 |
|
mguessan
|
a05593b50e
|
Fix : skip From: header in sendMessage to avoid 403 forbidden with Exchange 2007
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@242 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-23 14:09:46 +00:00 |
|
mguessan
|
621e894204
|
Another hack to make Exchange 2007 authentication work
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@241 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-23 00:14:41 +00:00 |
|
mguessan
|
0f7c9339c5
|
Fix : Send 401 Unauthorized on authentication failure on Caldav connections instead of 500 internal server error to let client prompt user for the right password
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@239 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-19 13:01:14 +00:00 |
|
mguessan
|
34f85b6714
|
Added failover for script based logon form (Exchange 2007)
and avoid message overwrite in drafts on send (use UUID)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@238 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-19 12:27:33 +00:00 |
|
mguessan
|
b7b1d96489
|
Revert Check connectivity on startup (issue with certificate handling)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@237 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-19 12:25:16 +00:00 |
|
mguessan
|
4a4e515c9c
|
Various code cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@236 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-17 15:31:08 +00:00 |
|
mguessan
|
f3f28ac7c3
|
Check connectivity on startup => grey icon
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@235 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-17 15:29:16 +00:00 |
|
mguessan
|
8bf58be01d
|
ExchangeSession refactoring : remove duplicate code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@234 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-17 15:27:56 +00:00 |
|
mguessan
|
1b71e3ebb5
|
LdapConnection: check config before BIND to avoid password prompt on network down
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@233 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-17 15:25:35 +00:00 |
|
mguessan
|
79f8800538
|
CaldavConnection refactoring : replace indexOf with actual XML parsing of Caldav requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@232 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-17 15:22:37 +00:00 |
|
mguessan
|
6a18d3cdc1
|
Recurring events support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@226 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-09 15:49:20 +00:00 |
|
mguessan
|
399da671ae
|
Fix all day events from OWA to client
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@225 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-09 15:06:52 +00:00 |
|
mguessan
|
efc9be7c23
|
Fix another URI encoding issue with calendar and fix all day events (add X-MICROSOFT-CDO-ALLDAYEVENT)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@223 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-09 13:24:17 +00:00 |
|
mguessan
|
6dc0eb450a
|
Added BCC (blind carbon copy) support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@222 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-09 10:10:38 +00:00 |
|
mguessan
|
4f4eb2fb9a
|
make WELL_KNOWN_FOLDERS value static
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@221 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-09 08:54:08 +00:00 |
|
mguessan
|
87b37901ca
|
Revert on system proxy : regressions appeared
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@220 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-08 14:35:16 +00:00 |
|
mguessan
|
fa1400a59c
|
Fix connection pool handling on restart and prepare system proxy setting
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@219 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-08 13:49:21 +00:00 |
|
mguessan
|
146c29c136
|
Switch to MultiThreadedHttpConnectionManager for http connection management
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@218 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-08 12:59:47 +00:00 |
|
mguessan
|
e0d46770f7
|
First step to handle LDAP ABANDON operation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@217 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-08 12:57:28 +00:00 |
|
mguessan
|
940fa68372
|
Fix SSLProtocolSocketFactory equals and hashCode to allow pooling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@216 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-08 12:53:55 +00:00 |
|
mguessan
|
463caea397
|
Disable protocol debug trace
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@215 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 23:42:54 +00:00 |
|
mguessan
|
937dadb988
|
Handle returning attributes : return only requested attributes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@214 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 23:40:53 +00:00 |
|
mguessan
|
d66bd4b38c
|
Fix LDAP filter parser : Thunderbird sends values with space as separate strings, rebuild value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@213 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 18:25:09 +00:00 |
|
mguessan
|
6618f22c34
|
Fix calendar caldavPastDelay default value handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@212 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 16:33:40 +00:00 |
|
mguessan
|
30e4bb903b
|
Various fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@211 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 14:53:38 +00:00 |
|
mguessan
|
ba076699f2
|
Fix SWT initialization : wait for SWT thread
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@207 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 11:53:01 +00:00 |
|
mguessan
|
b39622cfef
|
Added the LDAP port setting
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@206 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 11:04:37 +00:00 |
|
mguessan
|
d426239bd4
|
Added a new setting to get events in the past not older than specified days count
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@205 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 10:45:23 +00:00 |
|
mguessan
|
21ea655d2a
|
Added a new setting to purge messages from sent folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@204 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 10:01:24 +00:00 |
|
mguessan
|
76bdf71ee9
|
SearchMethod based oldest trash message purge
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@203 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 09:29:44 +00:00 |
|
mguessan
|
5212b594cf
|
No error on SocketException (client closed connection)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@202 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 08:48:54 +00:00 |
|
mguessan
|
0bea11cb12
|
fix event uri encoding/decoding issue and if-match on update
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@201 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 08:47:54 +00:00 |
|
mguessan
|
aa2274b1b2
|
Fix default ports handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@200 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-05 08:44:47 +00:00 |
|
mguessan
|
8290b52ff0
|
Move galLookup to LdapConnection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@199 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-04 15:03:48 +00:00 |
|
mguessan
|
d862e9d3e0
|
LdapConnection refactoring complete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@198 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-04 15:02:53 +00:00 |
|
mguessan
|
b49b75adbd
|
LdapConnection refactoring in progress
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@197 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-04 12:52:30 +00:00 |
|
mguessan
|
24362b8632
|
Implement an ExchangeSession pool (needed with LdapServer)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@196 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-04 11:50:31 +00:00 |
|
mguessan
|
9b5feac91f
|
Add tooltip text to label fields in addition to text fields
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@195 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-03 17:28:19 +00:00 |
|
mguessan
|
67ff8ec99d
|
DavGateway class cleanup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@194 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-03 17:18:51 +00:00 |
|
mguessan
|
7757c36a40
|
standardize logging format (console and file)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@192 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-03 15:07:01 +00:00 |
|
mguessan
|
939c7567b7
|
First commit of the LDAP to GAL address book listener
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@191 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-03 11:38:35 +00:00 |
|
mguessan
|
3930fd9ace
|
Improve followredirects logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@190 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-02 11:05:53 +00:00 |
|
mguessan
|
b394c718c1
|
Various fixes and cleanup from FindBugs audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@189 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-02 10:20:46 +00:00 |
|
mguessan
|
c6b5a7be94
|
Replace PROPFIND by SEARCH in message retrieval (support for non exchange contentClass e.g. windows mobile messages)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@186 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-01 17:56:18 +00:00 |
|
mguessan
|
932bc7468c
|
Refactor form based authentication : parse html content with htmlcleaner-2.1
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@185 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-01 12:38:49 +00:00 |
|
mguessan
|
39d4bafb91
|
Force internet explorer header to get XML responses
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@184 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-11-30 18:05:36 +00:00 |
|
mguessan
|
1f5eb0d983
|
Disable caldav message body logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@183 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-11-29 14:37:37 +00:00 |
|