Commit Graph

633 Commits

Author SHA1 Message Date
mguessan 40325ac29d Use getFolderPath in getSuFolders
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@654 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-07 09:01:37 +00:00
mguessan 9b88a2e2c9 update maven pom inceptionYear
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@653 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-07 09:00:50 +00:00
mguessan ff4c2c2392 Do not try to set Nimbus Look And Feel on Linux with Gtk
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@652 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 23:41:10 +00:00
mguessan a4843fe9a3 Caldav: Remove calendar-proxy, only used for delegate calendars
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@651 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 14:12:25 +00:00
mguessan 90f3431270 Caldav: try to improve responses for iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@650 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 12:59:08 +00:00
mguessan 0515fca2b6 Caldav: fix bug 2833044 Event not found error on dismissing reminders with events created in Outlook with a plus sign in subject
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@649 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 12:15:52 +00:00
mguessan b86da04306 Caldav: Experimental, add calendar-proxy DAV option and version in server header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@648 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 07:39:57 +00:00
mguessan 09790fc84e Add missing allow OPTIONS header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@647 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-06 07:29:55 +00:00
mguessan e254cc0cf9 Caldav: improve public (shared) calendar support, accept calendars at any depth
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@646 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-05 23:23:11 +00:00
mguessan 65413add29 Caldav: set caldav logging to davmail logging level
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@645 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-05 22:13:34 +00:00
mguessan 24d9bf9011 Caldav: updated fix, remove organizer line if event has no attendees for iPhone
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@644 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-04 20:48:35 +00:00
mguessan 3b446fefbf Caldav: remove organizer line if current user is organizer for iPhone, will not remove line for events with attendees
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@643 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-04 08:39:43 +00:00
mguessan 9a3d3c2de9 Caldav: Improve principal -> actualPrincipal detection: use session alias instead of login
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@642 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 23:04:11 +00:00
mguessan ecffaed107 Improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@641 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 21:40:05 +00:00
mguessan 0847630d82 Caldav: fix bug 2819028, case insensitive email in sendPrincipal test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@640 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 20:55:08 +00:00
mguessan 119fa81a9a Caldav: iPhone compatibility, remove <C:comp name="VTODO"/>
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@639 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-08-03 08:15:10 +00:00
mguessan 834582b53b Caldav: iPhone workaround: send calendar subfolder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@638 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-31 12:20:58 +00:00
mguessan c75ac74f4c Code cleanup and improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@637 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-31 06:21:46 +00:00
mguessan 4c5c2ee81d Make API more consistent: createMessage must get a folder path, not URL
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@636 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-28 06:53:46 +00:00
mguessan 3e06e834b4 Caldav: revert @ encoding, breaks iCal
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@635 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-28 06:52:18 +00:00
mguessan c86c957a54 Doc: improve javadoc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@634 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-28 06:39:27 +00:00
mguessan 6f87df8ee3 Caldav: iPhone fix, encode @ in Caldav response hrefs
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@633 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-27 09:51:52 +00:00
mguessan 624c969f4d Experimental: reenable NTLM authentication
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@632 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-27 08:55:05 +00:00
mguessan 8d1446524d 3.3.0 release notes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@631 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-26 22:29:48 +00:00
mguessan 18070f7067 Enhancement: Patch 2826966 from Eivind Tagseth, Make davmail.sh work from any location
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@630 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-26 22:28:34 +00:00
mguessan ea41aaf943 SMTP: fix bug 2791607, do not patch message body (breaks electronic signature), no longer needed with latest Thunderbird
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@629 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 12:02:13 +00:00
mguessan 3051b42ca0 Caldav: untested, extended PROPFIND / response for iPhone 3.0
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@628 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 09:25:57 +00:00
mguessan b9f9bfce9a Caldav: fix infinite loop with Sunbird 1.0pre with invalid credentials
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@627 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-23 09:21:34 +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 a3897a2931 3.3.0 release notes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@624 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-22 22:13:27 +00:00
mguessan 0100e54ffc Prepare 3.3.0 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@623 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-22 21:17:27 +00:00
mguessan 66415562ed Caldav: updated caldav response headers according to gmail, added Expires and Cache-control HTTP headers
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@622 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-22 09:16:57 +00:00
mguessan c91862b4a8 POP3: implement NOOP command
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@621 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-21 22:16:39 +00:00
mguessan b5fa7ef521 Update documentation header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@620 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-21 08:49:38 +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 167be5c544 Remove Apache license from checkstyle config file header
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@618 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-20 10:21:38 +00:00
mguessan 470008d873 IMAP: fix DELETED/UNDELETED SEARCH parameters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@617 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-17 12:19:08 +00:00
mguessan 827a0bc806 Fix bug 2822625: support index range in IMAP SEARCH
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@616 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-17 08:45:34 +00:00
mguessan 76889311ea Merged network down (with firewall) code from Dan Foody
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@615 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-15 22:47:31 +00:00
mguessan 22cd9e7841 Additional properties and ignore cases for Sunbird
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@614 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-15 21:52:09 +00:00
mguessan 5f76f05c64 Fix empty organizer field in ICS (active sync support) and another getParticipants bug
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@613 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-08 22:51:34 +00:00
mguessan 3144b001d3 Fix OSX menu default ActionListener
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@612 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-06 13:54:58 +00:00
mguessan 60fdd74d6e Try to set Nimbus Look And Feel on Linux with Gtk
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@611 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-07-06 13:33:59 +00:00
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