summaryrefslogtreecommitdiff
path: root/res/res_calendar_ews.c
AgeCommit message (Expand)Author
2018-02-16res_calendar: Specialized calendars depend on symbols of general calendar.Alexander Traud
2017-09-05res_calendar*, res_smdi: Move to "extended" supportGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-10-12res_calendar_ews: Relax neon version check to work with 0.30 too.Walter Doekes
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
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