Commit Graph

  • 67ff8ec99d DavGateway class cleanup mguessan 2008-12-03 17:18:51 +0000
  • 8d8fb5b7cd Exclude local archive directory from source package mguessan 2008-12-03 15:07:52 +0000
  • 7757c36a40 standardize logging format (console and file) mguessan 2008-12-03 15:07:01 +0000
  • 939c7567b7 First commit of the LDAP to GAL address book listener mguessan 2008-12-03 11:38:35 +0000
  • 3930fd9ace Improve followredirects logging mguessan 2008-12-02 11:05:53 +0000
  • b394c718c1 Various fixes and cleanup from FindBugs audit mguessan 2008-12-02 10:20:46 +0000
  • 3cd0212663 Add favicon to web site mguessan 2008-12-02 09:34:50 +0000
  • cbfa0df53f Add maven jsr173, htmlcleaner and swt dependencies, found a repo for htmlcleaner mguessan 2008-12-02 09:33:24 +0000
  • c6b5a7be94 Replace PROPFIND by SEARCH in message retrieval (support for non exchange contentClass e.g. windows mobile messages) mguessan 2008-12-01 17:56:18 +0000
  • 932bc7468c Refactor form based authentication : parse html content with htmlcleaner-2.1 mguessan 2008-12-01 12:38:49 +0000
  • 39d4bafb91 Force internet explorer header to get XML responses mguessan 2008-11-30 18:05:36 +0000
  • 1f5eb0d983 Disable caldav message body logging mguessan 2008-11-29 14:37:37 +0000
  • 3e43112754 CaldavConnection cleanup mguessan 2008-11-29 14:27:33 +0000
  • 6e384ae98a Fix : force encoding to UTF-8 only on caldav connections and URIUtil.decode on DELETE mguessan 2008-11-29 14:24:12 +0000
  • 9aca6b5ae7 Fix POP3 TOP command : line count is *after* headers mguessan 2008-11-29 14:22:00 +0000
  • 64e0688f0d Caldav (Calendar) support with free/busy and rename threads mguessan 2008-11-27 00:56:28 +0000
  • 20ef4a9da0 Added an (grey) inactive icon on network down detection mguessan 2008-11-24 12:35:58 +0000
  • b9763f8028 Add help callback on F1 press : open browser on DavMail website mguessan 2008-11-07 18:28:16 +0000
  • 414eb1e72c Workaround for SWT SettingsFrame focus mguessan 2008-11-07 18:26:49 +0000
  • 21ae628e7e Create GUI in AWT Thread mguessan 2008-11-07 18:25:49 +0000
  • c51dcb9405 Fix : include davmail.jar in war package mguessan 2008-11-06 22:52:27 +0000
  • 5980eff065 update war properties mguessan 2008-11-06 22:38:19 +0000
  • 3f555eb1f7 Prepare 1.4.0 release mguessan 2008-11-06 22:32:55 +0000
  • 1b9c7f7126 Added an option to let user disable update check mguessan 2008-11-06 00:03:19 +0000
  • 9ea4a6aec0 Adjust SettingsFrame style mguessan 2008-11-04 14:40:50 +0000
  • d3dff382d6 Improve console logging format mguessan 2008-11-04 14:15:32 +0000
  • eb75f5483c Exclude build files from source package mguessan 2008-11-04 14:03:46 +0000
  • 718af669d0 Allow long file names in source package mguessan 2008-11-04 13:59:04 +0000
  • b2bd33725e Add missing DavGatewayX509TrustManager mguessan 2008-11-04 13:57:22 +0000
  • 5361a487fb Add source and linux 64 bits packages mguessan 2008-11-04 13:55:25 +0000
  • 8844e3ab7b Added logging settings in davmail.properties and GUI (Support Request 2153851) mguessan 2008-11-04 13:48:38 +0000
  • f6aa32ae64 Set timeout to 250ms on update check mguessan 2008-11-04 10:38:31 +0000
  • 48ca92fdf7 Optimize Http requests on session creation mguessan 2008-11-04 10:37:36 +0000
  • e49c103770 Fixed bug 2194492 : allow space in password mguessan 2008-11-04 01:58:08 +0000
  • 7ba856827b Improved AboutFrame look mguessan 2008-11-04 01:47:52 +0000
  • 1828202211 Refactored ExchangeSession creation : improved Http connection handling mguessan 2008-11-04 01:47:10 +0000
  • 60907607e7 Update certificate hash sample value mguessan 2008-11-03 16:13:27 +0000
  • a4ee02cae6 Check for updates on startup and in About Frame mguessan 2008-11-03 16:07:13 +0000
  • 9640e6ddc9 Remove deprecated dependencies and update Maven POM mguessan 2008-11-03 16:06:01 +0000
  • 71664294db Fix : display balloon on startup with SWT mguessan 2008-11-03 15:26:25 +0000
  • 7fdf15013f Format certificate dates (red if invalid) mguessan 2008-11-03 12:33:57 +0000
  • e96dbf3046 Update doc with certificate hash property mguessan 2008-11-03 12:32:56 +0000
  • 3df9d6d8da Refactoring, java 1.5 compatibility with custom socket factory mguessan 2008-11-03 10:56:57 +0000
  • cd2996f8a1 Added a custom SSLProtocolSocketFactory to allow user to manually accept invalid or self signed certificates mguessan 2008-10-31 17:12:30 +0000
  • c92878eebd Do not call System.gc mguessan 2008-10-31 16:59:16 +0000
  • d822ca3be8 Documentation updates to current version settings and maven POM update mguessan 2008-10-28 22:00:59 +0000
  • 1176f7891b SWT failover for Desktop.browse with Program.launch in AboutFrame mguessan 2008-10-20 11:05:35 +0000
  • 295682f621 About frame compatibility with java 1.5 mguessan 2008-10-19 21:11:19 +0000
  • 4bbbde0de5 Add an about frame with contact and version information mguessan 2008-10-19 21:00:22 +0000
  • d56022aa6d Patch 1944352 by flszen : Specify network binding interface, also added a new advanced tab in settings frame mguessan 2008-10-09 23:29:45 +0000
  • 927a12173d Use tracker logo on sourceforge site and try to fix mvn site:deploy mguessan 2008-10-01 23:03:47 +0000
  • 82e3b8ce5d Prepare 1.3.0 release mguessan 2008-10-01 21:41:44 +0000
  • 06226b7bba remove absolute path in davmail.desktop mguessan 2008-10-01 15:07:45 +0000
  • 9784c6608d Replaced Servlet with ServletContextListener in webapp packaging mguessan 2008-10-01 11:40:36 +0000
  • bbdd1ae5d9 Jsmooth patch : improve icon scaling mguessan 2008-10-01 09:53:55 +0000
  • 915f70cba2 Use 32bit icon with alpha channel (patched jsmooth) mguessan 2008-09-30 22:58:46 +0000
  • b65e64c474 32bit icon jsmooth patch with alpha channel support mguessan 2008-09-30 22:35:01 +0000
  • ae8ca73c50 Fixed CRLF in davmail.sh mguessan 2008-09-26 09:28:53 +0000
  • b46d329a2c Fixed SMTP AUTH LOGIN for Outlook compatibility (thanks to Jose Antonio) mguessan 2008-09-18 21:34:03 +0000
  • 6084afffb5 Improve login method : detect custom login form and destination url mguessan 2008-08-24 16:01:03 +0000
  • 038637443b Implement CAPA pop3 command mguessan 2008-08-21 22:24:45 +0000
  • 75fe578336 J2EE webapp packaging to deploy DavMail in any application server mguessan 2008-08-21 22:02:21 +0000
  • 1f0d4cdb1d added parameter to davmail.sh script for davmail.properties mguessan 2008-02-14 15:51:34 +0000
  • 4f7137d38e Update log4j config, limit log file size to 1MB mguessan 2008-02-14 15:48:05 +0000
  • 8c85f2cd46 Added server mode setup documentation and switched release to 1.2.0 mguessan 2008-02-14 15:41:02 +0000
  • d92e2df70c make command line in shell compatible with java 1.5 mguessan 2008-02-14 14:20:46 +0000
  • f6c66f5106 Force utf-8 charset in text/calendar attachments and replace invalid characters mguessan 2008-02-14 14:20:37 +0000
  • 3be56bc928 disable webdav debug mguessan 2008-02-05 23:55:29 +0000
  • 488148c82e Make sure CRLF is sent on POP connection mguessan 2008-02-05 23:18:23 +0000
  • 61282ec454 ExchangeSession refactoring based on "Translate: f" header, makes most message methods obsolete mguessan 2008-02-05 23:17:31 +0000
  • 1883bf4758 Fix wrong enableProxy in settings frame on load mguessan 2008-02-01 13:57:32 +0000
  • fa216c862e From David Ashman : added read message property (not yet needed until IMAP support) mguessan 2008-02-01 09:47:34 +0000
  • ae2bd86275 From David Ashman : implement POP TOP command correctly mguessan 2008-01-31 23:42:46 +0000
  • 4ea61fcf1d From David Ashman : useless Integer creation in Settings mguessan 2008-01-31 23:42:04 +0000
  • 8c4401810d From David Ashman : Fix EHLO answer for iphone support mguessan 2008-01-31 23:41:17 +0000
  • 52c50d30ed From David Ashman : improve exceptions logging mguessan 2008-01-31 23:40:26 +0000
  • dfeced6478 Another Exchange invalid message header fix : ms-tnef inside MIME part mguessan 2008-01-31 22:17:44 +0000
  • 7ffce1a1bc prepare 1.1.2 release mguessan 2008-01-09 16:37:11 +0000
  • 7f8ee78586 Improve initial authentication error handling, detect invalid OWA URL mguessan 2008-01-09 16:33:57 +0000
  • 4ce550d3ff Java 1.5 compatibility fix (replace FileWriter with FileOutputStream) mguessan 2008-01-09 16:31:21 +0000
  • e82280ef02 More async calls in SWT tray implementation mguessan 2007-12-29 19:23:47 +0000
  • 4867c74956 prepare 1.1.1 release mguessan 2007-11-16 16:23:04 +0000
  • e133b81599 Avoid out of bound exception getting attachment by index mguessan 2007-11-16 16:18:36 +0000
  • 67e4c1b3b8 add zip and PDF to recognized extensions in attachment content type fix mguessan 2007-11-13 22:26:02 +0000
  • dd99fd0d02 double dot filter : avoid end of message in body (triggers DELE errors) mguessan 2007-11-13 22:23:48 +0000
  • 3f7f9aca5c Do not decode attachment URL twice (fails with % in message title) mguessan 2007-11-13 22:21:36 +0000
  • 44e4ebf07c Adjust attachment index after refactoring mguessan 2007-11-09 11:03:30 +0000
  • 3010981b05 Refactor attachments retrieval to handle multiple files with same name mguessan 2007-11-08 22:09:38 +0000
  • 15bde1c236 Various message updates and some code cleanup mguessan 2007-11-08 17:12:36 +0000
  • 3344d90b97 Update site description mguessan 2007-10-23 23:43:04 +0000
  • c1d9df12e2 doc : link to Eclipse SWT site mguessan 2007-10-23 23:28:10 +0000
  • c769304c7f Another Ubuntu screenshot mguessan 2007-10-23 23:25:22 +0000
  • 190366be0e include davmail.desktop in distribution packages mguessan 2007-10-23 23:05:10 +0000
  • 2933d850fa delete maven1 project.xml mguessan 2007-10-23 22:58:27 +0000
  • bdb527ad99 Add linux screenshot mguessan 2007-10-23 22:53:59 +0000
  • 7d17272903 Update Maven POM with swt mguessan 2007-10-23 22:53:28 +0000
  • 52ad04b72e add gnome and kde launcher (freedesktop file) mguessan 2007-10-23 22:52:33 +0000
  • 44fdf85d6d doc : redirect from old setup page mguessan 2007-10-23 22:15:23 +0000
  • 302cfb5a29 Update web site documentation to include linux setup mguessan 2007-10-23 22:09:06 +0000
  • 6c1ca08e42 rename win32 swt library mguessan 2007-10-23 21:00:01 +0000