davmail/src/java/davmail
mguessan 3a56ffbe61 From coverity: client.getInetAddress() may return null
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2258 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-17 22:58:13 +00:00
..
caldav Apply Base64 refactoring to all classes 2014-03-10 22:05:11 +00:00
exception Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
exchange Do not try WebDav mode if owa url ends with /ews/exchange.asmx 2014-03-17 22:44:53 +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 Apply Base64 refactoring to all classes 2014-03-10 22:05:11 +00:00
ldap From coverity: client.getInetAddress() may return null 2014-03-17 22:58:13 +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 Apply Base64 refactoring to all classes 2014-03-10 22:05:11 +00:00
ui UI: small fixes on ui code from audit 2014-03-10 20:45:13 +00:00
util Apply Base64 refactoring to all classes 2014-03-10 22:05:11 +00:00
web Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
AbstractConnection.java Apply Base64 refactoring to all classes 2014-03-10 22:05:11 +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