Commit Graph

6104 Commits (0a96cd082bdf92bcfacf96ec5c7371d91c30f249)

Author SHA1 Message Date
Jenkins2 15bf51af73 Merge "core: Remove non-critical cleanup from startup aborts."
9 years ago
Jenkins2 4b7872c9db Merge "core: Remove ABI effects of MALLOC_DEBUG."
9 years ago
Corey Farrell fee929c8ac core: Remove non-critical cleanup from startup aborts.
9 years ago
Jenkins2 1485719531 Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro."
9 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
9 years ago
Alexander Traud 58f44f225a utils: In Solaris, avoid a warning about an unused variable.
9 years ago
Jenkins2 91a8c7a281 Merge "BuildSystem: Cast any intptr_t explicitly to its proposed type."
9 years ago
Jenkins2 e21f168477 Merge "BuildSystem: Detect whether uselocale(.) is available."
9 years ago
Jenkins2 3afc2c52af Merge "core: Fix handling of maximum length lines in config files."
9 years ago
Alexander Traud 5d19762b5f BuildSystem: Cast any intptr_t explicitly to its proposed type.
9 years ago
Alexander Traud 9749524520 BuildSystem: Detect whether uselocale(.) is available.
9 years ago
Richard Mudgett c711e4076a core: Remove ABI effects of MALLOC_DEBUG.
9 years ago
Richard Mudgett 1a36a452bd pjproject: Add cache_pools debugging option.
9 years ago
Corey Farrell a7927471ad core: Fix handling of maximum length lines in config files.
9 years ago
Richard Mudgett f083edc43c manager.c: Fix lseek() parameter order.
9 years ago
Joshua Colp e70c4ec84d AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up.
9 years ago
Richard Mudgett e2f98fbd63 channel.c: Fix typo.
9 years ago
Jenkins2 3c5784315d Merge "core: Rename sounds_index.c to sounds.c."
9 years ago
Jenkins2 fd353237f0 Merge "config: Fix locking for extconfig reload."
9 years ago
Jenkins2 ff4351952b Merge "optional_api: Refactor to use vector's and standard allocators."
9 years ago
Jenkins2 fbe2f1fe01 Merge "rtp_engine: Load format name / mime type in uppercase again."
9 years ago
Jenkins2 15886d5833 Merge "manager: Add AMI event Load/Unload"
9 years ago
Corey Farrell 97c21e9cb3 core: Rename sounds_index.c to sounds.c.
9 years ago
Corey Farrell e03f0f9572 config: Fix locking for extconfig reload.
9 years ago
Alexander Traud a70c92121d rtp_engine: Load format name / mime type in uppercase again.
9 years ago
Sean Bright af2dd3a678 bridge_roles: Use a non-locking linked list where appropriate
9 years ago
Jenkins2 d6147aa6a3 Merge "main/asterisk.c: Remove silly usage of RAII_VAR."
9 years ago
Jenkins2 41a05aacc9 Merge "core: Remove embedded editline."
9 years ago
Joshua Colp d494cc1c88 Merge "json: Add conditionals to avoid locking if Jansson is thread safe."
9 years ago
Corey Farrell 9e45d3f893 main/asterisk.c: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell 02ee296f81 optional_api: Refactor to use vector's and standard allocators.
9 years ago
Jenkins2 0461286123 Merge "cdr.c: Fix runtime leak of CDR records."
9 years ago
Sungtae Kim cb4cfb8c43 manager: Add AMI event Load/Unload
9 years ago
Corey Farrell 04490fb1d8 json: Add conditionals to avoid locking if Jansson is thread safe.
9 years ago
Corey Farrell 9fddc8b4dc core: Remove embedded editline.
9 years ago
Alexander Traud 32e610d9e6 backtrace: Avoid potential spurious output.
9 years ago
Richard Mudgett b2fcb30d38 cdr.c: Fix runtime leak of CDR records.
9 years ago
Jenkins2 2d90b1efd9 Merge "manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event"
9 years ago
Jenkins2 5c524e3287 Merge "manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()"
9 years ago
Sungtae Kim 7e32adf044 manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event
9 years ago
Richard Mudgett 3419a048b9 manager.c: Fix potential memory leak and corruption.
9 years ago
Richard Mudgett bcfe172f8d manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()
9 years ago
Richard Mudgett b9024197ab app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.
9 years ago
Jenkins2 093484d137 Merge "loader: Use ast_cli_completion_add for 'module load' completion."
9 years ago
Jenkins2 8f6978d7b8 Merge "pbx_variables.c: Misc fixes in variable substitution."
9 years ago
Jenkins2 da4ddb1faa Merge "Build System: Require __sync or __atomic functions."
9 years ago
Jenkins2 21bcd85bba Merge "core: Fix unused variable error in handle_show_sysinfo."
9 years ago
Jenkins2 1e44d50893 Merge "core: Tweak startup order."
9 years ago
Jenkins2 7c77365549 Merge "editline: Avoid shifting a negative signed value."
9 years ago
Corey Farrell 84a6365164 loader: Use ast_cli_completion_add for 'module load' completion.
9 years ago