davmail/src/java/davmail
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
..
caldav CaldavConnection refactoring : replace indexOf with actual XML parsing of Caldav requests 2008-12-17 15:22:37 +00:00
exchange ExchangeSession refactoring : remove duplicate code 2008-12-17 15:27:56 +00:00
http ExchangeSession refactoring : remove duplicate code 2008-12-17 15:27:56 +00:00
imap Fix : force encoding to UTF-8 only on caldav connections and URIUtil.decode on DELETE 2008-11-29 14:24:12 +00:00
ldap LdapConnection: check config before BIND to avoid password prompt on network down 2008-12-17 15:25:35 +00:00
pop Added a new setting to get events in the past not older than specified days count 2008-12-05 10:45:23 +00:00
smtp Added BCC (blind carbon copy) support 2008-12-09 10:10:38 +00:00
tray Various fixes from audit 2008-12-05 14:53:38 +00:00
ui Fix connection pool handling on restart and prepare system proxy setting 2008-12-08 13:49:21 +00:00
web Replaced Servlet with ServletContextListener in webapp packaging 2008-10-01 11:40:36 +00:00
AbstractConnection.java Implement an ExchangeSession pool (needed with LdapServer) 2008-12-04 11:50:31 +00:00
AbstractServer.java Fix default ports handling 2008-12-05 08:44:47 +00:00
DavGateway.java Revert on system proxy : regressions appeared 2008-12-08 14:35:16 +00:00
Settings.java Added the LDAP port setting 2008-12-05 11:04:37 +00:00