aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2007-11-05Move AUDIO_LIBS outside the top level Makefile. This too is used onlyrizzo1-0/+4
2007-11-02Add pbx_lua as a method of doing extensionstilghman1-0/+81
2007-11-01This commits the performance mods that give the priority processing engine in...murf1-0/+4
2007-11-01Remove another copied source file on "make clean".russell1-1/+1
2007-10-29UGH... while trying to fix #10995, I found all kinds of cruft in this Makefil...kpfleming2-39/+22
2007-10-29clean up assembler and preprocessor files if they are here tookpfleming1-0/+1
2007-10-26Merged revisions 87168 via svnmerge from murf2-0/+23
2007-10-17and then, I noticed the clicompat stuff.murf3-37/+10
2007-10-17more stub routines to allow linkage in stand-alone environment, with thread d...murf1-0/+15
2007-10-17more stub routines to allow linkage in stand-alone environment, with thread d...murf1-0/+16
2007-10-09Remove redundant includes (patch by snuffy) (Closes issue #10922)tilghman2-3/+2
2007-10-08Fix up tree so that it compiles when MTX Profiling is enabled.file3-0/+11
2007-10-01OK. THis a DEBUG_THREADS situation.murf1-1/+7
2007-10-01picky gcc versions... sigh.murf1-0/+4
2007-10-01This mod will allow check_expr to compile in the presence of DEBUG_THREAD sit...murf1-0/+16
2007-09-25Add some files to the utils directory svn:ignore and Makefile clean targetrussell1-0/+1
2007-09-22Fix build of check_expr and hashtest2 when DEBUG_THREADLOCAL is definedtilghman3-11/+15
2007-09-21Merged revisions 83432 via svnmerge from russell1-5/+5
2007-09-12Change the traversal to use ao2_callback() instead of an ao2_iterator. Usingrussell1-5/+6
2007-09-11This solves an unreported solaris compile problem (missing -lnsl -lsocket).murf1-1/+1
2007-09-11fixing up the pthread stuff for hashtest2murf1-2/+2
2007-09-11Include string compatibility file in hashtest2.file1-2/+2
2007-09-11Include compat.h to hopefully make it compatible with FreeBSD.file1-0/+1
2007-09-11Fix building under FreeBSD. Make sure alloca.h exists before including it.file1-0/+2
2007-09-10Committing my test for astobj2, hashtest2.c, along with makefile changes in u...murf2-1/+420
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...murf1-128/+414
2007-08-24fix up the MODULEINFO in conf2ael.c as wellmurf1-2/+2
2007-08-24Merged revisions 80722 via svnmerge from russell1-2/+2
2007-08-24Merged revisions 80717 via svnmerge from murf2-1/+7
2007-08-22Ensure that the object code for ast_atomic_fetchadd_int() gets included in therussell1-0/+5
2007-08-20Stephn Davies reports that this will help make things work on 64-bit machinesmurf1-1/+1
2007-08-20pval.c should not be in svn, in the utils dirmurf1-5344/+0
2007-08-20Bring pval.c in utils up to date with pval.c in res/ael.file1-1/+1
2007-08-20(closes issue #10496)file1-1/+1
2007-08-19Add strcompat dependency for check_expr (needed for platforms that don't have...tilghman1-1/+1
2007-08-16Many thanks to mvanbaak for his update to translate hints; I added the -d opt...murf2-5/+32
2007-08-16mvanbaak asks: why did you include that twice? Answer: dunno. removed redunda...murf1-1/+0
2007-08-16svn did me dirty for some reason. Left 5 files out of the commit; Tilghman co...murf2-31/+18
2007-08-16Make conf2ael build on 64-bit systems.file1-5/+5
2007-08-15Missing from murf's last trunk commit, which was why trunk won't compiletilghman3-0/+11951
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf3-62/+128
2007-08-14Merged revisions 79255 via svnmerge from murf1-0/+11
2007-08-07Add another big set of doxygen documentation improvements from snuffy.russell1-6/+16
2007-08-01Merged revisions 77869 via svnmerge from file1-4/+4
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf2-0/+2
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...murf3-2/+48
2007-07-02Merged revisions 72933 via svnmerge from murf1-0/+4
2007-06-05Merged revisions 67526 via svnmerge from murf1-1/+1
2007-03-22Merged revisions 59145 via svnmerge from murf1-0/+2
2007-03-02Merged revisions 57426 via svnmerge from murf1-0/+34