summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-12-20Merge "core: Fix multiple trivial issues in the core." into 13Joshua Colp
2017-12-19Merge "Remove constant conditionals (dead-code)." into 13Jenkins2
2017-12-19Merge "main/app: Fix leaks." into 13Jenkins2
2017-12-19Merge "rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage." into 13Jenkins2
2017-12-19Remove constant conditionals (dead-code).Corey Farrell
2017-12-19core: Fix multiple trivial issues in the core.Corey Farrell
2017-12-18main/app: Fix leaks.Corey Farrell
2017-12-18ast_json_pack(): Use safer json ref mechanism.Richard Mudgett
2017-12-18rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage.Richard Mudgett
2017-12-18Merge "CLI: Fix 'core set debug channel' completion bug." into 13Joshua Colp
2017-12-18Merge "CLI: Remove special handling of 'core set verbose' from rasterisk." in...Jenkins2
2017-12-18Merge "aco: Minimize use of regex." into 13Jenkins2
2017-12-18Merge "aco: Create ways to minimize use of regex." into 13Jenkins2
2017-12-18CLI: Fix 'core set debug channel' completion bug.Corey Farrell
2017-12-18Merge "loader: Use vector to build apha sorted module lists." into 13George Joseph
2017-12-18Merge "loader: Replace priority heap with vector." into 13George Joseph
2017-12-18Merge "cdr: Minor optimizations." into 13Jenkins2
2017-12-18Merge "loader: Rework of load_dynamic_module." into 13George Joseph
2017-12-18Merge "loader: Minor fix to module registration." into 13Jenkins2
2017-12-15cdr: Minor optimizations.Corey Farrell
2017-12-15loader: Use vector to build apha sorted module lists.Corey Farrell
2017-12-15loader: Replace priority heap with vector.Corey Farrell
2017-12-15loader: Rework of load_dynamic_module.Corey Farrell
2017-12-15loader: Minor fix to module registration.Corey Farrell
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-12-15aco: Create ways to minimize use of regex.Corey Farrell
2017-12-14res_rtp_asterisk.c: Disable packet flood detection for video streams.Richard Mudgett
2017-12-13CLI: Remove special handling of 'core set verbose' from rasterisk.Corey Farrell
2017-12-13Merge "CLI: Fix 'core show sysinfo' function ordering." into 13Jenkins2
2017-12-11CLI: Fix 'core show sysinfo' function ordering.Corey Farrell
2017-12-11stasis_channels.c: Don't set channel snapshot caller_dnid twice.Richard Mudgett
2017-12-11Merge "astdb: Improve prefix searches in astdb" into 13Jenkins2
2017-12-11Merge "loader: Refactor resource_name_match." into 13Jenkins2
2017-12-10astdb: Improve prefix searches in astdbSean Bright
2017-12-08loader: Refactor resource_name_match.Corey Farrell
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-12-07Merge "translate: Skip matrix_rebuild during shutdown." into 13Jenkins2
2017-12-07Merge "CLI: Fix remote console completion." into 13Jenkins2
2017-12-07Merge "sounds_index: Avoid repeatedly reindexing." into 13Jenkins2
2017-12-07Merge "media_index: Improve startup." into 13Jenkins2
2017-12-07CLI: Fix remote console completion.Corey Farrell
2017-12-07translate: Skip matrix_rebuild during shutdown.Corey Farrell
2017-12-07sounds_index: Avoid repeatedly reindexing.Corey Farrell
2017-12-06media_index: Improve startup.Corey Farrell
2017-12-06bridge_basic.c: Update transfer diagnostic messages addendum.Richard Mudgett
2017-12-05bridge_basic.c: Update transfer diagnostic messages.Niklas Larsson
2017-12-04Merge "config: Speed up config template lookup" into 13Jenkins2
2017-12-01config: Speed up config template lookupSean Bright
2017-12-01config: Speed up ACO & sorcery initializationSean Bright
2017-11-30Merge "translate: Transcode siren14, speex32, silk24, and silk12 via slin16."...Jenkins2