summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
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
2008-11-06don't blindly assume that Darwin and Cygwin need GLOB_ABORTED defined; only d...Kevin P. Fleming
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-10-30fix a few small things found by using sparseKevin P. Fleming
2008-10-09(closes issue #13557)Steve Murphy
2008-10-08When echoing our copies, strip off ASTTOPDIR from the front of the source file.Sean Bright
2008-10-06Make NOISY_BUILD work for the calls to cp in utils/MakefileSean Bright
2008-10-06Quote arguments to cp so we can handle spaces in our paths.Sean Bright
2008-10-05Make this build on my mac.Russell Bryant
2008-09-27remove incorrect commentKevin P. Fleming
2008-09-27fix bugs caused by r144949 when MALLOC_DEBUG is definedKevin P. Fleming
2008-09-27Merged revisions 144924-144925 via svnmerge from Kevin P. Fleming
2008-09-26Matt suggests we remove utils/build-extensions-conf.lua, as per bug 12961, it...Steve Murphy
2008-08-29Merged revisions 140488 via svnmerge from Mark Michelson
2008-08-19Oops. put a decl in a generated file. My bad, but fixed now.Steve Murphy
2008-08-07More merges from resolve-shadow warnings:Sean Bright
2008-07-11Fix trunk breakageTilghman Lesher
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-06-27Remove an unneeded target from the MakefileMark Michelson
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-03Add lock tracking for rwlocks. Previously, lock.h only had the ability toRussell Bryant
2008-05-29Avoid build warning when execinfo.h isn't available.Sean Bright
2008-05-28Fix a linkage error related to the lock backtrace supportRussell Bryant
2008-05-23A new feature thanks to the fine folks at Switchvox!Mark Michelson
2008-05-21This change makes it so that logs will report the correct source of verbose m...Mark Michelson
2008-05-21These changes were made via the comments atis_work made at 4:30am (Mountain T...Steve Murphy