summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2018-03-07utils: In Solaris, avoid a warning about an unused variable.Alexander Traud
2018-03-06Merge "BuildSystem: Cast any intptr_t explicitly to its proposed type."Jenkins2
2018-03-05Merge "BuildSystem: Detect whether uselocale(.) is available."Jenkins2
2018-03-05Merge "core: Fix handling of maximum length lines in config files."Jenkins2
2018-03-03BuildSystem: Cast any intptr_t explicitly to its proposed type.Alexander Traud
2018-03-03BuildSystem: Detect whether uselocale(.) is available.Alexander Traud
2018-03-01core: Remove ABI effects of MALLOC_DEBUG.Richard Mudgett
2018-02-28pjproject: Add cache_pools debugging option.Richard Mudgett
2018-02-23core: Fix handling of maximum length lines in config files.Corey Farrell
2018-02-21manager.c: Fix lseek() parameter order.Richard Mudgett
2018-02-21AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up.Joshua Colp
2018-02-20channel.c: Fix typo.Richard Mudgett
2018-02-20Merge "core: Rename sounds_index.c to sounds.c."Jenkins2
2018-02-20Merge "config: Fix locking for extconfig reload."Jenkins2
2018-02-19Merge "optional_api: Refactor to use vector's and standard allocators."Jenkins2
2018-02-19Merge "rtp_engine: Load format name / mime type in uppercase again."Jenkins2
2018-02-19Merge "manager: Add AMI event Load/Unload"Jenkins2
2018-02-19core: Rename sounds_index.c to sounds.c.Corey Farrell
2018-02-19config: Fix locking for extconfig reload.Corey Farrell
2018-02-17rtp_engine: Load format name / mime type in uppercase again.Alexander Traud
2018-02-15bridge_roles: Use a non-locking linked list where appropriateSean Bright
2018-02-14Merge "main/asterisk.c: Remove silly usage of RAII_VAR."Jenkins2
2018-02-13Merge "core: Remove embedded editline."Jenkins2
2018-02-13Merge "json: Add conditionals to avoid locking if Jansson is thread safe."Joshua Colp
2018-02-12main/asterisk.c: Remove silly usage of RAII_VAR.Corey Farrell
2018-02-12optional_api: Refactor to use vector's and standard allocators.Corey Farrell
2018-02-12Merge "cdr.c: Fix runtime leak of CDR records."Jenkins2
2018-02-12manager: Add AMI event Load/UnloadSungtae Kim
2018-02-12json: Add conditionals to avoid locking if Jansson is thread safe.Corey Farrell
2018-02-12core: Remove embedded editline.Corey Farrell
2018-02-10backtrace: Avoid potential spurious output.Alexander Traud
2018-02-09cdr.c: Fix runtime leak of CDR records.Richard Mudgett
2018-02-05Merge "manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event"Jenkins2
2018-02-03Merge "manager_channels.c: Reordered ast_manager_build_channel_state_string_p...Jenkins2
2018-02-01manager.c: Fixed "(null):" header in AMI AsyncAGIEnd eventSungtae Kim
2018-02-01manager.c: Fix potential memory leak and corruption.Richard Mudgett
2018-02-01manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()Richard Mudgett
2018-01-31app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.Richard Mudgett
2018-01-31Merge "loader: Use ast_cli_completion_add for 'module load' completion."Jenkins2
2018-01-31Merge "pbx_variables.c: Misc fixes in variable substitution."Jenkins2
2018-01-30Merge "Build System: Require __sync or __atomic functions."Jenkins2
2018-01-29Merge "core: Fix unused variable error in handle_show_sysinfo."Jenkins2
2018-01-29Merge "core: Tweak startup order."Jenkins2
2018-01-29Merge "editline: Avoid shifting a negative signed value."Jenkins2
2018-01-27loader: Use ast_cli_completion_add for 'module load' completion.Corey Farrell
2018-01-27core: Fix unused variable error in handle_show_sysinfo.Alexander Traud
2018-01-27editline: Avoid shifting a negative signed value.Alexander Traud
2018-01-25core: Tweak startup order.Corey Farrell
2018-01-25Build System: Require __sync or __atomic functions.Corey Farrell
2018-01-25loader: Correct overly strict startup checks.Corey Farrell