Commit Graph

354 Commits (13.23)

Author SHA1 Message Date
Corey Farrell f3a8bfff36 CI: Add support for coverage processing.
7 years ago
Alexander Traud 6d201a5df4 smsq: Remove an left-over special case for Solaris.
7 years ago
Corey Farrell d893e57c90 Fix GCC 8 build issues.
7 years ago
Alexander Traud 7b219311eb BuildSystem: Add DragonFly BSD.
7 years ago
Alexander Traud 92f88f164a utils/pval: Add -lBlocksRuntime for compiler clang conditionally.
7 years ago
Corey Farrell eb699f3631 core: Backport compatible MALLOC_DEBUG changes.
7 years ago
Corey Farrell dc738b145f core: Remove incorrect usage of attribute_malloc.
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 0f49e6ee2e Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
David M. Lee d908272b7e Fixes for OS X
10 years ago
David M. Lee 3d27c223a5 Fixing extconf compile
10 years ago
George Joseph 555b5f5d30 Add .gitignore and .gitreview files
10 years ago
Matthew Jordan d54ccda3b1 clang compiler warnings: Remove large chunks of unused code from extconf
10 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan eb70993a50 clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Corey Farrell 4b225e2104 Fix compile errors caused by r4500 / r4501.
10 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
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
Sean Bright b44d324891 Make the AEL load process less chatty.
11 years ago
David M. Lee be3cab0a3a Fix memory stomping bug in astman.
11 years ago
Corey Farrell e468e73b9e Remove extra defines of AST_PBX_MAX_STACK.
11 years ago
Scott Griepentrog 64e2e1d5d8 pbx.c: Pre-initialize timezone to avoid crash on destroy
11 years ago
Kevin Harwell 2564ed26f7 app_dahdiras: Use waitpid instead of wait4.
12 years ago
Jonathan Rose e920fc0669 Put clicompat-r2.patch back in
12 years ago
Jonathan Rose b7763842a7 revert clicompat-r2.patch from r401704
12 years ago
Jonathan Rose 4ca0f222e8 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
David M. Lee 87cf916cdb Fixed utils directory breakage from r398748, this time with extra hate.
12 years ago
David M. Lee 6a1f3d626b Fixed utils directory breakage from r398648
12 years ago
Walter Doekes ccdfe67bf2 Check result of ast_var_assign() calls for memory allocation failure.
12 years ago
David M. Lee 357b275239 Fix res_ari_asterisk load issue
12 years ago
Kinsey Moore 41d6be2432 Move ast_str_container_alloc and friends
12 years ago
David M. Lee 5601b0f50c Fixed warning in astman for gcc-4.8.
12 years ago
Matthew Jordan 988295c6a8 Make the utils directory compile... again.
12 years ago
Matthew Jordan c43f380d03 Add backtrace generation to MALLOC_DEBUG memory corruption reports
12 years ago
Matthew Jordan e5ad3cdc3a Update utils Makefile to handle r387294
12 years ago
David M. Lee 8e07045eb0 Fixed extconf.c breakage introduced in r376306.
13 years ago
David M. Lee 752ffc69d4 Migrate hashtest/hashtest2 to be unit tests.
13 years ago
Andrew Latham 00a9699e05 Doxygen Updates
13 years ago
Andrew Latham b106b77041 Title update
13 years ago
Matthew Jordan 0be8d5c64c Modify hashtest2 to compile after r374213. Someone, somewhere, may care.
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Matthew Jordan 294365edd2 Update module support level on a variety of modules and compiler options
13 years ago
Kinsey Moore ee0d991102 Revert alloca changes for utils
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago