summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2015-11-12res_pjsip: Deny requests when threadpool queue is backed up.Mark Michelson
2015-11-12format_cap: Don't append the 'none' format when appending all.Joshua Colp
2015-11-11threadpool: Handle worker thread transitioning to dead when going active.Joshua Colp
2015-11-11Merge "rtp_engine: Init a format-attribute module to its RFC defaults."Matt Jordan
2015-11-11Merge "dns: Use ntohl for ans->ttl in dns_parse_answer_ex"Matt Jordan
2015-11-11Merge "ast_format_cap: Avoid format creation on module load, use cache instead."Matt Jordan
2015-11-11Merge "xmldoc: Improve xmldoc wrapping of 'core show ...' output."Matt Jordan
2015-11-11rtp_engine: Init a format-attribute module to its RFC defaults.Alexander Traud
2015-11-11Merge "taskprocessor: Add high water mark warnings"Joshua Colp
2015-11-10Merge "Remove ABI compatibility stub functions."Joshua Colp
2015-11-10Merge "ast_format_cap_get_names: To display all formats, the buffer was incre...Joshua Colp
2015-11-10Remove ABI compatibility stub functions.Corey Farrell
2015-11-10Remove execute permission from dns_system_resolver.cCorey Farrell
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-11-09ast_format_cap: Avoid format creation on module load, use cache instead.Alexander Traud
2015-11-06dns: Use ntohl for ans->ttl in dns_parse_answer_exGeorge Joseph
2015-11-06xmldoc: Improve xmldoc wrapping of 'core show ...' output.Walter Doekes
2015-11-05taskprocessor: Add high water mark warningsJonathan Rose
2015-11-04main/dial: Protect access to the format_cap structure of the requesting channelMatt Jordan
2015-11-04Fix cli display of build options.Corey Farrell
2015-11-03main/stasis_endpoints: Fix ContactStatusChange JSON for roundtrip_usec fieldMatt Jordan
2015-10-26Merge "format: Update the maximum packetization time for iLBC 30."Matt Jordan
2015-10-23Merge topic 'fix_oom_crash'Joshua Colp
2015-10-22format_cap: Detect vector allocation failures.Mark Michelson
2015-10-21strings.c: Fix __ast_str_helper() to always return a terminated string.Richard Mudgett
2015-10-21Add missing failure checks to ast_str_set_va() callers.Richard Mudgett
2015-10-21format: Update the maximum packetization time for iLBC 30.Alexander Traud
2015-10-20main/cdr: Allow modules to modify CDR fields before dispatching themJonh Wendell
2015-10-12config.c: Fix off-nominal memory leak.Richard Mudgett
2015-10-12config.c: Fix potential memory corruption after [section](+).Richard Mudgett
2015-10-12config.c: Fix #include after [section](+).Richard Mudgett
2015-10-03manager: Fix GetConfigJSON returning invalid JSONIvan Poddubny
2015-09-30sched.c: Add warning about negative time interval request.Richard Mudgett
2015-09-29main/logger: Add log formatters and JSON structured logsMatt Jordan
2015-09-28Merge "translate: Fix transcoding while different in frame size."Matt Jordan
2015-09-25Merge "logger: Prevent duplicate dynamic channels from being added."Joshua Colp
2015-09-24logger: Prevent duplicate dynamic channels from being added.Mark Michelson
2015-09-24Do not swallow frames on channels leaving bridges.Mark Michelson
2015-09-23Merge "ARI: Add events for Contact and Peer Status changes"Matt Jordan
2015-09-22app_page.c: Fix crash when forwarding with a predial handler.Richard Mudgett
2015-09-22Merge "core/logging: Fix logging to more than one syslog channel"Matt Jordan
2015-09-22Merge "pbx: Update device and presence state when changing a hint extension."Joshua Colp
2015-09-21Merge "astfd: Adds a timestamp for each entry."Joshua Colp
2015-09-21core/logging: Fix logging to more than one syslog channelElazar Broad
2015-09-21ARI: Add events for Contact and Peer Status changesMatt Jordan
2015-09-21Merge "main/config_options: Check for existance of internal object before der...Matt Jordan
2015-09-19astfd: Adds a timestamp for each entry.Alexander Traud
2015-09-19pbx: Update device and presence state when changing a hint extension.Joshua Colp
2015-09-17translate: Fix transcoding while different in frame size.Alexander Traud
2015-09-15scheduler: Use queue for allocating sched IDs.Mark Michelson