aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_calendar_exchange.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman1-1/+2
2010-06-01Use the correct ical.h filetwilson1-1/+1
2010-05-26Use configure to determine the prefixes and include directories properly.tilghman1-5/+5
2010-04-21Fix the \brief description in the res_calendar_*.c files.lmadsen1-1/+1
2010-02-05Fix crash on 32-bit for users not using httpstwilson1-1/+1
2010-01-11Pass NULL for the ao2_callback function pointer instead of duplicating cb_true.seanbright1-6/+1
2009-10-08Remove global variable that makes dlopen unhappytwilson1-2/+9
2009-06-15More 'static' qualifiers on module global variables.kpfleming1-2/+2
2009-05-28Add Calendaring support for Asterisktwilson1-0/+757