1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-11-11 20:05:03 -05:00
davmail/src/java/davmail
2009-06-24 14:54:45 +00:00
..
caldav Caldav: Sunbird compatibility, exclude events with empty names 2009-06-24 14:54:45 +00:00
exception I18N: remove Locale.ROOT not available under Java 1.5 2009-04-29 21:02:06 +00:00
exchange Caldav: do not send freebusy info if attendee is unknown 2009-06-10 16:46:58 +00:00
http PKCS11 (smartcard) client certificate support 2009-06-17 16:27:31 +00:00
imap IMAP: revert refreshFolder calls that break Outlook 2009-06-15 21:37:56 +00:00
ldap Revert to simple class names in thread names 2009-05-04 22:31:06 +00:00
pop POP: Defer message list after login phase and load only uid and size attributes 2009-05-10 14:52:09 +00:00
smtp Revert to simple class names in thread names 2009-05-04 22:31:06 +00:00
ui Remove default trayIcon listener on OSX 2009-06-24 12:56:53 +00:00
web I18N: french localization 2009-04-24 21:34:33 +00:00
AbstractConnection.java Make all threads daemon and remove System.exit calls 2009-05-17 22:24:43 +00:00
AbstractServer.java Make all threads daemon and remove System.exit calls 2009-05-17 22:24:43 +00:00
BundleMessage.java Implement BundleMessage.toString() for direct usage in Log4J logger 2009-05-07 08:43:11 +00:00
DavGateway.java Fix server mode: now all listener threads are daemon, avoid main thread exit and add a shutdown hook 2009-06-23 12:37:33 +00:00
Settings.java Fixed logFilePath logic on OSX 2009-06-24 12:20:23 +00:00