summaryrefslogtreecommitdiff
path: root/res/res_calendar_icalendar.c
AgeCommit message (Expand)Author
2010-05-28Fix ical library handling (again)Terry Wilson
2010-05-26Use configure to determine the prefixes and include directories properly.Tilghman Lesher
2010-04-21Fix the \brief description in the res_calendar_*.c files.Leif Madsen
2010-02-05Fix crash on 32-bit for users not using httpsTerry Wilson
2010-01-11Pass NULL for the ao2_callback function pointer instead of duplicating cb_true.Sean Bright
2009-10-10Fix handling of floating times and datesTerry Wilson
2009-10-09Properly return "free" on confirmed events that are freeTerry Wilson
2009-10-08Remove global variable that makes dlopen unhappyTerry Wilson
2009-06-15More 'static' qualifiers on module global variables.Kevin P. Fleming
2009-05-28Add Calendaring support for AsteriskTerry Wilson