aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_calendar_icalendar.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-04Merged revisions 300214 via svnmerge from pitel1-0/+1
2010-09-17Merged revisions 287269-287271 via svnmerge from pitel1-0/+2
2010-09-03Support for calendar events priorities and categories (with ISO C90 fix)pitel1-0/+8
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman1-1/+2
2010-05-28Fix ical library handling (again)twilson1-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-10Fix handling of floating times and datestwilson1-4/+30
2009-10-09Properly return "free" on confirmed events that are freetwilson1-12/+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/+470