Commit Graph

  • a919bf7354 Caldav: only include attendees with RSVP=TRUE or PARTSTAT=NEEDS-ACTION for notifications (avoid iCal additional notifications) mguessan 2009-06-24 23:14:25 +0000
  • 32e5ed9342 Caldav: Improve error handling on FreeBusy failure mguessan 2009-06-24 15:23:36 +0000
  • 254136eda5 Update ExchangeSession test mguessan 2009-06-24 15:18:50 +0000
  • ffe9718de3 Caldav: add supported-calendar-component-set property requested by iPhone 3.0 mguessan 2009-06-24 15:18:05 +0000
  • 711531f8bf Caldav: Sunbird compatibility, exclude events with empty names mguessan 2009-06-24 14:54:45 +0000
  • 9635714b75 Remove default trayIcon listener on OSX mguessan 2009-06-24 12:56:53 +0000
  • 0b97602ff4 Remove default trayIcon listener on OSX mguessan 2009-06-24 12:24:33 +0000
  • 7f878bb232 Fixed logFilePath logic on OSX mguessan 2009-06-24 12:20:23 +0000
  • 1ab20897af Fix server mode: now all listener threads are daemon, avoid main thread exit and add a shutdown hook mguessan 2009-06-23 12:37:33 +0000
  • bcb690da7f Added a logFilePath setting to set log4j file appender path, this appender is now added dynamically to avoid davmail.log file create failure mguessan 2009-06-23 09:11:03 +0000
  • c271617c12 Upgrade Log4J to 1.2.15 mguessan 2009-06-22 13:37:47 +0000
  • 0ea975735c Doc: document build process in FAQ mguessan 2009-06-17 22:47:23 +0000
  • 6db2199d0c PKCS11 (smartcard) client certificate support mguessan 2009-06-17 16:27:31 +0000
  • 32bc5eeb02 Make sure we do exit: catch exceptions before System.exit mguessan 2009-06-16 08:55:39 +0000
  • e5c1fcd807 Caldav: Send empty response instead of error on freebusy with unknown attendee mguessan 2009-06-16 08:55:00 +0000
  • 2ec5044b38 IMAP: revert refreshFolder calls that break Outlook mguessan 2009-06-15 21:37:56 +0000
  • dcb04dd590 Fix for iCal: send etag on GET and HEAD requests mguessan 2009-06-15 16:04:04 +0000
  • 10cad53224 Caldav: fix unknown recipient message mguessan 2009-06-10 16:57:23 +0000
  • 9cd2e14bbc Caldav: do not send freebusy info if attendee is unknown mguessan 2009-06-10 16:46:58 +0000
  • 6d26c950d9 Upgrade svnkit library mguessan 2009-06-10 09:41:54 +0000
  • 41fa315b49 Use interactive console certificate accept in headless and/or server mode mguessan 2009-06-09 21:54:24 +0000
  • d8eaa3bc0c Fix bug 2797272: Add disable update check mguessan 2009-06-09 19:50:13 +0000
  • 3b2d225412 Check java version in ant build.xml mguessan 2009-06-07 22:11:26 +0000
  • d78b4cb4a1 Fix ExchangeSession test mguessan 2009-05-21 18:19:02 +0000
  • b555586cde Avoid 401 roundtrips mguessan 2009-05-21 10:47:10 +0000
  • d28bb80947 Sort properties and display version in startup message mguessan 2009-05-21 10:33:00 +0000
  • 089f3fca33 Reinsert System.exit after clean shutdown to make sure we do exit mguessan 2009-05-20 10:36:08 +0000
  • 87a979e4e0 Prepare 3.3.0 beta1 release mguessan 2009-05-19 22:19:33 +0000
  • 22e59144d9 Append svn build number to release name mguessan 2009-05-19 21:34:05 +0000
  • 1d9bb4aebb Caldav: Improve calendar-color patch answer mguessan 2009-05-19 13:14:43 +0000
  • f1ac470532 Additional login failover : get email from options page mguessan 2009-05-19 10:42:56 +0000
  • 7fa2598a24 Caldav: implement HEAD request mguessan 2009-05-17 23:11:06 +0000
  • 4db6c022b5 Replace greyscale inactive icon with a color icon mguessan 2009-05-17 22:45:15 +0000
  • 4eff6726b9 Replace greyscale inactive icon with a color icon mguessan 2009-05-17 22:26:55 +0000
  • 294e478f23 Avoid nullpointerexception in Settings.setProperty mguessan 2009-05-17 22:25:31 +0000
  • a08ebb6732 Make all threads daemon and remove System.exit calls mguessan 2009-05-17 22:24:43 +0000
  • dc82440cc0 IMAP: Detect fetch of a missing (probably deleted) message to avoid infinite loop with Thunderbird mguessan 2009-05-15 12:39:15 +0000
  • 023736018c Improve network down detection for Caldav mguessan 2009-05-15 12:38:24 +0000
  • 7cb45c2d48 Add Mitchell V. Oliver as Java Contributor mguessan 2009-05-12 23:43:07 +0000
  • 83e37437f0 SSL certificate settings documentation in getting started mguessan 2009-05-12 23:24:49 +0000
  • 3834476710 Patch 2790299 by Mitchell V. Oliver: Add support for SSL to client connections mguessan 2009-05-12 23:14:36 +0000
  • da56920821 Remember previous checkConfig status to detect network down mguessan 2009-05-10 23:10:48 +0000
  • 71323e707c OSX: replace JavaApplicationStub link with actual file mguessan 2009-05-10 22:22:32 +0000
  • 37089d4f5a I18N: FrameGatewayTray mguessan 2009-05-10 22:20:17 +0000
  • 2abfa2ce46 POP: Defer message list after login phase and load only uid and size attributes mguessan 2009-05-10 14:52:09 +0000
  • 587c6b44a7 Fixes from audit mguessan 2009-05-07 08:45:45 +0000
  • 54f07e822b Refactor email retrieval : do not throw IOException in failovers mguessan 2009-05-07 08:45:00 +0000
  • 0d49f19903 Implement BundleMessage.toString() for direct usage in Log4J logger mguessan 2009-05-07 08:43:11 +0000
  • 8660c267e1 Catch unknown host on session login mguessan 2009-05-05 20:05:57 +0000
  • 3a3483cd7d Revert to simple class names in thread names mguessan 2009-05-04 22:31:06 +0000
  • 261949881e I18N: Format port numbers and add missing message mguessan 2009-05-04 22:30:10 +0000
  • 48f7d1703d Caldav: No need to check connectivity on HTTPS mguessan 2009-05-04 12:27:38 +0000
  • 711f750c51 Caldav: Fix Bug 2783595, allow empty lines in ICS content mguessan 2009-04-29 22:54:05 +0000
  • bc189effb3 Move davmail.log to Library/Logs/DavMail on OSX mguessan 2009-04-29 22:30:59 +0000
  • 938feeae05 I18N: improve startup log message mguessan 2009-04-29 22:28:50 +0000
  • dae31fbab8 I18N: remove Locale.ROOT not available under Java 1.5 mguessan 2009-04-29 21:02:06 +0000
  • 0a42c44863 Caldav: Exclude RSVP=FALSE from notifications recipients list for Outlook 2003 compatibility mguessan 2009-04-28 21:01:40 +0000
  • 9ad2490e3c I18N : externalize and translate exception messages mguessan 2009-04-27 23:03:58 +0000
  • 871efb7831 I18N: Do not apply i18n on log file mguessan 2009-04-25 13:13:48 +0000
  • cca0a21753 Do not localize port numbers mguessan 2009-04-25 10:32:04 +0000
  • 12246cbdf9 Workaround for post logon script redirect mguessan 2009-04-25 10:31:33 +0000
  • e4de45f3f0 I18N: french localization mguessan 2009-04-24 21:34:33 +0000
  • 0c57b569a3 Replaced localhost check with the isLoopbackAddress() method, should be IPV6 compatible mguessan 2009-04-23 22:41:59 +0000
  • e263c8e797 Fix regression : /exchange/ does not work for galfind under Exchange 2007 mguessan 2009-04-23 22:10:10 +0000
  • 5fb8e919cc Workaround for Exchange server misconfiguration: move galfind requests to mailPath or /exchange instead of /public mguessan 2009-04-23 21:34:04 +0000
  • 05d46b754d Enhancements from audit mguessan 2009-04-23 20:53:22 +0000
  • ce864c36c6 I18N: externalize all DavGatewayTray log statements for i18n mguessan 2009-04-23 14:54:06 +0000
  • 974edf0ee3 I18N: ldap package mguessan 2009-04-17 13:32:26 +0000
  • 2b1b1d22c6 Fix exchangeSession test class mguessan 2009-04-17 10:57:14 +0000
  • a2ef02f331 Caldav: exclude invalid attendees address from recipient list mguessan 2009-04-17 10:49:04 +0000
  • 041a8fb164 I18N: davmail package mguessan 2009-04-17 10:32:11 +0000
  • b099a9aaa0 Caldav: avoid duplicate / in event path mguessan 2009-04-17 09:20:47 +0000
  • 4e81ef3828 I18N: start internationalization conversion mguessan 2009-04-17 09:20:11 +0000
  • 9257d6d637 Cleanup from audit mguessan 2009-04-16 22:33:52 +0000
  • 417ba70641 Improve BindException error message mguessan 2009-04-16 22:21:28 +0000
  • be2d0a4098 Cleanup from audit mguessan 2009-04-16 22:20:30 +0000
  • 101a38d9d1 Cleanup from audit mguessan 2009-04-16 21:52:17 +0000
  • 48d7dfb56f Update OSX doc: credentials are mandatory in Directory Utility settings mguessan 2009-04-16 21:42:14 +0000
  • 1f32b94aec Cleanup from audit mguessan 2009-04-16 21:16:40 +0000
  • 59b19fee2b Caldav: implement public shared calendar mguessan 2009-04-15 22:05:11 +0000
  • a16df127b8 Fixed 2717547: Unsupported filter attribute: apple-group-memberguid mguessan 2009-04-15 16:16:33 +0000
  • b0f1aa7fe7 POP: make sure the url is encoded correctly on delete mguessan 2009-04-15 16:15:00 +0000
  • bdb41fbc11 Improve exception handling mguessan 2009-04-15 15:20:06 +0000
  • 08cf32b5f3 Caldav: In progress multi calendar support mguessan 2009-04-14 23:46:37 +0000
  • b68692cade IMAP: reset icon after each command mguessan 2009-04-13 09:36:27 +0000
  • 993f0c6a02 SMTP: fixed two bugs, header ignored because of Exchange 2007 from patch and bccbuffer double xml encoding (=> Delivery status notification) mguessan 2009-04-11 13:38:11 +0000
  • d70390a77b Caldav: fix regression in FreeBusy date handling mguessan 2009-04-11 12:27:10 +0000
  • a1c8caa04b Caldav: switch icon during event report mguessan 2009-04-10 20:08:34 +0000
  • a702917994 LDAP: improve ldap search logging mguessan 2009-04-10 20:07:49 +0000
  • 29101ee293 Caldav: refactor CaldavConnection, prepare /public context mguessan 2009-04-10 17:05:54 +0000
  • 250880f25a Add Eivind Tagseth as Java Contributor mguessan 2009-04-10 12:08:37 +0000
  • 0dee27f15f Implement a last resort failover to build email from alias and domain name mguessan 2009-04-08 14:51:15 +0000
  • 5f1d2e2b01 URI encode alias in getEmail() mguessan 2009-04-07 16:38:34 +0000
  • e9dc9eb6b0 Limit redirects to 10 instead of 100 mguessan 2009-04-07 12:46:26 +0000
  • e4a985b24a Replace hardcoded strings mguessan 2009-04-07 12:39:09 +0000
  • 619ac82f59 Refactor SimpleDateFormat usage mguessan 2009-04-07 12:37:28 +0000
  • de3790a86b Fix SSLProtocolSocketFactory with HttpClient 3.1 mguessan 2009-04-06 21:53:43 +0000
  • a095d60835 Reenable limited timeout on getReleasedVersion mguessan 2009-04-06 13:02:36 +0000
  • acebab6e84 Caldav: another special characters handling improvement mguessan 2009-04-03 23:01:18 +0000
  • d72e185213 Caldav: iCal decodes hrefs, not lightning => detect client in CaldavRequest mguessan 2009-04-03 22:21:09 +0000