mguessan
|
3bc40e55e5
|
Added a FAQ page in documentation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@294 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-01-17 15:02:42 +00:00 |
|
mguessan
|
10aac6c062
|
POP: Implement UIDL <messageNumber> command to return a single UIDL
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@293 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-01-17 14:22:55 +00:00 |
|
mguessan
|
0281f7bdeb
|
Use 15 minutes interval instead of 30 for FreeBusy data
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@292 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-01-15 13:19:24 +00:00 |
|
mguessan
|
3684579a07
|
Debian package autostart does not work => remove (should create link under ~/.config/autostart)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@291 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-01-14 10:12:01 +00:00 |
|
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
|
66214ac70e
|
Prepare 2.1.1 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@287 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-01-13 21:36:10 +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
|
21348d9bc2
|
Update release guide
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@279 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-01-06 23:18:41 +00:00 |
|
mguessan
|
f86a02c048
|
Fix classpath in jsmooth generated exe : move davmail before httpclient to activate patch (prefer Basic over NTLM authentication)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@278 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2009-01-06 23:17:39 +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
|
7a659b7e5e
|
Prepare 2.1.0 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@261 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-26 13:48:11 +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
|
ceaf0438e8
|
build nsis package only on windows
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@250 3d1905a2-6b24-0410-a738-b14d5a86fcbd
|
2008-12-24 15:13:18 +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 |
|