summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2016-07-21pbx: Create pbx_sw.c for management of 'struct ast_sw'.Corey Farrell
2016-07-18pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.Corey Farrell
2016-07-15pbx: Create pbx_include.c for management of 'struct ast_include'.Corey Farrell
2016-05-14logger: Support JSON logging with Verbose messagesMatt Jordan
2015-06-05Fixes for OS XDavid M. Lee
2015-05-19doxygen: Fix doxygen errorsMatt Jordan
2015-05-13MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.Corey Farrell
2015-05-03utils: Remove trailing whitespaceRodrigo Ramírez Norambuena
2015-05-04CLI: Enable automatic references to modules.Corey Farrell
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
2015-04-13Fixing extconf compileDavid M. Lee
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-11Add .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-09-26core: Don't allow free to mean ast_free (and malloc, etc..).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