aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_calendar.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-05Add "calendar show types" CLI command.russell1-0/+30
2011-05-03Merged revisions 316265 via svnmerge from russell1-4/+3
2011-03-08Merged revisions 310039 via svnmerge from twilson1-1/+1
2011-03-04Add setvar option to calendaringtwilson1-2/+39
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel1-2/+6
2011-01-30Add Function and Application Relationships to documentationlathama1-0/+30
2010-12-20Some scheduler API cleanup and improvements.russell1-2/+2
2010-11-08Merged revisions 294207 via svnmerge from twilson1-1/+5
2010-09-03Support for calendar events priorities and categories (with ISO C90 fix)pitel1-0/+22
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