Commit Graph

26 Commits (38d081c9f6578e749ecc2b9cc2912bed72e4b9e2)

Author SHA1 Message Date
Alexander Traud 139dd38193 res_calendar: Specialized calendars depend on symbols of general calendar.
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
krells 29c442b587 res_calendar_icalendar: Filter out occurrences superceded by another VEVENT
8 years ago
Sean Bright a6251ec373 res_calendar_icalendar: Properly handle recurring events
8 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Matthew Jordan 0728c6d7ae Fix memory leak in res_calendar_icalendar
13 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Stefan Schmidt 14b52ff9da fix a wrong behavior of alarm timezones in caldav and icalendar when an alarm doesnt use utc. This change uses the same timezone from the start time.
13 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Jan Kalab 706dd687f2 Merged revisions 300214 via svnmerge from
15 years ago
Jan Kalab 526e8fca14 Merged revisions 287269-287271 via svnmerge from
15 years ago
Jan Kalab a7505c0b91 Support for calendar events priorities and categories (with ISO C90 fix)
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Terry Wilson 9a2f04ce26 Fix ical library handling (again)
15 years ago
Tilghman Lesher a7498ae02e Use configure to determine the prefixes and include directories properly.
15 years ago
Leif Madsen f905bb1c0f Fix the \brief description in the res_calendar_*.c files.
15 years ago
Terry Wilson 6ad3619189 Fix crash on 32-bit for users not using https
16 years ago
Sean Bright ea47ab7ed9 Pass NULL for the ao2_callback function pointer instead of duplicating cb_true.
16 years ago
Terry Wilson 88e526439f Fix handling of floating times and dates
16 years ago
Terry Wilson 46f157df89 Properly return "free" on confirmed events that are free
16 years ago
Terry Wilson a75ba8d1a9 Remove global variable that makes dlopen unhappy
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
Terry Wilson 71a3a2ebf6 Add Calendaring support for Asterisk
16 years ago