Commit Graph

590 Commits

Author SHA1 Message Date
mguessan 647eac6705 Exclude optional log4j maven dependencies
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@609 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-29 20:29:19 +00:00
mguessan 165277e19e Prepare 3.3.0b2 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@608 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-29 20:16:42 +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 d4ffe34bee Caldav: Move wire debug log with headers
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@606 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-29 20:14:08 +00:00
mguessan af048577cc Caldav: Fix NoSuchMethodError with Java 5
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@605 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-26 16:53:07 +00:00
mguessan 7971111c1c Caldav: revert supported-calendar-component-set on root and improve logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@604 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-25 10:16:46 +00:00
mguessan fc31316c14 Caldav: fix regression on iCal calendar color change
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@603 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 23:58:06 +00:00
mguessan a919bf7354 Caldav: only include attendees with RSVP=TRUE or PARTSTAT=NEEDS-ACTION for notifications (avoid iCal additional notifications)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@602 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 23:14:25 +00:00
mguessan 32e5ed9342 Caldav: Improve error handling on FreeBusy failure
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@601 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 15:23:36 +00:00
mguessan 254136eda5 Update ExchangeSession test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@600 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 15:18:50 +00:00
mguessan ffe9718de3 Caldav: add supported-calendar-component-set property requested by iPhone 3.0
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@599 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 15:18:05 +00:00
mguessan 711531f8bf Caldav: Sunbird compatibility, exclude events with empty names
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@598 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 14:54:45 +00:00
mguessan 9635714b75 Remove default trayIcon listener on OSX
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@597 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 12:56:53 +00:00
mguessan 0b97602ff4 Remove default trayIcon listener on OSX
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@596 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 12:24:33 +00:00
mguessan 7f878bb232 Fixed logFilePath logic on OSX
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@595 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-24 12:20:23 +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 c271617c12 Upgrade Log4J to 1.2.15
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@592 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-22 13:37:47 +00:00
mguessan 0ea975735c Doc: document build process in FAQ
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@591 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-17 22:47:23 +00:00
mguessan 6db2199d0c PKCS11 (smartcard) client certificate support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@590 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-17 16:27:31 +00:00
mguessan 32bc5eeb02 Make sure we do exit: catch exceptions before System.exit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@589 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-16 08:55:39 +00:00
mguessan e5c1fcd807 Caldav: Send empty response instead of error on freebusy with unknown attendee
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@588 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-16 08:55:00 +00:00
mguessan 2ec5044b38 IMAP: revert refreshFolder calls that break Outlook
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@587 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-15 21:37:56 +00:00
mguessan dcb04dd590 Fix for iCal: send etag on GET and HEAD requests
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@586 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-15 16:04:04 +00:00
mguessan 10cad53224 Caldav: fix unknown recipient message
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@584 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-10 16:57:23 +00:00
mguessan 9cd2e14bbc Caldav: do not send freebusy info if attendee is unknown
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@583 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-10 16:46:58 +00:00
mguessan 6d26c950d9 Upgrade svnkit library
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@582 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-10 09:41:54 +00:00
mguessan 41fa315b49 Use interactive console certificate accept in headless and/or server mode
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@581 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-09 21:54:24 +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 3b2d225412 Check java version in ant build.xml
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@579 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-06-07 22:11:26 +00:00
mguessan d78b4cb4a1 Fix ExchangeSession test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@578 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-21 18:19:02 +00:00
mguessan b555586cde Avoid 401 roundtrips
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@577 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-21 10:47:10 +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 089f3fca33 Reinsert System.exit after clean shutdown to make sure we do exit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@575 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-20 10:36:08 +00:00
mguessan 87a979e4e0 Prepare 3.3.0 beta1 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@574 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-19 22:19:33 +00:00
mguessan 22e59144d9 Append svn build number to release name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@573 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-19 21:34:05 +00:00
mguessan 1d9bb4aebb Caldav: Improve calendar-color patch answer
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@572 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-19 13:14:43 +00:00
mguessan f1ac470532 Additional login failover : get email from options page
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@571 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-19 10:42:56 +00:00
mguessan 7fa2598a24 Caldav: implement HEAD request
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@570 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 23:11:06 +00:00
mguessan 4db6c022b5 Replace greyscale inactive icon with a color icon
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@569 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:45:15 +00:00
mguessan 4eff6726b9 Replace greyscale inactive icon with a color icon
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@568 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:26:55 +00:00
mguessan 294e478f23 Avoid nullpointerexception in Settings.setProperty
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@567 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:25:31 +00:00
mguessan a08ebb6732 Make all threads daemon and remove System.exit calls
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@566 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-17 22:24:43 +00:00
mguessan dc82440cc0 IMAP: Detect fetch of a missing (probably deleted) message to avoid infinite loop with Thunderbird
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@565 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-15 12:39:15 +00:00
mguessan 023736018c Improve network down detection for Caldav
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@564 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-15 12:38:24 +00:00
mguessan 7cb45c2d48 Add Mitchell V. Oliver as Java Contributor
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@563 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-12 23:43:07 +00:00
mguessan 83e37437f0 SSL certificate settings documentation in getting started
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@562 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-12 23:24:49 +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 da56920821 Remember previous checkConfig status to detect network down
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@560 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-10 23:10:48 +00:00
mguessan 71323e707c OSX: replace JavaApplicationStub link with actual file
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@559 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-05-10 22:22:32 +00:00