Commit Graph

54 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Sean Bright 5075cc8eed res_calendar: On reload, update all configuration
8 years ago
Sean Bright db785ddb92 res_calendar: Various fixes
8 years ago
Corey Farrell 0f49e6ee2e Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Corey Farrell 1d3a1167fc res_calendar: Cleanup scheduler context at unload.
9 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Richard Mudgett 524588c345 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan ba9867fab0 module loader: Unload modules in reverse order of their start order
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Corey Farrell fbe0dfaf44 Fix dialplan function NULL channel safety issues
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
12 years ago
Joshua Colp 513756b956 res_calendar: Protect channel when adding datastore.
12 years ago
Matthew Jordan 13b470d704 Fix memory/ref counting leaks in a variety of locations
12 years ago
Matthew Jordan 8fb5bdce9a Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Andrew Latham c7857504df Doxygen Updates - Title update
13 years ago
Andrew Latham e11cc29360 Doxygen Cleanup
13 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 0cc38858dd Track module use count for res_calendar
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Terry Wilson 5861bab06d Allow res_calendar to be unloaded
13 years ago
Terry Wilson 5bfea5fdbf Add aresult variable for CALENDAR_WRITE
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Terry Wilson 4b826c46b3 Don't crash on empty notify channel
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Russell Bryant 695bc7df94 Add "calendar show types" CLI command.
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Terry Wilson 3a02c029b4 Merged revisions 310039 via svnmerge from
14 years ago
Terry Wilson 01a453351d Add setvar option to calendaring
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Andrew Latham f9c3b26241 Add Function and Application Relationships to documentation
15 years ago
Russell Bryant cc0b7e7df5 Some scheduler API cleanup and improvements.
15 years ago
Terry Wilson aa0f407b8b Merged revisions 294207 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 880cde12ac Calendaring support for Exchange Server 2007+ via EWS
15 years ago
Terry Wilson fb65a6860a Fix INTERNAL_OBJ error on stop when calendars.conf missing
16 years ago
Terry Wilson cb74681b6d Add missing 'getnum' field
16 years ago
Terry Wilson 5ea7d4a291 use Calendar: instead of Calendar/ for devstate
16 years ago
Richard Mudgett 76831d0c78 Fix compiler warning.
16 years ago
Terry Wilson a8034cd770 Fix handling of notification calls w/ the dialing api
16 years ago
Terry Wilson d81a8e34dd Don't add Attendees during copy, replace them
16 years ago
Terry Wilson a75ba8d1a9 Remove global variable that makes dlopen unhappy
16 years ago
Kevin P. Fleming 1c9fe00920 Recorded merge of revisions 222152 via svnmerge from
16 years ago
Michiel van Baak 6f63f3eb8d cast time_t type variables to long where needed.
16 years ago