Commit Graph

57 Commits

Author SHA1 Message Date
mguessan bd1c6027dc Remove unneeded catch section
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2345 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2015-02-17 21:36:41 +00:00
mguessan d4efba3599 From coverity: more encoding fixes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2274 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-18 23:47:40 +00:00
mguessan e680c3e1ad Try to improve shutdown hook
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1980 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-07-17 22:00:46 +00:00
mguessan f89511775d Reformat and fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1702 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-06-08 19:58:29 +00:00
mguessan adfc4a8103 Add DavMail version in welcome IMAP and SMTP header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1508 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-14 21:57:37 +00:00
mguessan 3276be1a14 Log gateway stop at info level
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1041 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-05-11 09:15:56 +00:00
mguessan d1391d9ffe Do not shutdown connection manager on restart
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1020 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-23 14:58:44 +00:00
mguessan 12c8ab9e49 Add a new setting to disable startup notification window (contribution from jsquyres)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@991 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-04-07 20:23:48 +00:00
mguessan 577ea1ecdb Add a new setting to retrieve proxies from system configuration
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@971 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-03-24 09:59:23 +00:00
mguessan 6e11cab446 Fix from audit (spelling errors)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@888 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-12-20 10:51:02 +00:00
mguessan 3b6cd4f8ba Check for released version in a separate thread and set timeout to ten seconds
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@832 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-11-15 13:01:12 +00:00
mguessan 07569c5583 Fixes from checkStyle audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@734 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-09-21 21:34:13 +00:00
mguessan 056288d802 Doc: improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@626 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 08:25:28 +00:00
mguessan 7e32aba645 Add GPLv2 header to all source files
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@619 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-21 08:39:18 +00:00
mguessan e6aaafa508 Name shutdown thread
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@607 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-29 20:14:38 +00:00
mguessan 1ab20897af Fix server mode: now all listener threads are daemon, avoid main thread exit and add a shutdown hook
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@594 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-23 12:37:33 +00:00
mguessan bcb690da7f Added a logFilePath setting to set log4j file appender path, this appender is now added dynamically to avoid davmail.log file create failure
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@593 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-23 09:11:03 +00:00
mguessan d8eaa3bc0c Fix bug 2797272: Add disable update check
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@580 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-09 19:50:13 +00:00
mguessan d28bb80947 Sort properties and display version in startup message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@576 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-21 10:33:00 +00:00
mguessan 3834476710 Patch 2790299 by Mitchell V. Oliver: Add support for SSL to client connections
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@561 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-12 23:14:36 +00:00
mguessan bc189effb3 Move davmail.log to Library/Logs/DavMail on OSX
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@548 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-29 22:30:59 +00:00
mguessan 938feeae05 I18N: improve startup log message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@547 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-29 22:28:50 +00:00
mguessan 871efb7831 I18N: Do not apply i18n on log file
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@543 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-25 13:13:48 +00:00
mguessan 05d46b754d Enhancements from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@536 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 20:53:22 +00:00
mguessan ce864c36c6 I18N: externalize all DavGatewayTray log statements for i18n
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@535 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-23 14:54:06 +00:00
mguessan 041a8fb164 I18N: davmail package
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@531 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-17 10:32:11 +00:00
mguessan 417ba70641 Improve BindException error message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@527 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 22:21:28 +00:00
mguessan 101a38d9d1 Cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@525 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-16 21:52:17 +00:00
mguessan a095d60835 Reenable limited timeout on getReleasedVersion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@504 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-06 13:02:36 +00:00
mguessan c3e596ee8c Reorganize packages
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@501 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-03 07:38:31 +00:00
mguessan 4fdca92f08 Remove deprecated HttpException api
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@492 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-04-01 22:58:03 +00:00
mguessan d578aa889d Improve error on server socket bind
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@324 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-03 21:03:24 +00:00
mguessan 79b90c62d9 Register socket factory *before* listener threads start to avoid exception on first client connection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@310 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-02 07:14:25 +00:00
mguessan 66029f92cb Start IMAP server, do not start servers if port is empty
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@300 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-23 00:57:03 +00:00
mguessan ca25de0e5c Cleanup from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@286 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-01-13 21:30:29 +00:00
mguessan b7b1d96489 Revert Check connectivity on startup (issue with certificate handling)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@237 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-19 12:25:16 +00:00
mguessan f3f28ac7c3 Check connectivity on startup => grey icon
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@235 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-17 15:29:16 +00:00
mguessan 87b37901ca Revert on system proxy : regressions appeared
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@220 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 14:35:16 +00:00
mguessan fa1400a59c Fix connection pool handling on restart and prepare system proxy setting
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@219 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 13:49:21 +00:00
mguessan 30e4bb903b Various fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@211 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 14:53:38 +00:00
mguessan ba076699f2 Fix SWT initialization : wait for SWT thread
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@207 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 11:53:01 +00:00
mguessan 67ff8ec99d DavGateway class cleanup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@194 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-03 17:18:51 +00:00
mguessan 939c7567b7 First commit of the LDAP to GAL address book listener
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@191 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-03 11:38:35 +00:00
mguessan 39d4bafb91 Force internet explorer header to get XML responses
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@184 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-30 18:05:36 +00:00
mguessan 64e0688f0d Caldav (Calendar) support with free/busy and rename threads
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@179 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-27 00:56:28 +00:00
mguessan f6aa32ae64 Set timeout to 250ms on update check
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@162 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 10:38:31 +00:00
mguessan 1828202211 Refactored ExchangeSession creation : improved Http connection handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@158 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-04 01:47:10 +00:00
mguessan a4ee02cae6 Check for updates on startup and in About Frame
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@156 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-03 16:07:13 +00:00
mguessan cd2996f8a1 Added a custom SSLProtocolSocketFactory to allow user to manually accept invalid or self signed certificates
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@150 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-10-31 17:12:30 +00:00
mguessan 75fe578336 J2EE webapp packaging to deploy DavMail in any application server
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@130 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-08-21 22:02:21 +00:00