summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2015-06-02Fixes for OS XDavid M. Lee
2015-04-13Fixing extconf compileDavid M. Lee
2015-04-12Add .gitignore and .gitreview filesGeorge Joseph
2015-04-06clang compiler warnings: Remove large chunks of unused code from extconfMatthew Jordan
2015-03-28clang compiler warnings: Fix a variety of "unused" warningsMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wparantheses-equality warningsMatthew Jordan
2015-03-26Fix compile errors caused by r4500 / r4501.Corey Farrell
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-04-11utils dir: Remove no longer needed traces of refcounter except in the clean m...Richard Mudgett
2014-04-11main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG outputMatthew Jordan
2014-04-04internal_timing: Remove the option and always make it enabled if a timing mod...Richard Mudgett
2014-03-25Revert -r411073. It didn't help and blew up the system.Richard Mudgett
2014-03-24locking: Add temporary sanity checks.Richard Mudgett
2014-03-21Make the AEL load process less chatty.Sean Bright
2014-02-27Fix memory stomping bug in astman.David M. Lee
2014-02-22Remove extra defines of AST_PBX_MAX_STACK.Corey Farrell
2014-01-22pbx.c: Pre-initialize timezone to avoid crash on destroyScott Griepentrog
2013-11-08app_dahdiras: Use waitpid instead of wait4.Kevin Harwell
2013-10-25Put clicompat-r2.patch back inJonathan Rose
2013-10-25revert clicompat-r2.patch from r401704Jonathan Rose
2013-10-24memory leaks: Memory leak cleanup patch by Corey Farrell (second set)Jonathan Rose
2013-09-10Fixed utils directory breakage from r398748, this time with extra hate.David M. Lee
2013-09-10Fixed utils directory breakage from r398648David M. Lee
2013-08-06Check result of ast_var_assign() calls for memory allocation failure.Walter Doekes
2013-08-05Fix res_ari_asterisk load issueDavid M. Lee
2013-08-02Move ast_str_container_alloc and friendsKinsey Moore
2013-08-01Fixed warning in astman for gcc-4.8.David M. Lee
2013-06-13Make the utils directory compile... again.Matthew Jordan
2013-06-08Add backtrace generation to MALLOC_DEBUG memory corruption reportsMatthew Jordan
2013-05-02Update utils Makefile to handle r387294Matthew Jordan
2012-11-16Fixed extconf.c breakage introduced in r376306.David M. Lee
2012-11-16Migrate hashtest/hashtest2 to be unit tests.David M. Lee
2012-10-14Doxygen UpdatesAndrew Latham
2012-10-14Title updateAndrew Latham
2012-10-02Modify hashtest2 to compile after r374213. Someone, somewhere, may care.Matthew Jordan
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-08-18Update module support level on a variety of modules and compiler optionsMatthew Jordan
2012-08-01Revert alloca changes for utilsKinsey Moore
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-04-19Fix a variety of potential buffer overflowsMatthew Jordan
2012-03-14Fix incorrect sizeof() in astman.Russell Bryant
2012-03-13Enable macros in 1.8 to find the next highest "h" extension in a context, lik...Tilghman Lesher
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2012-02-08Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-01-15Fix -Werror=unused-but-set-variable compile error in utils/extconf.c.Walter Doekes
2011-12-12Backed out core changes from r346391Matthew Jordan
2011-11-29Fix compilation of utilities (caught by Bamboo).Tilghman Lesher
2011-10-14Some additional module documentation changes for 10 for the menuselect change.Jonathan Rose