aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_calendar_caldav.c
AgeCommit message (Expand)AuthorFilesLines
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-15Properly handle PUT requests for CALENDAR_WRITE()twilson1-3/+8
2009-10-10Fix handling of floating times and datestwilson1-4/+29
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/+675