Commit Graph

217 Commits

Author SHA1 Message Date
mguessan 78bf61a7ff Update project description
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@228 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-10 22:30:11 +00:00
mguessan 5254f03124 Prepare 2.0.0 release
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@227 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-10 22:20:18 +00:00
mguessan 6a18d3cdc1 Recurring events support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@226 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 15:49:20 +00:00
mguessan 399da671ae Fix all day events from OWA to client
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@225 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 15:06:52 +00:00
mguessan 3a627568d4 Tell users to activate Lightning cache in doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@224 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 13:35:32 +00:00
mguessan efc9be7c23 Fix another URI encoding issue with calendar and fix all day events (add X-MICROSOFT-CDO-ALLDAYEVENT)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@223 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 13:24:17 +00:00
mguessan 6dc0eb450a Added BCC (blind carbon copy) support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@222 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 10:10:38 +00:00
mguessan 4f4eb2fb9a make WELL_KNOWN_FOLDERS value static
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@221 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-09 08:54:08 +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 146c29c136 Switch to MultiThreadedHttpConnectionManager for http connection management
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@218 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 12:59:47 +00:00
mguessan e0d46770f7 First step to handle LDAP ABANDON operation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@217 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 12:57:28 +00:00
mguessan 940fa68372 Fix SSLProtocolSocketFactory equals and hashCode to allow pooling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@216 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 12:53:55 +00:00
mguessan 463caea397 Disable protocol debug trace
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@215 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 23:42:54 +00:00
mguessan 937dadb988 Handle returning attributes : return only requested attributes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@214 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 23:40:53 +00:00
mguessan d66bd4b38c Fix LDAP filter parser : Thunderbird sends values with space as separate strings, rebuild value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@213 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 18:25:09 +00:00
mguessan 6618f22c34 Fix calendar caldavPastDelay default value handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@212 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 16:33:40 +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 669fe2f131 set servlet-api as optional in maven POM
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@210 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 13:28:35 +00:00
mguessan 380f4c17f5 Update doc with new Caldav and LDAP features
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@209 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 13:27:02 +00:00
mguessan 2679f49183 Added wstx stax parser for Java 1.5 compatibility
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@208 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 12:31:11 +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 b39622cfef Added the LDAP port setting
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@206 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 11:04:37 +00:00
mguessan d426239bd4 Added a new setting to get events in the past not older than specified days count
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@205 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 10:45:23 +00:00
mguessan 21ea655d2a Added a new setting to purge messages from sent folder
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@204 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 10:01:24 +00:00
mguessan 76bdf71ee9 SearchMethod based oldest trash message purge
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@203 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 09:29:44 +00:00
mguessan 5212b594cf No error on SocketException (client closed connection)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@202 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 08:48:54 +00:00
mguessan 0bea11cb12 fix event uri encoding/decoding issue and if-match on update
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@201 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 08:47:54 +00:00
mguessan aa2274b1b2 Fix default ports handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@200 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 08:44:47 +00:00
mguessan 8290b52ff0 Move galLookup to LdapConnection
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@199 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-04 15:03:48 +00:00
mguessan d862e9d3e0 LdapConnection refactoring complete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@198 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-04 15:02:53 +00:00
mguessan b49b75adbd LdapConnection refactoring in progress
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@197 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-04 12:52:30 +00:00
mguessan 24362b8632 Implement an ExchangeSession pool (needed with LdapServer)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@196 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-04 11:50:31 +00:00
mguessan 9b5feac91f Add tooltip text to label fields in addition to text fields
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@195 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-03 17:28:19 +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 8d8fb5b7cd Exclude local archive directory from source package
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@193 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-03 15:07:52 +00:00
mguessan 7757c36a40 standardize logging format (console and file)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@192 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-03 15:07:01 +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 3930fd9ace Improve followredirects logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@190 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-02 11:05:53 +00:00
mguessan b394c718c1 Various fixes and cleanup from FindBugs audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@189 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-02 10:20:46 +00:00
mguessan 3cd0212663 Add favicon to web site
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@188 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-02 09:34:50 +00:00
mguessan cbfa0df53f Add maven jsr173, htmlcleaner and swt dependencies, found a repo for htmlcleaner
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@187 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-02 09:33:24 +00:00
mguessan c6b5a7be94 Replace PROPFIND by SEARCH in message retrieval (support for non exchange contentClass e.g. windows mobile messages)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@186 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-01 17:56:18 +00:00
mguessan 932bc7468c Refactor form based authentication : parse html content with htmlcleaner-2.1
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@185 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-01 12:38:49 +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 1f5eb0d983 Disable caldav message body logging
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@183 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-29 14:37:37 +00:00
mguessan 3e43112754 CaldavConnection cleanup
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@182 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-29 14:27:33 +00:00
mguessan 6e384ae98a Fix : force encoding to UTF-8 only on caldav connections and URIUtil.decode on DELETE
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@181 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-29 14:24:12 +00:00
mguessan 9aca6b5ae7 Fix POP3 TOP command : line count is *after* headers
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@180 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-11-29 14:22:00 +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