summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2015-10-22format_cap: Detect vector allocation failures.Mark Michelson
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
2015-09-11main/config_options: Check for existance of internal object before derefingMatt Jordan
2015-09-08Merge "Core/General: Add #ifdef needed on FreeBSD."Joshua Colp
2015-09-04endpoint snapshot: avoid second cleanup on alloc failureScott Griepentrog
2015-09-03Core/General: Add #ifdef needed on FreeBSD.Guido Falsi
2015-09-02pbx: Fix crash when issuing "core show hints" with long pattern match.Joshua Colp
2015-08-29taskprocessor: Fix race condition between unreferencing and finding.Joshua Colp
2015-08-28sched: ast_sched_del may return prematurely due to spurious wakeupJoshua Colp
2015-08-24bridge: Kick channel from bridge if hung up during action.Joshua Colp
2015-08-20rtp_engine.c: Get current or create a needed rx payload type mapping.Richard Mudgett
2015-08-19rtp_engine.c: Extract rtp_codecs_payload_replace_rx().Richard Mudgett
2015-08-19rtp_engine.c: Initial split of payload types into rx and tx mappings.Richard Mudgett
2015-08-17CHAOS: prevent sorcery object with null idScott Griepentrog
2015-08-13audiohook.c: Simplify variable usage in audiohook_read_frame_both().Richard Mudgett
2015-08-13audiohook.c: Fix MixMonitor crash when using the r() or t() options.Richard Mudgett
2015-08-10main/format: Add an API call for retrieving format attributesMatt Jordan
2015-08-10Merge "Replaces clock_gettime() with ast_tsnow()"Joshua Colp
2015-08-08Merge "rtp_engine.c: Fix performance issue with several channel drivers that ...Matt Jordan
2015-08-07Replaces clock_gettime() with ast_tsnow()David M. Lee
2015-08-07ARI: Retrieve existing log channelsScott Emidy
2015-08-07ARI: Creating log channelsScott Emidy
2015-08-06ARI: Deleting log channelsScott Emidy
2015-08-06Merge "rtp_engine.c: Must protect mime_types_len with mime_types_lock."Joshua Colp
2015-08-03Merge topic 'misc_rtp_tweaks'Joshua Colp
2015-07-31ARI: Rotate log channels.Benjamin Ford
2015-07-31Merge "dns_core: Allow zero-length DNS responses."Joshua Colp
2015-07-31dns_core: Allow zero-length DNS responses.Mark Michelson