Commit Graph

233 Commits

Author SHA1 Message Date
mguessan 76ea7a6223 Add Debian package creation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@290 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-14 09:50:20 +00:00
mguessan dce4e61d60 Update linux doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@288 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-13 21:42:48 +00:00
mguessan ca25de0e5c Cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@286 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-13 21:30:29 +00:00
mguessan ec59882589 Fix from audit : improve ICSBufferedReader performance, reuse StringBuilder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@285 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-09 22:41:10 +00:00
mguessan 780e6fb827 Fix Unauthorized response on wrong password : add WWW-Authenticate header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@284 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-09 14:59:54 +00:00
mguessan 351a626b48 Add logging during slow REPORT call
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@283 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-08 10:35:43 +00:00
mguessan 12d7b08725 Fix : do not apply past event limit to recurring events (=> missing events in calendar for old recurring events)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@282 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-08 10:35:06 +00:00
mguessan 4e0dfc1a68 Enable preemptive authentication to avoid most 401 requestsFix current user email retrieval: use login as alias, failover to mailbox name as alias
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@281 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-08 09:58:31 +00:00
mguessan 47a0aef919 Enable preemptive authentication to avoid most 401 requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@280 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-07 13:29:11 +00:00
mguessan 9b87e06ffd Update calendar doc with new CALDAV url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@276 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-05 23:02:45 +00:00
mguessan 82c1cfc1af Implement ICS parser/writer to avoid multiline issues (leading to corrupt events)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@275 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-04 14:21:50 +00:00
mguessan c781914354 Return etag instead of ctag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@274 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-02 23:58:34 +00:00
mguessan b6956d5853 rename getCalendarEtag to getCalendarCtag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@273 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-02 23:17:04 +00:00
mguessan 23549bfcac Return a calendar etag
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@272 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-02 16:07:49 +00:00
mguessan 4d80841b7b Caldav : remove ending / from URLs, breaks iCal ?
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@271 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-31 13:30:31 +00:00
mguessan 46b112938a Caldav: added a principal resourcetype to principal response
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@270 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 22:50:51 +00:00
mguessan f8e7a25a1c Add displaynames to caldav responses
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@269 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 22:35:48 +00:00
mguessan 61f8839e81 return empty resourcetype on events
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@268 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 14:32:19 +00:00
mguessan 74636cef0b Do not append / to message url
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@267 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 12:46:57 +00:00
mguessan 9f6b0d6de6 Fix freebusy after refactoring
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@266 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 12:08:29 +00:00
mguessan c18474dfea Major CaldavConnection refactoring to support iCal and prepare shared calendars support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@265 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-30 12:05:41 +00:00
mguessan c248bb4acf Fix : avoid duplicate entries on email detection (Authentication failure with Exchange 2007)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@264 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-28 21:48:33 +00:00
mguessan 36a84845e5 Add some more debug info on login and a response on Caldav HTTP root
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@263 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-26 21:00:33 +00:00
mguessan 36fdbc096c fix LDAPV3 test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@262 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-26 14:02:26 +00:00
mguessan 5f0fa036df Adjust calendar doc for iCal users
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@260 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-26 13:38:01 +00:00
mguessan d66375bf5c Fix LdapConnection thread name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@259 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-26 13:21:39 +00:00
mguessan 723bb01c29 Activate full calddav debug trace if wire DEBUG selected
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@258 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-26 12:35:08 +00:00
mguessan cb9ed86e1d Caldav : disable full debug trace
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@257 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-25 22:56:19 +00:00
mguessan a3191fbde2 fix Caldav : return 404 if recipient unknown on freebusy and handle busy at interval end
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@256 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-25 22:51:57 +00:00
mguessan d0ebab2d7f Fix : use email instead of mailbox name for webdav path with Exchange 2007
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@255 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-25 22:16:24 +00:00
mguessan 2107f7a223 iCal fix : do not test depth on REPORT
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@254 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 17:00:13 +00:00
mguessan 43f4f632b5 iCal fix : implement GET request on event
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@253 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 16:57:34 +00:00
mguessan 7b33fce14b full debug trace on caldav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@252 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 15:52:13 +00:00
mguessan 9f0981b294 iCal fix : Also send events on propfind if depth is 1
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@251 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 15:29:03 +00:00
mguessan 8b91796bed Fix inbox resourcetype
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@249 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-24 10:06:29 +00:00
mguessan 0b3d0c89f6 fix : ExchangeSession pool did not work with Exchange 2007
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@248 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 22:01:29 +00:00
mguessan 8dd5e178c9 build inbox responses for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@247 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 21:34:39 +00:00
mguessan 6ca58fdbcc Remove depth depth for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@246 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 18:06:20 +00:00
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 6c327fe4cf Register custom factory in test class
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@240 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-23 00:13:03 +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