summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
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
2011-10-10Merged revisions 340219-340220 via svnmerge from Terry Wilson
2011-09-28Merged revisions 338228 via svnmerge from Jason Parker
2011-08-17Merged revisions 332369 via svnmerge from Tilghman Lesher
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-07-07Use older functions out of deference to older distrosTerry Wilson
2011-07-06Replace Berkeley DB with SQLite 3Terry Wilson
2011-02-04Revert changes to extconf.cPaul Belanger
2011-02-04Replace ast_log(LOG_DEBUG, ...) with ast_debug()Paul Belanger
2010-12-18Merged revisions 298960 via svnmerge from Tilghman Lesher
2010-12-07Merged revisions 297821 via svnmerge from Tilghman Lesher
2010-08-15Support for GNU/kFreeBSDTzafrir Cohen
2010-06-10Merged revisions 269635 via svnmerge from Tilghman Lesher
2010-06-08Fix trunk build on Mac OS X.Tilghman Lesher
2010-06-02Fix a build error on mac.Russell Bryant
2010-05-26Merged revisions 266142 via svnmerge from Tilghman Lesher
2010-04-22Add another random function that does nothing to make the utils/ dir happy.Jason Parker
2010-04-22Make utils/ stuff *actually* compile this time.Jason Parker
2010-04-22Let utils/ dir compile when DEBUG_THREADS is not enabled.Jason Parker
2010-03-25Merged revisions 254800 via svnmerge from Jason Parker
2010-03-16Merged revisions 252766 via svnmerge from Russell Bryant
2010-02-15Instead of just automatically filtering out in the Makefile, give an indicati...Tilghman Lesher
2010-01-15Oops, missed an includeTilghman Lesher
2010-01-15The previous attempt at using a pipe to guarantee astcanary shutdown did not ...Tilghman Lesher
2009-12-30One more LOW_MEMORY compile fix.Jeff Peeler
2009-10-22Add the programs in utils/ to menuselect.Sean Bright