mguessan
|
88520bb591
|
Caldav: remove buildCalendarPath method
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1101 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-21 13:52:09 +00:00 |
|
mguessan
|
dc6051da1a
|
DAV: fix from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1100 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-21 09:38:24 +00:00 |
|
mguessan
|
878f30818e
|
DAV: add unit tests, move buildCalendarPath logic to getFolderPath
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1099 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-20 22:12:36 +00:00 |
|
mguessan
|
d552bc2993
|
EWS: move mailbox folder urls to DavExchangeSession
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1098 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-19 21:35:09 +00:00 |
|
mguessan
|
0bd3eba7c4
|
EWS: use searchContacts in contactFind
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1097 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-18 21:12:46 +00:00 |
|
mguessan
|
9a2149ef93
|
EWS: refactor contactFind, use new Condition API
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1095 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-17 22:37:33 +00:00 |
|
mguessan
|
c8d0cda1b2
|
EWS: still more WebDav code to DavExchangeSession
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1093 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-16 21:43:11 +00:00 |
|
mguessan
|
cc454e388c
|
EWS: move more WebDav code to DavExchangeSession
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1092 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-16 13:30:36 +00:00 |
|
mguessan
|
2b9d0061c0
|
EWS: Various fixes after refactoring on DASL request generation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1091 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-16 12:06:59 +00:00 |
|
mguessan
|
d344693d1e
|
EWS: in progress refactoring of contacts and events handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1090 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-15 14:51:49 +00:00 |
|
mguessan
|
9284a924e5
|
Caldav: allows mixed case contentType in event MIME message (fix Unable to get event error)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1088 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-10 21:19:23 +00:00 |
|
mguessan
|
8d619cae9a
|
EWS: implement folder ctag, remove deprecated foldername property
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1086 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-10 20:47:55 +00:00 |
|
mguessan
|
0394dda045
|
EWS: move WebDav message write and delete to DavExchangeSession
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1085 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-09 09:52:12 +00:00 |
|
mguessan
|
38f74f5c75
|
EWS: move WebDav code to DavExchangeSession
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1084 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-09 09:13:13 +00:00 |
|
mguessan
|
51936619e3
|
EWS: refactor IMAP search, use Conditions classes instead of string search filder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1083 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-08 22:21:53 +00:00 |
|
mguessan
|
0569d15e97
|
EWS: map folder path to and from IMAP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1081 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-08 10:44:47 +00:00 |
|
mguessan
|
1fed7df8c3
|
EWS: implement NotCondition and public folder access
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1080 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-07 22:30:23 +00:00 |
|
mguessan
|
ec2e5acb4b
|
EWS: refactor search to use classes instead of String filters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1078 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-07 21:17:07 +00:00 |
|
mguessan
|
20c466059a
|
EWS: refactor folder search, create abstract getFolder methods
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1076 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-07 09:07:31 +00:00 |
|
mguessan
|
6ed44eedf6
|
Caldav: fix 2902372 private flag handling undex iCal 4 (OSX 10.6 Snow Leopard)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1075 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-04 17:38:15 +00:00 |
|
mguessan
|
3e5ee6f24d
|
CardDav: improve automatic address book setup for OSX
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1073 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-04 12:58:03 +00:00 |
|
mguessan
|
cbf4b4acf6
|
EWS: start ExchangeSession refactoring to extract Dav calls
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1068 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-06-02 08:46:46 +00:00 |
|
mguessan
|
48afdb8f8b
|
EWS: experimental HttpClient based EWS methods
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1057 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-05-18 11:50:00 +00:00 |
|
mguessan
|
56768b40ad
|
Caldav: workaround for iCal bug: do not notify if reply explicitly not requested
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1054 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-05-14 10:52:50 +00:00 |
|
mguessan
|
42023dd69a
|
Caldav: fix regression in getItem, allow urn:content-classes:calendarmessage contentClass
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1044 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-05-13 12:35:09 +00:00 |
|
mguessan
|
2f28151a64
|
Improve item not found logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1043 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-05-12 09:16:20 +00:00 |
|
mguessan
|
b17035afb2
|
IMAP: Add a new hidden davmail.deleteBroken setting to delete broken messages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1042 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-05-11 12:52:15 +00:00 |
|
mguessan
|
0910d22a93
|
Caldav: Fix Carddav etag handling (additional Head request) and implement card delete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1037 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-05-07 10:03:49 +00:00 |
|
mguessan
|
956f1b26a0
|
Caldav: Implement Carddav create (only a few attributes mapped)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1036 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-05-07 08:30:12 +00:00 |
|
mguessan
|
0faf2497db
|
Caldav: Implement basic Carddav search requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1035 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-05-06 19:26:44 +00:00 |
|
mguessan
|
5b10d50f18
|
Make sure log messages are not localized
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1027 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-05-04 08:35:40 +00:00 |
|
mguessan
|
93d8eef377
|
Caldav: fix 2991030 tasks disappeared
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1023 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-23 15:16:05 +00:00 |
|
mguessan
|
ffdaab386b
|
Remove unused messageId field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1022 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-23 15:00:10 +00:00 |
|
mguessan
|
97bb065a9b
|
IMAP: use getRawInputStream instead of writeTo to avoid MIME message changes, cache message body in SharedByteArrayInputStream
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1018 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-23 13:42:37 +00:00 |
|
mguessan
|
7535496934
|
Allow Exchange server to use gzip compression
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1016 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-23 10:17:20 +00:00 |
|
mguessan
|
52612dddb4
|
IMAP: poll folder every 30 seconds in IDLE mode, clear cached message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1014 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-22 21:50:16 +00:00 |
|
mguessan
|
e0cf54495d
|
Hardcode /owa/ path in getAliasFromOptions and getEmailFromOptions for Exchange 2007, improve failure message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1008 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-20 15:01:22 +00:00 |
|
mguessan
|
7778e4ea69
|
Caldav: fix regression in getAllDayLine()
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1006 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-15 12:56:55 +00:00 |
|
mguessan
|
5afe512501
|
Caldav: make shared calendar test case insensitive
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1004 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-14 20:08:33 +00:00 |
|
mguessan
|
2c36e396d8
|
Caldav: 0 or no value in caldavPastDelay means no limit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1003 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-14 20:01:51 +00:00 |
|
mguessan
|
9156bb8a60
|
Caldav: fix private events filter condition
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@996 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-12 08:55:47 +00:00 |
|
mguessan
|
0dc6a3547d
|
Caldav: Fix from audit and improve invalid event logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@995 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-12 08:54:53 +00:00 |
|
mguessan
|
2227622a9f
|
IMAP: Keep a single message in MessageList cache to handle chunked fetch, reenable maxSize in ImapConnection.
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@990 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-06 09:20:09 +00:00 |
|
mguessan
|
f0a7f1ae76
|
IMAP: Fix message write, double dot only for POP, not IMAP
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@988 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-02 15:35:37 +00:00 |
|
mguessan
|
67e10a2ba8
|
Carddav: refactor folder handling code to prepart CardDav support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@984 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-04-01 09:12:44 +00:00 |
|
mguessan
|
56cbeda23b
|
Improve getAliasFromOptions to retrieve alias with custom dn
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@979 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-03-30 22:13:39 +00:00 |
|
mguessan
|
b03db2e42d
|
Workaround for NTLM authentication only on /public
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@977 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-03-30 20:46:57 +00:00 |
|
mguessan
|
adf3bfaaf4
|
Caldav: fix broken inbox, missing instancetype in search request and add is null in search query
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@976 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-03-29 10:45:10 +00:00 |
|
mguessan
|
37aa6db3f2
|
Caldav: exclude private events on shared or public calendar PROPFIND
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@974 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-03-29 08:50:39 +00:00 |
|
mguessan
|
577ea1ecdb
|
Add a new setting to retrieve proxies from system configuration
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@971 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2010-03-24 09:59:23 +00:00 |
|