aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_calendar.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman1-1/+2
2010-05-24Calendaring support for Exchange Server 2007+ via EWStwilson1-0/+9
2010-01-25Fix INTERNAL_OBJ error on stop when calendars.conf missingtwilson1-8/+8
2009-10-14Add missing 'getnum' fieldtwilson1-0/+10
2009-10-13use Calendar: instead of Calendar/ for devstatetwilson1-4/+4
2009-10-13Fix compiler warning.rmudgett1-1/+1
2009-10-13Fix handling of notification calls w/ the dialing apitwilson1-34/+73
2009-10-09Don't add Attendees during copy, replace themtwilson1-1/+7
2009-10-08Remove global variable that makes dlopen unhappytwilson1-8/+32
2009-10-06Recorded merge of revisions 222152 via svnmerge from kpfleming1-0/+5
2009-08-15cast time_t type variables to long where needed.mvanbaak1-8/+8
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-1/+1
2009-06-15More 'static' qualifiers on module global variables.kpfleming1-9/+9
2009-05-29Add a couple of TODO items so I don't forgettwilson1-0/+3
2009-05-28Add Calendaring support for Asterisktwilson1-0/+1604