Commit Graph

22 Commits

Author SHA1 Message Date
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 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 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 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 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 cfc4788774 IMAP: hide login password in log file
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@372 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-18 01:17:10 +00:00
mguessan af5ac5448a Fix: Hide password during AUTH PLAIN in SMTP logs
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@343 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-11 13:22:38 +00:00
mguessan 1389e48831 Replace int states with enum and hide IMAP password in logs, refactor IMAP command parsing
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@309 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-29 22:18:53 +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 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 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 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 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
mguessan 6e384ae98a Fix : force encoding to UTF-8 only on caldav connections and URIUtil.decode on DELETE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@181 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-29 14:24:12 +00:00
mguessan 64e0688f0d Caldav (Calendar) support with free/busy and rename threads
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@179 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-27 00:56:28 +00:00
mguessan 488148c82e Make sure CRLF is sent on POP connection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@123 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-02-05 23:18:23 +00:00
mguessan 0f4a12b3c4 Move tray classes in separate package
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@82 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-10-09 12:01:58 +00:00
mguessan 81aa7c092c Refactor server/socket/connection layer
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@65 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-15 09:37:55 +00:00
mguessan 2658817680 fix other checkstyle detected errors
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@59 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-05-09 23:37:24 +00:00
mguessan 47ebe0e153 Improve exception handling : log exception name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@37 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2007-03-14 11:55:37 +00:00
mguessan 4626c66e04 Sitch to file based settings
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@10 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2006-12-14 15:14:18 +00:00
mguessan 0351a49c9d Main source tree import
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@3 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2006-12-12 23:57:24 +00:00