summaryrefslogtreecommitdiff
path: root/res/res_calendar_ews.c
AgeCommit message (Expand)Author
2012-10-31Properly extract the Body information of an EWS calendar itemMatthew Jordan
2012-05-17Fix checking bounds of array index after using it; improper sizeofMatthew Jordan
2012-04-06Fix memory leak in res_calendar_ews when event email address node is emptyMatthew Jordan
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-09-17Merged revisions 287269-287271 via svnmerge from Jan Kalab
2010-09-14Merged revisions 286617 via svnmerge from Jan Kalab
2010-09-03Merge of strdupa() fix for calendars categories prioritiesJan Kalab
2010-09-03Support for calendar events priorities and categories (with ISO C90 fix)Jan Kalab
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-05-26Ensure that libneon > 0.29.0 is installed for res_calendar_ewsTerry Wilson
2010-05-26Use configure to determine the prefixes and include directories properly.Tilghman Lesher
2010-05-24Calendaring support for Exchange Server 2007+ via EWSTerry Wilson