davmail/src/java/davmail
mguessan 0440d25b84 Refactor PopConnection, use enumeration instead of int
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2246 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-10 21:01:48 +00:00
..
caldav Apply new base64 methods to CaldavConnection 2014-03-10 20:53:13 +00:00
exception Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
exchange Improve contact picture error handling 2014-03-09 10:13:22 +00:00
http New experimental davmail.exchange.maxConnections setting to limit concurrent connections to Exchange server 2014-02-03 21:42:26 +00:00
imap IMAP: Make flags case insensitive on append 2013-11-07 22:53:38 +00:00
ldap Fixes from audit 2012-03-15 13:41:16 +00:00
pop Refactor PopConnection, use enumeration instead of int 2014-03-10 21:01:48 +00:00
service Fix Winrun4J service wrapper implementation, launch a non daemon thread 2012-08-22 20:14:46 +00:00
smtp SMTP: fix 3489007, Sparrow AUTH PLAIN authentication support 2012-02-20 22:14:46 +00:00
ui UI: small fixes on ui code from audit 2014-03-10 20:45:13 +00:00
util Refactor base64 encode/decode methods 2014-03-10 20:46:29 +00:00
web Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
AbstractConnection.java From coverity: force encoding to UTF-8 on socket output stream 2014-03-02 20:05:33 +00:00
AbstractServer.java Implement a new davmail.clientSoTimeout setting to adjust or disable connection timeout 2012-02-07 23:15:31 +00:00
BundleMessage.java Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
DavGateway.java Try to improve shutdown hook 2012-07-17 22:00:46 +00:00
Settings.java Add davmail.folderSizeLimit to UI and documentation 2013-11-09 15:08:49 +00:00