Commit Graph

16 Commits

Author SHA1 Message Date
mguessan 9f0a87c5a5 From coverity: use getParamValue instead of getParam().getValue() to avoid null dereference
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2235 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-02-28 17:48:42 +00:00
mguessan 321c1b0454 Caldav: rebuild meeting attendees only for Exchange 2007, Exchange 2010 ics parser is correct
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1930 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2012-03-20 23:08:42 +00:00
mguessan 48e99f716d Caldav: fix 3433584, encode comma in LOCATION field
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1850 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-11-07 22:50:43 +00:00
mguessan 7081571ada Caldav: fix 3426148 decode and encode comma in RESOURCES field value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1827 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-10-24 23:15:05 +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 404bcf96be Caldav: fix multivalued param support in VProperty and always quote CN values
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1610 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-13 10:14:18 +00:00
mguessan 6cad2e318e Caldav: workaround for Exchange 2010 bug, \n in timezone name generates invalid ICS content
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1598 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2011-01-06 09:33:36 +00:00
mguessan 2f47f173d0 Caldav: fix floating timezone in iCal: rename TZID for maximum iCal/iPhone compatibility
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1578 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-12-12 21:39:19 +00:00
mguessan 4547ee7870 Caldav: protect ':' in VCALENDAR property params
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1516 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-10-22 14:47:32 +00:00
mguessan c404972d37 Caldav: fix VProperty parser
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1443 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-13 22:40:07 +00:00
mguessan cb2b6baac3 Caldav: failover for broken event, rebuild VCalendar content from raw properties
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1439 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-09-13 16:07:49 +00:00
mguessan bd687b813f Caldav: major refactoring of event content handling and notifications
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1322 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-31 22:52:45 +00:00
mguessan bba9c3616a Caldav: switch to new VCalendar parser/patcher
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1321 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-30 15:09:44 +00:00
mguessan 5bacc44dea Caldav: implement VALARM in VCalendar
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1320 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-30 00:04:54 +00:00
mguessan 3edbd2c44c Caldav: start new VCalendar fixICS implementation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1318 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-29 21:18:59 +00:00
mguessan 3725a147c4 Carddav: refactor VCard handling to merge with VCalendar code
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1316 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-29 16:17:46 +00:00