Commit Graph

381 Commits (16.1)

Author SHA1 Message Date
George Joseph 41eab5b3b8 backtrace: Refactor ast_bt_get_symbols so it doesn't crash
7 years ago
Corey Farrell 90887af808 lock: Replace __ast_mutex_logger with private log_mutex_error.
7 years ago
Richard Mudgett 2384d6eb87 Fix 'statement' typo throughout code.
7 years ago
Sean Bright d1698b4e0b config.c: Cleanup AST_INCLUDE_GLOB
7 years ago
Corey Farrell d61a8791b5 Build System: Improve ccache matching for different menuselect options.
7 years ago
Corey Farrell 3bf968470b CI: Add support for coverage processing.
7 years ago
Joshua Colp 134e2f0ddc module: Remove deprecated modules and update support levels.
7 years ago
Alexander Traud bfeded7e62 smsq: Remove an left-over special case for Solaris.
7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Alexander Traud efe40ff671 BuildSystem: Add DragonFly BSD.
7 years ago
Alexander Traud 8a1ffb050b utils/pval: Add -lBlocksRuntime for compiler clang conditionally.
7 years ago
Jenkins2 fa892d8dfd Merge "core: Stop using AST_INLINE_API for allocator functions."
7 years ago
Corey Farrell 040bb21771 core: Remove additional symbols.
7 years ago
Corey Farrell 4d1c9d8711 core: Stop using AST_INLINE_API for allocator functions.
7 years ago
Corey Farrell 9e488dd482 core: Remove incorrect usage of attribute_malloc.
7 years ago
Corey Farrell 23381d2c5e Build System: Require __sync or __atomic functions.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 569e9a8391 Single API for ast_store_lock_info and ast_remove_lock_info.
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
frahaase 094c26aa68 Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.
8 years ago
Dennis Guse b58de2fab7 Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importer
8 years ago
Jonathan R. Rose d96e350256 core/pbx: dialplan show - display filename/line#
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 8c5c95ad89 core: Remove ABI effects of LOW_MEMORY.
9 years ago
Corey Farrell 8061d9f66f Fix naming mismatch of allocator functions.
9 years ago
Corey Farrell a36a174c4b pbx: Create pbx_sw.c for management of 'struct ast_sw'.
9 years ago
Corey Farrell e2e8713b84 pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.
9 years ago
Corey Farrell be36bd7ca5 pbx: Create pbx_include.c for management of 'struct ast_include'.
9 years ago
Matt Jordan 3522376512 logger: Support JSON logging with Verbose messages
9 years ago
David M. Lee 9fca378b36 Fixes for OS X
10 years ago
Matt Jordan d8698b7f3f doxygen: Fix doxygen errors
10 years ago
Corey Farrell 478fb4a388 MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.
10 years ago
Rodrigo Ramírez Norambuena 2ed5e6a9ba utils: Remove trailing whitespace
10 years ago
Corey Farrell df6c1d755f CLI: Enable automatic references to modules.
10 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
10 years ago
David M. Lee a573b77f78 Fixing extconf compile
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
George Joseph b35e184d41 Add .gitignore and .gitreview files
10 years ago
Matthew Jordan 0543879228 clang compiler warnings: Remove large chunks of unused code from extconf
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan e9520dbe0d clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Corey Farrell 554eb74516 Fix compile errors caused by r4500 / r4501.
10 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Richard Mudgett 43bcf51204 utils dir: Remove no longer needed traces of refcounter except in the clean make target.
11 years ago
Matthew Jordan 4f30c7e91f main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Richard Mudgett 03beadb6e9 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Richard Mudgett c8ebf3e3c7 Revert -r411073. It didn't help and blew up the system.
11 years ago
Richard Mudgett 89e12de79d locking: Add temporary sanity checks.
11 years ago