Commit Graph

  • c7b8da9c8d Refactor buildSessionInfo to use /public first and mailbox path as failover for galfind requests mguessan 2011-07-04 21:49:36 +0000
  • f5a4ed2935 Caldav: move remove quotes for Evolution to EWS mode only mguessan 2011-06-28 22:40:00 +0000
  • 913a4d76e8 Caldav: fix regression on iCal FreeBusy handling mguessan 2011-06-28 22:24:55 +0000
  • 2739a51ea3 Caldav: implement PROPFIND on single item mguessan 2011-06-28 21:46:46 +0000
  • 9b8888c014 Fix bug in removeQuotes mguessan 2011-06-28 21:12:46 +0000
  • a2e8f1f07d Caldav: remove quotes on etag for Evolution mguessan 2011-06-28 08:25:33 +0000
  • 9dc774e01b IMAP: need to include base folder in recursive search, except on root mguessan 2011-06-27 21:58:13 +0000
  • 8f4bc77c76 Fix 3315942, patch cleanup mguessan 2011-06-27 21:17:23 +0000
  • d3f7890319 Fix server certificate label mguessan 2011-06-24 08:48:08 +0000
  • 404923bb66 Fixes from audit mguessan 2011-06-23 22:05:27 +0000
  • 5fda6a7821 Upgrade SWT to 3.7 mguessan 2011-06-23 22:03:56 +0000
  • 7fef14109f Fix 3315942, merge patch provided by Jeremiah Albrant: Ask user to select client certificate mguessan 2011-06-23 22:01:06 +0000
  • c85225384b Improve message download progress logging, switch icon every 100KB mguessan 2011-06-23 08:49:14 +0000
  • ff82af8c5e Fix 3151800, force UTF-8 in appendEnvelopeHeaderValue mguessan 2011-06-20 22:14:37 +0000
  • 76c23c3437 EWS: Fix for some Exchange 2010 ItemIds different length mguessan 2011-06-20 22:00:18 +0000
  • dface8d205 Caldav: first Task (VTODO) implementation step mguessan 2011-06-20 10:27:07 +0000
  • abd61e9f12 Remove unused SwtAwtEventQueue class mguessan 2011-06-20 10:26:19 +0000
  • cfc13bfe88 EWS: workaround for Exchange bug, replace xml 1.0 header with xml 1.1 and log message download progress mguessan 2011-06-20 10:24:16 +0000
  • bfebee2b38 Caldav: allow infinity as Depth value mguessan 2011-06-20 10:18:03 +0000
  • 4709e15007 Doc: Add davmail.smtpSaveInSent description in doc mguessan 2011-06-17 10:34:06 +0000
  • 4ef3725409 Implement davmail.smtpSaveInSent option and reorganize tabs mguessan 2011-06-17 10:26:06 +0000
  • 63fdfb111c EWS: implement gzip encoding on response mguessan 2011-06-17 09:17:31 +0000
  • 0f8153d8a5 Fix 3153691: Username with apostrophe mguessan 2011-06-16 12:14:24 +0000
  • bccd9bf06b Patch by Manuel Barkhau: exclude private events flag mguessan 2011-06-15 20:06:00 +0000
  • f89511775d Reformat and fixes from audit mguessan 2011-06-08 19:58:29 +0000
  • 551c608812 Prepare 3.9.2 release mguessan 2011-06-07 21:12:35 +0000
  • 759b341bfe Adjust system proxy log statement mguessan 2011-06-07 20:45:40 +0000
  • 48761a6619 IMAP: test custom header search mguessan 2011-06-07 20:42:25 +0000
  • 448c2f5f7a Jsmooth patch with 64 bits skeletons mguessan 2011-06-07 08:46:33 +0000
  • b5f500f393 Caldav: allow tab as folding character, see RFC2445 mguessan 2011-06-06 21:51:29 +0000
  • 694bacc4e0 Caldav: Fix NullPointerException in getTimezoneIdFromExchange mguessan 2011-05-30 22:26:02 +0000
  • 44c9fdba0e Doc: How to run multiple instances of DavMail mguessan 2011-05-30 21:28:46 +0000
  • 7ec2a442c6 Doc: FAQ note, iCal does not support folder names with spaces or special characters mguessan 2011-05-30 21:22:45 +0000
  • 798e261d6c Additional statement on proxy load mguessan 2011-05-23 21:40:45 +0000
  • bf570104d2 IMAP: workaround for Exchange 2003 search deleted support mguessan 2011-05-19 22:11:23 +0000
  • 56f9330a65 IMAP: fix 3303767, do not send line count for non text bodyparts mguessan 2011-05-18 21:16:54 +0000
  • e5a9691588 Doc: Add reference to default windows domain setting in FAQ mguessan 2011-05-18 08:06:24 +0000
  • 6c95dd0184 SWT: register error handler early mguessan 2011-05-17 21:41:20 +0000
  • 91c5e51ec4 Doc: additional Thunderbird and DavMail review mguessan 2011-05-17 09:22:00 +0000
  • c4420496ee SWT: register error handler to avoid application crash on concurrent X access from SWT and AWT mguessan 2011-05-17 09:16:19 +0000
  • d66b1c68b9 Revert LookAndFeel changes, switch to System.setProperty to set default LAF mguessan 2011-05-16 20:37:36 +0000
  • fa536e0824 Dav: back to old path in Destination header behavior mguessan 2011-05-16 09:43:41 +0000
  • a0f075c632 DAV: switch icon on large message download mguessan 2011-05-16 08:51:52 +0000
  • adff38de57 SWT: make sure we don't start AWT threads too early mguessan 2011-05-16 08:50:33 +0000
  • b35b3db630 Update Jsmooth patch with 64bits exe support mguessan 2011-05-16 08:47:54 +0000
  • 3a058507c9 Dav: Log message download progress mguessan 2011-05-12 21:09:10 +0000
  • 064708cff0 LDAP: cancel search threads on connection close, not request end mguessan 2011-05-11 12:14:05 +0000
  • a830470398 IMAP: another fix for 3297849, ENVELOPE formating error/bogus quotes mguessan 2011-05-11 10:39:47 +0000
  • c1f6161c7b Caldav: instancetype is null on Exchange 2010, switch to isrecurring in EWS FindItem mguessan 2011-05-11 10:39:22 +0000
  • 0c01e83c3c IMAP: fix 3297849, ENVELOPE formating error/bogus quotes mguessan 2011-05-08 21:32:35 +0000
  • eb912da404 SWT: delayed AWT frames creation to reduce memory usage mguessan 2011-05-08 21:29:31 +0000
  • c0cd134505 Experimental 64 bits windows exe mguessan 2011-05-05 20:25:14 +0000
  • 2418a13b82 Doc: add Duplicate messages in Sent folder FAQ entry mguessan 2011-05-05 20:21:00 +0000
  • bea5251d31 Add a log file size field in UI mguessan 2011-05-05 20:20:08 +0000
  • 94890ee9a0 LDAP: cancel search threads on connection close mguessan 2011-05-05 20:16:19 +0000
  • 71c572d664 IMAP: Fix nullpointer in broken message handling mguessan 2011-04-16 08:25:34 +0000
  • 0e30d51945 IMAP: fix infinite loop detection mguessan 2011-04-15 12:31:18 +0000
  • 11676ee5fd Dav: new patch to reset session timeout with a GET method on /owa/ mguessan 2011-04-14 21:17:40 +0000
  • 4121061c7a Doc: add Piwik code to DavMail site mguessan 2011-04-14 20:19:43 +0000
  • 1a92e17d07 Dav: experimental, try to reset session timeout with a GET method mguessan 2011-04-13 21:34:00 +0000
  • e81f0c3f91 IMAP: detect infinite loop on the client side mguessan 2011-04-13 10:45:51 +0000
  • 31214b1be2 Serialize session creation in workstation mode to avoid multiple OTP requests mguessan 2011-04-12 21:30:52 +0000
  • 184ba21cf0 EWS: fix UID and RECURRENCE-ID, broken at least on Exchange 2007 with recurring events mguessan 2011-04-12 20:32:22 +0000
  • 6c40abbdfb Doc: New (french) review mguessan 2011-04-12 20:28:37 +0000
  • e6fbb8fe13 Doc: document custom certificate authority handling mguessan 2011-04-11 10:19:31 +0000
  • 48f2f5196a Dav: do not try property update failover on 507 SC_INSUFFICIENT_STORAGE mguessan 2011-04-11 09:58:22 +0000
  • b6b08b13bc Caldav: Disable schedule-inbox for all Lightning versions mguessan 2011-04-08 15:39:45 +0000
  • 54fcff3739 IMAP: implement Recent flag on new messages based on read flag and creation/modification date mguessan 2011-04-08 13:55:20 +0000
  • 8c8ff42010 Doc: improve initial setup documentation mguessan 2011-04-08 13:53:11 +0000
  • 5d2cbcbc85 EWS: fix 3105534 GetUserAvailability default timezone compatibility with Exchange 2010 mguessan 2011-04-06 21:17:24 +0000
  • 5fd5ee8506 OSX: Avoid sending empty message to Growl mguessan 2011-04-03 13:14:29 +0000
  • b77daa832e Doc: describe the usual paths to use in OWA url field mguessan 2011-03-25 09:58:06 +0000
  • 6fc3aa9e0f Doc: update imapAutoExpunge flag doc mguessan 2011-03-24 21:27:01 +0000
  • fa74a8f97a Doc: update roadmap mguessan 2011-03-24 21:21:18 +0000
  • 466cf5cd1e IMAP: fix 3223513 default flags on append mguessan 2011-03-23 22:13:39 +0000
  • a930c93a0e Doc: document public folder access in Lightning mguessan 2011-03-23 21:23:20 +0000
  • b85cf09e04 Caldav: prepare xmoz custom property support over DAV mguessan 2011-03-23 09:43:53 +0000
  • 16617d8141 EWS: new failovers on Timezone settings: use davmail.timezoneId setting or default to GMT Standard Time mguessan 2011-03-23 09:42:32 +0000
  • 00a1baba41 Prepare 3.9.1 release mguessan 2011-03-22 21:42:13 +0000
  • f2c73bd1e5 Doc: additional FAQ entry on shared calendars mguessan 2011-03-22 21:34:52 +0000
  • eda37cdcb0 Caldav: first check that email address is valid to avoid InvalidSmtpAddress error on FreeBusy request and new timezone name mapping mguessan 2011-03-22 21:34:05 +0000
  • 367c57b60b EWS: fix 3190774, LDAP galfind email address handling, use Mailbox value instead of EmailAddress1/2/3 mguessan 2011-03-20 20:32:49 +0000
  • 286a0929b1 Caldav: New fix for fix 3190219, regression on quote encoding since 3165749 fix mguessan 2011-03-16 11:52:19 +0000
  • 71493a5a28 EWS: fix NullPointerException in item getContent mguessan 2011-03-16 10:55:09 +0000
  • 62415480cf EWS: fix 404 not found with Exchange 2010 calendars mguessan 2011-03-14 10:45:40 +0000
  • 7c76ddcfae Convert shell script to unix LF mguessan 2011-03-12 21:34:22 +0000
  • 28f7ecfe86 IMAP: fix 3201374 envelope superflous space mguessan 2011-03-07 23:26:14 +0000
  • 61475f7e87 IMAP: fix LOGOUT implementation to improve SquirrelMail compatibility mguessan 2011-03-07 22:30:25 +0000
  • b489120d7e Caldav: rethrow SocketException to avoid event not available on client connection close or DavMail listener restart mguessan 2011-03-07 14:16:22 +0000
  • 51f8e966ab Caldav: Fix timezone name mguessan 2011-03-01 10:17:57 +0000
  • 5012798192 OSX: Avoid sending null message to Growl mguessan 2011-03-01 10:14:24 +0000
  • d4942165b4 Implement Microsoft Forefront Unified Access Gateway logon form compatibility mguessan 2011-02-28 22:31:42 +0000
  • b2ff79a8a3 Caldav: fix 3190219, regression on quote encoding since 3165749 fix mguessan 2011-02-23 22:23:06 +0000
  • b608851065 Prepare 3.9.0 release mguessan 2011-02-22 20:55:41 +0000
  • 799d60911e POP: test new double dot implementation mguessan 2011-02-22 20:44:26 +0000
  • f9433cfaa0 Caldav: additional timezone names in table mguessan 2011-02-22 20:43:16 +0000
  • 63c916ee81 Doc: Update release guide mguessan 2011-02-22 20:40:42 +0000
  • 60132202c7 POP: Fix from Stefan Guggisberg, handle invalid CR or LF line feeds in DoubleDotOutputStream mguessan 2011-02-21 10:41:46 +0000
  • c4cf56a92f Doc: Additional FAQ entry on public calendar access with iCal mguessan 2011-02-18 09:21:26 +0000
  • 9efe8160a5 LDAP: dump BER content on error mguessan 2011-02-17 17:23:30 +0000