summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
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
2009-08-10AST-2009-005Tilghman Lesher
2009-08-01Merged revisions 209759 via svnmerge from Kevin P. Fleming
2009-07-21Merged revisions 207647 via svnmerge from Kevin P. Fleming
2009-07-08Fix a few compilation problems found when building Asterisk against uClibc.Sean Bright
2009-06-18fixes some memory leaks and redundant conditionsDavid Vossel
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-04-21Merged revisions 189664 via svnmerge from Doug Bailey
2009-04-14Application delimiter is ',', not '|'.Tilghman Lesher
2009-04-09Merged revisions 187300-187301 via svnmerge from Tilghman Lesher
2009-03-25Fix build issues on Mac OSX.Russell Bryant
2009-03-11Fix malloc debug macros to work properly with h323.Jeff Peeler
2009-03-03My bad! left check_expr2 in the ALL_UTILS list by mistake. Already done to 1.6.xSteve Murphy
2009-03-03Merged revisions 179807 via svnmerge from Steve Murphy
2009-02-24Use a SIGPIPE to kill the process, instead of depending upon the astcanary pr...Tilghman Lesher
2009-02-24Cause astcanary to exit if Asterisk exits abnormally and doesn't kill astcanary.Tilghman Lesher
2009-01-21This patch corrects a segfault reported in 14289,Steve Murphy
2008-12-17This patch is here committed to satisfy theSteve Murphy
2008-12-17A possibly "horrible fix" for a "horribly broken"Steve Murphy
2008-12-16Add timezone to the possible fields in a timespec.Tilghman Lesher
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-01Pay attention to the return value of system(), even if we basically ignore it.Sean Bright
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-26Merged revisions 159476 via svnmerge from Kevin P. Fleming
2008-11-25This is basically a complete rollback of r155401, as it was determined thatSean Bright
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromSean Bright