davmail/src/java/davmail
mguessan 4b1f7b9cbb IMAP: improve error handling and support optional append date parameter
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@322 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 17:56:38 +00:00
..
caldav URL encode hrefs in Caldav response, maybe the reason for iCal failure 2009-02-03 15:30:11 +00:00
exchange IMAP: Create messages as Draft, handle draft flag 2009-02-03 16:13:00 +00:00
http IMAP: convert Exchange message uid to long to create persistent IMAP uids 2009-02-02 07:19:57 +00:00
imap IMAP: improve error handling and support optional append date parameter 2009-02-03 17:56:38 +00:00
ldap fix LDAPV3 test 2008-12-26 14:02:26 +00:00
pop Replace int states with enum and hide IMAP password in logs, refactor IMAP command parsing 2009-01-29 22:18:53 +00:00
smtp Replace int states with enum and hide IMAP password in logs, refactor IMAP command parsing 2009-01-29 22:18:53 +00:00
tray Various code cleanup from audit 2008-12-17 15:31:08 +00:00
ui Cleanup from audit 2009-01-13 21:30:29 +00:00
web Replaced Servlet with ServletContextListener in webapp packaging 2008-10-01 11:40:36 +00:00
AbstractConnection.java Replace int states with enum and hide IMAP password in logs, refactor IMAP command parsing 2009-01-29 22:18:53 +00:00
AbstractServer.java Various code cleanup from audit 2008-12-17 15:31:08 +00:00
DavGateway.java Register socket factory *before* listener threads start to avoid exception on first client connection 2009-02-02 07:14:25 +00:00
Settings.java Added the LDAP port setting 2008-12-05 11:04:37 +00:00